summaryrefslogtreecommitdiff
path: root/spec/features/projects/features_visibility_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Support both internal and external issue trackersJarka Kadlecova2017-07-241-1/+1
|
* Associate Issues tab only with internal issues trackerJarka Kadlecova2017-07-241-4/+15
|
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-17/+17
|
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-5/+5
|
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-5/+5
|
* Update tests and applicationfix-external-ci-servicesKamil Trzcinski2017-06-131-1/+4
|
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-6/+6
|
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
| | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix Rubocop failuresMichael Kozono2017-05-051-2/+2
|
* Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-17/+20
|
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-3/+0
| | | | | Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs. Removed unnecessary usage of `api:true`
* Parse JIRA issue references even if Issue Tracker is disabledFelipe Artur2016-12-291-0/+11
|
* remove unnecessary issues event filter on comments tabRydkin Maxim2016-12-081-0/+38
| | | | | | | | | | | | | | | | fix features_visibility_spec.rb remove strange part of spec fix conditions of comments tab disappearing and fix spec generate changelog rewrite spec for more coplex check step-by-step move conditional logic into helper and fix changelog fix indentation in helper
* Fix: Guest sees some repository details and gets 404Valery Sizov2016-11-041-0/+15
|
* Hide project activity tabs when features are disabledPhil Hughes2016-11-011-0/+18
|
* Fix builds tab visibilityissue_23951Felipe Artur2016-10-311-0/+16
|
* Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-0/+30
|
* Project tools visibility levelFelipe Artur2016-09-011-0/+122