Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | post 1.1.3 markers | Eliot Horowitz | 2009-11-10 | 1 | -1/+1 |
* | BUMP 1.1.3r1.1.3 | Eliot Horowitz | 2009-11-10 | 1 | -1/+1 |
* | all client files now marked as Apache 2.0. SERVER-329. | Mathias Stearn | 2009-10-27 | 1 | -15/+14 |
* | 1.1.2 -> 1.1.3- | Eliot Horowitz | 2009-10-16 | 1 | -1/+1 |
* | BUMP 1.1.2r1.1.2 | Eliot Horowitz | 2009-10-16 | 1 | -1/+1 |
* | starting work on 1.1.2 | Eliot Horowitz | 2009-10-01 | 1 | -1/+1 |
* | BUMP 1.1.1 | Eliot Horowitz | 2009-10-01 | 1 | -1/+1 |
* | version numbers | Eliot Horowitz | 2009-09-15 | 1 | -1/+1 |
* | BUMP 1.1.0r1.1.0 | Eliot Horowitz | 2009-09-14 | 1 | -1/+1 |
* | dev branch is 1.1.0- | Eliot Horowitz | 2009-08-27 | 1 | -1/+1 |
* | after 0.9.10 | Eliot Horowitz | 2009-08-24 | 1 | -1/+1 |
* | BUMP 0.9.10r0.9.10 | Eliot Horowitz | 2009-08-24 | 1 | -1/+1 |
* | after 0.9.9r0.9.9 | Eliot Horowitz | 2009-08-18 | 1 | -1/+1 |
* | BUMP 0.9.9 | Eliot Horowitz | 2009-08-18 | 1 | -1/+1 |
* | 0.9.8+ | Eliot Horowitz | 2009-08-14 | 1 | -1/+1 |
* | BUMP 0.9.8 | Eliot Horowitz | 2009-08-14 | 1 | -1/+1 |
* | increas version for post 0.9.7 deploy MINOR | Eliot Horowitz | 2009-07-29 | 1 | -1/+1 |
* | BUMP 0.9.7 | Eliot Horowitz | 2009-07-29 | 1 | -1/+1 |
* | version number with + MINOR | Eliot Horowitz | 2009-07-08 | 1 | -1/+1 |
* | BUMP 0.9.6r0.9.6 | Eliot Horowitz | 2009-07-08 | 1 | -1/+1 |
* | fix windows MINOR | Eliot Horowitz | 2009-07-02 | 1 | -1/+1 |
* | compiler error for gcc < 4 | Eliot Horowitz | 2009-07-02 | 1 | -0/+13 |
* | 0.9.5+ MINOR | Eliot Horowitz | 2009-06-24 | 1 | -1/+1 |
* | BUMP 0.9.5r0.9.5 | Eliot Horowitz | 2009-06-23 | 1 | -1/+1 |
* | make version number 0.9.4+ MINOR | Eliot Horowitz | 2009-06-09 | 1 | -1/+1 |
* | BUMP 0.9.4r0.9.4 | Eliot Horowitz | 2009-06-09 | 1 | -1/+1 |
* | Moved implementation code from stdafx to correct pre-compiled headers | alanw | 2009-06-04 | 1 | -115/+0 |
* | change version string to 0.9.3+ | Eliot Horowitz | 2009-05-29 | 1 | -1/+1 |
* | BUMP 0.9.3r0.9.3 | Eliot Horowitz | 2009-05-29 | 1 | -1/+1 |
* | move version string to .cpp so changing doesn't require recompile MINOR | Eliot Horowitz | 2009-05-28 | 1 | -0/+2 |
* | never destroy log or background job mutexes, as they generated assertions on ... | Aaron | 2009-05-21 | 1 | -1/+1 |
* | add version and system info to http interface | Aaron | 2009-05-12 | 1 | -0/+5 |
* | add 'buildinfo' command to get mongod compile information | Aaron | 2009-04-20 | 1 | -2/+5 |
* | visual studio fix | Eliot Horowitz | 2009-03-19 | 1 | -0/+1 |
* | get version on startup | Eliot Horowitz | 2009-03-17 | 1 | -1/+5 |
* | replication / exception throwing bug fix | Dwight | 2009-02-12 | 1 | -2/+2 |
* | rename classes and add a new client connect method | Dwight | 2009-02-06 | 1 | -1/+1 |
* | Merge branch 'master' of git.10gen.com:/data/gitroot/p | Dwight | 2009-02-04 | 1 | -0/+15 |
|\ | |||||
| * | Add timestamp to lockless output function | Aaron | 2009-02-04 | 1 | -0/+14 |
|/ | |||||
* | datastore work | Dwight | 2009-02-02 | 1 | -2/+2 |
* | put mongo::exit back | Eliot Horowitz | 2009-01-26 | 1 | -0/+5 |
* | _id can be any type | dwight | 2009-01-25 | 1 | -4/+0 |
* | get rid of #define exit and just defined it in the mongo namespace | Eliot Horowitz | 2009-01-25 | 1 | -1/+4 |
* | basic security | unknown | 2009-01-18 | 1 | -0/+5 |
* | Indent all lines within namespaces one level | Aaron | 2009-01-15 | 1 | -58/+58 |
* | Put our code in 'mongo' namespace | Aaron | 2009-01-14 | 1 | -0/+9 |
* | move sayDbContext to stdafx (it was defined there anyway) | Eliot Horowitz | 2009-01-14 | 1 | -1/+11 |
* | getlasterror | Dwight | 2009-01-05 | 1 | -0/+5 |
* | Replace tab indentation with spaces | Aaron | 2008-12-28 | 1 | -18/+18 |
* | simple quotas for disk usage | unknown | 2008-12-27 | 1 | -1/+5 |