summaryrefslogtreecommitdiff
path: root/spec/features/cycle_analytics_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Fix plan stage queryGosia Ksionek2019-06-171-1/+1
* Remove translation dependency in CA specLuke Bennett2019-03-071-19/+0
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-3/+3
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
* Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-011-3/+3
* Refactors median code to work with both single and multiple projectsTiago Botelho2018-02-281-12/+2
* Merge branch '41567-projectfix' into 'security-10-3'Sean McGivern2018-01-161-0/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Add a `Last 7 days` option for Cycle Analytics viewMehdi Lahmam2017-08-111-0/+14
* Add feature specs for Cycle Analytics pipeline summaryMehdi Lahmam2017-08-111-0/+24
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-4/+4
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-4/+4
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-4/+4
* Merge branch 'wait-for-ajax-handling-all-js-requests' into 'master'Douwe Maan2017-05-241-4/+4
|\
| * Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-4/+4
* | Add transient head_pipeline_of to pipeline factoriesissue_32225Felipe Artur2017-05-221-2/+1
|/
* Small code improvements and add migration specFelipe Artur2017-05-081-4/+2
* Fix specs 2Felipe Artur2017-05-081-5/+8
* Fix SpecsFelipe Artur2017-05-081-1/+4
* Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into...31977-ensure-all-webpack-bundles-which-include-vue-are-children-of-common_vue-jsDmitriy Zaporozhets2017-05-081-2/+1
|\
| * Cycle analytics specs needed Commit to reference issue28359-skip-process-commit-worker-unless-issues-referencedJames Edwards-Jones2017-05-041-2/+1
* | Add CHANGELOG entry, some specs and locale file for German.Ruben Davila2017-05-041-0/+19
* | Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable2017-04-241-2/+0
|\ \
| * | Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
| |/
* | Use `:empty_project` where possible in top-level feature specsrs-empty-project-featuresRobert Speicher2017-04-201-1/+1
|/
* Remove duplicate let in cycle_analytics_specSemyon Pupkov2017-01-031-1/+0
* Improve specAlfredo Sumaran2017-01-021-11/+9
* Add feature tests for Cycle AnalyticsAlfredo Sumaran2017-01-021-0/+128