summaryrefslogtreecommitdiff
path: root/spec/requests/api/repositories_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* refactors tests because of gitlab-test repository changes20708-new-branch-is-immediatelly-tagged-as-mergedtiagonbotelho2016-10-111-4/+4
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-20/+20
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-20/+20
* Add traits for each access_level to ProjectMember factoryRobert Speicher2016-03-061-2/+2
* Fix APIJacob Vosmaer2016-02-111-3/+10
* Move git tags API to separate fileDmitriy Zaporozhets2015-11-121-75/+0
* Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-031-2/+2
* Fix API archive specsJacob Vosmaer2015-10-141-6/+3
* Track who created a group or project member.Douwe Maan2015-04-141-2/+0
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-66/+66
* Handle errors on API when a project does not have a repository (Closes #6289)jubianchi2015-01-191-0/+16
* Factor using Repository#path_to_repoCiro Santilli2014-11-051-2/+1
* Create RepoTag Grape entity and present it when doing stuff with tags via API...Sean Edge2014-10-301-15/+18
* Fix contributors apiDmitriy Zaporozhets2014-09-301-2/+2
* 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
* Fix tests for CIDmitriy Zaporozhets2014-09-061-11/+12
* Fix tests by using non-exist tag namesDmitriy Zaporozhets2014-09-051-5/+5
* Fix tag testsDmitriy Zaporozhets2014-09-051-2/+3
* Added annotated tags. Updated tag haml file and call to gitlab-shell. Updat...Sean Edge2014-09-041-6/+23
* Validate tag-names and references in WebUI, APIRobert Schilling2014-09-031-4/+30
* Fix API repository specsDmitriy Zaporozhets2014-08-011-9/+12
* Move API contributors logic to repository modelDmitriy Zaporozhets2014-07-021-1/+2
* Collect contributors info via APIDmitriy Zaporozhets2014-07-021-1/+14
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-3/+0
* Merge pull request #7014 from asedge/api_create_tagDmitriy Zaporozhets2014-05-291-0/+18
|\
| * Fix broken repositories_spec test for creating new tags.Sean Edge2014-05-281-4/+2
| * More fixup for HoundCI. Fix up some small issues in docs.Sean Edge2014-05-271-5/+6
| * Fixup for HoundCI.Sean Edge2014-05-261-1/+1
| * Add tests for creating tag with API.Sean Edge2014-05-261-0/+19
* | Better specs for Compare APIDmitriy Zaporozhets2014-05-271-9/+25
* | Expose timeout and same_ref compare fieldsDmitriy Zaporozhets2014-05-271-0/+3
* | Add some tests to compare apiDmitriy Zaporozhets2014-05-261-0/+20
|/
* Added API testing groupJeroen van Baarsen2014-04-111-1/+1
* Move branches api to separate classDmitriy Zaporozhets2014-03-311-80/+0
* Extract commits API to separate fileDmitriy Zaporozhets2014-02-181-71/+0
* Make changes to testsDmitriy Zaporozhets2014-01-221-1/+1
* Add support for various archive formats.Jason Hollingsworth2014-01-021-2/+21
* Add api support for raw blob searchThom Gerdes2013-12-261-0/+7
* Remove file compairsonIzaak Alpert2013-10-101-8/+0
* Added more tests for archive apiIzaak Alpert2013-10-101-0/+9
* feature API call to download repo archiveIzaak Alpert2013-10-101-0/+11
* Respect authorization in Repository APIDmitriy Zaporozhets2013-09-291-1/+12
* Standardize commit diff api url, change blob api url, add get single commitAlex Van't Hof2013-08-271-8/+44
* Adds feature: get a diff via API.Gabor Nagy2013-08-251-0/+22
* Fix intermittently failing notification_service testIzaak Alpert2013-07-171-0/+1
* API: implement retrieve of repository treeDmitriy Zaporozhets2013-06-061-0/+23
* fix missing user2 in api:repositories specsDmitriy Zaporozhets2013-05-231-0/+1
* split repositories and projects apiDmitriy Zaporozhets2013-05-231-0/+134