Aaron
|
532e369024
|
Revert "Revert "use static variables for OCCASIONALLY/RARELY/ONCE to get per function uniqueness""
This reverts commit ce91c67c40 .
|
2009-04-28 10:11:39 -04:00 |
|
Aaron Staple
|
ce91c67c40
|
Revert "use static variables for OCCASIONALLY/RARELY/ONCE to get per function uniqueness"
This reverts commit cc3887c864 .
|
2009-04-27 16:51:35 -07:00 |
|
Aaron
|
cc3887c864
|
use static variables for OCCASIONALLY/RARELY/ONCE to get per function uniqueness
|
2009-04-27 19:12:32 -04:00 |
|
Aaron
|
ed8bf45202
|
release mutex periodically when searching for requested ts in oplog
|
2009-04-27 17:24:07 -04:00 |
|
Aaron
|
8083500f7c
|
actually log MINOR
|
2009-04-27 16:10:21 -04:00 |
|
Aaron
|
e501658529
|
new master kills new slave before updating own state
|
2009-04-27 15:32:27 -04:00 |
|
Aaron
|
7560c29dc2
|
ensure there are no pending ops from new slave before saving position in new master's local oplog
|
2009-04-27 15:30:17 -04:00 |
|
Aaron
|
992bb3f069
|
more robust detection of filling up local oplog
|
2009-04-27 15:11:43 -04:00 |
|
Aaron
|
b23bd52c8a
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-27 14:56:28 -04:00 |
|
Aaron
|
c8069bb2e6
|
nin need not force full object negative match
|
2009-04-27 14:56:15 -04:00 |
|
Aaron
|
6a2329b040
|
don't allow matching an array directly with standard operators
|
2009-04-27 14:43:05 -04:00 |
|
Dwight
|
b65253f757
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-27 11:21:10 -04:00 |
|
Dwight
|
b2a3fc9fb8
|
just comments MINOR
|
2009-04-27 11:20:47 -04:00 |
|
Aaron
|
8305e4cd77
|
always get owned id and include that mem in returned size
|
2009-04-27 10:31:32 -04:00 |
|
Eliot Horowitz
|
45131a620e
|
don't require JAVA_HOME
|
2009-04-26 08:14:37 -04:00 |
|
Eliot Horowitz
|
38aac59589
|
another test fix MINOR
|
2009-04-24 21:27:25 -04:00 |
|
Eliot Horowitz
|
3856fb69b6
|
debugging broke things MINOR
|
2009-04-24 21:16:15 -04:00 |
|
Aaron
|
eca721e96d
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-24 18:38:30 -04:00 |
|
Aaron
|
7f6d4af088
|
update test MINOR
|
2009-04-24 18:19:40 -04:00 |
|
Aaron
|
f72be5279f
|
update tests MINOR
|
2009-04-24 18:16:26 -04:00 |
|
Aaron
|
470731bd4c
|
need to explicitly create collection before calling ensureIndex
|
2009-04-24 18:16:10 -04:00 |
|
Aaron
|
8d72ed78c3
|
don't even check id sets on slave side
|
2009-04-24 18:14:35 -04:00 |
|
Aaron
|
6fffb6fae3
|
handle 'require index' more cleanly
|
2009-04-24 18:10:12 -04:00 |
|
Eliot Horowitz
|
62026b4bb5
|
an objcet test
|
2009-04-24 17:19:24 -04:00 |
|
Eliot Horowitz
|
4fcbdf301e
|
more spider monkey work and testing
|
2009-04-24 16:41:40 -04:00 |
|
Mike Dirolf
|
530c1f2e7b
|
remove superfluous k
|
2009-04-24 15:56:53 -04:00 |
|
Aaron
|
d03996bf98
|
fix compiler warning MINOR
|
2009-04-24 15:15:52 -04:00 |
|
Aaron
|
e1b1d3d321
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-24 15:05:23 -04:00 |
|
Aaron
|
a074f284b5
|
remove log MINOR
|
2009-04-24 15:05:08 -04:00 |
|
Aaron
|
10c0670c52
|
test for upgrading to collection based set storage
|
2009-04-24 14:35:13 -04:00 |
|
Aaron
|
bd078cd876
|
add 'unique' option to helpers' ensureIndex
|
2009-04-24 11:36:42 -04:00 |
|
Aaron
|
c710e7b01a
|
implement upgrade to collection based set storage
|
2009-04-24 11:14:29 -04:00 |
|
Eliot Horowitz
|
8a5b5607e0
|
some spider monkey scope tests working
|
2009-04-23 23:52:47 -04:00 |
|
Eliot Horowitz
|
9c88c32b04
|
some test refactoring
|
2009-04-23 22:44:19 -04:00 |
|
Eliot Horowitz
|
7596bf2e98
|
cleaned up spider monkey defines MINOR
|
2009-04-23 22:28:11 -04:00 |
|
Aaron
|
97bbbb35cd
|
test rough mem id set size
|
2009-04-23 18:26:42 -04:00 |
|
Eliot Horowitz
|
fd5f1ecb09
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-23 18:07:43 -04:00 |
|
Aaron
|
7088413cf3
|
optime separate file
|
2009-04-23 18:02:51 -04:00 |
|
Aaron
|
63cc171bbb
|
tests for db and mem based id sets
|
2009-04-23 18:01:24 -04:00 |
|
Eliot Horowitz
|
02e6309b87
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-23 17:40:57 -04:00 |
|
Eliot Horowitz
|
1a265e0fba
|
messing around with spider monkey
|
2009-04-23 17:40:43 -04:00 |
|
Aaron
|
872194083c
|
allow slave to finish initial sync in test MINOR
|
2009-04-23 17:27:12 -04:00 |
|
Mike Dirolf
|
fe648d0fea
|
update PROJECT_NUMBER in doxygenConfig
|
2009-04-23 17:17:30 -04:00 |
|
Mike Dirolf
|
3a0fb41fec
|
whitespace
|
2009-04-23 17:17:11 -04:00 |
|
Eliot Horowitz
|
2cd10ab9c2
|
cleaner way of turning off JNI at compile time
|
2009-04-23 16:51:51 -04:00 |
|
Eliot Horowitz
|
4c1b9f511a
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-23 16:39:55 -04:00 |
|
Eliot Horowitz
|
c434bed746
|
Scripting: make args a paramter to invoke() rather than magic
|
2009-04-23 16:39:41 -04:00 |
|
Aaron
|
35ad913596
|
implement id tracker using db storage
|
2009-04-23 16:00:57 -04:00 |
|
Dwight
|
9a3a7f3c88
|
tiny beginnings for compound ShardKeyPattern
|
2009-04-23 15:40:00 -04:00 |
|
Aaron
|
be64ebd0ad
|
abstract id management code to a class
|
2009-04-23 15:00:40 -04:00 |
|