| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Fix asserts bugs in client. | 2012-02-11 | 5 | -12/+29 | ||
| * | | WIP on resources.users tests | 2012-02-11 | 5 | -5/+36 | ||
| * | | Services tests | 2012-02-11 | 3 | -0/+59 | ||
| * | | Typo pep8 | 2012-02-11 | 1 | -1/+1 | ||
| * | | Joining components in a clean interface | 2012-02-10 | 1 | -0/+13 | ||
| |/ | ||||||
| * | Resources tests | 2012-02-10 | 4 | -4/+84 | ||
| * | json:dumps.loads mocked | 2012-02-10 | 3 | -3/+5 | ||
| * | Easier requests.Factory builds | 2012-02-09 | 1 | -4/+4 | ||
| * | Requests tests | 2012-02-09 | 2 | -0/+90 | ||
| * | Utils to tests | 2012-02-09 | 6 | -23/+61 | ||
| * | Core tests | 2012-02-09 | 5 | -3/+212 | ||
| * | Fix litle bugs | 2012-02-07 | 5 | -43/+15 | ||
| * | Clean requests interface | 2012-02-07 | 13 | -284/+224 | ||
| * | Something confusing about PUT request | 2012-02-06 | 2 | -6/+23 | ||
| * | Rename ghrequest to requests | 2012-02-06 | 11 | -11/+12 | ||
| * | User service complete | 2012-02-05 | 11 | -22/+194 | ||
| * | Complete skeleton of services glueing to requests | 2012-02-05 | 3 | -7/+46 | ||
| * | Added asserts to "that never happens" | 2012-02-05 | 2 | -10/+31 | ||
| * | Renaming (What I was thinking?) | 2012-02-04 | 16 | -178/+278 | ||
| * | Full support to Result dynamic and lazy iterator | 2012-02-04 | 1 | -0/+171 | ||
| * | link_header third party library | 2012-02-04 | 2 | -0/+89 | ||
| * | Improve models | 2012-02-04 | 3 | -20/+47 | ||
| * | Fix parse_args | 2012-02-03 | 1 | -2/+4 | ||
| * | Fix imports to new environment | 2012-02-03 | 22 | -27/+51 | ||
| * | Pypi environment by setuptools | 2012-02-03 | 8 | -24/+73 | ||
| * | Complete new redesign trying to code less coupled | 2012-02-03 | 20 | -6/+463 | ||
| * | Reset project | 2012-02-03 | 33 | -2681/+0 | ||
| * | Update setup.py | 2012-01-17 | 1 | -1/+1 | ||
| * | Merge branch 'develop' | 2011-12-03 | 27 | -314/+1637 | ||
| |\ | ||||||
| | * | Complete AuthGist handler | 2011-12-03 | 2 | -5/+151 | ||
| | * | Added owner filter | 2011-12-03 | 1 | -1/+1 | ||
| | * | Gist public handler completed | 2011-11-30 | 3 | -5/+87 | ||
| | * | Fix mime_header to return None if needed | 2011-11-30 | 2 | -1/+6 | ||
| | * | Fix get_converter to delete converter in kwargs | 2011-11-30 | 2 | -7/+9 | ||
| | * | GistComment model | 2011-11-29 | 2 | -1/+18 | ||
| | * | pep8 | 2011-11-29 | 2 | -7/+15 | ||
| | * | MimeType mixin | 2011-11-28 | 3 | -2/+56 | ||
| | * | Diff between 'my' and 'get' | 2011-11-27 | 2 | -8/+80 | ||
| | * | Inject handler hook | 2011-11-27 | 2 | -1/+7 | ||
| | * | Complete AuthUser handler test | 2011-11-17 | 4 | -24/+167 | ||
| | * | Del authors on code. Delegate it to AUTHORS ;) | 2011-11-17 | 14 | -217/+4 | ||
| | * | PEP8 | 2011-11-17 | 1 | -11/+13 | ||
| | * | Wip on AuthUser handler tests | 2011-11-16 | 4 | -5/+72 | ||
| | * | Fix 411 with PUT request | 2011-11-16 | 2 | -2/+12 | ||
| | * | API change: Added gravatar_id in User model | 2011-11-15 | 5 | -12/+32 | ||
| | * | Complete anonymous User handler test | 2011-11-14 | 2 | -6/+149 | ||
| | * | Added user and limit in all User handler methods | 2011-11-14 | 1 | -5/+5 | ||
| | * | Fix converter bug | 2011-11-14 | 2 | -4/+7 | ||
| | * | Added handler base test | 2011-11-13 | 2 | -1/+57 | ||
| | * | Added limit to querys that return several items | 2011-11-13 | 1 | -9/+16 | ||
