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 |
|
Aaron
|
c9bf4e8527
|
relocate IdSets objects, fix bug tracking local id
|
2009-04-23 14:44:05 -04:00 |
|
Dwight
|
ed0065fff2
|
visual studio happy
|
2009-04-23 14:31:40 -04:00 |
|
Eliot Horowitz
|
310804303c
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-23 14:28:34 -04:00 |
|
Eliot Horowitz
|
1f696e2143
|
abstracted out ScriptEngine to allow for playing with other javascript engines
|
2009-04-23 14:28:22 -04:00 |
|
Aaron
|
c303686482
|
treat empty database same as just created database when figuring ownership
|
2009-04-23 13:55:07 -04:00 |
|
Aaron
|
993aed6f2b
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-23 13:05:26 -04:00 |
|
Aaron
|
b3cfede1e8
|
fix test timing MINOR
|
2009-04-23 13:05:03 -04:00 |
|
Aaron
|
1250efc54c
|
fix test to reuse previous peer MINOR
|
2009-04-23 12:18:44 -04:00 |
|
Aaron
|
8bf9e88cf1
|
require manual resync on filled oplog
|
2009-04-23 12:16:18 -04:00 |
|
Eliot Horowitz
|
88c85138e1
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-23 11:28:05 -04:00 |
|
Eliot Horowitz
|
a7a3ee41fc
|
cleaning javascript interface - make everything use Scope
|
2009-04-23 11:27:52 -04:00 |
|
Aaron
|
64c5d55c59
|
don't seg fault when run out of disk space
|
2009-04-23 11:16:54 -04:00 |
|
Eliot Horowitz
|
89407114ff
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-22 21:16:31 -04:00 |
|
Aaron
|
b912d5ffda
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-22 19:26:35 -04:00 |
|
Aaron
|
20214fdded
|
keep incompleteCloneDbs updated
|
2009-04-22 19:10:23 -04:00 |
|
Aaron
|
b049e7def3
|
fix timing related test failure now that logging is gone MINOR
|
2009-04-22 18:35:45 -04:00 |
|
Aaron
|
855b26d008
|
remove deubg logging MINOR
|
2009-04-22 17:52:33 -04:00 |
|
Aaron
|
429ea669d7
|
don't add to incomplete clone list unless going to start clone immediately
|
2009-04-22 17:45:43 -04:00 |
|
Aaron
|
86bfe9dbdf
|
refactor pairing code
|
2009-04-22 17:44:23 -04:00 |
|
Mike Dirolf
|
9b74314790
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-22 17:06:36 -04:00 |
|
Mike Dirolf
|
c5cd549a5a
|
submit perf test data to web app
|
2009-04-22 17:06:31 -04:00 |
|
Eliot Horowitz
|
0bbf65ae8f
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-22 16:46:43 -04:00 |
|
Aaron
|
047b1fb589
|
no longer need to filter remote db list with local db list
|
2009-04-22 16:25:53 -04:00 |
|
Eliot Horowitz
|
68b84b3f77
|
Sharding: implement count() correctly for sharded environment
|
2009-04-22 15:58:12 -04:00 |
|
Aaron
|
efd6a1ec92
|
test auto reclone without subsequent write
|
2009-04-22 15:57:26 -04:00 |
|
Eliot Horowitz
|
676fb4ea3c
|
Sharding: fix countObjects, some docs MINOR
|
2009-04-22 15:56:23 -04:00 |
|
Aaron
|
e54bfd896a
|
merge
|
2009-04-22 15:34:59 -04:00 |
|
Aaron
|
56959de5b0
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-22 14:12:07 -04:00 |
|
Aaron
|
b9617339d4
|
BUG SERVER-29 matcher access objects in arrays correctly
|
2009-04-22 14:11:53 -04:00 |
|
Aaron
|
0eb64ee342
|
get rid of 'dbs' list
|
2009-04-22 13:53:35 -04:00 |
|
Eliot Horowitz
|
b09d340d55
|
Sharding: rename commands.cpp commands_admin.cpp MINOR
|
2009-04-22 13:36:58 -04:00 |
|
Eliot Horowitz
|
1bb94684f5
|
Sharding: rename commands.cpp commands_admin.cpp
|
2009-04-22 13:36:29 -04:00 |
|
Eliot Horowitz
|
cb9e6153dd
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-22 12:58:55 -04:00 |
|
Eliot Horowitz
|
2c55aa388d
|
install mongos in dist
|
2009-04-22 12:58:39 -04:00 |
|
Aaron
|
12d259e8a5
|
get rid of initialPull variable -- no longer necessary
|
2009-04-22 11:57:45 -04:00 |
|
Mike Dirolf
|
314a79f82c
|
print what's being removed
|
2009-04-22 11:15:22 -04:00 |
|
Mike Dirolf
|
381918f909
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-22 11:12:32 -04:00 |
|
Mike Dirolf
|
388de13f0d
|
add 'dist_clean' target to clean up old dist builds
|
2009-04-22 11:12:13 -04:00 |
|
Eliot Horowitz
|
e0eafa5694
|
Sharding: unit test with string as a shard key
|
2009-04-22 10:53:28 -04:00 |
|
Aaron
|
4a3631017b
|
new master forces new slave to resync if either master or slave oplog has filled since while both are master
|
2009-04-22 10:52:32 -04:00 |
|
Eliot Horowitz
|
9afc7f05f8
|
Sharding: version 0.0.2
|
2009-04-21 20:52:49 -04:00 |
|