| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2012-06-03 | WIP on issues | 2 | -5/+8 | ||
| Fix GET params Config precendence of user/repo TODO: milestones , fix tests and test it | |||||
| 2012-05-27 | Little fixs | 1 | -0/+2 | ||
| 2012-05-27 | add Pull Request to `Issue` resources | 1 | -2/+12 | ||
| 2012-05-27 | test Label validation errors | 1 | -1/+1 | ||
| 2012-05-27 | Labels and Milestones services added | 1 | -1/+25 | ||
| 2012-05-27 | Fix some issues resources | 1 | -3/+3 | ||
| 2012-05-27 | Add issues service for issues, comments and events. has tests and updated docs | 1 | -0/+31 | ||
| 2012-05-12 | Some fixes/typos and 'validate_body' related | 1 | -0/+2 | ||
| 2012-05-12 | Unify json imports | 1 | -4/+1 | ||
| 2012-04-28 | add `updated_at` to `_dates` in Repo resource | 1 | -1/+1 | ||
| 2012-04-24 | Add Orgs Members API | 1 | -0/+6 | ||
| 2012-04-24 | Move Team to orgs | 2 | -6/+7 | ||
| 2012-04-23 | Baseline Orgs API implementation | 1 | -1/+1 | ||
| 2012-04-17 | add pull request API | 1 | -0/+20 | ||
| there are a few little issues remaining. Mostly regarding handling meaningful non-20x response codes | |||||
| 2012-04-16 | add docs and a few little pep8 tweaks | 2 | -1/+3 | ||
| 2012-04-16 | add Git Data API support | 1 | -0/+27 | ||
| 2012-04-03 | services.gists.Comment done | 1 | -0/+8 | ||
| 2012-04-03 | "services.gists.Gist" tests and resources | 1 | -0/+37 | ||
| 2012-03-04 | Get repository's commits supported with new result | 1 | -9/+8 | ||
| 2012-03-03 | Service repos done | 1 | -0/+7 | ||
| +repos.hooks | |||||
| 2012-03-01 | Python 2.6 compatibility | 2 | -10/+10 | ||
| 2012-02-22 | Repos.forks service done | 1 | -0/+3 | ||
| 2012-02-21 | Repos.downloads service done | 1 | -0/+12 | ||
| 2012-02-18 | Repos commits added | 1 | -7/+61 | ||
| 2012-02-18 | Support to resources-self-nested into collections | 1 | -2/+9 | ||
| 2012-02-12 | Repos service initialized | 2 | -0/+62 | ||
| +service.repos.repo | |||||
| 2012-02-12 | Support to map `self` in resources. | 1 | -0/+2 | ||
| Very nested resources like Repo | |||||
| 2012-02-11 | WIP on resources.users tests | 1 | -1/+1 | ||
| 2012-02-10 | WIP on resources.users tests | 1 | -1/+1 | ||
| 2012-02-10 | Resources tests | 1 | -4/+9 | ||
| resources.core * Also detected and fixed memory bug | |||||
| 2012-02-07 | Clean requests interface | 1 | -0/+3 | ||
| Refactorize on build request to support specific requests cleaner *Also support to verbose on requests library | |||||
| 2012-02-05 | User service complete | 2 | -1/+7 | ||
| User.emails User.keys User.followers | |||||
| 2012-02-04 | Renaming (What I was thinking?) | 3 | -0/+101 | ||
| resources => ghrequests models => resources + Also it's near to complete user service | |||||
