-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: linuxtechie/nginx-gridfs
base: master
head repository: mdirolf/nginx-gridfs
compare: master
- 18 commits
- 5 files changed
- 4 contributors
Commits on Oct 24, 2011
-
Merge pull request mdirolf#1 from abbat/patch-1
* Fix nginx crash on signal 11 when gridfs_find_query returns MONGO_ERROR
Configuration menu - View commit details
-
Copy full SHA for cfdf63a - Browse repository at this point
Copy the full SHA cfdf63aView commit details
Commits on Oct 31, 2011
-
NaN workaround for gridfile_get_numchunks (mongo_c_driver/src/gridfs.c).
gridfile_get_numchunks returns -2147483648 when chunkSize is 0 (converting NaN to int). Conversion this int to ngx_uint_t produce 2147483648 and next ngx_pcalloc throws out of memory.
Configuration menu - View commit details
-
Copy full SHA for 6c5af6c - Browse repository at this point
Copy the full SHA 6c5af6cView commit details
Commits on Nov 2, 2011
-
Merge pull request mdirolf#2 from abbat/master
NaN workaround for gridfile_get_numchunks (mongo_c_driver/src/gridfs.c).
Configuration menu - View commit details
-
Copy full SHA for a193e37 - Browse repository at this point
Copy the full SHA a193e37View commit details
Commits on Nov 3, 2011
-
Configuration menu - View commit details
-
Copy full SHA for af22ea1 - Browse repository at this point
Copy the full SHA af22ea1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e92e1d - Browse repository at this point
Copy the full SHA 5e92e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb612e - Browse repository at this point
Copy the full SHA 0fb612eView commit details
Commits on Nov 28, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 65b191c - Browse repository at this point
Copy the full SHA 65b191cView commit details
Commits on Jan 5, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 8889d52 - Browse repository at this point
Copy the full SHA 8889d52View commit details
Commits on Jan 16, 2012
-
bug fixed: failed to connect to the replica set nodes which are indic…
…ated with the hostname. (In the some environment, the db.isMaster command returns a hostname, not an IP address.)
Configuration menu - View commit details
-
Copy full SHA for b9bc845 - Browse repository at this point
Copy the full SHA b9bc845View commit details
Commits on May 21, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 138a6b6 - Browse repository at this point
Copy the full SHA 138a6b6View commit details
Commits on Jan 9, 2013
-
Configuration menu - View commit details
-
Copy full SHA for f4bb958 - Browse repository at this point
Copy the full SHA f4bb958View commit details -
Configuration menu - View commit details
-
Copy full SHA for e053901 - Browse repository at this point
Copy the full SHA e053901View commit details
Commits on Jan 14, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 902a64f - Browse repository at this point
Copy the full SHA 902a64fView commit details
Commits on Jan 15, 2013
-
Configuration menu - View commit details
-
Copy full SHA for a6d71ca - Browse repository at this point
Copy the full SHA a6d71caView commit details
Commits on Jan 17, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 251d5c8 - Browse repository at this point
Copy the full SHA 251d5c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3acbcde - Browse repository at this point
Copy the full SHA 3acbcdeView commit details
Commits on Dec 10, 2013
-
Merge pull request mdirolf#48 from eagleas/master
Fix compile errors with mongo-c-driver v0.7.1
Configuration menu - View commit details
-
Copy full SHA for 5500ec4 - Browse repository at this point
Copy the full SHA 5500ec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75fea95 - Browse repository at this point
Copy the full SHA 75fea95View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master