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-02-06Merge branch 'api-fix-files' into 'master' Rémy Coutable
2017-02-05Ensure the right content is served for the build artifacts APIRobert Schilling
2017-02-03Fix broken testsFilipa Lacerda
2017-02-02Active tense test coverageValery Sizov
2017-01-27Use `:empty_project` where possible in request specsRobert Speicher
2016-12-04Guests can read builds if those are publicZ.J. van de Weg
2016-11-28Changed API spec files to describe the correct classLivier
2016-10-26Fix optimistic lockingKamil Trzcinski
2016-09-29expose pipeline data in builds APIGuilherme Salazar
2016-08-19Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin
2016-08-18Incorporate feedbackZ.J. van de Weg
2016-08-18Add Play endpoints on BuildsZ.J. van de Weg
2016-08-15Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin
2016-08-11Fix test failures, that did occur because of missing previously used `reload_...Kamil Trzcinski
2016-08-11Use state machine for pipeline event processingKamil Trzcinski
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-10Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-21Restore to what it used to beLin Jen-Shin
2016-07-21Merge branch 'artifacts-from-ref-and-build-name-api' into artifacts-from-ref-...Lin Jen-Shin
2016-07-20Cleanup the use of let, feedback:Lin Jen-Shin
2016-07-20Use the same logic, it should specify that it's not logged inLin Jen-Shin
2016-07-20Use 'when logging as guest' for context, feedback:Lin Jen-Shin
2016-07-20Rename user2 to reporter_userLin Jen-Shin
2016-07-20Should check against `authorize_read_builds!`Lin Jen-Shin
2016-07-20Still give descriptions, feedback:Lin Jen-Shin
2016-07-20Cleanup let a bit, feedback:Lin Jen-Shin
2016-07-20Use only one before, feedback:Lin Jen-Shin
2016-07-20More complex data manipulating tests to model, andLin Jen-Shin
2016-07-20We need INNER JOIN to get the right pipeline,Lin Jen-Shin
2016-07-20Use shared_examples, feedback:Lin Jen-Shin
2016-07-20Use shared_example rather than methods, feedback:Lin Jen-Shin
2016-07-20That means different things but it's ok here.Lin Jen-Shin
2016-07-20Create the pipelines/builds in mixed order, feedback:Lin Jen-Shin
2016-07-19It's no longer neededLin Jen-Shin
2016-07-19Make minimal changes to specsKamil Trzcinski
2016-07-19Just use default_branch, feedback:Lin Jen-Shin
2016-07-19path_from_ref -> path_for_ref, feedback:Lin Jen-Shin
2016-07-19Drop description for simple case, feedback:Lin Jen-Shin
2016-07-19when unauthorized, feedback:Lin Jen-Shin
2016-07-19Only allow branches/tags, disallow SHA:Lin Jen-Shin
2016-07-19API for downloading latest successful build:Lin Jen-Shin
2016-07-18Use ci_commits.ref (Pipeline#ref) to find buildsLin Jen-Shin
2016-07-18Use single line even if they're more than 80 chars, feedback:Lin Jen-Shin
2016-07-14Try to make the URL more consistent between Rails and APILin Jen-Shin
2016-07-14It could be redirecting or downloading in Rails or APILin Jen-Shin
2016-07-14Add a download prefix so that we could add file prefix in the futureLin Jen-Shin
2016-07-14now we're able to merge the specLin Jen-Shin
2016-07-14Avoid using let!Lin Jen-Shin
2016-07-14Serve artifacts from BuildsLin Jen-Shin