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-05Merge branch '31061-26135-ci-project-slug-enviroment-variables' into 'master'Kamil Trzciński
2017-06-03Add slugify project path to CI enviroment variablesvanadium23
2017-06-02CreatePipelineBuildsService would have created envLin Jen-Shin
2017-06-01Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin
2017-06-01Fix a typo: not -> noLin Jen-Shin
2017-06-01Merge all environment url methods, introduce ensure_persisted_environmentLin Jen-Shin
2017-06-01Make sure protected can't be null; Test protected!Lin Jen-Shin
2017-06-01split tests for expanded_environment_urlLin Jen-Shin
2017-06-01Introduce ci_environment_url which would fallbackLin Jen-Shin
2017-06-01Just use the url from options, not saving it as a columnLin Jen-Shin
2017-06-01Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin
2017-06-01Merge branch 'master' into '24196-protected-variables'Kamil Trzciński
2017-05-31Update docs and use protected secret variable as the nameLin Jen-Shin
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-31Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin
2017-05-29Add a test for deletion of importing_or_inactive?Shinya Maeda
2017-05-26Merge branch 'master' into '25680-CI_ENVIRONMENT_URL'Lin Jen-Shin (godfat)
2017-05-26Merge branch 'master' into '24196-protected-variables'Lin Jen-Shin (godfat)
2017-05-26Merge secret and protected vars to variables_for(ref)Lin Jen-Shin
2017-05-25Pass external_url from environment if job doesn't have oneLin Jen-Shin
2017-05-25Add tests for CI_ENVIRONMENT_URLLin Jen-Shin
2017-05-25Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets
2017-05-25Add tests and also pass protected vars to protected tagsLin Jen-Shin
2017-05-25Implement web hooks loggingAlexander Randa
2017-05-19Exclude manual actions from cancelable jobs scopeGrzegorz Bizon
2017-05-11Remove rails dependent: :destroy statementZ.J. van de Weg
2017-05-11Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-08Fix specs 2Felipe Artur
2017-05-08Fix SpecsFelipe Artur
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-05-07Store retried in database for CI buildsKamil Trzcinski
2017-05-06Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński
2017-05-06Real time pipeline show actionZeger-Jan van de Weg
2017-05-05Merge commit '3a2b60f7' from 'master'Grzegorz Bizon
2017-05-04Add artifact file page that uses the blob viewerDouwe Maan
2017-05-03Fix lazy error handling of cron parserDosuken shinya
2017-05-02Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon
2017-05-01Fix Rubocop offense in environments policy classGrzegorz Bizon
2017-04-24Merge branch 'tc-realtime-every-pipeline-on-mr' into 'master' Kamil Trzciński
2017-04-24Simplify specs and remove unnecessary attributesToon Claes
2017-04-24Refactor ExpirePipelineCacheWorker#performToon Claes
2017-04-24Use a better performing query to find all MRs for pipelineToon Claes
2017-04-24Properly expire cache for **all** MRs of a pipelineToon Claes
2017-04-21Improve helpers in pipeline model specsGrzegorz Bizon
2017-04-21Fix missing pipeline duration for blocked pipelinesGrzegorz Bizon
2017-04-13Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon
2017-04-12Use build policy to determine if user can play buildGrzegorz Bizon
2017-04-12Extract build play specs and extend test examplesGrzegorz Bizon
2017-04-07Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`Bob Van Landuyt