summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue_41460' into 'master'Sean McGivern2018-01-161-5/+1
|\
| * Fix error on changes tab when merge request cannot be createdissue_41460Felipe Artur2018-01-151-5/+1
* | Display related merge requests in commit detail pageHiroyuki Sato2018-01-121-1/+13
* | Merge branch 'disable-pages-on-jobs' into 'master'Yorick Peterse2018-01-121-1/+1
|\ \ | |/ |/|
| * Use simple Next/Prev paging for jobs to avoid large count queries on arbitrar...disable-pages-on-jobsGreg Stark2018-01-111-1/+1
* | Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-1111-0/+13
|/
* Change failed GCP billing check wordingMatija Čupić2018-01-111-1/+1
* Use new tab for link in flashMatija Čupić2018-01-111-2/+1
* Fix link to billingKamil Trzciński2018-01-101-1/+2
* Fix billing checkingKamil Trzciński2018-01-101-1/+1
* Extract GCP billing check as methodMatija Čupić2018-01-101-9/+20
* disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel2018-01-083-4/+5
* Refactor GCP session token exchange schemeMatija Čupić2018-01-071-5/+1
* Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-063-3/+10
|\
| * Merge branch '41249-clearing-the-cache' into 'master'Kamil Trzciński2018-01-061-0/+10
| |\
| | * Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-052-1/+18
| | |\
| | * \ Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-043-7/+11
| | |\ \
| | * | | Add missing empty line in #reset_cacheMatija Čupić2018-01-041-0/+1
| | * | | Move cache reset to ci_cd_settings controllerMatija Čupić2018-01-042-9/+9
| | * | | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2017-12-222-5/+6
| | |\ \ \
| | * | | | Add tests for projects#reset_cacheMatija Čupić2017-12-211-0/+6
| | * | | | Stub out project#reset_cacheMatija Čupić2017-12-211-0/+3
| * | | | | Merge branch 'issue_40500' into 'master'Sean McGivern2018-01-052-3/+0
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Improve filtering issues by label performanceissue_40500Felipe Artur2018-01-052-3/+0
| | | |/ / | | |/| |
* | | | | Store OAuth token in Redis for worker to pick upMatija Čupić2018-01-061-1/+6
* | | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-052-1/+18
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'jprovazn-rebase' into 'master'Filipa Lacerda2018-01-051-0/+17
| |\ \ \ \
| | * | | | Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+17
| | | |_|/ | | |/| |
| * | | | Remove the Project#repo methodJacob Vosmaer2018-01-041-1/+1
| |/ / /
* | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-053-7/+11
|\ \ \ \ | |/ / /
| * | | Allow logged in user to change his passwordrd-fix-reset-password-while-logged-inRubén Dávila2017-12-311-0/+2
| * | | Merge branch '20035-pause-resume-runners' into 'master'Grzegorz Bizon2017-12-291-4/+4
| |\ \ \
| | * | | Add pause/resume button to specific project runnersMario de la Ossa2017-12-271-4/+4
| | |/ /
| * | | Refactor success status in branch controllerMateusz Bajorski2017-12-271-3/+5
| * | | Fix when branch creation fails don't post system noteMateusz Bajorski2017-12-261-1/+1
| |/ /
* | | Remove polling interval from GcpControllerMatija Čupić2018-01-051-2/+0
* | | Implement GCP billing check in cluster formMatija Čupić2017-12-211-7/+21
* | | Remove actions for async GCP project billing checkMatija Čupić2017-12-211-31/+0
* | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2017-12-2132-57/+142
|\ \ \ | |/ /
| * | Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-211-0/+6
| * | Remove a redundant `InvalidPathError` definitionrs-remove-useless-definitionRobert Speicher2017-12-201-5/+0
| |/
| * Use UserSerializer instead of `User.to_json`Robert Speicher2017-12-191-2/+2
| * Merge branch 'zj-gitaly-pipelines-n-1' into 'master'Robert Speicher2017-12-191-0/+2
| |\
| | * Load commit in batches for pipelines#indexZeger-Jan van de Weg2017-12-191-0/+2
| * | Merge branch 'fix-cluster-enviroment-missing' into 'master'Kamil Trzciński2017-12-193-0/+4
| |\ \
| | * | Allow environment_scope in cluster controllersMatija Čupić2017-12-163-0/+4
| * | | Merge branch '40871-todo-notification-count-shows-notification-without-having...Douwe Maan2017-12-181-1/+0
| |\ \ \
| | * | | Reset todo counters when the target is deleted40871-todo-notification-count-shows-notification-without-having-a-todoSean McGivern2017-12-181-1/+0
| * | | | Merge branch 'sh-add-schedule-pipeline-run-now' into 'master'Kamil Trzciński2017-12-181-1/+30
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Address review comments with playing pipeline schedulersh-add-schedule-pipeline-run-nowStan Hu2017-12-121-15/+15