1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- make sure new transactions maintain keep the user's schema in the search path More... almost 11 years ago
- wrap sessions in try/finally blocks More... almost 11 years ago
- do it the py3 way More... almost 11 years ago
- remove unused auth decorator More... almost 11 years ago
- make saving and updating a resource a bit more safe
brettatoms
as Brett
More... almost 11 years ago
- don't overwrite the response
brettatoms
as Brett
More... almost 11 years ago
- be a bit more careful about closing the session
brettatoms
as Brett
More... almost 11 years ago
- better handle created the users when posting to /organizations More... almost 11 years ago
- add a last_accessed field to the user table More... almost 11 years ago
- put the search resource into its own module
brettatoms
as Brett
More... almost 11 years ago
- add the module for the search resource
brettatoms
as Brett
More... almost 11 years ago
- fix approving organizations More... almost 11 years ago
- handle string errors More... almost 11 years ago
- don't return "None" strings for None dates on the organization More... almost 11 years ago
- add the public schema to the postgresql search path More... almost 11 years ago
- make creating organizations a little more robust More... almost 11 years ago
- simplify setting the error handlers More... almost 11 years ago
- be a bit more explicit with the schema name for when we have to add debug statements More... almost 11 years ago
- add __str__ method to Date types and start a config interface More... almost 11 years ago
- handle connection pooling a bit better More... almost 11 years ago
- disable old code for adding the username to the history records More... almost 11 years ago
- better support for creating an organization More... almost 11 years ago
- push the organization schema creation onto the model More... almost 11 years ago
- better support create creating new accounts More... almost 11 years ago
- allow setting a users password when creating a new user (probably doesn't work)
brettatoms
as Brett
More... almost 11 years ago
use uwsgi as our wsgi server of choice
brettatoms
as Brett
More... almost 11 years ago
run as a wsgi app by default
brettatoms
as Brett
More... almost 11 years ago
fix some error raised from bad requests
brettatoms
as Brett
More... almost 11 years ago
add some error logging
brettatoms
as Brett
More... almost 11 years ago
add linux2 to supported platforms
brettatoms
as Brett
More... almost 11 years ago