summaryrefslogtreecommitdiff
path: root/app/controllers/projects/settings
Commit message (Expand)AuthorAgeFilesLines
...
* Present all pipeline triggers using trigger presenterGrzegorz Bizon2019-01-311-0/+2
* Implement error tracking configurationPeter Leitzen2019-01-071-1/+8
* Move settings operations controller from EE to CEmove-settings-oprations-to-cePeter Leitzen2019-01-061-0/+39
* Remove the project_cleanup feature flagNick Thomas2018-12-151-5/+0
* Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+19
* Renaming Secret Variables in the codebaseMarcel Amirault2018-10-301-2/+2
* Revert "Merge branch 'deploy-tokens' into 'master'"Stan Hu2018-10-051-2/+2
* Simplify runner registration token resettingTomasz Maczukin2018-10-041-0/+7
* Enable even more frozen string in app/controllersgfyoung2018-09-253-0/+6
* Merge branch 'deploy-tokens' into 'master'Rémy Coutable2018-09-251-2/+2
|\
| * use redirect instead of render to avoid creating keys when refresh - resolves...Muhammad Nuzaihan2018-07-041-2/+2
* | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* | Move badge settings to general settingsWinnie Hellmann2018-09-031-13/+0
* | Remove the use of `is_shared` of `Ci::Runner`remove-is-shared-from-ci-runnersKamil Trzciński2018-06-261-1/+1
|/
* add deploy strategy radio buttonsMike Greiling2018-06-061-1/+1
* Merge branch 'fj-46411-fix-badge-api-endpoint-route-with-relative-url' into '...Douwe Maan2018-05-221-2/+2
|\
| * Fixed badge api endpoint route when relative_url is setfj-46411-fix-badge-api-endpoint-route-with-relative-urlFrancisco Javier López2018-05-171-2/+2
* | Merge branch '6020-extract-ee-specific-controller-lines' into 'master'Robert Speicher2018-05-171-1/+8
|\ \
| * | Backport changes from EE to minimize the CE/EE diff in Projects::Settings::In...6020-extract-ee-specific-controller-linesRémy Coutable2018-05-161-1/+8
| |/
* | Rename User#ci_authorized_runners -> ci_owned_runnersDylan Griffith2018-05-161-1/+1
|/
* Adds remote mirror table migrationTiago Botelho2018-05-071-2/+0
* Backports every CE related change from ee-5484 to CETiago Botelho2018-05-071-0/+8
* Remove Runner#belonging_to_any_project since this is no longer neededDylan Griffith2018-05-031-1/+0
* Rename `runner.belonging_to_group(project.id) -> runner.belonging_to_parent_g...Dylan Griffith2018-04-271-1/+1
* restrict projects ci controller to project runnersAlexis Reigel2018-04-231-2/+7
* show group runners on runners pageAlexis Reigel2018-04-231-0/+4
* Projects and groups badges settings UIFrancisco Javier López2018-04-081-0/+13
* Removes deploy tokens presenterMayra Cabrera2018-04-061-1/+1
* Addresses database commentsMayra Cabrera2018-04-061-1/+1
* Fixes broken schema and minor changesMayra Cabrera2018-04-061-2/+2
* Get rid of Redis when dealing with deploy tokensKamil Trzciński2018-04-061-5/+23
* Include ProjectDeployTokensMayra Cabrera2018-04-061-1/+1
* Address UX reviewMayra Cabrera2018-04-061-5/+3
* Create barebones for DeploytokenMayra Cabrera2018-04-061-0/+10
* Move leftovers from pipelines_settings_controller to settings/ci_cd_controllerTomasz Maczukin2018-04-041-5/+45
* Resolve "Protected branches count is wrong when a wildcard includes several p...Jan2018-04-041-0/+4
* Build ci/lint pageMayra Cabrera2018-03-261-3/+3
* Make Projects::Settings:CiCdController#reset_cache a json endpointMatija Čupić2018-03-011-4/+6
* Add missing empty line in #reset_cacheMatija Čupić2018-01-041-0/+1
* Move cache reset to ci_cd_settings controllerMatija Čupić2018-01-041-0/+9
* Deduplicate protected ref human_access_levelsjej/fix-protected-branch-validations-ceJames Edwards-Jones2017-11-241-5/+5
* Form for setting project auto devops settingsZeger-Jan van de Weg2017-08-311-0/+5
* Rename build to pipeline for status badgesZ.J. van de Weg2017-07-211-1/+1
* Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann2017-07-071-27/+0
* Basic BE changeShinya Maeda2017-07-071-1/+4
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Accept default branch param on notifaction servicesZeger-Jan van de Weg2017-04-281-1/+1
* Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-061-0/+1
|\
| * Hide ancestor groups in the share group dropdown listdz-hide-share-group-ancestorsDmitriy Zaporozhets2017-03-211-0/+1
* | Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones2017-04-041-3/+2