summaryrefslogtreecommitdiff
path: root/lib/api/branches.rb
Commit message (Expand)AuthorAgeFilesLines
* Changed the argument of not_found for 'unprotect'Yasser Hussain2016-04-061-1/+1
* Added the missing commaDan Tudor2015-03-311-1/+1
* Allow ability to delete branches with '/` in nameDan Tudor2015-03-251-3/+3
* Unescape branch param to deleteDan Tudor2015-03-241-1/+2
* Update branch api not found messages to 'Branch not found'.Marin Jankovski2014-12-301-4/+5
* API delete branch: render branch name json instead of trueDmitriy Zaporozhets2014-10-301-1/+4
* Fix branch APIDmitriy Zaporozhets2014-09-251-2/+2
* Factor error and success methods from services.Ciro Santilli2014-09-211-6/+5
* Validate branch-names and references in WebUI, APIRobert Schilling2014-09-031-4/+12
* Improve branch deletion via APIDmitriy Zaporozhets2014-05-231-1/+7
* Api call to remove branchDmitriy Zaporozhets2014-05-221-0/+12
* Add fix for API when branch names have periods in them. Relates to issue #61...Sean Edge2014-05-081-3/+7
* Create branch via APIDmitriy Zaporozhets2014-04-011-0/+15
* Move branches api to separate classDmitriy Zaporozhets2014-03-311-0/+70