summaryrefslogtreecommitdiff
path: root/spec/features/groups/show_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* UI for disabling group/project email notificationBrett Walker2019-08-171-0/+23
* Merge branch 'frozen_string_spec_features' into 'master'Rémy Coutable2019-07-291-0/+2
|\
| * Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-36/+2
|/
* Apply recomended changes from merge coachFabio Papa2019-07-191-2/+4
* Clean up the show_spec examples previously addedFabio Papa2019-07-191-4/+2
* Apply recomended changes from merge coachFabio Papa2019-07-191-2/+4
* Clean up the show_spec examples previously addedFabio Papa2019-07-191-4/+2
* Make subgroup_creation_level default to maintainer at SQL levelFabio Papa2019-07-191-2/+4
* Clean up the show_spec examples previously addedFabio Papa2019-07-191-4/+2
* Apply recomended changes from merge coachFabio Papa2019-07-191-6/+9
* Fix some code style issuesFabio Papa2019-07-191-4/+8
* Apply changes recomended by merge request coachFabio Papa2019-07-191-2/+2
* Clean up the show_spec examples previously addedFabio Papa2019-07-191-18/+18
* Make subgroup_creation_level default to maintainer at SQL levelFabio Papa2019-07-191-6/+11
* Style rules; Revert some examplesFabio Papa2019-07-191-7/+17
* Add feature examples specing maintainers creating subgroupsFabio Papa2019-07-191-4/+18
* Add failing feature spec detailing a maintainer creating a subgroupFabio Papa2019-07-191-13/+48
* Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-2/+2
* 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