1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from iand/patch-1 More... about 12 years ago
Index account_thing_email_idx was being created on the wrong column More... about 12 years ago
Fixed web.py 0.36 compatibility. More... over 12 years ago
Remove wikitemplates from sample config and fixed error in install. More... over 12 years ago
Removed wikitempaltes from default plugins list. More... over 12 years ago
Fixed error in running shell command without --ipython option. More... over 12 years ago
Log exception when connection to infobase server fails. More... over 12 years ago
Merge branch 'master' of github.com:openlibrary/infogami More... almost 13 years ago
Merge pull request #1 from mikemccabe/master More... almost 13 years ago
Get to ipython shell with --ipython arg More... almost 13 years ago
Add 'ipython' to startup actions More... almost 13 years ago
Fixed errors More... almost 13 years ago
Added email to the response of get_user for backward-compatibility. More... almost 13 years ago
Fixed a bug in creating account-email document. More... almost 13 years ago
Add lowercase username to account document to support checking for case-insensitive username validation. More... almost 13 years ago
fixed errors More... almost 13 years ago
Changes to save and recentchanges code to reflect changes to the accounting system. More... almost 13 years ago
Use datastore to store account info. More... almost 13 years ago
Supported deleting a doc by saving it with _delete: True. More... almost 13 years ago
Added support for bulk updating docs in the store. More... almost 13 years ago
Account v2. More... almost 13 years ago
Added conflict detection for store deletes. More... almost 13 years ago
Pass message="Document update conflit" when raising error and convert _rev to string before comparision. More... almost 13 years ago
Added conflict check to store. More... almost 13 years ago
Locking the row for deletes. More... almost 13 years ago
refactoring to avoid unnecessary json conversions. More... almost 13 years ago
Optimizations to reduce the running time of tests. More... almost 13 years ago
Order the query results by most recently modified. More... almost 13 years ago
Fixed failing tests and some improvements to testing code. More... almost 13 years ago
Implemented "holding pattern" for non-verified accounts. More... almost 13 years ago