Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | export needs to use jsonString, not toString | Eliot Horowitz | 2009-04-13 | 1 | -1/+1 |
* | fix warnings | Aaron | 2009-04-03 | 1 | -1/+1 |
* | whitespace | Mike Dirolf | 2009-04-03 | 1 | -6/+6 |
* | bridge retry connect | Aaron | 2009-04-02 | 1 | -1/+2 |
* | Add mongobridge | Aaron | 2009-04-02 | 1 | -0/+102 |
* | Replace emptyObj with BSONObj() | Aaron | 2009-03-19 | 1 | -2/+2 |
* | implemented dropIndexes for alt rec store | Dwight | 2009-03-17 | 1 | -1/+1 |
* | Remap cursor id on forward | Aaron | 2009-03-10 | 1 | -14/+59 |
* | Cleaner | Aaron | 2009-03-10 | 1 | -20/+1 |
* | sniffer enhancements: Parse additional message types, detect dropped packets,... | Aaron | 2009-03-09 | 1 | -35/+213 |
* | fix gridfs - can't use BSONElement for strage like that | Eliot Horowitz | 2009-02-18 | 1 | -1/+1 |
* | safety | Eliot Horowitz | 2009-02-14 | 1 | -0/+1 |
* | enough sniffing functionality to work with mongos - more to do | Eliot Horowitz | 2009-02-13 | 1 | -6/+45 |
* | Remove compiler warning | Aaron | 2009-02-13 | 1 | -1/+1 |
* | most of a mongo protocol sniffer | Eliot Horowitz | 2009-02-13 | 1 | -0/+191 |
* | spelling | Mike Dirolf | 2009-02-11 | 1 | -1/+1 |
* | whitespace | Mike Dirolf | 2009-02-11 | 1 | -10/+10 |
* | include for windows | U-ELIOT-019992DFC\Administrator | 2009-02-10 | 1 | -0/+4 |
* | doneAndDecouple() -> obj() | Dwight | 2009-02-09 | 2 | -3/+3 |
* | change file name | Eliot Horowitz | 2009-02-09 | 1 | -6/+6 |
* | remove the EOF check - too aggressive | Eliot Horowitz | 2009-02-09 | 1 | -6/+1 |
* | npe equiv | Eliot Horowitz | 2009-02-03 | 1 | -1/+2 |
* | list enhancements and search and better help | Eliot Horowitz | 2009-02-02 | 3 | -11/+36 |
* | gridfs and some tools | Eliot Horowitz | 2009-02-02 | 1 | -0/+99 |
* | export to json/csv tool | Eliot Horowitz | 2009-02-02 | 1 | -0/+111 |
* | option for creating an index before or ater import | Eliot Horowitz | 2009-02-02 | 1 | -0/+10 |
* | don't try to import files of size 0 | yellow | 2009-01-31 | 1 | -0/+3 |
* | slave ok for doing dumps | yellow | 2009-01-31 | 1 | -2/+2 |
* | sort() for c++ client | Dwight | 2009-01-29 | 1 | -1/+1 |
* | put logging back | Eliot Horowitz | 2009-01-29 | 1 | -2/+1 |
* | fixes and timing | Eliot Horowitz | 2009-01-29 | 1 | -26/+26 |
* | mongoimportjson | Eliot Horowitz | 2009-01-29 | 2 | -0/+116 |
* | make run return and that is what the binary exits with | Eliot Horowitz | 2009-01-29 | 4 | -7/+6 |
* | made import use new Tool class | Eliot Horowitz | 2009-01-27 | 3 | -125/+89 |
* | moving to unified Tool system | Eliot Horowitz | 2009-01-27 | 3 | -122/+188 |
* | Replaced our #defined cout with mongo::out() | Aaron | 2009-01-15 | 2 | -18/+18 |
* | Indent all lines within namespaces one level | Aaron | 2009-01-15 | 2 | -130/+130 |
* | Replace tab indentation with spaces | Aaron | 2009-01-14 | 2 | -176/+176 |
* | Put our code in 'mongo' namespace | Aaron | 2009-01-14 | 2 | -5/+13 |
* | nicer messages | Eliot Horowitz | 2009-01-12 | 1 | -2/+4 |
* | import | Eliot Horowitz | 2009-01-11 | 1 | -0/+152 |
* | typo | Eliot Horowitz | 2009-01-11 | 1 | -1/+1 |
* | fix param parsing | Eliot Horowitz | 2009-01-10 | 1 | -1/+1 |
* | typor0.1.7_rc1 | Eliot Horowitz | 2008-12-29 | 1 | -1/+1 |
* | fast db binary dump | Eliot Horowitz | 2008-12-29 | 1 | -0/+154 |