Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use github.issues for the issues service | 2012-05-27 | 1 | -0/+6 | |
| | |||||
* | Add issues service for issues, comments and events. has tests and updated docs | 2012-05-27 | 1 | -0/+5 | |
| | |||||
* | Merge 'services/pull_requests' | 2012-05-12 | 1 | -0/+9 | |
|\ | |||||
| * | docstring link typo | 2012-04-19 | 1 | -1/+1 | |
| | | |||||
| * | add pull request API | 2012-04-17 | 1 | -0/+9 | |
| | | | | | | | | | | there are a few little issues remaining. Mostly regarding handling meaningful non-20x response codes | ||||
* | | add Git Data API support | 2012-04-16 | 1 | -0/+9 | |
|/ | |||||
* | Fix naming | 2012-04-03 | 1 | -4/+5 | |
| | |||||
* | services.gists.Gist done | 2012-04-03 | 1 | -0/+9 | |
| | |||||
* | remaining_requests attr to Github and Services | 2012-03-03 | 1 | -0/+6 | |
| | | | | Updated with each request | ||||
* | Fix setup.py install | 2012-03-01 | 1 | -3/+2 | |
| | |||||
* | Restructure modules and packages in a clean way | 2012-03-01 | 1 | -2/+2 | |
| | | | | The docs has increased lines of code, so I split it | ||||
* | Init documentation | 2012-02-29 | 1 | -1/+14 | |
| | | | | | | +core +services.user ~services.repos | ||||
* | Repos service initialized | 2012-02-12 | 1 | -0/+6 | |
| | | | | +service.repos.repo | ||||
* | Readme updated | 2012-02-11 | 1 | -1/+1 | |
| | |||||
* | Joining components in a clean interface | 2012-02-10 | 1 | -0/+13 | |
| | |||||
* | Fix imports to new environment | 2012-02-03 | 1 | -0/+2 | |
Absolute imports as PEP8 tells |