summaryrefslogtreecommitdiff
path: root/scripting
Commit message (Expand)AuthorAgeFilesLines
* replace cerr with cout for all server filesEliot Horowitz2009-10-163-6/+6
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-10-151-2/+2
|\
| * compiler with xulrunner-1.9.0 - SERVER-359Eliot Horowitz2009-10-151-2/+2
* | fix assert to use ours and thus make unit test passDwight2009-10-151-0/+2
|/
* v8 works for map/reduce nowEliot Horowitz2009-10-152-9/+12
* v8: some more stuff working, checkpointEliot Horowitz2009-10-134-38/+57
* v8: some cleaningEliot Horowitz2009-10-135-17/+39
* v8: more refactoring, basic shell workingEliot Horowitz2009-10-134-37/+44
* v8: refactoring checkpointEliot Horowitz2009-10-136-416/+522
* v8: more tests passEliot Horowitz2009-10-122-4/+17
* fix return for simple expr.Eliot Horowitz2009-10-121-0/+5
* more v8 workEliot Horowitz2009-10-122-4/+16
* v8 invoke works nowEliot Horowitz2009-10-114-7/+122
* exec checkpointEliot Horowitz2009-10-104-60/+64
* change sm orderEliot Horowitz2009-10-101-1/+1
* compat. with new versions of smEliot Horowitz2009-10-101-0/+1
* checkpoint for playing with v8Eliot Horowitz2009-10-106-30/+1012
* add Connection classDwight2009-10-091-1/+1
* cache functionsEliot Horowitz2009-10-093-3/+30
* add new style DBRef to js SERVER-243Eliot Horowitz2009-10-023-0/+37
* renamed DBRef DBPointer SERVER-243Eliot Horowitz2009-10-023-11/+11
* don't use assert b/c of windowsEliot Horowitz2009-09-301-1/+1
* compilie solaris MINOREliot Horowitz2009-09-291-1/+1
* allow you to store js functions in the server SERVER-157Eliot Horowitz2009-09-293-5/+64
* changed order for older boostEliot Horowitz2009-09-241-7/+8
* local scope for large argument passingEliot Horowitz2009-09-241-4/+8
* sm crazinessEliot Horowitz2009-09-231-7/+14
* adaptive replication sleep timeDwight2009-09-221-1/+1
* handle js -> bson in 1 placeEliot Horowitz2009-09-212-0/+37
* use mmap instead of readEliot Horowitz2009-09-211-0/+3
* don't allow db.eval on sharded collections SHARDING-27Eliot Horowitz2009-09-101-0/+18
* slightly better next() at end handling SERVER-280Eliot Horowitz2009-09-041-0/+4
* support JS_SetOperationCallback in sm 1.8.1 SERVER-167Eliot Horowitz2009-09-011-9/+14
* fix sm gc issueEliot Horowitz2009-08-291-7/+14
* better error messagesEliot Horowitz2009-08-281-6/+9
* type in non xulrunnerEliot Horowitz2009-08-281-1/+1
* some sm safetyEliot Horowitz2009-08-281-3/+8
* fix function rooting and function namesEliot Horowitz2009-08-281-4/+9
* replaced super hacky compileFunction with some minimal custom parsingEliot Horowitz2009-08-281-24/+54
* minor 181 cleaningEliot Horowitz2009-08-282-10/+9
* xulrunner in ubuntu passes all client tests nowEliot Horowitz2009-08-282-5/+56
* npe for sm 1.8 that makes client passEliot Horowitz2009-08-281-1/+1
* fix concurrency issue cleaning up pooled scopesEliot Horowitz2009-08-211-3/+9
* couple of small optimizationsEliot Horowitz2009-08-193-12/+22
* debugging for posible issue MINOREliot Horowitz2009-08-161-1/+3
* better file handling in shellEliot Horowitz2009-08-141-2/+9
* better sm lockingEliot Horowitz2009-08-123-8/+53
* implement paired connection support in shell SERVER-171Eliot Horowitz2009-08-101-6/+19
* better debugging for invalid utf-8 in smEliot Horowitz2009-08-071-0/+24
* little more debugging for next new type MINOREliot Horowitz2009-08-061-0/+1