- 10 Jul, 2019 40 commits
-
-
ddavison authored
Using quotes within string validations can be messy. Let's use a typical CSS selector for an unquoted attribute Update the cop spec to validate appropriate new message
-
ddavison authored
Fix the locators to not use a regex Add requirement
-
ddavison authored
In order to break away from using CSS classes as our primary method of element identification, we need to provide the ability to search for data attributes. Make Test::Sanity::Selectors now work Utilize regex to match on literal strings of the element name Suggest the data-qa-selector pattern vs the qa- Add data-qa-selector to login page to start We need a page that is heavily used in order to be confident that this functionality works. Let's start with the Login page Use appropriate HAML data tag practices
-
GitLab Bot authored
-
Mayra Cabrera authored
Upgrade rspec-rails to 3.8.2 and dependencies See merge request gitlab-org/gitlab-ce!28378
-
Mayra Cabrera authored
Upgrade rspec-rails to 3.8.2 and dependencies See merge request gitlab-org/gitlab-ee!14620
-
GitLab Bot authored
-
Dan Davison authored
Fix basic login test stability Closes gitlab-org/quality/staging#57 See merge request gitlab-org/gitlab-ce!30446
-
GitLab Bot authored
-
Fatih Acet authored
Resolve "Clean up delete icons on package screens" Closes #12697 See merge request gitlab-org/gitlab-ee!14607
-
Fatih Acet authored
Support additional panel types Closes #60008 See merge request gitlab-org/gitlab-ce!30001
-
Jose Ivan Vargas authored
This introduces the single stat chart component aside from the area chart component
-
Fatih Acet authored
Support additional panel types - EE See merge request gitlab-org/gitlab-ee!14444
-
Jose Ivan Vargas authored
This introduces the single stat chart component aside from the area chart component
-
GitLab Bot authored
-
Robert Speicher authored
Fix `simple_format` undefined error #60179 Closes #60179 See merge request gitlab-org/gitlab-ce!30366
-
Douglas Barbosa Alexandre authored
This brings the rspec-core version in line with the Gitaly changes and introduces Rails 5.1/5.2 improvements. Full CHANGELOG: https://github.com/rspec/rspec-rails/blob/master/Changelog.md
-
GitLab Bot authored
-
Stan Hu authored
Adds a Rubocop cop for Rails.logger Closes #54102 See merge request gitlab-org/gitlab-ce!30415
-
Mayra Cabrera authored
Suggests to use a JSON structured log instead Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/54102
-
Stan Hu authored
Adds a Rubocop cop for Rails.logger See merge request gitlab-org/gitlab-ee!14579
-
Mayra Cabrera authored
Suggests to use a JSON structured log instead Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/54102
-
Stan Hu authored
Fix GeoNode#name backward compatibility Closes #12119 and #12361 See merge request gitlab-org/gitlab-ee!14564
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Fix whitespace in many administration docs (part 2) See merge request gitlab-org/gitlab-ce!30555
-
Marcel Amirault authored
Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items will render as being in a code block too, even if not meant to. This fixes all these issues for many admin docs (part 2)
-
Achilleas Pipinellis authored
Edit GraphQL general availability text See merge request gitlab-org/gitlab-ce!30541
-
Evan Read authored
-
Achilleas Pipinellis authored
Moving Pgbouncer HA documentation out of database documentation Closes #63540 See merge request gitlab-org/gitlab-ce!30471
-
Stan Hu authored
Improve performance of fetching environments statuses Closes #62589 See merge request gitlab-org/gitlab-ce!30560
-
Fatih Acet authored
Resolve "Move approval user password input from inline to a modal" Closes #11159 See merge request gitlab-org/gitlab-ee!14123
-
Justin Boyson authored
-
Douglas Barbosa Alexandre authored
This brings the rspec-core version in line with the Gitaly changes and introduces Rails 5.1/5.2 improvements. Full CHANGELOG: https://github.com/rspec/rspec-rails/blob/master/Changelog.md
-
GitLab Bot authored
-
Douwe Maan authored
Vulnerabilities API now supports pipeline_id See merge request gitlab-org/gitlab-ce!30086
-
rossfuhrman authored
-
Douwe Maan authored
Vulnerabilities API now takes optional pipeline_id See merge request gitlab-org/gitlab-ee!14376
-
rossfuhrman authored
Vulnerabilities API results can now be limited to a given pipeline.
-
Clement Ho authored
Remove deleteNote from notes service See merge request gitlab-org/gitlab-ce!30537
-
Winnie Hellmann authored
-