Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add delete() to the repos service to delete a repository. | 2012-07-09 | 1 | -0/+12 | |
| | |||||
* | refs #17. Fix bug with uploading to s3 | 2012-06-28 | 1 | -3/+3 | |
| | | | | Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com> | ||||
* | Fix naming | 2012-04-03 | 1 | -3/+3 | |
| | |||||
* | Fix requests with invalid config precedence | 2012-03-04 | 3 | -3/+3 | |
| | |||||
* | Get repository's commits supported with new result | 2012-03-04 | 1 | -4/+29 | |
| | |||||
* | Service repos done | 2012-03-03 | 3 | -1/+119 | |
| | | | | +repos.hooks | ||||
* | Python 2.6 compatibility | 2012-03-01 | 1 | -1/+1 | |
| | |||||
* | Complete services.repos doc | 2012-03-01 | 7 | -24/+224 | |
| | | | | Also add Mimetypes doc | ||||
* | WIP on services.repos doc | 2012-03-01 | 3 | -8/+166 | |
| | | | | | +services.repos.collaborators doc +services.repos.commits doc | ||||
* | Restructure modules and packages in a clean way | 2012-03-01 | 7 | -0/+391 | |
The docs has increased lines of code, so I split it |