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
path: root/app
AgeCommit message (Expand)Author
2018-05-07Make deploy keys table more clearly structuredLukas Eipert
2018-05-07Resolve "Inform users of up to $500 offer for GCP account"Dennis Tang
2018-05-07Merge branch '36983-osw-heading-labels-color-fix' into 'master'Filipa Lacerda
2018-05-07Resolve "Clean up bottom status bar Web IDE"André Luís
2018-05-07Adjust issue boards list header label text colorOswaldo Ferreira
2018-05-07Improved commit message body renderingConstance Okoghenun
2018-05-07Merge branch 'ccr/weight_1481' into 'master'Douwe Maan
2018-05-07Merge branch 'add-git-commit-message-predefined-variable' into 'master'Grzegorz Bizon
2018-05-07Merge branch '10244-ux-improvements-for-group-runners' into 'master'Kamil Trzciński
2018-05-07Add memoization of commit related values in Ci::PipelineTomasz Maczukin
2018-05-07Merge branch '42099-port-push-mirroring-to-ce-ce-port-v-2' into 'master'Douwe Maan
2018-05-07Add a CI_COMMIT_MESSAGE predefined variableTomasz Maczukin
2018-05-07Use btn-inverted for Enable group RunnersKamil Trzciński
2018-05-07Support anchors for Groups::RunnersControllerKamil Trzciński
2018-05-07Add internalizationKamil Trzciński
2018-05-07Merge branch 'tc-repo-verify-mails' into 'master'Douwe Maan
2018-05-07Use push events again to determine if repo needs checkingToon Claes
2018-05-07Add a comment about implementing proper policies for group runner permissionsDylan Griffith
2018-05-07Merge branch 'live-trace-v2-efficient-destroy-all' into 'master'Grzegorz Bizon
2018-05-07Merge branch 'live-trace-v2' into 'master'Grzegorz Bizon
2018-05-07Adds changelog entry, changes RemoteMirror#sync? to be semantically sound and...Tiago Botelho
2018-05-07Adds remote mirror table migrationTiago Botelho
2018-05-07Backports every CE related change from ee-5484 to CETiago Botelho
2018-05-07Fix rubocopKamil Trzciński
2018-05-07Merge branch '44846-improve-web-ide-left-panel-and-modes' into 'master'Filipa Lacerda
2018-05-07Upgrade underscore.jsTim Zallmann
2018-05-07Fix WRITE_LOCK_SLEEPKamil Trzciński
2018-05-07Add signature verification badge to compare viewMarc
2018-05-07Optimise write lock parametersKamil Trzciński
2018-05-07Merge branch '33697-pipelines-json-endpoint' into 'master'Kamil Trzciński
2018-05-07Merge branch '4084-epics-username-autocomplete-ce' into 'master'Douwe Maan
2018-05-07Merge branch 'bvl-fix-terms-top-margin' into 'master'Filipa Lacerda
2018-05-07Rename methods to make it more clear what they doToon Claes
2018-05-07Refactor RepositoryCheck::BatchWorkerToon Claes
2018-05-07Pass the result as a positive boolToon Claes
2018-05-07Fix incorrect break statementToon Claes
2018-05-07Due to caching, there is no need to check the settings every loopToon Claes
2018-05-07Make it easier to override how to save the resultsToon Claes
2018-05-07Update link to the official git websiteToon Claes
2018-05-07Refactor RepositoryCheck::SingleRepositoryWorkerToon Claes
2018-05-07Remove `Rails.env.test?` from production codeToon Claes
2018-05-07Do not send repository check mails when they are disabledToon Claes
2018-05-07Extract shared partial app/views/shared/runners/_runner_description.html.hamlDylan Griffith
2018-05-07Rename set_runner -> runner in runner controllersDylan Griffith
2018-05-07Share _form and show for project, instance and group runnersDylan Griffith
2018-05-07Add ip address and timeout to group runner viewsDylan Griffith
2018-05-07Remove whitespace between shared runers and group runners (#10244)Dylan Griffith
2018-05-07Ensure the group runner setup steps are visible even after runners have been ...Dylan Griffith
2018-05-07Allow to pause,resume,show,edit,destroy group runners (#10244)Dylan Griffith
2018-05-07Inline runner_path and runners_path helpersDylan Griffith