summaryrefslogtreecommitdiff
path: root/spec/features/users
Commit message (Expand)AuthorAgeFilesLines
* 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