summaryrefslogtreecommitdiff
path: root/database/misc
Commit message (Collapse)AuthorAgeFilesLines
* Update for modules which import json.json-imports-fallbackToshio Kuratomi2016-01-111-1/+6
| | | | | | | Some do not use the json module directly so don't need import json. Some needed to fallback to simplejson with no traceback if neither was installed Fixes #1298
* Fix mongodb_user docs typo Josh Gachnang2015-12-011-1/+1
| | | | | Bob's last name is Belcher: http://bobs-burgers.wikia.com/wiki/Bob_Belcher. These docs made me chuckle, so thanks :)
* Update mongodb_user.pyConstantine Romanov2015-09-031-0/+1
| | | version_added: "2.0"
* Update mongodb_user.pyConstantine Romanov2015-09-031-1/+9
| | | Auth source support
* Clean up unneeded urllib2 importsToshio Kuratomi2015-07-201-3/+2
|
* replace tabs with spaces in mongodb_user.pyMatt Martz2015-06-301-4/+4
|
* Changes to author formatting, remove emailsGreg DeKoenigsberg2015-06-162-3/+3
|
* #364 Added support for update_password=dict(default="always", ↵Solomon Gifford2015-06-161-2/+15
| | | | choices=["always", "on_create"])
* fixes issue #362Solomon Gifford2015-06-161-13/+20
|
* \login_password with missing login_user not caught #363Solomon Gifford2015-06-161-1/+1
|
* Many more doc fixesToshio Kuratomi2015-05-151-2/+2
|
* fix doc parsing by correctly quoting authorBrian Coca2015-05-141-1/+1
|
* Adding author's github idGreg DeKoenigsberg2015-05-131-0/+3
|
* Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
|
* Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
|
* changed to make name primary over user, as examples and keep consistentBrian Coca2015-02-161-3/+4
|
* Categorize some modules.Michael DeHaan2014-11-054-0/+836