summaryrefslogtreecommitdiff
path: root/spec/requests/api/branches_spec.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Add traits for each access_level to ProjectMember factoryRobert Speicher2016-03-061-2/+2
* Fix specDouglas Barbosa Alexandre2015-12-181-1/+1
* Clearing the entire Redis cache may be too expensive; just useStan Hu2015-07-211-6/+2
* Fix 404 error in files view after deleting the last file in a repositoryStan Hu2015-07-211-1/+8
* Update mock and stub syntax for specsRobert Speicher2015-06-221-1/+3
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-40/+40
* API delete branch: render branch name json instead of trueDmitriy Zaporozhets2014-10-301-0/+1
* Fix branch APIDmitriy Zaporozhets2014-09-251-1/+1
* Replace project_access attribute with access_level in specs and APIDmitriy Zaporozhets2014-09-151-2/+2
* Fix adminarea and emails for new membership logicDmitriy Zaporozhets2014-09-151-2/+2
* Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-141-2/+2
* Validate branch-names and references in WebUI, APIRobert Schilling2014-09-031-6/+39
* Fix API branch specsDmitriy Zaporozhets2014-08-011-23/+25
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-2/+0
* Improve branch deletion via APIDmitriy Zaporozhets2014-05-231-1/+22
* Added API testing groupJeroen van Baarsen2014-04-111-1/+1
* Create branch via APIDmitriy Zaporozhets2014-04-011-0/+20
* Move branches api to separate classDmitriy Zaporozhets2014-03-311-0/+95