| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2012-02-03 | Fix parse_args | 1 | -2/+4 | |
| 2012-02-03 | Fix imports to new environment | 22 | -27/+51 | |
| 2012-02-03 | Pypi environment by setuptools | 8 | -24/+73 | |
| 2012-02-03 | Complete new redesign trying to code less coupled | 20 | -6/+463 | |
| 2012-02-03 | Reset project | 33 | -2681/+0 | |
| 2012-01-17 | Update setup.py | 1 | -1/+1 | |
| 2011-12-03 | Complete AuthGist handler | 2 | -5/+151 | |
| 2011-12-03 | Added owner filter | 1 | -1/+1 | |
| 2011-11-30 | Gist public handler completed | 3 | -5/+87 | |
| 2011-11-30 | Fix mime_header to return None if needed | 2 | -1/+6 | |
| 2011-11-30 | Fix get_converter to delete converter in kwargs | 2 | -7/+9 | |
| 2011-11-29 | GistComment model | 2 | -1/+18 | |
| 2011-11-29 | pep8 | 2 | -7/+15 | |
| 2011-11-28 | MimeType mixin | 3 | -2/+56 | |
| 2011-11-27 | Diff between 'my' and 'get' | 2 | -8/+80 | |
| 2011-11-27 | Inject handler hook | 2 | -1/+7 | |
| 2011-11-17 | Complete AuthUser handler test | 4 | -24/+167 | |
| 2011-11-17 | Del authors on code. Delegate it to AUTHORS ;) | 14 | -217/+4 | |
| 2011-11-17 | PEP8 | 1 | -11/+13 | |
| 2011-11-16 | Wip on AuthUser handler tests | 4 | -5/+72 | |
| 2011-11-16 | Fix 411 with PUT request | 2 | -2/+12 | |
| 2011-11-15 | API change: Added gravatar_id in User model | 5 | -12/+32 | |
| 2011-11-14 | Complete anonymous User handler test | 2 | -6/+149 | |
| 2011-11-14 | Added user and limit in all User handler methods | 1 | -5/+5 | |
| 2011-11-14 | Fix converter bug | 2 | -4/+7 | |
| 2011-11-13 | Added handler base test | 2 | -1/+57 | |
| 2011-11-13 | Added limit to querys that return several items | 1 | -9/+16 | |
| 2011-11-13 | Fix limit bug | 2 | -2/+4 | |
| 2011-11-13 | Fix bug. Instance converter in handler base | 1 | -2/+2 | |
| 2011-11-13 | Explicit > implicit | 1 | -23/+63 | |
| 2011-11-13 | Testing on fire (handlers, user_handler) | 7 | -8/+163 | |
| 2011-11-12 | PEP8 and renaming | 4 | -2/+6 | |
| 2011-11-12 | Added converters test | 4 | -101/+92 | |
| 2011-11-12 | Catch unauthorized requests. Bad credentials | 2 | -2/+4 | |
| 2011-11-12 | Added core_test and fix some bugs / pep8 | 5 | -49/+156 | |
| 2011-11-10 | Updated readme | 1 | -17/+13 | |
| 2011-11-10 | Init test enviroment | 7 | -6/+64 | |
| 2011-11-10 | Some details | 3 | -11/+6 | |
| 2011-11-09 | Updated example in README.rst to work with current version | 1 | -7/+12 | |
| 2011-11-09 | Fix bugs | 6 | -29/+33 | |
| 2011-11-09 | Fixing bugs. Crazy night :S | 6 | -29/+33 | |
| 2011-11-09 | New design. Merge develop branch | 28 | -2215/+868 | |
| 2011-11-09 | Support for proxys in _bool handler | 1 | -1/+14 | |
| 2011-11-09 | Added support for extra args to get_resources | 2 | -4/+9 | |
| 2011-11-09 | Added User/AuthUser handler | 2 | -81/+205 | |
| 2011-11-08 | Prefix handlers | 1 | -11/+21 | |
| 2011-11-08 | Added post_resource to handler | 1 | -0/+7 | |
| 2011-11-08 | Abstract and decouple converters | 3 | -63/+126 | |
| 2011-11-08 | Fix clean | 1 | -1/+0 | |
| 2011-11-07 | Added create_gist() example to readme | 1 | -0/+3 |
