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 |
|
Aaron
|
262374df1d
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-03-01 15:07:34 -08:00 |
|
Aaron
|
584310b50c
|
SERVER-652 forgot test
|
2010-03-01 15:04:21 -08:00 |
|
Aaron
|
bccf8f4113
|
SERVER-652 basic array index unset support
|
2010-03-01 15:04:01 -08: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 |
|
Eliot Horowitz
|
0e10fb3768
|
cleaning test code
|
2010-02-28 13:51:34 -05:00 |
|
Eliot Horowitz
|
64e0803877
|
formatting
|
2010-02-28 12:36:40 -05:00 |
|
Eliot Horowitz
|
b2705cfd32
|
configurable sleep
|
2010-02-28 12:35:18 -05:00 |
|
Eliot Horowitz
|
30dcf4bf83
|
some cleaning
|
2010-02-28 00:51:39 -05:00 |
|
Eliot Horowitz
|
00ca5d90fe
|
fix for csv import where last field has " SERVER-682
|
2010-02-27 23:05:40 -05:00 |
|
Eliot Horowitz
|
b32a47826e
|
$addToSet : { $each : ... } SERVER-628
|
2010-02-27 22:05:59 -05:00 |
|
Eliot Horowitz
|
6ac50f8e9e
|
fix BSONElementCmpWithoutField and therefore BSONElementSet
|
2010-02-27 21:53:28 -05:00 |
|
Eliot Horowitz
|
ee8f28dcfd
|
driver helpers
|
2010-02-27 16:42:00 -05:00 |
|
Eliot Horowitz
|
c7bc4b3d96
|
v8 fix
|
2010-02-27 12:14:12 -05:00 |
|