Eliot Horowitz
|
411b4d279e
|
only put a timeout on db.eval if --quota is on
|
2009-10-16 11:37:31 -04:00 |
|
Dwight
|
16f8b77c5e
|
move the var 'database' inside Client object
|
2009-10-14 14:34:38 -04:00 |
|
Eliot Horowitz
|
dcbe8fbd95
|
handle js -> bson in 1 place
|
2009-09-21 15:54:41 -04:00 |
|
Eliot Horowitz
|
b2d07883fa
|
uassert instead assert for bad eval thing
|
2009-08-16 13:30:51 -04:00 |
|
Eliot Horowitz
|
c9ad39db79
|
caching js context, also THREADSAFE mangling
|
2009-08-05 13:14:06 -04:00 |
|
Dwight
|
384f32a70e
|
ctrl-c handler for windows (important for clean shutdown)
http://jira.mongodb.org/browse/SERVER-93
|
2009-07-29 11:16:51 -04:00 |
|
Eliot Horowitz
|
8db5cbbea8
|
fix null,date returns from db.eval SERVER-151
|
2009-07-13 12:49:29 -04:00 |
|
Eliot Horowitz
|
a5bbcaa94b
|
fix eval returning Array
|
2009-06-08 10:53:50 -04:00 |
|
Eliot Horowitz
|
7155f7aa55
|
handle broken eval scripts correctly
|
2009-05-20 15:47:48 -04:00 |
|
Aaron
|
f9c896224b
|
Add paramaterizable timeout for engine's invoke and exec, set timeout of 10 minutes for db.eval
|
2009-05-19 16:13:24 -04:00 |
|
Eliot Horowitz
|
8e0ff9805a
|
Spider Monkey: udpate working, other db.eval things
|
2009-05-06 15:30:05 -04:00 |
|
Eliot Horowitz
|
e49beecc3a
|
handle null return in db.eval
|
2009-05-05 14:59:38 -04:00 |
|
Eliot Horowitz
|
dac117fc10
|
better debugging
|
2009-05-05 13:48:56 -04:00 |
|
Eliot Horowitz
|
a9e3f4912f
|
typo MINOR
|
2009-05-05 12:28:25 -04:00 |
|
Eliot Horowitz
|
b9111a11f8
|
safety for unhandled cases MINOR
|
2009-05-05 12:26:05 -04:00 |
|
Eliot Horowitz
|
871476dbb5
|
better javascript error reporting
|
2009-05-01 14:34:44 -04:00 |
|
Eliot Horowitz
|
e366fb43ac
|
Spider Monkey: abstracting away db.eval connection
|
2009-04-30 10:51:54 -04:00 |
|
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 |
|
Eliot Horowitz
|
2cd10ab9c2
|
cleaner way of turning off JNI at compile time
|
2009-04-23 16:51:51 -04:00 |
|
Eliot Horowitz
|
c434bed746
|
Scripting: make args a paramter to invoke() rather than magic
|
2009-04-23 16:39:41 -04:00 |
|
Eliot Horowitz
|
1f696e2143
|
abstracted out ScriptEngine to allow for playing with other javascript engines
|
2009-04-23 14:28:22 -04:00 |
|
Eliot Horowitz
|
a7a3ee41fc
|
cleaning javascript interface - make everything use Scope
|
2009-04-23 11:27:52 -04:00 |
|
dwight
|
e1021ee8ab
|
authenticate command work
some dbhelpers additions
less verbose logging
|
2009-01-18 17:48:44 -05:00 |
|
Aaron
|
261a467aa5
|
Replaced our #defined cout with mongo::out()
|
2009-01-15 11:26:38 -05:00 |
|
Aaron
|
90d45238aa
|
Indent all lines within namespaces one level
|
2009-01-15 10:17:11 -05:00 |
|
Aaron
|
248a6dd8de
|
Replace tab indentation with spaces
|
2009-01-14 17:17:24 -05:00 |
|
Aaron
|
ad1f6b3cbd
|
Put our code in 'mongo' namespace
|
2009-01-14 17:09:51 -05:00 |
|
Eliot Horowitz
|
d61abc7489
|
eval works with a string
return java exception
|
2009-01-08 16:23:59 -05:00 |
|
Dwight
|
1cc123561a
|
try not to die in segv printouts with deadlocks and such
|
2009-01-06 18:25:38 -05:00 |
|
Aaron
|
b7cbd30112
|
Replace tab indentation with spaces
|
2008-12-28 20:28:49 -05:00 |
|
Dwight
|
0ffc82172d
|
release_nojni visual studio target added
check for little endian when start
|
2008-12-22 12:38:12 -05:00 |
|
Dwight
|
0e32c98bf3
|
protect against inappropriate $cmd's to a slave mode db
Command code cleanup
--quiet for Jim
|
2008-12-11 10:27:05 -05:00 |
|
Dwight
|
1a95c75d0f
|
don't log to our oplog operations we are replicating from elsewhere
|
2008-12-05 10:09:16 -05:00 |
|
Eliot Horowitz
|
d390114bb2
|
java code still thinks its $client
|
2008-12-02 20:02:00 -05:00 |
|
Dwight
|
60b769a8cb
|
replication fixes -- "first: true" support (local.dbinfo.*); clean up class name
|
2008-12-02 14:24:45 -05:00 |
|
Dwight
|
d78b9d0f7d
|
slightly smarter tostring
|
2008-12-01 10:59:53 -05:00 |
|
Dwight
|
cc1c365abd
|
log info if dbeval is slow
|
2008-11-24 14:23:19 -05:00 |
|
Dwight
|
13480027d9
|
reorganize commands code for dbgrid
|
2008-10-22 16:56:39 -04:00 |
|