summaryrefslogtreecommitdiff
path: root/app/controllers/profiles
Commit message (Expand)AuthorAgeFilesLines
* Send notifications to group-specific email addressWei-Meng Lee2019-05-311-0/+24
* Merge branch 'i18n-Two_Factor_Authentication-of-user-profile' into 'master'Bob Van Landuyt2019-05-312-4/+4
|\
| * Externalize strings of Two-Factor Authentication page in user profileantonyliu2019-05-312-4/+4
* | Externalize strings of password page in user profileantonyliu2019-05-291-5/+5
|/
* Externalize strings of notifications page in user profileantony liu2019-05-281-2/+2
* Added user time settings fields to profileEzekiel Kigbo2019-05-071-1/+3
* Merge branch 'forbid-the-usage-of-reload' into 'master'Lin Jen-Shin2019-04-151-1/+1
|\
| * Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil Trzciński2019-04-151-1/+1
* | Added write_repository scope for personal access tokenHoratiu Eugen Vlad2019-04-151-1/+1
|/
* Externalize strings in flash messagesMartin Wortschack2019-04-084-12/+12
* Merge branch 'create-identity-provider-policy' into 'master'Nick Thomas2019-03-201-1/+1
|\
| * Move out link\unlink ability checks to a policyPavel Shutsin2019-03-191-1/+1
* | Add additional link to 2fa pageGosia Ksionek2019-03-201-11/+14
|/
* Remove ability to revoke active sessionImre Farkas2019-02-271-9/+0
* Filter active sessions belonging to an admin impersonating the userImre Farkas2019-02-271-1/+1
* Move language setting to preferencesFabian Schneider2019-02-201-1/+9
* Add setting for first day of the weekFabian Schneider2019-02-061-1/+1
* Make parameters list more easily changeableGilbert Roulot2019-02-051-7/+5
* Remove content disposition attachment displaying all ssh keysFrancisco Javier López2018-12-181-1/+0
* Merge branch 'ce-jej/group-saml-unlink-from-account' into 'master'Stan Hu2018-12-041-1/+7
|\
| * Replace @user with current_user on Account pageJames Edwards-Jones2018-12-041-1/+1
| * Backport GroupSAML unlink changesJames Edwards-Jones2018-12-041-1/+7
* | Fix deprecation: render :text is deprecated because it does not actually rend...Jasper Maes2018-11-291-2/+2
|/
* Set content disposition attachment to several endpointsFrancisco Javier López2018-11-231-1/+2
* Make getting a user by the username case insensitiveWilliam George2018-10-181-1/+1
* Enable more frozen string in app/controllers/gfyoung2018-09-2314-1/+29
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-113-0/+6
* Updates from `rubocop -a`Lin Jen-Shin2018-07-097-8/+8
* Introduce a new Keys::DestroyService serviceRémy Coutable2018-05-161-1/+1
* Display and revoke active sessionsAlexis Reigel ( 🌴 may 2nd - may 9th 🌴 )2018-05-021-0/+14
* Removing the two factor check when the user sets a new passwordFrancisco Javier López2018-03-011-0/+1
* Fix new personal access token showing up in a flash message40754-fix-flash-usage-with-personal-access-tokenEric Eastwood2017-12-071-1/+3
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-1/+1
* Merge branch 'refactor-services-for-audit-events-ce' into 'master'Grzegorz Bizon2017-11-031-8/+2
|\
| * uypdated keys controller logicJames Lopez2017-10-311-8/+2
* | Add sudo API scopeDouwe Maan2017-11-021-1/+1
|/
* Render GPG subkeys on index pageRubén Dávila2017-10-051-1/+1
* Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-058-14/+20
|\
| * Set default scope on PATs that don't have one set to allow them to be revokeddm-pat-revokeDouwe Maan2017-10-031-1/+1
| * refactor emails servicerefactor-servicesJames Lopez2017-09-281-2/+2
| * refactor users update serviceJames Lopez2017-09-285-9/+9
| * refactor keys controllerJames Lopez2017-09-281-1/+7
| * refactor services to match EE signatureJames Lopez2017-09-286-11/+11
* | spacing and small optimisationsAlexandra2017-10-011-1/+2
* | fixes for rubocopBrett Walker2017-09-231-2/+1
* | optimized the email servicesBrett Walker2017-09-231-5/+9
* | tweaks for rubocopBrett Walker2017-09-231-1/+1
* | add verified/unverified labels to profile emails.Brett Walker2017-09-231-0/+10
* | Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-231-4/+1
|/
* Merge branch '37789-followup-for-read-registry-change' into 'master'Rémy Coutable2017-09-181-1/+1
|\