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