summaryrefslogtreecommitdiff
path: root/app/controllers/projects/settings
Commit message (Expand)AuthorAgeFilesLines
* Backports every CE related change from ee-5484 to CE42099-port-push-mirroring-to-ce-ce-portTiago Botelho2018-05-041-0/+8
* 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
* | Cleaned up duplication with ProtectedRefAccess concernJames Edwards-Jones2017-04-041-10/+9
* | Fix typos in ProtectedRef concern and whitespace detected by rubocopJames Edwards-Jones2017-04-031-1/+0
* | Clean up non TODO rubocop errorsJames Edwards-Jones2017-04-031-1/+1
* | Extracted ProtectableDropdown to clean up Project#open_branchesJames Edwards-Jones2017-04-031-18/+7
* | Settings::RepositoryController includes protected tags in JSJames Edwards-Jones2017-03-311-7/+23
|/
* Show members of parent groups on project members pagedz-nested-groups-membersDmitriy Zaporozhets2017-03-091-33/+4
* Merge branch 'master' into 26732-combine-deploy-keys-and-push-rules-and-mirro...26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pagesPhil Hughes2017-03-071-4/+4
|\
* | Fixed repository_controller_specJose Ivan Vargas2017-03-061-4/+7
* | Added delegations to comply with the new rubocop rulesJose Ivan Vargas2017-03-061-2/+21
* | Added tests for the repository_controller and repository_helperJose Ivan Vargas2017-03-061-7/+7
* | Added access spec testsJose Ivan Vargas2017-03-061-1/+1
* | Introduced the deploy keys presenterGrzegorz Bizon2017-03-061-18/+3
* | Created the gear settings entry and created a way to initialize both sections...Jose Ivan Vargas2017-03-061-1/+35
* | Added repository controller and route for the settings namespaceJose Ivan Vargas2017-03-061-0/+9
|/
* Fixed tests, renamed files and methodsJose Ivan Vargas2017-02-061-2/+2
* Changed the controller/route name to 'ci/cd' and renamed the corresponding filesJose Ivan Vargas2017-02-061-3/+6
* Added private methods to initialize variables in the ci_cd_pipelines_controllerJose Ivan Vargas2017-02-061-5/+16
* changed pipelines controller name to ci_cd_pipelinesJose Ivan Vargas2017-02-061-2/+2
* Converted the views to partials that compose the menu item "pipelines"Jose Ivan Vargas2017-02-061-0/+30
* Corrected code style and titlesJose Ivan Vargas2017-01-181-1/+1
* Moved the webhooks and services gear options to a single one called integrationsJose Ivan Vargas2017-01-181-0/+18
* Removed the "Groups" option from the settings gearJose Ivan Vargas2017-01-031-2/+2
* Added groups to members section, added a members finderJose Ivan Vargas2017-01-031-5/+8
* Moved the members (project_members)option to a single controller called membersJose Ivan Vargas2017-01-031-0/+52