summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Add signature verification badge to compare viewMarc2018-05-071-16/+49
* Merge branch '33697-pipelines-json-endpoint' into 'master'Kamil Trzciński2018-05-071-3/+12
|\
| * Merge branch 'master' into 33697-pipelines-json-endpointMatija Čupić2018-05-023-6/+3
| |\
| * | Fix syntax errorKamil Trzciński2018-05-021-1/+1
| * | Add stages_ajax endpoint to serve old HTMLKamil Trzciński2018-05-021-0/+9
| * | Merge branch 'master' into 33697-pipelines-json-endpointFilipa Lacerda2018-04-232-5/+3
| |\ \
| * | | Fix stage.json endpointKamil Trzciński2018-04-231-1/+1
| * | | Add proper stage.json dataKamil Trzciński2018-04-231-3/+3
* | | | Merge branch '44059-specify-variables-when-executing-a-manual-pipeline-from-t...Kamil Trzciński2018-05-061-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Matija Čupić2018-05-023-6/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Jose2018-04-305-14/+28
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Accept variable params in create_paramsMatija Čupić2018-04-181-1/+1
* | | | | Remove Runner#belonging_to_any_project since this is no longer neededDylan Griffith2018-05-031-1/+0
* | | | | Merge branch 'master' into feature/runner-per-groupDylan Griffith2018-05-034-13/+3
|\ \ \ \ \
| * | | | | Load branches on new merge request page asynchronouslyWinnie Hellmann2018-05-021-7/+0
| | |_|/ / | |/| | |
| * | | | 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
| | | |/ / | | |/| |
| * | | | Merge branch 'make-job-lfs-artifacts-read-only' into 'master'Douwe Maan2018-05-021-2/+1
| |\ \ \ \
| | * | | | Fix file_store for artifacts and lfs when savingKamil Trzciński2018-05-011-2/+1
| | |/ / /
| * | | | Merge request and commit discussions APIJan Provaznik2018-05-011-3/+1
| |/ / /
* | | | Rename `runner.belonging_to_group(project.id) -> runner.belonging_to_parent_g...Dylan Griffith2018-04-271-1/+1
* | | | Switch to using ProjectCiCdSetting for group_runners_enabled and remove Proje...Dylan Griffith2018-04-261-1/+1
* | | | restrict projects ci controller to project runnersAlexis Reigel2018-04-231-2/+7
* | | | project#group_runner_enabled -> project_settingsAlexis Reigel2018-04-231-1/+1
* | | | allow disabling/enabling group runners per projectAlexis Reigel2018-04-231-0/+6
* | | | show group runners on runners pageAlexis Reigel2018-04-231-0/+4
|/ / /
* | | Removes 'no job log' from trace actionMayra Cabrera2018-04-221-2/+0
* | | Merge branch '42803-show-new-branch-mr-button' into 'master'Sean McGivern2018-04-201-3/+3
|\ \ \ | |_|/ |/| |
| * | Shows new branch/mr button even when branch existsJacopo2018-04-191-3/+3
* | | Merge branch '45507-fix-repository-archive-url' into 'master'Douwe Maan2018-04-191-5/+6
|\ \ \ | |/ / |/| |
| * | Fix specifying a non-default ref when requesting an archive using the legacy URLNick Thomas2018-04-191-5/+6
* | | Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-0/+2
|/ /
* | Fix Custom hooks are not triggered by UI wiki editFrancisco Javier López2018-04-181-3/+16
* | Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-182-3/+3
|/
* Merge branch '8088_embedded_snippets_support' into 'master'Grzegorz Bizon2018-04-161-0/+3
|\
| * embedded snippets supporthaseeb2018-02-281-0/+3
* | Merge branch 'dm-archived-read-only' into 'master'Robert Speicher2018-04-123-15/+3
|\ \
| * | Correct permissions for creating merge requests from issuesBob Van Landuyt2018-04-111-1/+1
| * | Share collaboration check between view and presenterBob Van Landuyt2018-04-111-17/+1
| * | Rename `create_merge_request` permissionsBob Van Landuyt2018-04-113-3/+3
| * | Prevent new merge requests for archived projectsBob Van Landuyt2018-04-111-1/+5
* | | Merge branch 'rendering-markdown-multiple-projects' into 'master'Douwe Maan2018-04-121-1/+1
|\ \ \
| * | | Support Markdown rendering using multiple projectsrendering-markdown-multiple-projectsYorick Peterse2018-04-111-1/+1
| |/ /
* | | Resolve "tree/master shows incorrect CI build status"Lin Jen-Shin2018-04-111-0/+1
|/ /
* | Merge branch 'sh-handle-legacy-archive-requests' into 'master'Douwe Maan2018-04-091-2/+7
|\ \
| * | Handle legacy repository archive requests with no ref givensh-handle-legacy-archive-requestsStan Hu2018-04-081-2/+7
* | | Projects and groups badges settings UIFrancisco Javier López2018-04-081-0/+13
|/ /
* | Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-061-6/+0
* | Removes deploy tokens presenterMayra Cabrera2018-04-061-1/+1
* | Addresses database commentsMayra Cabrera2018-04-061-1/+1