summaryrefslogtreecommitdiff
path: root/spec/features/projects/activity
Commit message (Expand)AuthorAgeFilesLines
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-2/+2
* Address review feedbackRémy Coutable2018-04-092-21/+5
* Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable2018-04-091-0/+36
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-2/+2
* 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-2/+2
* Show public RSS feeds to anonymous usersMichael Kozono2017-02-281-0/+29