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-01-27Use `:empty_project` where possible in request specsRobert Speicher
2017-01-03Fix Commits API to accept a Project path upon POSTMark Fletcher
2016-12-14Fix wrong error message expectation in API::Commits specRémy Coutable
2016-12-13Make rubocop happyRobert Schilling
2016-12-13API: Ability to cherry-pick a commitRobert Schilling
2016-12-04Merge branch 'api-expose-commiter-details' into 'master' Rémy Coutable
2016-12-01API: Expose committer details for a commitRobert Schilling
2016-11-28Changed API spec files to describe the correct classLivier
2016-10-24Added path parameter to Commits APILuis HGO
2016-10-11refactors tests because of gitlab-test repository changestiagonbotelho
2016-10-05multi-file commitMarc Siegfriedt
2016-09-18Add specs that target status failureKamil Trzcinski
2016-08-15Fix tests which broke in the mergeLin Jen-Shin
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-07-28Add commit stats to commit api responsedixpac
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-03Rename remaining ci_commits in specsKamil Trzcinski
2016-06-03Use pipelines in context of ProjectKamil Trzcinski
2016-04-29API support for the 'since' and 'until' operators on commit requestsPaco Guzman
2016-04-17Make some logic less twistableKamil Trzcinski
2016-04-12Fix specsKamil Trzcinski
2016-03-07Add traits for each access_level to ProjectMember factoryRobert Speicher
2015-10-12Implement Commit Status APIKamil Trzcinski
2015-05-08Order commit comments in API chronologicallyMartin Luder
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-09-26Adds comments to commits in the APIJeroen Jacobs
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-06-17Remove rails observers from applicationDmitriy Zaporozhets
2014-04-11Added API testing groupJeroen van Baarsen
2014-02-18Extract commits API to separate fileDmitriy Zaporozhets
2012-09-21API: commits belong to project repositoryNihad Abbasov
2012-09-21APi for commits. Better api docsDmitriy Zaporozhets