index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
json
Age
Commit message (
Expand
)
Author
2016-02-08
TOOLS-1058 goconvey fails with gccgo
Mark Benvenuto
2015-12-21
TOOLS-790 added support for Boolean() to mongoimport
Judah Schvimer
2015-09-09
TOOLS-894 preserve key order in import and export
Kyle Erf
2015-08-18
TOOLS-767 fix decoding 'null' JSON into bson.D
Kyle Erf
2015-08-17
TOOLS-848 fix for exporting regexes
Shraya Ramani
2015-07-25
TOOLS-834 Return a context-specific error for invalid escape sequences.
Max Hirschhorn
2015-07-21
TOOLS-178 remove print statement
Shraya Ramani
2015-05-21
TOOLS-681 support importing integers and longs without wrapper
Shraya Ramani
2015-04-27
TOOLS-723 fix to json test suite failing
Shraya Ramani
2015-04-22
TOOLS-178 ability to import DBPointer from json
Shraya Ramani
2015-04-15
TOOLS-178 add MinKey() and MaxKey() support
Shraya Ramani
2015-04-13
TOOLS-178 support for strings in NumberLong and for exporting NumberInt
Shraya Ramani
2015-03-31
TOOLS-178 DBRef and DBPointer roundtripping
Shraya Ramani
2015-03-25
TOOLS-178 fixes to mongoexport code with scope roundtripping
Shraya Ramani
2015-01-28
TOOLS-591: improve common package documentation
Wisdom Omuya
2015-01-22
TOOLS-590: remove README in json package
Wisdom Omuya
2015-01-13
TOOLS-563 use --type in mongoexport
Kyle Erf
2015-01-07
TOOLS-546 ISODate in --query accepts invalid formats
Shraya Ramani
2014-12-23
TOOLS-530 tools should support [ISO]Date(" <date string > ") format
Shraya Ramani
2014-11-26
TOOLS-242 remove obsolete TODO regarding CSV serialization of regexes
mike o'brien
2014-10-20
Fix mongoimport optimizations merge conflict
Wisdom Omuya
2014-10-20
TOOLS-279 fixes: 1. convertKeys method should return marshallable bson.M inst...
alabid
2014-10-17
TOOLS-279 added tests for BSON->JSON conversion for Javascript code; added co...
alabid
2014-10-17
TOOLS-279 added basic unit tests for BSON -> JSON conversion
alabid
2014-10-16
don't format int32 with notation
alabid
2014-10-14
TOOLS-274: vendor dependencies
Sam Helman