Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure modules and packages in a clean way | 2012-03-01 | 1 | -360/+0 | |
| | | | | The docs has increased lines of code, so I split it | ||||
* | Services.repos.Repo doc | 2012-02-29 | 1 | -0/+126 | |
| | | | | And typos | ||||
* | Init documentation | 2012-02-29 | 1 | -2/+3 | |
| | | | | | | +core +services.user ~services.repos | ||||
* | Repos.watchers service done | 2012-02-22 | 1 | -0/+28 | |
| | |||||
* | Repos.keys service done | 2012-02-22 | 1 | -0/+28 | |
| | |||||
* | Repos.forks service done | 2012-02-22 | 1 | -0/+13 | |
| | |||||
* | Repos.downloads service done | 2012-02-21 | 1 | -0/+37 | |
| | |||||
* | Add mimetype support to repos.commits service | 2012-02-19 | 1 | -6/+6 | |
| | |||||
* | Repos commits added | 2012-02-18 | 1 | -0/+43 | |
| | |||||
* | Small refactor to building requests in services | 2012-02-17 | 1 | -32/+13 | |
| | | | | | Decorate the request-factory to parse common params like user and repo, which can be configurated in service or by args | ||||
* | Services' renaming: base.Base to base.Service | 2012-02-17 | 1 | -3/+3 | |
| | |||||
* | Repos collaborators added | 2012-02-12 | 1 | -0/+31 | |
| | |||||
* | Repos service initialized | 2012-02-12 | 1 | -0/+72 | |
+service.repos.repo |