summaryrefslogtreecommitdiff
path: root/spec/features/users
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Personal projects pagination in Profile Overview tab is broken"Martin Wortschack2018-10-151-2/+29
* Resolve "Add new "Overview" tab on user profile page"Martin Wortschack2018-10-042-0/+125
* Merge branch 'bvl-user-status-message-35463' into 'master'Rémy Coutable2018-08-011-0/+8
|\
| * Show the status of a user in interactionsBob Van Landuyt2018-07-301-0/+8
* | Merge branch 'feature/gb/login-activity-metrics' into 'master'Sean McGivern2018-07-311-36/+205
|\ \
| * | Improve authentication activity code readabilityGrzegorz Bizon2018-07-311-2/+4
| * | Make authentication metrics events explicit is specsGrzegorz Bizon2018-07-261-24/+168
| * | Track blocked users and two factor authenticationsGrzegorz Bizon2018-07-231-15/+33
| * | Add custom expectations for authentication activity metricsGrzegorz Bizon2018-07-201-1/+5
| * | Rename authentication activity observer methodsGrzegorz Bizon2018-07-191-0/+1
* | | fixes #47716 where email confirmation fails after adding additional emailsMuhammad Nuzaihan2018-07-251-0/+15
| |/ |/|
* | Add an option to have a private profile on GitLabJX Terry2018-07-241-9/+47
|/
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-3/+3
* Show "Sign in" instead of "Sign in / Register" when sign up is disabledDustin Utecht2018-07-091-0/+24
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-053-8/+8
* Honor saml assurance level to allow 2FA bypassingRoger Rüttimann2018-06-251-7/+28
* Adds test to cover the fix in #45575Sanad Liaquat2018-06-241-0/+9
* Users can accept terms during registrationBob Van Landuyt2018-06-082-68/+96
* Messaging on terms page when user already accepted46585-gdpr-terms-acceptancetauriedavis2018-06-041-0/+16
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-2/+2
* Fix local storage not being cleared after creating a new issueStan Hu2018-05-291-1/+2
* Resolve "Merge request spinner spins forever after loading the diff"Lukas Eipert2018-05-291-6/+10
* Fix login_specAnnabel Dunstone Gray2018-05-251-1/+1
* Order UsersController#projects.json by updated_atTakuya Noguchi2018-05-191-4/+4
* Merge branch 'bvl-fix-sign-out-on-terms' into 'master'Nick Thomas2018-05-111-0/+18
|\
| * Allow a user to sign out when on the terms pageBob Van Landuyt2018-05-111-0/+18
* | Enforce terms acceptance before other requirementsBob Van Landuyt2018-05-111-0/+102
|/
* Enforces terms in the web applicationBob Van Landuyt2018-05-043-0/+109
* Allow a user to accept/decline termsBob Van Landuyt2018-05-041-2/+25
* Display terms to a userBob Van Landuyt2018-05-041-0/+16
* Display and revoke active sessionsAlexis Reigel ( 🌴 may 2nd - may 9th 🌴 )2018-05-021-0/+69
* Refactor CSS to eliminate vertical misalignment of login navTakuya Noguchi2018-04-111-1/+1
* Merge branch 'sh-fix-otp-backup-invalidation-10-5' into 'security-10-5'Douwe Maan2018-03-071-0/+12
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-0/+17
* Fix user feature specs that were hardcoding 'user1'43495-spec-failure-spec-features-users_spec-rbRémy Coutable2018-02-225-29/+676
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Remove superfluous type defs in specsKeifer Furzland2017-07-272-2/+2
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-293-3/+4
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-193-3/+3
* use full caps RSS instead of rssAlexis Reigel2017-05-241-2/+2
* atom links with rss token instead of private tokenAlexis Reigel2017-05-241-2/+2
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-222-4/+4
* Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-101-7/+39
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-212-4/+0
* Fixed pagination in projects & snippets on user pagePhil Hughes2017-03-181-0/+31
* Show public RSS feeds to anonymous usersMichael Kozono2017-02-281-0/+22
* Fix snippets pagination22500-can-t-paginate-through-snippetsRémy Coutable2016-09-261-18/+4
* Reordered dropdown options18849-project-snippets-page-isn-t-really-responsiveLuke Bennett2016-09-071-1/+4
* Fix pagination on user snippets pageSean McGivern2016-09-021-0/+29