summaryrefslogtreecommitdiff
path: root/app/controllers/projects/settings/repository_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+0
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-4/+3
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+5
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-05-041-0/+2
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-241-3/+48
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-021-2/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-281-20/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Add username to deploy tokensKrasimir Angelov2019-07-021-1/+1
* Remove the project_cleanup feature flagNick Thomas2018-12-151-5/+0
* Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+19
* Revert "Merge branch 'deploy-tokens' into 'master'"Stan Hu2018-10-051-2/+2
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* 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
|/
* 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
* 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
* Resolve "Protected branches count is wrong when a wildcard includes several p...Jan2018-04-041-0/+4
* Deduplicate protected ref human_access_levelsjej/fix-protected-branch-validations-ceJames Edwards-Jones2017-11-241-5/+5
* 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
* 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