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
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