Commit Graph

9 Commits (759430d1e822aaa72216edd054f2fb91e45efa18)

Author SHA1 Message Date
James Cammarata c4852f6954 Cleaning up some pep8 whitespace issues in mongodb_user 11 years ago
James Cammarata 0c98c764e3 Fixing up a small issue with the mongodb_user docs 11 years ago
Ben Podoll 94e60563b4 adding fixes to support older versions of mongo (and pymongo) as well as new versions 11 years ago
Ben Podoll bcef62cd39 adding comment about required version of mongodb to use the roles param 11 years ago
Ben Podoll d330228d11 adding the ability to specify roles when adding/modifying a mongo user 11 years ago
Michael DeHaan 3e1e163ec3 Merge pull request #3172 from gw0/fix-mongodb2.2-compat
Fix `mongodb_user` compatibility with MongoDB 2.2 (used in Debian 7).
11 years ago
Jan-Piet Mens 5c69918d53 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string
  Added deprecation warning to moduledev.rst and remove deprecated example from it
  Fixed up a few typos and uppercased some acronyms.
  add consistency to how EXAMPLES are formatted
11 years ago
gw0 [http://gw.tnode.com/] 47c8396598 Fix `mongodb_user` compatibility with MongoDB 2.2 (used in Debian 7). 11 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago