summaryrefslogtreecommitdiff
path: root/spec/features/groups/show_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add new sort option "most_stars" to "Group > Children" pagesRene Hennig2018-10-111-0/+21
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-2/+2
* Add matcher for emojiBob Van Landuyt2018-04-111-1/+1
* Replace group spinach tests with RSpec analogSemyon Pupkov2018-03-291-3/+33
* Rendering of emoji's in Group-OverviewJacopo2017-12-241-0/+16
* Skip some nested group specs when using MySQLBob Van Landuyt2017-10-121-1/+2
* Hide "New subgroup" links when subgroups are not supportedBob Van Landuyt2017-10-051-0/+30
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-2/+5
* 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/+24