aboutsummaryrefslogtreecommitdiffstats
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix type docDavid Medina2012-06-161-2/+2
|
* Merge branch 'services/issues' of https://github.com/alejandrogomez/python-github3 into services/issuesDavid Medina2012-06-032-0/+75
|\ | | | | | | | | | | | | Conflicts: docs/services.rst pygithub3/github.py pygithub3/requests/repos/__init__.py
| * add `Labels` and `Milestones` to docsAlejandro Gómez2012-05-271-6/+33
| |
| * Add issues service for issues, comments and events. has tests and updated docsConor Branagan2012-05-272-0/+48
| |
* | Merge 'services/orgs'David Medina2012-05-272-0/+47
|\ \ | |/ |/|
| * Little fixsDavid Medina2012-05-272-0/+47
| |
* | Merge 'services/pull_requests'David Medina2012-05-122-0/+36
|\ \
| * | Some fixes/typos and 'validate_body' relatedDavid Medina2012-05-121-3/+5
| | |
| * | add docs for pull requestsNat Williams2012-04-182-0/+34
| |/
* | New install environment to prod and devDavid Medina2012-04-282-4/+9
| | | | | | | | Also fix some docs
* | add test_requirements.txt and more test running instructionsNat Williams2012-04-161-4/+10
| |
* | add docs and a few little pep8 tweaksNat Williams2012-04-162-0/+87
|/
* Mimetype example in docDavid Medina2012-04-031-0/+10
|
* Gists services docDavid Medina2012-04-032-0/+38
|
* Fix namingDavid Medina2012-04-032-4/+4
|
* Refactor result. Now it's a packageDavid Medina2012-03-041-1/+10
| | | | | result.smart => Paginate iterator with 'page' behaviour. result.normal => Paginate iterator with 'next' behaviour.
* Service repos doneDavid Medina2012-03-031-0/+3
| | | | +repos.hooks
* Update Readme and metadataDavid Medina2012-03-011-2/+6
|
* Complete services.repos docDavid Medina2012-03-014-37/+23
| | | | Also add Mimetypes doc
* WIP on services.repos docDavid Medina2012-03-012-4/+24
| | | | | +services.repos.collaborators doc +services.repos.commits doc
* Restructure modules and packages in a clean wayDavid Medina2012-03-013-2/+15
| | | | The docs has increased lines of code, so I split it
* Services.repos.Repo docDavid Medina2012-02-293-11/+41
| | | | And typos
* Init documentationDavid Medina2012-02-2910-0/+707
+core +services.user ~services.repos