summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Capitalize runner in a couple more places10244-ux-improvements-for-group-runners-ceDylan Griffith2018-05-081-2/+2
* Add simple docs for group runnersDylan Griffith2018-05-081-1/+12
* Fix typo in runner docsDylan Griffith2018-05-081-1/+1
* 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-078-7/+340
* Inline runner_path and runners_path helpersDylan Griffith2018-05-076-34/+26
* 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 '44059-specify-variables-when-executing-a-manual-pipeline-from-t...Kamil Trzciński2018-05-0612-14/+79
|\
| * Add pipeline variables feature specMatija Čupić2018-05-041-0/+15
| * Improve variable comparisonMatija Čupić2018-05-042-4/+4
| * Adjust copy text and classesJose2018-05-031-3/+3
| * Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Matija Čupić2018-05-0240-155/+178
| |\
| * | Search for "Create for" in feature specMatija Čupić2018-05-021-1/+1
| * | Add CHANGELOGMatija Čupić2018-05-021-0/+5
| * | Update feature spec to search for Create pipeline buttonMatija Čupić2018-05-021-3/+3
| * | Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Matija Čupić2018-05-02150-1720/+3174
| |\ \
| * \ \ Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Jose2018-04-301102-7292/+16105
| |\ \ \
| * | | | Add variables table to the new pipeline formJose2018-04-302-4/+20
| * | | | Extend Gitlab::Ci::Pipeline::Chain::Command with variables_attributesMatija Čupić2018-04-183-3/+10
| * | | | Use variables_attributes intead of variablesMatija Čupić2018-04-182-8/+8
| * | | | Add variables option to Ci::CreatePipelineServiceMatija Čupić2018-04-182-2/+20
| * | | | Accept nested Variables in Ci::PipelineMatija Čupić2018-04-181-0/+2
| * | | | Alias value to secret_value in Ci::PipelineVariableMatija Čupić2018-04-181-0/+2
| * | | | Accept variable params in create_paramsMatija Čupić2018-04-181-1/+1
* | | | | Merge branch 'fix-runner-pages-errors' into 'master'Kamil Trzciński2018-05-062-2/+2
|\ \ \ \ \
| * | | | | Partially revert ebcd5711c5ff937bf925002bf9a5b636b037684e to fix runner pagesDylan Griffith2018-05-042-2/+2
* | | | | | Merge branch 'fix/ide-file-scroll-issue' into 'master'Phil Hughes2018-05-041-0/+1
|\ \ \ \ \ \
| * | | | | | fix Web IDE file tree scroll issuePaul Slaughter2018-05-041-0/+1
|/ / / / / /
* | | | | | Merge branch '44542-move-import-specific-attributes-out-of-the-project-model-...Douwe Maan2018-05-0439-114/+610
|\ \ \ \ \ \
| * | | | | | Backports every CE related change from ee-44542 to CETiago Botelho2018-05-0439-114/+610
* | | | | | | Merge branch '46049-import-export-import-is-broken-due-to-the-addition-of-a-c...Douwe Maan2018-05-043-1/+14
|\ \ \ \ \ \ \
| * | | | | | | fix missing spaceJames Lopez2018-05-041-1/+1
| * | | | | | | Add ci_cd_settings delete_all dependency on projectJames Lopez2018-05-043-1/+14
* | | | | | | | Merge branch 'dm-webhook-catch-blocked-url-exception' into 'master'Robert Speicher2018-05-043-2/+8
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix typo in changelog entryDouwe Maan2018-05-041-1/+1
| * | | | | | | Ensure web hook 'blocked URL' errors are stored in as web hook logs and prope...Douwe Maan2018-05-043-2/+8
* | | | | | | | Merge branch 'bvl-enforce-terms' into 'master'Douwe Maan2018-05-0461-101/+1586
|\ \ \ \ \ \ \ \
| * | | | | | | | Reuses `InternalRedirect` when possibleBob Van Landuyt2018-05-044-10/+50