summaryrefslogtreecommitdiff
path: root/spec/features/projects/activity
Commit message (Collapse)AuthorAgeFilesLines
* Resolve "Redesign activity feed"Martin Wortschack2018-11-062-4/+4
|
* Refactor EventFilter and increase its test coverage1801-allow-event_filter-to-be-set-in-the-urlRémy Coutable2018-09-261-1/+11
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix the group and project activity pagesNick Thomas2018-09-111-0/+35
|
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-052-2/+2
|
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-2/+2
|
* Address review feedbackRémy Coutable2018-04-092-21/+5
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Migrate features/project/project.feature to RSpec and reorganize several ↵Rémy Coutable2018-04-091-0/+36
| | | | | | Project feature specs Signed-off-by: Rémy Coutable <remy@rymai.me>
* 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