Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-03-08Remove unecessary endpoint from repository, add compatibility endpoints for v...Felipe Artur
2017-03-08Update API endpoints for raw filesFelipe Artur
2017-02-16Add a custom pagination matcherRobert Schilling
2017-01-27Use `:empty_project` where possible in request specsRobert Speicher
2016-12-20Improve specs for Files APIRémy Coutable
2016-12-20Improve specs for Repositories APIRémy Coutable
2016-12-19Allow Repositories API GET endpoints to be requested anonymouslyRémy Coutable
2016-11-28Changed API spec files to describe the correct classLivier
2016-11-12Issue #4270: Recursive option for files through APIRebeca Méndez
2016-10-11refactors tests because of gitlab-test repository changestiagonbotelho
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-03-07Add traits for each access_level to ProjectMember factoryRobert Speicher
2016-02-11Fix APIJacob Vosmaer
2015-11-12Move git tags API to separate fileDmitriy Zaporozhets
2015-11-04Replace all usages of `git` command with configurable binary pathRobert Speicher
2015-10-14Fix API archive specsJacob Vosmaer
2015-04-14Track who created a group or project member.Douwe Maan
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-01-19Handle errors on API when a project does not have a repository (Closes #6289)jubianchi
2014-11-05Factor using Repository#path_to_repoCiro Santilli
2014-10-30Create RepoTag Grape entity and present it when doing stuff with tags via API...Sean Edge
2014-09-30Fix contributors apiDmitriy Zaporozhets
2014-09-15Replace project_access attribute with access_level in specs and APIDmitriy Zaporozhets
2014-09-15Fix adminarea and emails for new membership logicDmitriy Zaporozhets
2014-09-14Huge replace of old users_project and users_group referencesDmitriy Zaporozhets
2014-09-06Fix tests for CIDmitriy Zaporozhets
2014-09-05Fix tests by using non-exist tag namesDmitriy Zaporozhets
2014-09-05Fix tag testsDmitriy Zaporozhets
2014-09-04Added annotated tags. Updated tag haml file and call to gitlab-shell. Updat...Sean Edge
2014-09-03Validate tag-names and references in WebUI, APIRobert Schilling
2014-08-01Fix API repository specsDmitriy Zaporozhets
2014-07-02Move API contributors logic to repository modelDmitriy Zaporozhets
2014-07-02Collect contributors info via APIDmitriy Zaporozhets
2014-06-17Remove rails observers from applicationDmitriy Zaporozhets
2014-05-29Merge pull request #7014 from asedge/api_create_tagDmitriy Zaporozhets
2014-05-28Fix broken repositories_spec test for creating new tags.Sean Edge
2014-05-27More fixup for HoundCI. Fix up some small issues in docs.Sean Edge
2014-05-27Better specs for Compare APIDmitriy Zaporozhets
2014-05-27Expose timeout and same_ref compare fieldsDmitriy Zaporozhets
2014-05-26Fixup for HoundCI.Sean Edge
2014-05-26Add tests for creating tag with API.Sean Edge
2014-05-26Add some tests to compare apiDmitriy Zaporozhets
2014-04-11Added API testing groupJeroen van Baarsen
2014-03-31Move branches api to separate classDmitriy Zaporozhets
2014-02-18Extract commits API to separate fileDmitriy Zaporozhets
2014-01-22Make changes to testsDmitriy Zaporozhets
2014-01-02Add support for various archive formats.Jason Hollingsworth
2013-12-26Add api support for raw blob searchThom Gerdes