issues
search
mongoid
/
mongoid-grid_fs
A pure Mongoid/Moped implementation of the MongoDB GridFS specification.
Other
83
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
use store_in instead of default_collection_name
#32
arthurnn
closed
11 years ago
7
Mongoid has refactored session options. Getting undefined method `default_collection_name='
#31
gautamrege
closed
11 years ago
7
Deal with BSON namespace change in Mongoid 4.0
#30
mshibuya
closed
11 years ago
3
No changes made it into 1.9
#29
rwc9u
closed
10 years ago
2
bug: no implicit conversion of Array into String
#28
gullitmiranda
closed
10 years ago
1
Check for Moped::BSON to be defined instead for Moped
#27
starpeak
closed
11 years ago
3
Allow dynamic write attributes in Mongoid 4
#26
philostler
closed
11 years ago
7
Data corruption in JRuby on Mongoid::GridFs.put
#25
philostler
closed
11 years ago
6
Is there anyway to upload file to GridFS from a blob?
#24
abhas
closed
11 years ago
1
Please document what license this is released under
#23
jikamens
closed
11 years ago
1
how can get file url?
#22
tianshuai
closed
11 years ago
3
Update README.md
#21
InvisibleMan
closed
11 years ago
1
Fix failing test: having file size more than 42mb
#20
subosito
closed
11 years ago
2
A small fix
#19
Awesoham
closed
11 years ago
1
Fixed a typo introduced in a5aee5d220 of ahoward/mongoid-grid_fs, chunkL...
#18
bryantsai
closed
11 years ago
5
Rethrow error upon chunks cleanup in GridFS.put.
#17
ngty
closed
11 years ago
2
Fix accessing file more than 42mb
#16
ngty
closed
11 years ago
12
Error 10128 when reading file of more than 50mb
#15
ngty
closed
11 years ago
4
Error 10128 when reading file of more than 50mb
#14
ngty
closed
11 years ago
1
change uploadDate from Date to Time
#13
dusty
closed
11 years ago
2
Added compatibility to Rails-4.0.0.beta1
#12
graysonchen
closed
11 years ago
2
Files don't get stored to a custom namespace
#11
abhas
closed
10 years ago
7
Added support for bundler (Gemfile)
#10
rmm5t
closed
11 years ago
0
Cleanup chunks only when rescuing from an error
#9
rmm5t
closed
11 years ago
9
No need to pull more chunks than needed (take 2)
#8
fredjean
closed
11 years ago
3
Chunks are delete when uploading file using carrierwave-mongoid
#7
steverandy
closed
11 years ago
3
No need to pull more chunks than needed
#6
fredjean
closed
11 years ago
4
Add slice operation to GridFS
#5
fredjean
closed
12 years ago
0
GridFS specification does not require unique filenames
#4
martijn
closed
11 years ago
5
Match 10gen driver's chunk size
#3
johnbintz
closed
12 years ago
2
Confusing Readme
#2
nashfantana
closed
12 years ago
2
Switch to Mongoid::GridFS instead of ::GridFS
#1
rmm5t
closed
12 years ago
1
Previous