summaryrefslogtreecommitdiff
path: root/app/views/profiles
Commit message (Collapse)AuthorAgeFilesLines
* Add "Changing your username" section to docsMichael Kozono2017-09-191-1/+3
| | | | And link to it from where you change your username.
* Fix the default navigation theme selection on invalid idVitaliy @blackst0ne Klachkov2017-09-141-1/+1
|
* Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-112-0/+24
| | | This reverts merge request !14148
* Remove unused extra hr in preferences37603-preferences-settings-extra-lineAnnabel Dunstone Gray2017-09-081-2/+2
|
* Revert "Merge branch ↵revert-f2421b2bRubén Dávila2017-09-082-24/+0
| | | | | '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'" This reverts merge request !13619
* Merge branch ↵Sean McGivern2017-09-072-0/+24
|\ | | | | | | | | | | | | | | | | '35012-navigation-add-option-to-change-navigation-color-palette' into 'master' Add option to change navigation color palette Closes #35012 See merge request !13619
| * Add previews in preferencesAnnabel Dunstone Gray2017-09-061-2/+9
| |
| * Add functionality for two themesAnnabel Dunstone Gray2017-09-062-0/+17
| |
* | Merge branch 'add_quick_submission_on_user_settings_page' into 'master'Tim Zallmann2017-09-071-1/+1
|\ \ | |/ |/| | | | | | | | | Add quick submission on user settings page Closes #37359 See merge request !14007
| * Add quick submission on user settings pageVitaliy @blackst0ne Klachkov2017-09-021-1/+1
| |
* | Merge branch 'generalize-profile-updates' into 'master'Douwe Maan2017-09-061-5/+11
|\ \ | | | | | | | | | | | | Profile updates from providers See merge request !12968
| * | Profile updates from providersAlexander Keramidas2017-09-061-5/+11
| | |
* | | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-061-4/+1
|\ \ \ | |/ /
| * | Clean up new navigation templatesPhil Hughes2017-09-061-4/+1
| | |
* | | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-043-21/+8
|\ \ \ | |/ /
| * | Merge branch '17849-allow-admin-to-restrict-min-key-length-and-techno' into ↵Robert Speicher2017-09-012-1/+8
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add settings for minimum key strength and allowed key type Closes #17849 See merge request !13712
| | * | More review commentsNick Thomas2017-08-301-2/+2
| | | |
| | * | Address review commentsNick Thomas2017-08-301-1/+1
| | | |
| | * | Warn users when their keys are invalidNick Thomas2017-08-302-1/+8
| | | |
| * | | Merge branch 'master' into enable-new-navigaton-by-defaultenable-new-navigaton-by-defaultPhil Hughes2017-08-301-1/+1
| |\ \ \ | | |/ /
| * | | Enable the new navigation by defaultPhil Hughes2017-08-291-20/+0
| | |/ | |/|
* | | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-08-301-1/+1
|\ \ \ | | |/ | |/|
| * | Move GPG signed commits docs to new locationdocs/gpg-move-under-repositoryAchilleas Pipinellis2017-08-291-1/+1
| |/ | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/36804
* | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-08-301-1/+1
|\ \ | |/
| * Merge branch 'docs/gpg-refactor' into 'master'Marcia Ramos2017-08-211-1/+1
| |\ | | | | | | | | | | | | Refactor GPG docs See merge request !13660
| | * Change GPG docs locationAchilleas Pipinellis2017-08-181-1/+1
| | |
* | | various breadcrumb updatesPhil Hughes2017-08-182-0/+2
| | |
* | | updated a bunch of breadcrumb titlesPhil Hughes2017-08-181-1/+1
|/ / | | | | | | [ci skip]
* | Allow all users to delete their accountJacopo2017-08-171-19/+18
|/ | | | | | | | Previously the user could not delete his own account unless signup was enabled in the global settings. This was due to the fact that deleting the user would also delete the issues and other items associated to him. Deleting an user does not destroy essential data anymore, for this reason we removed the `signup_enabled?` check.
* hide the feature flag for the repo editor featureMike Greiling2017-08-081-22/+0
|
* Revert "Combine 'turn on/off' user dropdown links into 'experimental ↵Mike Greiling2017-08-081-2/+0
| | | | | | features' link and andded 'experimental features' heading for user preferences page" This reverts commit 75f490a4c95c41f9364e8e0cba443b312f01a686.
* Merge branch 'master' into ideMike Greiling2017-08-071-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * 34764 Rename about to overview for group and project page34764-rename-to-overviewtauriedavis2017-08-041-2/+2
| |
* | No new nav twice.Jacob Schatz2017-08-061-1/+1
| |
* | Merge branch 'master' into ideDouwe Maan2017-08-032-90/+81
|\ \ | |/
| * Inline script cleanup globals and easyTim Zallmann2017-08-012-90/+81
| |
* | Combine 'turn on/off' user dropdown links into 'experimental features' link ↵Luke "Jared" Bennett2017-07-281-0/+2
| | | | | | | | and andded 'experimental features' heading for user preferences page
* | Add groundwork for feature flagLuke "Jared" Bennett2017-07-281-0/+22
|/
* upcase in the model instead of in the viewAlexis Reigel2017-07-271-1/+1
|
* use ShaAttribute for gpg table columnsAlexis Reigel2017-07-271-1/+1
|
* nicer email badges on the profile gpg pageAlexis Reigel2017-07-272-2/+9
|
* user may now revoke a gpg keyAlexis Reigel2017-07-271-2/+6
| | | | | other than just removing a key, which doesn't affect the verified state of a commit, revoking a key unverifies all signed commits.
* no need for html_safeAlexis Reigel2017-07-271-1/+3
|
* add help links to gpg commits / gpg settingsAlexis Reigel2017-07-271-1/+4
|
* gpg email verificationAlexis Reigel2017-07-271-1/+1
|
* add profile gpg key page to manage gpg keysAlexis Reigel2017-07-274-0/+52
|
* Merge branch '35209-add-wip-info-new-nav-pref' into 'master'Annabel Dunstone Gray2017-07-191-0/+6
|\ | | | | | | | | | | | | 35209 Add wip message to new navigation preference section Closes #35209 See merge request !12943
| * 35209 Add wip message to new navigation preference sectiontauriedavis2017-07-191-0/+6
| |
* | moved `@breadcrumb_title` out of the HAML & into a helper methodPhil Hughes2017-07-121-1/+1
| |
* | moved declaration of `breadcrumb_title` into `page_title` methodPhil Hughes2017-07-123-3/+0
| | | | | | | | `breadcrumb_title` is then overriden when needed