summaryrefslogtreecommitdiff
path: root/app/views/profiles
Commit message (Expand)AuthorAgeFilesLines
* Add "Changing your username" section to docsMichael Kozono2017-09-191-1/+3
* 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
* Remove unused extra hr in preferences37603-preferences-settings-extra-lineAnnabel Dunstone Gray2017-09-081-2/+2
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-082-24/+0
* Merge branch '35012-navigation-add-option-to-change-navigation-color-palette'...Sean McGivern2017-09-072-0/+24
|\
| * 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 pageVitaliy @blackst0ne Klachkov2017-09-021-1/+1
* | Merge branch 'generalize-profile-updates' into 'master'Douwe Maan2017-09-061-5/+11
|\ \
| * | 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
| |\ \
| | * | 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
| |/
* | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-08-301-1/+1
|\ \ | |/
| * Merge branch 'docs/gpg-refactor' into 'master'Marcia Ramos2017-08-211-1/+1
| |\
| | * 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
|/ /
* | Allow all users to delete their accountJacopo2017-08-171-19/+18
|/
* hide the feature flag for the repo editor featureMike Greiling2017-08-081-22/+0
* Revert "Combine 'turn on/off' user dropdown links into 'experimental features...Mike Greiling2017-08-081-2/+0
* Merge branch 'master' into ideMike Greiling2017-08-071-2/+2
|\
| * 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 a...Luke "Jared" Bennett2017-07-281-0/+2
* | 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
* 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 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