summaryrefslogtreecommitdiff
path: root/app/views/profiles
Commit message (Expand)AuthorAgeFilesLines
* merge conflict fixedThirumal S2015-11-033-17/+18
|\
| * Merge branch 'master' into full-width-tablesfull-width-tablesDouwe Maan2015-10-191-2/+2
| |\
| | * Tweak help text.Douwe Maan2015-10-171-2/+2
| * | Make tables full width.Douwe Maan2015-10-191-14/+15
| |/
| * Re-use User objects for avatar_icon where possibleYorick Peterse2015-10-151-1/+1
* | form-control class to select boxThirumal S2015-10-301-1/+1
|/
* In SSH key detailed view, align the "Remove" button with the right containerStan Hu2015-10-091-2/+3
* improved code style and layout option namingPeter Göbel2015-10-052-2/+2
* added user preference to change layout widthPeter Göbel2015-10-052-0/+14
* Updated label from `Mention` to `On Mention`.Patricio Cano2015-09-161-1/+1
* Improve accounts page UIDmitriy Zaporozhets2015-09-101-0/+1
* Style panels and add blank containerDmitriy Zaporozhets2015-09-091-2/+2
* Use page title for header title tooDmitriy Zaporozhets2015-09-0910-47/+40
* Merge branch 'make_all_profile_public' into 'master'Dmitriy Zaporozhets2015-08-271-5/+0
|\
| * Make all profile publicmake_all_profile_publicValery Sizov2015-08-271-5/+0
* | Merge branch 'rs-remove-user-color-scheme-class' into 'master'Douwe Maan2015-08-271-4/+4
|\ \
| * | Add Gitlab::ColorSchemes moduleRobert Speicher2015-08-251-4/+4
| |/
* | Doesn't refer to participating in watch.Sytse Sijbrandij2015-08-261-1/+1
|/
* Improved 2FA warning message about lost codesPatricio Cano2015-08-191-1/+3
* ink to configured gravatar host on profile pageBen Bodenmiller2015-08-051-2/+2
* Merge branch 'ssh-key-form' into 'master' Job van der Voort2015-07-301-4/+3
|\
| * Switched the otder of the SSH key formssh-key-formDarby2015-07-291-4/+3
* | Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-231-7/+7
* | Fix link to 2fa help page. Closes #2055Achilleas Pipinellis2015-07-221-1/+1
* | Allow user to specify content he wants to see on project pageproject-default-viewDmitriy Zaporozhets2015-07-131-0/+8
|/
* dont -> don'tBen Bodenmiller2015-07-071-1/+1
* Merge branch 'audit_log' into 'master'Dmitriy Zaporozhets2015-07-063-11/+21
|\
| * Audit log for user authenticationValery Sizov2015-07-063-11/+21
* | Correctly show anonymous authorized applications under Profile > Applications.Douwe Maan2015-07-021-0/+9
|/
* Use User#two_factor_enabled instead of otp_required_for_loginrs-dev-issue-2415Robert Speicher2015-06-191-1/+1
* Bootlint: Use offset grid classes instead of empty divsRobert Speicher2015-06-161-2/+1
* Remove redundant help text from custom dashboard selectionRobert Speicher2015-06-131-2/+0
* Fix alignment of Behavior form; add documentation linkRobert Speicher2015-06-131-2/+4
* Add feature specs for default dashboard preferenceRobert Speicher2015-06-132-1/+6
* Add a form field to customize the dashboard preferenceRobert Speicher2015-06-131-2/+17
* Update markup/styling for syntax highlight theme preferenceRobert Speicher2015-06-131-2/+2
* Simplify the javascript behavior for Preference updatingRobert Speicher2015-06-132-8/+7
* Add PreferencesHelper moduleRobert Speicher2015-06-131-1/+1
* Add Gitlab::Themes module; remove Gitlab::ThemeRobert Speicher2015-06-132-33/+6
* Move the "Design" templates and logic to PreferencesRobert Speicher2015-06-134-61/+59
* Add Profiles::PreferencesControllerRobert Speicher2015-06-132-0/+2
* Merge branch 'fix_typo_account_page' into 'master'Douwe Maan2015-06-121-1/+1
|\
| * Fix typo on account page.Nicolas2015-06-121-1/+1
* | Update grids for 2FA detailsRobert Speicher2015-06-101-6/+7
|/
* Show key fingerprint on DeployKeys#indexrs-issue-1741Robert Speicher2015-06-032-3/+2
* Add "Resend confirmation e-mail" link in profile settingsStan Hu2015-06-031-2/+5
* Add option to disallow users from registering any application to use GitLab a...user-oauth-applicationsDouwe Maan2015-05-291-27/+33
* Make user settings account page nicerDmitriy Zaporozhets2015-05-281-12/+11
* Merge branch 'profile-settings'Dmitriy Zaporozhets2015-05-288-106/+125
|\
| * Prefer panels over fieldset when different formsDmitriy Zaporozhets2015-05-283-83/+92