Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-05-26Add latest changes from gitlab-org/security/gitlab@13-0-stable-eeGitLab Bot
2020-05-04Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot
2020-03-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-03-27Externalize strings in projects controllersMartin Wortschack
2018-12-19Make Projects::DeployKeysController EE-readyRémy Coutable
2018-11-17Fix enabling project deploy key for adminsStan Hu
2018-09-26Enable even more frozen string in app/controllersgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-08ensure all project repository settings panels remain open after form submissionMike Greiling
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-01-17Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-09-15created services for keyshaseeb
2017-06-20Fix edit button for deploy keys available from other projectsAlexander Randa
2017-06-02Implement ability to update deploy keysAlexander Randa
2017-04-28Re-wrote to match our docs - still not 100% sure but closer than it wasPhil Hughes
2017-03-24Project deploy keys json end pointJarka Kadlecova
2017-03-23Return 404 if deploy key cannot be found in Projects::DeployKeysController#di...Adam Niedzielski
2017-03-06Renamed the redirect_request concern to repository_settings_redirectJose Ivan Vargas
2017-03-06Added tests for the repository_controller and repository_helperJose Ivan Vargas
2017-03-06Fixed tests, changed dispatcher routing to the 'repository:show'Jose Ivan Vargas
2017-03-06Created the gear settings entry and created a way to initialize both sections...Jose Ivan Vargas
2016-09-03Set current user as deploy key userAli Ibrahim
2016-08-17Allow to add deploy keys with write-accessAli Ibrahim
2016-08-08Namespace EnableDeployKeyService under ProjectsZ.J. van de Weg
2016-08-05Create service for enabling deploy keysZ.J. van de Weg
2016-04-25Project deploy keys updated UIPhil Hughes
2015-10-20Redirect to a default path if HTTP_REFERER is not setStan Hu
2015-06-04Remove show actions from Admin and Project DeployKeysRobert Speicher
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-04-03Clean up code.Douwe Maan
2015-04-03Allow admin to create public deploy keys that are accessible to any project.Douwe Maan
2015-03-17Satisfy Rubocop.Douwe Maan
2015-03-17Delete deploy key when last connection to a project is destroyed.Douwe Maan
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2014-10-20Use @project on controllers, don't call methodCiro Santilli
2014-06-27Make app works with strong paramsDmitriy Zaporozhets
2013-12-15fix most of warningsskv
2013-06-23Move projects controllers/views in Projects moduleDmitriy Zaporozhets