Eliot Horowitz
|
1c04baf944
|
version # 1.0.1
|
2009-10-22 10:54:24 -04:00 |
|
Eliot Horowitz
|
dabf2ce546
|
1.0.0 marker
|
2009-08-27 09:46:00 -04:00 |
|
Eliot Horowitz
|
b3e717fc3c
|
BUMP 0.9.10
|
2009-08-24 11:59:42 -04:00 |
|
Eliot Horowitz
|
2869e47ae3
|
after 0.9.9
|
2009-08-18 14:22:35 -04:00 |
|
Eliot Horowitz
|
cd0bf23e74
|
BUMP 0.9.9
|
2009-08-18 13:00:30 -04:00 |
|
Eliot Horowitz
|
cdff2417cb
|
0.9.8+
|
2009-08-14 15:17:23 -04:00 |
|
Eliot Horowitz
|
66637b35da
|
BUMP 0.9.8
|
2009-08-14 14:25:55 -04:00 |
|
Eliot Horowitz
|
27cf5ce839
|
increas version for post 0.9.7 deploy MINOR
|
2009-07-29 15:56:38 -04:00 |
|
Eliot Horowitz
|
363f75a150
|
BUMP 0.9.7
|
2009-07-29 14:44:16 -04:00 |
|
Eliot Horowitz
|
1d461d26b3
|
version number with + MINOR
|
2009-07-08 14:05:30 -04:00 |
|
Eliot Horowitz
|
b57918b3a4
|
BUMP 0.9.6
|
2009-07-08 13:25:25 -04:00 |
|
Eliot Horowitz
|
53f01c16be
|
fix windows MINOR
|
2009-07-02 09:35:25 -04:00 |
|
Eliot Horowitz
|
5df974d77b
|
compiler error for gcc < 4
|
2009-07-02 09:26:54 -04:00 |
|
Eliot Horowitz
|
def2f4e546
|
0.9.5+ MINOR
|
2009-06-24 02:59:38 -04:00 |
|
Eliot Horowitz
|
d457096445
|
BUMP 0.9.5
|
2009-06-23 13:41:23 -04:00 |
|
Eliot Horowitz
|
a525339af5
|
make version number 0.9.4+ MINOR
|
2009-06-09 10:15:55 -04:00 |
|
Eliot Horowitz
|
0efc7afe28
|
BUMP 0.9.4
|
2009-06-09 09:37:04 -04:00 |
|
alanw
|
3224ad222a
|
Moved implementation code from stdafx to correct pre-compiled headers
|
2009-06-04 12:25:58 +01:00 |
|
Eliot Horowitz
|
b363a5baa5
|
change version string to 0.9.3+
|
2009-05-29 12:09:40 -04:00 |
|
Eliot Horowitz
|
107c1b979d
|
BUMP 0.9.3
|
2009-05-29 10:24:23 -04:00 |
|
Eliot Horowitz
|
f30eae51ce
|
move version string to .cpp so changing doesn't require recompile MINOR
|
2009-05-28 22:14:26 -04:00 |
|
Aaron
|
80502a3fdb
|
never destroy log or background job mutexes, as they generated assertions on destruction in testing
|
2009-05-21 18:20:07 -04:00 |
|
Aaron
|
5895a4d522
|
add version and system info to http interface
|
2009-05-12 14:18:17 -04:00 |
|
Aaron
|
716a7b49bf
|
add 'buildinfo' command to get mongod compile information
|
2009-04-20 14:23:42 -04:00 |
|
Eliot Horowitz
|
1d19eef516
|
visual studio fix
|
2009-03-19 10:32:04 -04:00 |
|
Eliot Horowitz
|
5cd0f0e376
|
get version on startup
|
2009-03-17 10:22:26 -04:00 |
|
Dwight
|
459d62347b
|
replication / exception throwing bug fix
--only option added
|
2009-02-12 15:03:38 -05:00 |
|
Dwight
|
7d593671fe
|
rename classes and add a new client connect method
|
2009-02-06 16:56:14 -05:00 |
|
Dwight
|
d6cfa79e01
|
Merge branch 'master' of git.10gen.com:/data/gitroot/p
Conflicts:
stdafx.h
|
2009-02-04 13:28:41 -05:00 |
|
Aaron
|
83915a6878
|
Add timestamp to lockless output function
|
2009-02-04 13:09:00 -05:00 |
|
Dwight
|
d1ba9dfb49
|
datastore work
|
2009-02-02 18:18:22 -05:00 |
|
Eliot Horowitz
|
2955d1d01c
|
put mongo::exit back
|
2009-01-26 09:18:41 -05:00 |
|
dwight
|
7aba6a0e0f
|
_id can be any type
|
2009-01-25 19:53:51 -05:00 |
|
Eliot Horowitz
|
1cffce1077
|
get rid of #define exit and just defined it in the mongo namespace
|
2009-01-25 12:40:11 -05:00 |
|
unknown
|
cb90806ce1
|
basic security
|
2009-01-18 20:31:33 -05:00 |
|
Aaron
|
90d45238aa
|
Indent all lines within namespaces one level
|
2009-01-15 10:17:11 -05:00 |
|
Aaron
|
ad1f6b3cbd
|
Put our code in 'mongo' namespace
|
2009-01-14 17:09:51 -05:00 |
|
Eliot Horowitz
|
9ecc007b5b
|
move sayDbContext to stdafx (it was defined there anyway)
|
2009-01-14 13:00:07 -05:00 |
|
Dwight
|
2e35206b47
|
getlasterror
|
2009-01-05 15:30:07 -05:00 |
|
Aaron
|
b7cbd30112
|
Replace tab indentation with spaces
|
2008-12-28 20:28:49 -05:00 |
|
unknown
|
4148938303
|
simple quotas for disk usage
|
2008-12-27 12:07:20 -05:00 |
|
Dwight
|
10825ba77d
|
better error messagse for replication
|
2008-12-24 11:11:10 -05:00 |
|
Dwight
|
4b161903e4
|
$cmd assertinfo
|
2008-12-05 11:06:51 -05:00 |
|
Dwight
|
9fadd09ac6
|
show assertions in the web console
|
2008-12-04 18:11:25 -05:00 |
|
Dwight
|
f56113d736
|
arbitrate
|
2008-09-11 15:13:47 -04:00 |
|
Dwight
|
2b67b58085
|
Option_SlaveOk
|
2008-09-11 13:04:30 -04:00 |
|
Dwight
|
98d4a02dcb
|
dbgrid start
|
2008-09-09 10:19:31 -04:00 |
|
Dwight
|
8cac7e4dc4
|
advertise new dbs for replication; handle user asserts on repl
|
2008-09-03 16:43:00 -04:00 |
|
Dwight
|
ca08e48791
|
repl tweaks
|
2008-08-25 16:46:39 -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 |
|