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-06-01simplify test&save actions when setting a service integrationJarka Kadlecova
2017-05-31Use another scope to add the - prefix, feedback:Lin Jen-Shin
2017-05-26Use - as the prefix so we don't conflict with namespacesLin Jen-Shin
2017-05-26Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
2017-05-25Merge branch 'revert-b0498c17' into 'master'Robert Speicher
2017-05-25Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets
2017-05-25Implement web hooks loggingAlexander Randa
2017-05-24Revert "Remove changes that are not absolutely necessary"Douwe Maan
2017-05-24Remove changes that are not absolutely necessaryDouwe Maan
2017-05-24Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan
2017-05-19Remove routeOswaldo Ferreira
2017-05-18Complete all legacy builds URL. Tests are addedLin Jen-Shin
2017-05-18Use a single route, reducing duplicationLin Jen-Shin
2017-05-18Disable rubocop hash check for blocksLin Jen-Shin
2017-05-18Add backward compatible routes for buildsLin Jen-Shin
2017-05-17Rename BuildsController to JobsControllerLin Jen-Shin
2017-05-13Rename all references to rendered_title to realtime_changesLuke "Jared" Bennett
2017-05-09Merge request widget redesignFatih Acet
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-05-05Merge branch '24883-build-failure-summary-page' into 'master' Phil Hughes
2017-05-05Build failures summary page for pipelinesJames Edwards-Jones
2017-05-04Merge branch 'dm-artifact-blob-viewer' into 'master' Sean McGivern
2017-05-04Add artifact file page that uses the blob viewerDouwe Maan
2017-05-04Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran
2017-05-03Merge branch 'async-milestone-tabs' into 'master' Jacob Schatz
2017-05-02Merge branch 'metrics-deployment-history' into 'master' Douwe Maan
2017-05-02Merge branch 'dm-snippet-download-button' into 'master' Sean McGivern
2017-05-01Add download button to project snippetsDouwe Maan
2017-04-28Implement ability to update hooksAlexander Randa
2017-04-28Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb"Dosuken shinya
2017-04-26Load milestone tabs asynchronouslyPhil Hughes
2017-04-20Merge remote-tracking branch 'upstream/master' into 26914-add_deploy_history_...Pawel Chojnacki
2017-04-18Remove format from end of URL for URLs that take a ref or pathDouwe Maan
2017-04-07Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya
2017-04-06Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-04-06Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya
2017-04-06Issue title realtimeRegis Boudinot
2017-04-05Fix Rubocop offenses related to registry routesGrzegorz Bizon
2017-04-05Improve container repository tags controller routeGrzegorz Bizon
2017-04-03Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-03-31Protected tags copy/paste from protected branchesJames Edwards-Jones
2017-03-31Move code related to registry to multiple controllersGrzegorz Bizon
2017-03-31Reorganize container repository controllers and viewsGrzegorz Bizon
2017-03-28Merge branch 'fix/gb/environments-folders-route' into 'master' Kamil TrzciƄski
2017-03-28Add endpoint that returns a list of deployments that happened within last 8.h...Pawel Chojnacki
2017-03-27Fix environment folder route when special chars presentGrzegorz Bizon
2017-03-23Rename endpoints 'status' to 'pipeline_status' in merge_requestsShinya Maeda
2017-03-23Expose only status. ci_cd_status to status. Support abstract class.Shinya Maeda
2017-03-23Add api points for ci cd status. Add favicon.Shinya Maeda
2017-03-07Merge branch '26732-combine-deploy-keys-and-push-rules-and-mirror-repository-...Sean McGivern