summaryrefslogtreecommitdiff
path: root/app/helpers/preferences_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Change project view default for existing users and anonymous visitors to file...dz-fix-project-viewDmitriy Zaporozhets2017-04-101-1/+5
* Change activity view wordingchange-activity-view-wordingAnnabel Dunstone Gray2017-03-071-1/+1
* Remove readme-only project view preferenceremove-readme-optionAnnabel Dunstone Gray2017-03-061-3/+2
* Change default project view for user from readme to files viewdz-change-project-viewDmitriy Zaporozhets2017-03-031-2/+2
* Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-151-4/+0
* Enable `Style/RedundantException` cop and correct offenseRobert Speicher2017-02-101-1/+1
* adds fix for security issue when annonymous user does not have access to repo...23990-project-show-error-when-empty-repotiagonbotelho2016-11-171-3/+3
* change empty project view to annonymous user from activity to empty partialtiagonbotelho2016-11-111-3/+5
* adds guard clause for readme model method and initializes a new view with pro...tiagonbotelho2016-11-111-1/+3
* Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-1/+15
* Implementing 'Groups View' and 'TODOs View' as options for dashboard preferen...Elias Werberich2016-03-241-1/+3
* Remove redundant helper method.Douwe Maan2015-10-171-8/+2
* Merge branch 'master' into cristianbica/gitlab-ce-user-project-view-filesDouwe Maan2015-10-171-0/+7
|\
| * improved code style and layout option namingPeter Göbel2015-10-051-2/+2
| * added user preference to change layout widthPeter Göbel2015-10-051-0/+7
* | Allow users to select the Files view as default project viewCristian Bica2015-10-011-1/+7
|/
* Add user preference to view project activity and starred project activity as ...Stan Hu2015-09-261-1/+3
* Re-add user_color_scheme helperRobert Speicher2015-08-261-1/+5
* Remove user_color_scheme_classRobert Speicher2015-08-251-4/+0
* Add Gitlab::ColorSchemes moduleRobert Speicher2015-08-251-23/+2
* Allow user to specify content he wants to see on project pageproject-default-viewDmitriy Zaporozhets2015-07-131-0/+12
* Refactor dashboard_choicesRobert Speicher2015-06-131-13/+16
* Make the dashboard choice text match the text in the sidebarRobert Speicher2015-06-131-2/+2
* Add a form field to customize the dashboard preferenceRobert Speicher2015-06-131-0/+19
* Add PreferencesHelper moduleRobert Speicher2015-06-131-0/+31