agirbal
|
1a93a3e7da
|
- SERVER-1507: option as string must be converted to boolean
- SERVER-3629: implementation finished
|
2011-10-04 23:41:04 -07:00 |
|
Greg Studer
|
4193d05ba7
|
spidermonkey doesn't have Array.isArray
|
2011-09-29 19:25:30 -03:00 |
|
gregs
|
38fe35874d
|
auto-reload chunk manager to check version not reset after third staleconfig SERVER-3889
|
2011-09-29 14:48:17 -04:00 |
|
Mathias Stearn
|
48c0fe0085
|
More explicit ISODate example
|
2011-09-26 13:08:39 -04:00 |
|
Dwight
|
31f8305575
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-09-26 09:07:21 -04:00 |
|
Dwight
|
4da8449ee2
|
shell help isodate
|
2011-09-26 09:07:14 -04:00 |
|
agirbal
|
8acb9cdcd1
|
SERVER-1507: add shell syntax
|
2011-09-25 22:50:48 -07:00 |
|
agirbal
|
ab33a82e25
|
SERVER-1401: getLastError only called once per line input, if a write op was executed
|
2011-09-21 13:46:29 -07:00 |
|
agirbal
|
61d496c3dd
|
SERVER-1401: Dont call getLastError if last statement didn't go to server
SERVER-1507: improve output. Also display for inserts.
|
2011-09-20 23:40:10 -07:00 |
|
agirbal
|
b9d4ce580e
|
SERVER-2031: setSlaveOk at each level in shell
|
2011-09-20 23:00:36 -07:00 |
|
agirbal
|
30e2b96899
|
SERVER-1507: moved option at shell level
|
2011-09-20 15:08:06 -07:00 |
|
Dwight
|
b67fee18f4
|
help
|
2011-09-20 16:01:02 -04:00 |
|
Eliot Horowitz
|
a61217961f
|
fix show SERVER-3679
|
2011-08-29 10:44:16 -04:00 |
|
gregs
|
ec9147aaeb
|
tests for including location in geoNear results
|
2011-08-04 13:44:30 -04:00 |
|
gregs
|
6bf06f445e
|
don't allow multikey shard indices or array values in shard keys
|
2011-08-04 12:54:16 -04:00 |
|
Kristina
|
a97a8ef72e
|
added some shell helpers for common replica set problems
|
2011-08-04 11:35:00 -04:00 |
|
gregs
|
16955912bc
|
allow sharding and rs tests to respect smoke --nopreallocj setting
|
2011-08-03 17:35:43 -04:00 |
|
gregs
|
53965e6f03
|
Allow turning off journaling at smoke.py command line to make tests run faster and not preallocate
|
2011-08-01 12:44:11 -04:00 |
|
gregs
|
05ed9407e3
|
clean test case SERVER-3471
|
2011-07-28 14:25:27 -04:00 |
|
gregs
|
d6cce7e211
|
some test case fixes for SERVER-1726
|
2011-07-28 14:25:27 -04:00 |
|
Eliot Horowitz
|
0084b65772
|
fix shell assignment
|
2011-07-27 13:47:13 -04:00 |
|
gregs
|
3d1a47381a
|
add between assertion to js
|
2011-07-27 12:37:46 -04:00 |
|
Eliot Horowitz
|
5385a59f6d
|
arrays follow lint rules
|
2011-07-05 01:39:06 -04:00 |
|
Eliot Horowitz
|
91efa3fcd9
|
more forgiving assert.eq
|
2011-07-05 00:46:50 -04:00 |
|
Eliot Horowitz
|
74cd733b1b
|
some NumberInt tests and equality SERVER-854
|
2011-07-04 18:44:27 -04:00 |
|
agirbal
|
5dcc4f9d49
|
SERVER-854: NumberInt implemented in SM
|
2011-07-03 18:47:14 -07:00 |
|
agirbal
|
758a9c7341
|
removing NumberInt ref until implemented in SM
|
2011-07-03 01:19:14 -07:00 |
|
agirbal
|
eb5c2318c7
|
SERVER-854: implementation of NumberInt for V8
|
2011-07-02 16:01:48 -07:00 |
|
Aaron
|
34c0970db0
|
cleanups for parallel tests
|
2011-06-21 22:58:34 -07:00 |
|
Kristina
|
fb7fdf8527
|
added options arg to rs.reconfig
|
2011-06-16 13:06:59 -04:00 |
|
dannenberg
|
808a792186
|
rs.config alias to rs.conf
|
2011-06-16 11:39:07 -04:00 |
|
agirbal
|
21def6cf94
|
SERVER-3168: added length() and subtype(). Moved methods from SM layer to utils.js
|
2011-05-30 10:25:29 -07:00 |
|
dwight
|
284af81234
|
shell bindata stuff
|
2011-05-27 00:49:47 -04:00 |
|
Eliot Horowitz
|
9e4087883d
|
put fields into system.profile, not a big string SERVER-3061
|
2011-05-08 00:53:07 -04:00 |
|
Eliot Horowitz
|
815b995207
|
more getLog work
show logs
show log helpers in shell
|
2011-05-02 15:01:52 -04:00 |
|
Mathias Stearn
|
ef373aa1de
|
remove whitespace before trailing ; in shell helpers SERVER-3001
This was causing issues when someone typed "use some_db ;" into the shell
|
2011-05-02 13:28:11 -04:00 |
|
dwight
|
1369f8f3c4
|
more shell help - feel free to add more!
|
2011-04-12 18:53:58 -04:00 |
|
Mathias Stearn
|
a1689f6847
|
show private vars in completion when starting with _
|
2011-04-04 12:47:59 -04:00 |
|
Dwight
|
1e3afd84eb
|
try to make rs helper output in shell less confusing on a dropped connection during reconfig etc.
|
2011-04-04 12:32:20 -04:00 |
|
Kristina
|
c5b38d88eb
|
force argument for reconfig SERVER-2894
|
2011-04-04 10:15:51 -04:00 |
|
Aaron
|
c8f4f74781
|
don't run drop2 test inparallel suite
|
2011-02-08 11:50:10 -08:00 |
|
Eliot Horowitz
|
e0000924d4
|
better parallel test failure messasge
|
2011-02-07 16:04:25 -05:00 |
|
Eliot Horowitz
|
38047f976e
|
safety for assert.throws
|
2011-01-21 02:49:21 -05:00 |
|
Kristina
|
bfda2f21d5
|
added shell help for runProgram SERVER-2123
|
2011-01-13 17:24:09 -05:00 |
|
Mathias Stearn
|
2deea4c97d
|
Helper functions for Array.sort
|
2010-12-28 20:12:23 -05:00 |
|
Aaron
|
3b7152d81b
|
don't run notablescan tests in parallel suite
|
2010-12-27 22:36:01 -08:00 |
|
Eliot Horowitz
|
87e7d1d096
|
comments and more utils for sharding + rs tests
|
2010-12-20 01:27:41 -05:00 |
|
Mathias Stearn
|
623ad9da1a
|
fix off-by-one in spidermonkey line numbering SERVER-2215
|
2010-12-13 19:02:27 -05:00 |
|
dwight
|
2e76be1c6c
|
crlf
|
2010-12-11 00:39:23 -05:00 |
|
Dwight
|
a83ad16ce7
|
shell comments and such
|
2010-12-09 15:12:58 -05:00 |
|