summaryrefslogtreecommitdiff
path: root/spec/features/dashboard/activity_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-8/+8
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-2/+2
* Eager load event target authors whenever possibleconditionally-eager-load-event-target-authorsYorick Peterse2018-01-041-0/+7
* Delegate Repository::branch_exists? and ref_exists? to Gitlab::GitAndrew Newdigate2017-08-241-1/+1
* Migrate events into a new formatYorick Peterse2017-08-101-18/+10
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Replaces 'dashboard/activity.feature' spinach with rspecAlexander Randa2017-07-171-4/+153
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+3
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* use full caps RSS instead of rssAlexis Reigel2017-05-241-2/+2
* atom links with rss token instead of private tokenAlexis Reigel2017-05-241-3/+3
* Show public RSS feeds to anonymous usersMichael Kozono2017-02-281-0/+11