summaryrefslogtreecommitdiff
path: root/app/controllers/profiles/keys_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add a page title to every page.Douwe Maan2015-04-301-2/+1
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-1/+1
* Explicitly define ordering in models using default_scopeDmitriy Zaporozhets2015-02-051-1/+1
* Key strong paramsDmitriy Zaporozhets2014-06-261-1/+6
* Fix `/:username.keys` response content typeDmitry Medvinsky2014-03-201-1/+1
* Split the user ssh keys by newline, not the characters "\n"Johannes Schleifenbaum2014-02-111-1/+1
* code refactor as per standardsGitLab2014-02-111-4/+7
* sync with upstream for ease to mergeGitLab2014-02-061-1/+1
|\
| * merge with upstream masterGitLab2014-02-061-1/+1
| |\
| | * fix most of warningsskv2013-12-151-1/+1
| * | getting user keys publically through http without any authentication, the git...devaroop2013-10-021-0/+18
| |/
* | adding tests for the ssh keys featureGitLab2014-02-061-1/+1
* | getting user keys publically through http without any authentication, the git...devaroop2013-10-031-0/+18
|/
* Better design for SSH keys pageDmitriy Zaporozhets2013-06-241-1/+1
* Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets2013-06-241-0/+35