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 (Collapse)Author
2018-07-20Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray
2018-06-07Resolve "Introduce new navigation themes in GitLab 11.0"Annabel Gray
2018-06-04Fix navigation theme preference headingWinnie Hellmann
2018-05-31Externalize user preferences stringAndreas Kämmerle
2018-05-31Remove 'GitLab' from user preferences headerAndreas Kämmerle
2018-04-11[skip ci] .help-block to .form-text.text-mutedClement Ho
2018-02-23removed profile webpack bundle tagConstance Okoghenun
2018-01-15Remove IDE option from user preferencesPhil Hughes
2018-01-11Fix up Web IDE user preference copy and buttonsJose Ivan Vargas
2018-01-04Added multi editor setting on the profile preferences pageJose Ivan Vargas
2017-09-14Fix the default navigation theme selection on invalid idVitaliy @blackst0ne Klachkov
2017-09-11Revert "Merge branch 'revert-f2421b2b' into 'master'"Annabel Dunstone Gray
This reverts merge request !14148
2017-09-08Remove unused extra hr in preferencesAnnabel Dunstone Gray
2017-09-08Revert "Merge branch ↵Rubén Dávila
'35012-navigation-add-option-to-change-navigation-color-palette' into 'master'" This reverts merge request !13619
2017-09-06Add previews in preferencesAnnabel Dunstone Gray
2017-09-06Add functionality for two themesAnnabel Dunstone Gray
2017-08-29Enable the new navigation by defaultPhil Hughes
2017-08-08hide the feature flag for the repo editor featureMike Greiling
2017-08-08Revert "Combine 'turn on/off' user dropdown links into 'experimental ↵Mike Greiling
features' link and andded 'experimental features' heading for user preferences page" This reverts commit 75f490a4c95c41f9364e8e0cba443b312f01a686.
2017-08-07Merge branch 'master' into ideMike Greiling
* master: (177 commits) Add changelog Bump gitlab-shell version to 5.8.0 to fix Git for Windows 2.14 Make contextual sidebar collapsible Fixed sidebar context header hover colors Use correct `Environment`-class within `Gitlab` namespace Remove gl.Activities from Commits page Move `let` calls inside the `describe` block using them Add `/assign me` alias support for assigning issuables to oneself GRPC::Unavailable (< GRPC::BadStatus) is wrapped in a CommandError Use `broken_storage` in the fs_shards_spec. Eager load project creators for project dashboards Memoize a user's personal projects count Remove redundant query from User#recent_push Improve checking if projects would be returned Change spelling of gitlab-shell Remove unused #tree-holder Add custom linter for inline JavaScript to haml_lint Rename user_can_admin? because it's more accurate Synchronous zanata community contribution translation Add Korean translation to i18n ...
2017-08-06No new nav twice.Jacob Schatz
2017-08-0434764 Rename about to overview for group and project pagetauriedavis
2017-07-28Combine 'turn on/off' user dropdown links into 'experimental features' link ↵Luke "Jared" Bennett
and andded 'experimental features' heading for user preferences page
2017-07-28Add groundwork for feature flagLuke "Jared" Bennett
2017-07-1935209 Add wip message to new navigation preference sectiontauriedavis
2017-07-05Fixes the column widths for the new navigation options in settingsPhil Hughes
2017-07-04Enables the option in user preferences to turn on the new navigationPhil Hughes
2017-06-28Merge branch 'profile-settings-width' into 'master'Annabel Dunstone Gray
Added limited width to profile settings Closes #20918 See merge request !12386
2017-06-23Added limited width to profile settingsPhil Hughes
Closes #20918
2017-06-21fixed scss-lint jobPhil Hughes
only display the toggle setting in development env for now
2017-06-21fixed typo in selector :see_no_evil:Phil Hughes
2017-06-21added section to profile/preferencesPhil Hughes
2017-05-23Change ‘Project view’ label to ‘Project home page content’Pedro Moreira da Silva
2017-03-22Update user's profile preferences docsAchilleas Pipinellis
- Document all options - Change links that point to docs in the application
2017-02-17Remove application theme settings from preferencesAnnabel Dunstone Gray
2017-02-15Remove all gitlab theme related codeAnnabel Dunstone Gray
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-09-20ensure the 'fixed layout' preference is honored whenever possibleMike Greiling
see #22343 for issue description
2016-07-11Update the help_page_path route to accept paths directly instead of using ↵Connor Shea
parameters.
2016-06-30Fix preferences tests.Connor Shea
2016-05-24Resolve some issues Jacob brought up.Connor Shea
2016-05-22Fix grammar and wording in text on various pages.Connor Shea
2016-04-19Implement top navigation concept for profile areaDmitriy Zaporozhets
Main idea is to keep left sidebar static so user is not confused by changing context. Instead we put changing navigation with changing content in one main block Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-02Preferences viewPhil Hughes
Closes #13861
2016-02-07Set of small UI fixes to project and profile pagesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-12-02Add cancel button to forms that didn't have one alreadyDouwe Maan
2015-10-17Tweak help text.Douwe Maan
2015-10-05improved code style and layout option namingPeter Göbel
2015-10-05added user preference to change layout widthPeter Göbel
2015-09-10Style panels and add blank containerDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>