summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Inform users of up to $500 offer for GCP account"Dennis Tang2018-05-0713-21/+136
* Merge branch '36983-osw-heading-labels-color-fix' into 'master'Filipa Lacerda2018-05-071-1/+2
|\
| * Adjust issue boards list header label text colorOswaldo Ferreira2018-05-071-1/+2
* | Resolve "Clean up bottom status bar Web IDE"André Luís2018-05-079-70/+183
* | Improved commit message body renderingConstance Okoghenun2018-05-075-25/+16
* | Merge branch 'ccr/weight_1481' into 'master'Douwe Maan2018-05-072-2/+5
|\ \
| * | Backport of 1481-changing-weight-values-should-trigger-system-notesChantal Rollison2018-05-032-2/+5
* | | Merge branch 'add-git-commit-message-predefined-variable' into 'master'Grzegorz Bizon2018-05-071-4/+27
|\ \ \
| * | | Add memoization of commit related values in Ci::PipelineTomasz Maczukin2018-05-071-6/+18
| * | | Add a CI_COMMIT_MESSAGE predefined variableTomasz Maczukin2018-05-071-0/+11
* | | | Merge branch '10244-ux-improvements-for-group-runners' into 'master'Kamil Trzciński2018-05-0719-77/+222
|\ \ \ \
| * | | | Use btn-inverted for Enable group RunnersKamil Trzciński2018-05-071-1/+1
| * | | | Support anchors for Groups::RunnersControllerKamil Trzciński2018-05-071-5/+5
| * | | | Add internalizationKamil Trzciński2018-05-077-42/+53
| * | | | Add a comment about implementing proper policies for group runner permissionsDylan Griffith2018-05-072-0/+5
| * | | | Extract shared partial app/views/shared/runners/_runner_description.html.hamlDylan Griffith2018-05-073-32/+18
| * | | | Rename set_runner -> runner in runner controllersDylan Griffith2018-05-072-4/+4
| * | | | Share _form and show for project, instance and group runnersDylan Griffith2018-05-079-118/+19
| * | | | Add ip address and timeout to group runner viewsDylan Griffith2018-05-072-1/+18
| * | | | Remove whitespace between shared runers and group runners (#10244)Dylan Griffith2018-05-071-3/+0
| * | | | Ensure the group runner setup steps are visible even after runners have been ...Dylan Griffith2018-05-071-7/+5
| * | | | Allow to pause,resume,show,edit,destroy group runners (#10244)Dylan Griffith2018-05-075-2/+160
| * | | | Inline runner_path and runners_path helpersDylan Griffith2018-05-075-19/+11
| * | | | Make disable group runners button outlined like disable shared runners button...Dylan Griffith2018-05-071-1/+1
| * | | | Copy changes around registering runners (#10244)Dylan Griffith2018-05-072-3/+3
| * | | | Allow setting up group runners in group CI/CD settings (#10244)Dylan Griffith2018-05-075-2/+73
| * | | | Make group settings page have expandable menus (#10244)Dylan Griffith2018-05-072-7/+16
* | | | | Merge branch '42099-port-push-mirroring-to-ce-ce-port-v-2' into 'master'Douwe Maan2018-05-0722-3/+651
|\ \ \ \ \
| * | | | | Adds changelog entry, changes RemoteMirror#sync? to be semantically sound and...Tiago Botelho2018-05-072-3/+3
| * | | | | Adds remote mirror table migrationTiago Botelho2018-05-0716-13/+118
| * | | | | Backports every CE related change from ee-5484 to CETiago Botelho2018-05-0714-0/+543
* | | | | | Merge branch 'tc-repo-verify-mails' into 'master'Douwe Maan2018-05-074-34/+57
|\ \ \ \ \ \
| * | | | | | Use push events again to determine if repo needs checkingToon Claes2018-05-072-18/+16
| * | | | | | Rename methods to make it more clear what they doToon Claes2018-05-072-12/+14
| * | | | | | Refactor RepositoryCheck::BatchWorkerToon Claes2018-05-071-8/+23
| * | | | | | Pass the result as a positive boolToon Claes2018-05-071-3/+4
| * | | | | | Fix incorrect break statementToon Claes2018-05-071-1/+1
| * | | | | | Due to caching, there is no need to check the settings every loopToon Claes2018-05-071-1/+2
| * | | | | | Make it easier to override how to save the resultsToon Claes2018-05-071-3/+8
| * | | | | | Update link to the official git websiteToon Claes2018-05-071-1/+1
| * | | | | | Refactor RepositoryCheck::SingleRepositoryWorkerToon Claes2018-05-071-12/+18
| * | | | | | Remove `Rails.env.test?` from production codeToon Claes2018-05-071-12/+1
| * | | | | | Do not send repository check mails when they are disabledToon Claes2018-05-071-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'live-trace-v2-efficient-destroy-all' into 'master'Grzegorz Bizon2018-05-074-17/+136
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-0767-273/+973
| |\ \ \ \ \ \
| * | | | | | | Use prepend: true to evaluate always perform_fast_destroy than dependent: :d...Shinya Maeda2018-05-042-4/+1
| * | | | | | | Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-0437-139/+339
| |\ \ \ \ \ \ \
| * | | | | | | | Fix typo in fast_destroy_allShinya Maeda2018-05-031-1/+1
| * | | | | | | | Simplify FastDestroyAll moduleShinya Maeda2018-05-032-47/+60
| * | | | | | | | Fix typo for comments in project.rbShinya Maeda2018-05-031-1/+1