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-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-03-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-12-18Remove content disposition attachment displaying all ssh keysFrancisco Javier López
2018-11-29Fix deprecation: render :text is deprecated because it does not actually rend...Jasper Maes
2018-11-23Set content disposition attachment to several endpointsFrancisco Javier López
2018-10-18Make getting a user by the username case insensitiveWilliam George
2018-09-23Enable more frozen string in app/controllers/gfyoung
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-05-16Introduce a new Keys::DestroyService serviceRémy Coutable
2017-10-31uypdated keys controller logicJames Lopez
2017-09-28refactor keys controllerJames Lopez
2017-09-15created services for keyshaseeb
2017-09-07Removes default scope from sortableTiago Botelho
2017-06-07Add a rubocop rule to check if a method 'redirect_to' is used without explici...blackst0ne
2017-03-03Remove remnants of git annexPawel Chojnacki
2017-02-22No more and/orDouwe Maan
2016-05-18Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage'Dmitriy Zaporozhets
2016-04-15Make /profile/keys/new redirects to /profile/keys for back-compatRémy Coutable
2016-03-16Change deprecated usage of rendering without response bodyMehmet Emin İNAÇ
2016-03-04Don't abuse the flash store for displaying SSH Key form errorsRobert Speicher
2016-03-04Remove `Profile::KeysController#new` actionRobert Speicher
2016-03-04Fixed failing ssh key testsPhil Hughes
2016-03-04SSH keys settingsPhil Hughes
2015-04-30Add a page title to every page.Douwe Maan
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-02-06Explicitly define ordering in models using default_scopeDmitriy Zaporozhets
2014-06-26Key strong paramsDmitriy Zaporozhets
2014-03-20Fix `/:username.keys` response content typeDmitry Medvinsky
2014-02-11Split the user ssh keys by newline, not the characters "\n"Johannes Schleifenbaum
2014-02-11code refactor as per standardsGitLab
2014-02-06sync with upstream for ease to mergeGitLab
2014-02-06merge with upstream masterGitLab
2014-02-06adding tests for the ssh keys featureGitLab
2013-12-15fix most of warningsskv
2013-10-03getting user keys publically through http without any authentication, the git...devaroop
2013-10-02getting user keys publically through http without any authentication, the git...devaroop
2013-06-24Better design for SSH keys pageDmitriy Zaporozhets
2013-06-24Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets