summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | Fixed inconsistent protected branch pill baselineConstance Okoghenun2018-04-301-6/+5
| | |_|_|/ | |/| | |
| * | | | 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
| |/ /
* | | 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
|\ \ \ | |/ /
| * | 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
| |\ \
| | * | Broken link fixAna Karabanova 🐱2018-04-241-1/+1
| * | | Only show push-to-master authorized usersBob Van Landuyt2018-04-241-4/+10
| |/ /
| * | Update links to /ci/lint with ones to project ci/lintTakuya Noguchi2018-04-242-2/+2
* | | Merge branch 'master' into siemens-runner-per-groupDylan Griffith2018-04-244-40/+54
|\ \ \ | |/ /
| * | Changed anchor not to have the js prefix, add i18nJose Ivan Vargas2018-04-203-21/+21
| * | Create autodevops settings sectionsJose Ivan Vargas2018-04-204-41/+55
* | | 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
|/ /
* | Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-192-2/+2
* | Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-8/+1
* | Merge branch '45446-new-sha-widget-breaks-on-new-merge-request' into 'master'Filipa Lacerda2018-04-181-1/+1
|\ \
| * | fix regression in new merge request screenLukas Eipert2018-04-171-1/+1
* | | Merge branch 'blackst0ne-rails5-add-safe-params-helper' into 'master'Sean McGivern2018-04-186-9/+9
|\ \ \
| * | | [Rails5] Add `safe_params` helperblackst0ne2018-04-086-9/+9
* | | | Merge branch '42543-hide-divergence-graph-on-branches-for-mobile' into 'master'Clement Ho2018-04-171-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove ahead/behind graphs on project branches on mobileTakuya Noguchi2018-04-171-1/+1
| | |/ | |/|
* | | Merge branch 'osw-add-qa-tests-for-protected-branches' into 'master'Rémy Coutable2018-04-177-9/+9
|\ \ \
| * | | Add QA tests for protected branchesOswaldo Ferreira2018-04-167-9/+9
* | | | Merge branch '21677-run-pipeline-word' into 'master'Tim Zallmann2018-04-171-7/+8
|\ \ \ \
| * | | | Improves wording in new pipeline pageFilipa Lacerda2018-04-161-7/+8
| |/ / /