0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
Commit Graph

70 Commits

Author SHA1 Message Date
Eliot Horowitz
62ff89ad69 post 1.1.3 markers 2009-11-10 11:48:16 -05:00
Eliot Horowitz
aa8b12e13f BUMP 1.1.3 2009-11-10 11:00:43 -05:00
Mathias Stearn
d27c8505ea all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
Eliot Horowitz
8635f22cd6 1.1.2 -> 1.1.3- 2009-10-16 15:08:27 -04:00
Eliot Horowitz
137b8b00b4 BUMP 1.1.2 2009-10-16 14:12:43 -04:00
Eliot Horowitz
c608d20a8b starting work on 1.1.2 2009-10-01 14:54:57 -04:00
Eliot Horowitz
15a86d57ff BUMP 1.1.1 2009-10-01 13:58:41 -04:00
Eliot Horowitz
2cab899cb4 version numbers 2009-09-15 02:43:53 -04:00
Eliot Horowitz
b7a242602a BUMP 1.1.0 2009-09-14 16:13:47 -04:00
Eliot Horowitz
a94e73d41e dev branch is 1.1.0- 2009-08-27 13:33:53 -04:00
Eliot Horowitz
567c2bad85 after 0.9.10 2009-08-24 15:31:54 -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