| Commit message (Expand) | Author | Age | Files | Lines |
* | Move language setting to preferences | Fabian Schneider | 2019-02-20 | 1 | -0/+4 |
* | Add tests for preferences_helper | Fabian Schneider | 2019-02-06 | 1 | -4/+4 |
* | Rename setting, fix wordings | Fabian Schneider | 2019-02-06 | 1 | -2/+2 |
* | Add helpers for first day of the week | Fabian Schneider | 2019-02-06 | 1 | -7/+10 |
* | Add default setting for first day of the week preference | Fabian Schneider | 2019-02-06 | 1 | -0/+5 |
* | Add setting for first day of the week | Fabian Schneider | 2019-02-06 | 1 | -0/+7 |
* | Backport CE changes for Ops Dashboard in EE | Peter Leitzen | 2018-10-12 | 1 | -11/+25 |
* | Enable frozen string for app/helpers/**/*.rb | gfyoung | 2018-09-06 | 1 | -0/+2 |
* | 'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choices | Elias Werberich | 2018-03-27 | 1 | -6/+8 |
* | Move button list logic to project presenter | Oswaldo Ferreira | 2018-02-20 | 1 | -26/+0 |
* | Merge branch '36679-non-authorized-user-may-see-wikis-or-pipeline-page' into ... | Douwe Maan | 2017-12-08 | 1 | -1/+1 |
* | Add readme only option as project view | Annabel Dunstone Gray | 2017-10-16 | 1 | -1/+2 |
* | Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8 | Annabel Dunstone Gray | 2017-09-11 | 1 | -0/+4 |
* | Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2b | Rubén Dávila | 2017-09-08 | 1 | -4/+0 |
* | Small refactor after last code review.35012-navigation-add-option-to-change-navigation-color-palette | Ruben Davila | 2017-09-07 | 1 | -1/+1 |
* | Restore some changes from !9199 | Rubén Dávila | 2017-09-06 | 1 | -0/+4 |
* | Hide clone panel and file list when user is only a guest | James Clark | 2017-05-07 | 1 | -1/+1 |
* | Change project view default for existing users and anonymous visitors to file...dz-fix-project-view | Dmitriy Zaporozhets | 2017-04-10 | 1 | -1/+5 |
* | Change activity view wordingchange-activity-view-wording | Annabel Dunstone Gray | 2017-03-07 | 1 | -1/+1 |
* | Remove readme-only project view preferenceremove-readme-option | Annabel Dunstone Gray | 2017-03-06 | 1 | -3/+2 |
* | Change default project view for user from readme to files viewdz-change-project-view | Dmitriy Zaporozhets | 2017-03-03 | 1 | -2/+2 |
* | Remove all gitlab theme related code | Annabel Dunstone Gray | 2017-02-15 | 1 | -4/+0 |
* | Enable `Style/RedundantException` cop and correct offense | Robert Speicher | 2017-02-10 | 1 | -1/+1 |
* | adds fix for security issue when annonymous user does not have access to repo...23990-project-show-error-when-empty-repo | tiagonbotelho | 2016-11-17 | 1 | -3/+3 |
* | change empty project view to annonymous user from activity to empty partial | tiagonbotelho | 2016-11-11 | 1 | -3/+5 |
* | adds guard clause for readme model method and initializes a new view with pro... | tiagonbotelho | 2016-11-11 | 1 | -1/+3 |
* | Add visibility level to project repositoryissue_19734_2 | Felipe Artur | 2016-10-17 | 1 | -1/+15 |
* | Implementing 'Groups View' and 'TODOs View' as options for dashboard preferen... | Elias Werberich | 2016-03-24 | 1 | -1/+3 |
* | Remove redundant helper method. | Douwe Maan | 2015-10-17 | 1 | -8/+2 |
* | Merge branch 'master' into cristianbica/gitlab-ce-user-project-view-files | Douwe Maan | 2015-10-17 | 1 | -0/+7 |
|\ |
|
| * | improved code style and layout option naming | Peter Göbel | 2015-10-05 | 1 | -2/+2 |
| * | added user preference to change layout width | Peter Göbel | 2015-10-05 | 1 | -0/+7 |
* | | Allow users to select the Files view as default project view | Cristian Bica | 2015-10-01 | 1 | -1/+7 |
|/ |
|
* | Add user preference to view project activity and starred project activity as ... | Stan Hu | 2015-09-26 | 1 | -1/+3 |
* | Re-add user_color_scheme helper | Robert Speicher | 2015-08-26 | 1 | -1/+5 |
* | Remove user_color_scheme_class | Robert Speicher | 2015-08-25 | 1 | -4/+0 |
* | Add Gitlab::ColorSchemes module | Robert Speicher | 2015-08-25 | 1 | -23/+2 |
* | Allow user to specify content he wants to see on project pageproject-default-view | Dmitriy Zaporozhets | 2015-07-13 | 1 | -0/+12 |
* | Refactor dashboard_choices | Robert Speicher | 2015-06-13 | 1 | -13/+16 |
* | Make the dashboard choice text match the text in the sidebar | Robert Speicher | 2015-06-13 | 1 | -2/+2 |
* | Add a form field to customize the dashboard preference | Robert Speicher | 2015-06-13 | 1 | -0/+19 |
* | Add PreferencesHelper module | Robert Speicher | 2015-06-13 | 1 | -0/+31 |