Eliot Horowitz
5c22ff7d85
parameter/method parsing
2008-12-31 14:58:42 -05:00
Dwight
e1a8364867
Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
2008-12-31 10:02:01 -05:00
Dwight
42a807d3ee
minor logging prettiness
2008-12-31 10:01:55 -05:00
Eliot Horowitz
9dde507fa7
better url parsing
2008-12-30 21:58:36 -05:00
Eliot Horowitz
6993396fed
implemented url
2008-12-30 21:48:42 -05:00
Dwight
a9bbd5681b
nicer logging
...
--verbose
2008-12-29 11:47:20 -05:00
Aaron
b7cbd30112
Replace tab indentation with spaces
2008-12-28 20:28:49 -05:00
Aaron
24d149cd28
Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p
2008-12-16 18:12:34 -05:00
Aaron
99bf277c18
g++ check return type, fix some warnings
2008-12-16 18:12:25 -05:00
Dwight
b63867ab3c
cleanup how we use boost.
...
eliminate boost hpp's from this repository
see 10gen.com/wiki/pub.db.contrib.windows
2008-12-16 17:48:48 -05:00
Aaron
fc7da15c54
Add -Wsign-compare for g++, clean up a few warning messages
2008-12-12 14:19:49 -05:00
unknown
8e600e8f1b
bug with the new NumericInt datatype fixed
...
keys were misordered in btree under certain condition.
bug could be manifested previously with:
local.src.test.ed.db.stress.hunga()
go(1,7109.450806359954)
2008-12-06 14:49:27 -05:00
Dwight
74f630aacc
timing capabilities
2008-12-05 16:45:10 -05:00
Dwight
0fe5e50be0
web console work
2008-12-04 14:33:18 -05:00
Dwight
60b769a8cb
replication fixes -- "first: true" support (local.dbinfo.*); clean up class name
2008-12-02 14:24:45 -05:00
unknown
5ca796e0dd
a little more on web
2008-11-30 21:00:54 -05:00
unknown
dfb8f562ae
web console beginnings
2008-11-29 20:01:58 -05:00
Dwight
ccd67f3bf3
beginnings of some numeric compare testing.
2008-11-21 12:08:11 -05:00
Dwight
580369978b
class UnitTest was broken
2008-11-18 09:30:31 -05:00
Dwight
a4968427e2
bug fix with $natural
...
timeout on connects w/dbgrid faster
2008-11-03 20:42:59 -05:00
unknown
9bc872695d
catch asserts and report error to client on a query
...
various dbgrid work incremental
background job class
2008-10-29 16:48:03 -05:00
Dwight
1875ee8151
more dbgrid work
2008-10-24 17:51:28 -04:00
Dwight
87d0ed26c4
allow an array for sort order
2008-10-14 14:02:43 -04:00
Dwight
362fc87a72
windows: compile in release mode
...
but doesn't work yet, fix boost lib
2008-09-23 10:56:33 -04:00
Dwight
a280883fee
minilex off
2008-09-19 17:56:31 -04:00
Dwight
5f163f72b8
dbgrid.vcproj missing; more work on dbgrid
2008-09-11 09:15:34 -04:00
Dwight
90d0885116
Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
...
Conflicts:
db/makefile
2008-09-09 14:30:22 -04:00
Dwight
5deec92469
endian check capability
...
repl work in progress
cleanup
2008-09-04 10:33:56 -04:00
Dwight
8cac7e4dc4
advertise new dbs for replication; handle user asserts on repl
2008-09-03 16:43:00 -04:00
Dwight
776387ea1b
Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
...
Conflicts:
db/repl.h
2008-08-11 15:16:54 -04:00
Dwight
236575ca95
minor cleanup pragmas
2008-08-11 14:53:08 -04:00
dwight
112b19a5d9
log cleanup
2008-08-02 17:02:41 -04:00
dwight
bc24777c11
replication fixes plus some log cleanup
2008-08-02 14:58:15 -04:00
Dwight
234844724c
checkpoitning work
2008-07-31 13:37:32 -04:00
Dwight
3363fe311c
collection options are retained when db is cloned;
...
those options now listed in system.namespaces;
more repl work
2008-07-28 13:51:39 -04:00
Dwight
e011494cbc
cloneDatabase()
2008-07-27 18:36:47 -04:00
Eliot Horowitz
50e8a1a3f5
added AGPL License Header to every file
...
take 2
2008-07-20 17:37:33 -04:00
Eliot Horowitz
383a862ad3
Revert "added AGPL License Header to every file"
...
Oops - added multiple times.
This reverts commit 608769fd03
.
2008-07-20 17:34:22 -04:00
Eliot Horowitz
608769fd03
added AGPL License Header to every file
2008-07-20 17:33:02 -04:00
Dwight
c3adb4946f
check for out of memory
2008-07-17 13:42:20 -04:00
Dwight
51bb240a58
--nojni option.
2008-07-11 12:27:23 -04:00
Dwight
45d933fc4a
compiles
2008-07-09 16:34:45 -04:00
Dwight
017d3126bc
logging wasnt' threadsafe
2008-07-09 16:29:58 -04:00
Dwight
ee68a8e252
--nocursors
2008-07-09 12:32:11 -04:00
Dwight
1bf45a0843
fix deleteindexes and drop issue
...
minor hashtab fix
ensureindex works now if collection DNE
2008-07-07 18:57:04 -04:00
Dwight
fc0e91f68e
detect mmap failure properly; sigsegv fixes
2008-07-01 13:13:41 -04:00
Dwight
0bc5be592d
validate a little smarter
2008-06-29 22:33:59 -04:00
Dwight
d3e3876751
stack traces
2008-06-27 14:35:05 -04:00
Dwight
58d84f51f2
close datafiles on any sort of termination (including seg fault)
2008-06-26 15:30:54 -04:00
Dwight
2fc57c4159
change to do ref counts for JSObj objects.
...
should fix OS X
dangerous change.
2008-06-25 17:13:40 -04:00