Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Order commit comments in API chronologically | Martin Luder | 2015-05-08 | 1 | -1/+1 |
| | | | | | | When fetching commit comments via API, the comments were not ordered, but just returned in the order Postgresql finds them. Now the API always returns comments in chronological order. | ||||
* | Use project.commit convenience method. | Douwe Maan | 2015-04-24 | 1 | -4/+4 |
| | |||||
* | Add a message when unable to save an object through api. | Marin Jankovski | 2015-01-07 | 1 | -1/+1 |
| | |||||
* | Message for api files and groups. | Marin Jankovski | 2014-12-30 | 1 | -1/+1 |
| | |||||
* | Clearer message if adding comment to commit via api fails. | Marin Jankovski | 2014-12-30 | 1 | -1/+1 |
| | |||||
* | Adds comments to commits in the API | Jeroen Jacobs | 2014-09-26 | 1 | -0/+61 |
| | |||||
* | Move branches api to separate class | Dmitriy Zaporozhets | 2014-03-31 | 1 | -10/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Extract commits API to separate file | Dmitriy Zaporozhets | 2014-02-18 | 1 | -0/+64 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | API: commits belong to project repository | Nihad Abbasov | 2012-09-21 | 1 | -29/+0 |
| | |||||
* | APi for commits. Better api docs | Dmitriy Zaporozhets | 2012-09-21 | 1 | -0/+29 |