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
/
src
/
docs
/
tools
Age
Commit message (
Expand
)
Author
2015-01-04
Copyright notices: add MongoDB, update to 2015.
Keith Bostic
2014-12-03
Change the Python scripts to follow Python indenting standards (4 space
Keith Bostic
2014-11-06
Use raw strings for regular expressions in Python: otherwise I have to worry ...
Michael Cahill
2014-11-05
Fixed an error in doc processing for multiple languages. We really
Don Anderson
2014-10-16
Handle @subpage_single the same as @ref_single in the docs, for cases where a...
Michael Cahill
2014-10-13
Make sure the Java examples are built along with the API. Make section names...
Michael Cahill
2014-10-06
Multiple language doc support. refs #1130.
Don Anderson
2014-08-29
Turn off autobrief for pages in the documentation, do a pass for naming struc...
Michael Cahill
2014-01-07
Update copyright notices for 2014.
Keith Bostic
2013-01-01
Update copyright notice to 2013.
Keith Bostic
2012-08-15
We're sending a mixed message -- remove the copyright notices from files
Keith Bostic
2012-07-11
Fix links in the Python API docs by tweaking the doxygen filter.
Michael Cahill
2012-05-09
Move docs/src to src/docs.
Michael Cahill