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-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-05Refine inheritance model of extended CI/CD statusesGrzegorz Bizon
2017-05-05Introduce generic manual action extended status classGrzegorz Bizon
2017-05-05Use update build policy instead of new play policyGrzegorz Bizon
2017-05-01Extend action tooltop to show info about abilitiesGrzegorz Bizon
2017-04-12Use build policy to determine if user can play buildGrzegorz Bizon
2017-04-06Do not show play action if user not allowed to run itGrzegorz Bizon
2017-03-23Revert adding favicon to extended statuses. Change extended statues specs to ...Shinya Maeda
2017-03-23Fix unchanged structure. Add favicon for 'failed_allowed' and 'success_warnin...Shinya Maeda
2017-03-23Add spec for spec/lib/gitlab/ci/statusShinya Maeda
2017-03-23Roolback unneccesary changesShinya Maeda
2017-03-23Remove def favicon from extended statusShinya Maeda
2017-03-23change favicon nameShinya 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-08Verbosify blocked pipeline status descriptionGrzegorz Bizon
2017-03-06Improve specs for detailed statuses with manual actionsGrzegorz Bizon
2017-03-06Reinstitute a core `manual` status for manual actionsGrzegorz Bizon
2017-03-06Introduce core status for blocked manual actionsGrzegorz Bizon
2017-03-06Make manual actions blockingKamil Trzcinski
2017-01-26Removed unused methodFilipa Lacerda
2017-01-25Remove unneeded 'borderless' from icons nameFilipa Lacerda
2017-01-25added icons and fixed mini pipeline action dropdown iconsdimitrieh
2017-01-23Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński
2017-01-18Add a default status const to common status concernGrzegorz Bizon
2017-01-18Extract compound statuses method in status factoryGrzegorz Bizon
2017-01-17Link external commit status badge to a target URLGrzegorz Bizon
2017-01-17Add detailed statuses for external commit statusesGrzegorz Bizon
2017-01-12Use detailed status for failed but allowed buildsGrzegorz Bizon
2017-01-12Expose methods that match statuses in status factoriesGrzegorz Bizon
2017-01-12Make it possible to combine extended CI/CD statusesGrzegorz Bizon
2017-01-11Add extended status for build failed but allowed toGrzegorz Bizon
2017-01-11Add concrete success warning status to stage factoryGrzegorz Bizon
2017-01-11Extract abstract success with warnings CI/CD statusGrzegorz Bizon
2016-12-16Improve how we calculate detailed status group nameGrzegorz Bizon
2016-12-16Update status group name for success with warningsGrzegorz Bizon
2016-12-16Make CI/CD detailed status group concept explicitGrzegorz Bizon
2016-12-13Make it possible to mix `Gitlab::Routing` inGrzegorz Bizon
2016-12-13Extract abilities checking module from ability modelGrzegorz Bizon
2016-12-13Refine build stop/play extended status specsGrzegorz Bizon
2016-12-13Use manual build icon in play/stop build statusesGrzegorz Bizon
2016-12-12Add specs for build stop extended detailed statusGrzegorz Bizon
2016-12-12Fix build stop extended status CSS classGrzegorz Bizon
2016-12-12Fix path to build status details in common helpersGrzegorz Bizon
2016-12-12Add action_class/action_titleKamil Trzcinski
2016-12-12Fix auto loading of constants for Ci StatusesKamil Trzcinski
2016-12-12Fix some detailed statuses specs related to abilitiesGrzegorz Bizon
2016-12-12Incorporate permission checks into new CI statusesGrzegorz Bizon
2016-12-12Refactor ci status factories to DRY code a littleGrzegorz Bizon