summaryrefslogtreecommitdiff
path: root/common/json
AgeCommit message (Expand)Author
2016-02-08TOOLS-1058 goconvey fails with gccgoMark Benvenuto
2015-12-21TOOLS-790 added support for Boolean() to mongoimportJudah Schvimer
2015-09-09TOOLS-894 preserve key order in import and exportKyle Erf
2015-08-18TOOLS-767 fix decoding 'null' JSON into bson.DKyle Erf
2015-08-17TOOLS-848 fix for exporting regexesShraya Ramani
2015-07-25TOOLS-834 Return a context-specific error for invalid escape sequences.Max Hirschhorn
2015-07-21TOOLS-178 remove print statementShraya Ramani
2015-05-21TOOLS-681 support importing integers and longs without wrapperShraya Ramani
2015-04-27TOOLS-723 fix to json test suite failingShraya Ramani
2015-04-22TOOLS-178 ability to import DBPointer from jsonShraya Ramani
2015-04-15TOOLS-178 add MinKey() and MaxKey() supportShraya Ramani
2015-04-13TOOLS-178 support for strings in NumberLong and for exporting NumberIntShraya Ramani
2015-03-31TOOLS-178 DBRef and DBPointer roundtrippingShraya Ramani
2015-03-25TOOLS-178 fixes to mongoexport code with scope roundtrippingShraya Ramani
2015-01-28TOOLS-591: improve common package documentationWisdom Omuya
2015-01-22TOOLS-590: remove README in json packageWisdom Omuya
2015-01-13TOOLS-563 use --type in mongoexportKyle Erf
2015-01-07TOOLS-546 ISODate in --query accepts invalid formatsShraya Ramani
2014-12-23TOOLS-530 tools should support [ISO]Date(" <date string > ") formatShraya Ramani
2014-11-26TOOLS-242 remove obsolete TODO regarding CSV serialization of regexesmike o'brien
2014-10-20Fix mongoimport optimizations merge conflictWisdom Omuya
2014-10-20TOOLS-279 fixes: 1. convertKeys method should return marshallable bson.M inst...alabid
2014-10-17TOOLS-279 added tests for BSON->JSON conversion for Javascript code; added co...alabid
2014-10-17TOOLS-279 added basic unit tests for BSON -> JSON conversionalabid
2014-10-16don't format int32 with notationalabid
2014-10-14TOOLS-274: vendor dependenciesSam Helman