0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

5870 Commits

Author SHA1 Message Date
Eliot Horowitz
853524dc41 BUMP 1.3.3 2010-03-02 10:37:07 -05:00
Eliot Horowitz
a195c56c3c test i forgot to commit before 2010-03-02 10:10:00 -05:00
Eliot Horowitz
9959628dd5 Merge branch 'master' of github.com:mongodb/mongo 2010-03-02 00:06:07 -05:00
Eliot Horowitz
4308f8e611 disbale mms for release 2010-03-02 00:00:01 -05:00
Eliot Horowitz
677c053850 fix v8 and change lastID thing a bit 2010-03-01 23:16:36 -05:00
Eliot Horowitz
18b5ef5013 turn off debugging 2010-03-01 22:38:09 -05:00
Eliot Horowitz
0a8e1f91c8 handle multiple geo indexes with $near SERVER-686 2010-03-01 22:06:30 -05:00
Eliot Horowitz
581980efa0 better error message for old index 2010-03-01 21:41:31 -05:00
Eliot Horowitz
c1f0d3f362 geo index doesn't break non-geo search on same field 2010-03-01 21:36:56 -05:00
Mathias Stearn
f26a2d1bc3 Comment out tests until I find a way to test indexing with multiple intervals 2010-03-01 21:02:58 -05:00
yellow
863ccc38bf old g++ fix 2010-03-01 20:40:22 -05:00
Mathias Stearn
fe4b68b1ea Fix regex unit tests 2010-03-01 20:24:50 -05:00
Mathias Stearn
55df6a9a23 Fix for regex matches self with $regex object 2010-03-01 20:24:08 -05:00
Mathias Stearn
bd2991edf2 use addRegex everywhere 2010-03-01 19:53:43 -05:00
Mathias Stearn
15a53a9af5 Regexes match themselves SERVER-673 2010-03-01 19:53:43 -05:00
Mathias Stearn
a72123ced1 better regex prefix matching 2010-03-01 19:53:43 -05:00
Dwight
dc54b5b6e0 elim warning on windows 2010-03-01 17:55:44 -05:00
Dwight
75457332d5 Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-01 17:53:03 -05:00
Dwight
78781d20d2 oops 2010-03-01 17:52:51 -05:00
Aaron
892d8b4a95 Merge branch 'master' of github.com:mongodb/mongo 2010-03-01 14:34:16 -08:00
Aaron
ee3e5923e5 SERVER-580 try to remove windows warning 2010-03-01 14:34:03 -08:00
Eliot Horowitz
59eb3a8b0c 32bit compile 2010-03-01 17:19:05 -05:00
Eliot Horowitz
d3f132a13e Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-01 17:14:36 -05:00
Eliot Horowitz
dc29dbbb7c appendNumber for nicer numbers in the shell 2010-03-01 17:14:23 -05:00
Dwight
fd3e9557ac Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-01 17:10:18 -05:00
Dwight
4dd943379b error checking in cmd 2010-03-01 17:10:06 -05:00
Aaron
0de2e2e29f merge 2010-03-01 13:56:13 -08:00
Aaron
bdeca98185 SERVER-580 implement slavedelay 2010-03-01 13:55:31 -08:00
Eliot Horowitz
119b5afae8 use BinData for GeoHash for footprint size 2010-03-01 16:50:03 -05:00
Dwight
e33b79fb10 Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-01 16:20:00 -05:00
Dwight
25e157a204 fix bug in bsonelement bindata compare 2010-03-01 16:18:46 -05:00
Mathias Stearn
05de70c790 CSV import/export now supports spaces in field names SERVER-687 2010-03-01 14:04:09 -05:00
Aaron
3112a2d0ec SERVER-677 better double/long long conversion check 2010-03-01 10:45:54 -08:00
Aaron
a0d53654fb Merge branch 'master' of github.com:mongodb/mongo 2010-03-01 10:36:46 -08:00
Aaron
ee47bb3c12 SERVER-677 number long floatApprox v8 2010-03-01 10:36:40 -08:00
Eliot Horowitz
ca2a6d8db0 get rid of cursor hack and add test 2010-03-01 13:30:10 -05:00
Aaron
218036b2a4 SERVER-580 add putBack() to db client cursor 2010-03-01 10:07:01 -08:00
Aaron
89f3e6d65b SERVER-677 add floatApprox sm 2010-03-01 09:26:35 -08:00
Eliot Horowitz
45d3cfbfcf .insert can't have a return 2010-03-01 10:33:52 -05:00
Eliot Horowitz
c3ae414ff8 Merge branch 'master' of git@github.com:mongodb/mongo 2010-03-01 10:27:30 -05:00
Eliot Horowitz
165b9c3ea5 write ops can't return or getLastError won't be called 2010-03-01 10:27:19 -05:00
Eliot Horowitz
2ea2c01ba5 exit; should exit shell SERVER-683 2010-03-01 10:24:28 -05:00
Dwight
6f2446713f error msg text 2010-03-01 10:10:45 -05:00
Eliot Horowitz
4ada6f436d fix test 2010-02-28 22:23:11 -05:00
Eliot Horowitz
346a47331c sparse geo index 2010-02-28 22:19:04 -05:00
Eliot Horowitz
0c9f391212 remove $distance 2010-02-28 22:15:57 -05:00
Eliot Horowitz
e75dd19549 fix geo with other filters 2010-02-28 22:11:13 -05:00
Eliot Horowitz
8d3801a3b7 oops - forgot to commit this 2010-02-28 21:10:38 -05:00
Eliot Horowitz
c85b784793 start of SyncClusterConnection tests 2010-02-28 20:40:36 -05:00
Eliot Horowitz
63b5f7e470 update vstudio js file 2010-02-28 13:52:33 -05:00