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
/
lang
/
python
/
src
Age
Commit message (
Expand
)
Author
2012-02-02
Retain copyright on the Python API, add the SWIG license to the local
Keith Bostic
2012-02-02
The Python code is in the public domain.
Keith Bostic
2012-02-01
More copyright cleanup.
Keith Bostic
2011-01-28
[#23] Permit JSON config strings. Change "column set" to "column group" / "c...
Michael Cahill
2011-01-13
Add code examples for every API call, add config parameters to commit and rol...
Michael Cahill
2011-01-07
API changes and example updates baed on Keith's feedback.
Michael Cahill
2011-01-06
Incorporated Keith's latest feedback, switched XXX to @todo...
Michael Cahill
2011-01-06
More work on code samples, Python implementation of the API using Berkeley DB.
Michael Cahill
2011-01-04
More editing of documentation, expanding of examples.
Michael Cahill
2010-12-16
More work on documentation and examples, removed some things from the API, in...
Michael Cahill
2010-12-09
More complete Java API, more work on the column example.
Michael Cahill
2010-12-02
More work on the Java API: now has a client.
Michael Cahill
2010-12-02
Beginnings of a Java client API implementation.
Michael Cahill