Eliot Horowitz
|
ca075ce816
|
wrong lock type on map reduce finish
|
2010-02-26 15:10:04 -05:00 |
|
Eliot Horowitz
|
da23ec8f56
|
geo2d command -> geoNear
|
2010-02-26 14:40:09 -05:00 |
|
Eliot Horowitz
|
a347ce9b85
|
change Command locking config
|
2010-02-26 14:38:51 -05:00 |
|
Eliot Horowitz
|
27e94db45c
|
make info thread safe SERVER-674
|
2010-02-26 11:33:27 -05:00 |
|
Eliot Horowitz
|
96d6221a9e
|
explain fixing for geo
|
2010-02-26 10:37:17 -05:00 |
|
Aaron
|
478bad6685
|
merge
|
2010-02-25 23:14:30 -08:00 |
|
Aaron
|
12544983bc
|
SERVER-680 fix issues with --only mode
|
2010-02-25 23:06:37 -08:00 |
|
Eliot Horowitz
|
329423dbc0
|
edge case fix
|
2010-02-26 00:06:26 -05:00 |
|
Eliot Horowitz
|
22246ef94d
|
can access geo through $near
|
2010-02-25 23:34:01 -05:00 |
|
Mathias Stearn
|
5073a41103
|
Convert prefix queries to ranges ~20%+ speedup SERVER-611
|
2010-02-25 22:19:18 -05:00 |
|
Mathias Stearn
|
621686366d
|
Can use index for all regex queries SERVER-672
|
2010-02-25 22:19:18 -05:00 |
|
Mathias Stearn
|
e80771caad
|
Regexes should not try to match against numbers or dates SERVER-672
|
2010-02-25 22:19:18 -05:00 |
|
Dwight
|
e966d1031d
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-02-25 17:28:40 -05:00 |
|
Dwight
|
c502a5cd72
|
shell fix
really have to rename local.oplog.$main sometime
|
2010-02-25 17:28:19 -05:00 |
|
Eliot Horowitz
|
f08ba724c3
|
checkpoint on $near op
|
2010-02-25 16:24:34 -05:00 |
|
Eliot Horowitz
|
3d2b4f8ad4
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-02-25 15:15:07 -05:00 |
|
Eliot Horowitz
|
e134217dd5
|
use wrap()
|
2010-02-25 15:12:06 -05:00 |
|
Dwight
|
f4707226e4
|
fix recently thread safety mistake in NSDT
|
2010-02-25 14:16:30 -05:00 |
|
Eliot Horowitz
|
1ace46483b
|
refactoring geo search a bit to embed into query
|
2010-02-25 14:13:50 -05:00 |
|
Dwight
|
0287bee615
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-02-25 13:53:07 -05:00 |
|
Dwight
|
dd19daa8e8
|
better log msg
|
2010-02-25 13:52:58 -05:00 |
|
Eliot Horowitz
|
6d0bc9cc2f
|
fix auth recursive lock issue
|
2010-02-25 13:47:59 -05:00 |
|
Eliot Horowitz
|
46a4f1cca0
|
make geo index work for non geo-search
|
2010-02-24 23:44:49 -05:00 |
|
Eliot Horowitz
|
a7da6490f4
|
fix short circuit
|
2010-02-24 22:50:26 -05:00 |
|
Eliot Horowitz
|
e2a0be8233
|
some optimizations
|
2010-02-24 22:29:36 -05:00 |
|
Eliot Horowitz
|
0c822b5cce
|
mostly lockless getSpec
|
2010-02-24 21:17:57 -05:00 |
|
Eliot Horowitz
|
f0ffbefee8
|
clean logging
|
2010-02-24 17:01:42 -05:00 |
|
Eliot Horowitz
|
ca22b2e347
|
geo off by 1 error
|
2010-02-24 13:57:16 -05:00 |
|
Eliot Horowitz
|
5eb18472ae
|
fix for doing a geo query outside normal bounds
|
2010-02-24 13:15:17 -05:00 |
|
Eliot Horowitz
|
92e7cf1b2a
|
uassert #
|
2010-02-23 22:38:09 -05:00 |
|
Eliot Horowitz
|
a10f15bc2d
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-02-23 22:37:25 -05:00 |
|
Eliot Horowitz
|
392b9a8267
|
uassert when using non-empty CodeWScope in M/R SERVER-638
|
2010-02-23 22:01:07 -05:00 |
|
Aaron
|
57038c5978
|
SERVER-252 can't use key match with $not
|
2010-02-23 16:10:17 -08:00 |
|
Aaron
|
9ae652440f
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-02-23 14:47:44 -08:00 |
|
Eliot Horowitz
|
5098eaa288
|
fix parens
|
2010-02-23 17:46:50 -05:00 |
|
Aaron
|
1e0bdddf44
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-02-23 14:41:12 -08:00 |
|
Aaron
|
ce1293782f
|
SERVER-252 finishing $not operator
|
2010-02-23 14:41:05 -08:00 |
|
Aaron
|
cc74e80400
|
SERVER-252 checkpoint
|
2010-02-23 14:20:28 -08:00 |
|
Eliot Horowitz
|
75d4cf0679
|
fix user lookup on repl. slave SERVER-662
|
2010-02-23 17:19:16 -05:00 |
|
Dwight
|
804a3917ee
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-02-23 15:58:12 -05:00 |
|
Dwight
|
7e6790bf3b
|
can't use "near" as a var on widnows
|
2010-02-23 15:57:59 -05:00 |
|
Aaron
|
9721b33228
|
merge
|
2010-02-23 12:55:48 -08:00 |
|
Aaron
|
2cb6d5fe8c
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-02-23 12:49:25 -08:00 |
|
Aaron
|
3f1befcda1
|
SERVER-252 checkpoint
|
2010-02-23 12:49:22 -08:00 |
|
Aaron
|
c4586990d0
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-02-23 12:45:18 -08:00 |
|
Aaron
|
22ed9e154c
|
SERVER-660 more flexible in terms of ordering and nonsingularity of elemMatch and regex
|
2010-02-23 12:45:12 -08:00 |
|
Eliot Horowitz
|
9cc83c1752
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-02-23 15:21:23 -05:00 |
|
Eliot Horowitz
|
723a1490f7
|
print warning if have full debug enabled
|
2010-02-23 15:21:09 -05:00 |
|
Aaron
|
975a714cc7
|
SERVER-657 pass through error code on failed index create
|
2010-02-23 11:48:40 -08:00 |
|
Mike Dirolf
|
8584ce9c8d
|
make sure bits for geo index <= 32
|
2010-02-23 14:20:39 -05:00 |
|