summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Improved commit message body renderingConstance Okoghenun2018-05-074-8/+8
| * | | | Merge branch '10244-ux-improvements-for-group-runners' into 'master'Kamil Trzciński2018-05-077-165/+30
| |\ \ \ \
| | * | | | Use btn-inverted for Enable group RunnersKamil Trzciński2018-05-071-1/+1
| | * | | | Add internalizationKamil Trzciński2018-05-072-18/+23
| | * | | | Extract shared partial app/views/shared/runners/_runner_description.html.hamlDylan Griffith2018-05-071-16/+1
| | * | | | Share _form and show for project, instance and group runnersDylan Griffith2018-05-073-123/+1
| | * | | | Remove whitespace between shared runers and group runners (#10244)Dylan Griffith2018-05-071-3/+0
| | * | | | Inline runner_path and runners_path helpersDylan Griffith2018-05-072-3/+3
| | * | | | 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-071-2/+2
| * | | | | Adds remote mirror table migrationTiago Botelho2018-05-073-2/+14
| * | | | | Backports every CE related change from ee-5484 to CETiago Botelho2018-05-072-0/+53
| * | | | | Add signature verification badge to compare viewMarc2018-05-072-2/+2
| |/ / / /
| * | | | Merge branch '44059-specify-variables-when-executing-a-manual-pipeline-from-t...Kamil Trzciński2018-05-061-4/+14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | 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-025-6/+5
| | |\ \ \
| | * \ \ \ Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Matija Čupić2018-05-022-7/+6
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Jose2018-04-3023-74/+88
| | |\ \ \ \ \
| | * | | | | | Add variables table to the new pipeline formJose2018-04-301-4/+14
| * | | | | | | Merge branch 'fix-runner-pages-errors' into 'master'Kamil Trzciński2018-05-061-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Partially revert ebcd5711c5ff937bf925002bf9a5b636b037684e to fix runner pagesDylan Griffith2018-05-041-1/+1
| * | | | | | | | Merge branch 'inform-the-user-when-there-are-no-project-import-options-availa...Rémy Coutable2018-05-042-48/+56
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Move import project pane to a separate partialGeorge Tsiolis2018-05-042-48/+52
| | * | | | | | | Inform the user when there are no project import options availableGeorge Tsiolis2018-05-041-0/+4
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Add comment in _runner.html.haml about hacky runner type checkDylan Griffith2018-05-031-1/+1
| * | | | | | | Merge branch 'master' into feature/runner-per-groupDylan Griffith2018-05-0314-38/+33
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Load branches on new merge request page asynchronouslyWinnie Hellmann2018-05-022-20/+16
| | | |_|_|/ / | | |/| | | |
| | * | | | | Merge branch '45761-replace-actionview-time_ago_in_words' into 'master'Rémy Coutable2018-05-025-6/+5
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Replace time_ago_in_words with JS-based oneTakuya Noguchi2018-04-275-6/+5
| | * | | | | Merge branch 'blackst0ne-rails5-use-safe-params-instead-of-params-in-url-for-...Rémy Coutable2018-05-021-1/+1
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | [Rails5] Use `safe_params` instead of `params` in `url_for` helpersblackst0ne2018-04-281-1/+1
| * | | | | | Remove N+1 query from app/views/projects/runners/_runner.html.hamlDylan Griffith2018-05-011-1/+1
| * | | | | | Rename Runner#group? -> #assigned_to_group? and Runner#project? -> #assigned_...Dylan Griffith2018-04-301-1/+1
| * | | | | | Merge branch 'master' into siemens-runner-per-groupDylan Griffith2018-04-265-8/+14
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'master' into siemens-runner-per-groupDylan Griffith2018-04-244-40/+54
| |\ \ \ \ \ \
| * | | | | | | show group runners setup only to group masterAlexis Reigel2018-04-231-2/+5
| * | | | | | | allow disabling/enabling group runners per projectAlexis Reigel2018-04-231-0/+10
| * | | | | | | show group runners on runners pageAlexis Reigel2018-04-233-1/+24
* | | | | | | | Merge branch 'master' into 'bootstrap4'Clement Ho2018-05-011-6/+5
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Fixed inconsistent protected branch pill baselineConstance Okoghenun2018-04-301-6/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | [skip ci] Convert .input-group-btn to input-group-appendClement Ho2018-04-301-1/+1
* | | | | | | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-305-5/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'ce-jej/branch-unprotection-disable-ui' into 'master'Grzegorz Bizon | OOO until May 7th2018-04-302-2/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Backports EE changes from disabling branch unprotect UIJames Edwards-Jones2018-04-252-2/+2
| | | |_|/ / | | |/| | |
| * | | | | Resolve "Add how to use nip.io to Auto DevOps and Kubernetes documentation"Dylan Griffith2018-04-271-0/+1
| * | | | | Select everything so we could hit protectLin Jen-Shin2018-04-252-3/+3
| |/ / / /
* | | | | Merge branch 'master' into bootstrap4Clement Ho2018-04-253-6/+12
|\ \ \ \ \ | |/ / / /
| * | | | Change language to be more inclusive of those with accessibility requirementsMark Lapierre2018-04-251-1/+1
| * | | | Merge branch 'patch-29' into 'master'Rémy Coutable2018-04-241-1/+1
| |\ \ \ \