summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/cycle_analytics
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-2622-0/+44
* Merge branch '52442-initial-mysql-support-removal' into 'master'Robert Speicher2019-07-231-64/+16
|\
| * Remove dead MySQL codeNick Thomas2019-07-231-64/+16
* | Add code review remarksadjust-group-level-analytics-to-accept-multiple-project-idsMałgorzata Ksionek2019-07-232-8/+7
* | Add basic project extractionMałgorzata Ksionek2019-07-232-1/+51
|/
* Add code review remarksMałgorzata Ksionek2019-07-161-24/+22
* Add timecop remarksMałgorzata Ksionek2019-07-161-30/+54
* Add code review remarksMałgorzata Ksionek2019-07-167-61/+57
* Fix test stage specsMałgorzata Ksionek2019-07-151-2/+2
* Add class for group level analyticsMałgorzata Ksionek2019-07-1510-42/+405
* Merge branch 'prepare-cycle-analytics-for-group-level' into 'master'Douglas Barbosa Alexandre2019-07-102-2/+2
|\
| * Add cr remarksMałgorzata Ksionek2019-07-091-1/+1
| * Update events specMałgorzata Ksionek2019-07-091-1/+1
| * Change constant pathMałgorzata Ksionek2019-07-091-1/+1
* | Modify specs according to reviewfix-median-counting-for-cycle-analyticsMałgorzata Ksionek2019-07-041-9/+8
* | Rearrange spec for readabilityMałgorzata Ksionek2019-07-041-22/+23
* | Fix rubocop offenceMałgorzata Ksionek2019-07-041-1/+1
* | Add where condition to count in median classMałgorzata Ksionek2019-07-041-0/+34
|/
* Fix plan stage queryGosia Ksionek2019-06-177-8/+201
* Squashed commit of the following:Shinya Maeda2018-11-061-3/+3
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* Fix intermittent failing spec in spec/support/helpers/cycle_analytics_helpers.rbsh-fix-issue-43981Stan Hu2018-06-021-10/+9
* Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-013-28/+132
* Refactors median code to work with both single and multiple projectsTiago Botelho2018-02-281-0/+36
* Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-041-4/+4
|\
| * Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-4/+4
* | Fix cycle analytics specsGrzegorz Bizon2018-01-041-6/+8
|/
* Just define allowed_ids and override it with empty valueLin Jen-Shin2017-11-221-0/+2
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-023-3/+3
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-012-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Add transient head_pipeline_of to pipeline factoriesissue_32225Felipe Artur2017-05-221-6/+4
* Fix specs 2Felipe Artur2017-05-081-2/+2
* Fix SpecsFelipe Artur2017-05-081-0/+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-3/+1
|\
| * Cycle analytics specs needed Commit to reference issue28359-skip-process-commit-worker-unless-issues-referencedJames Edwards-Jones2017-05-041-3/+1
* | Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-011-1/+1
|/
* fix specJames Lopez2017-02-071-4/+5
* add specJames Lopez2017-02-062-35/+44
* user project and not empty_project as we need the repo stuffJames Lopez2017-02-061-1/+1
* fix typo [ci skip]James Lopez2017-02-061-2/+2
* Add limit to the number of events showed in cycle analytics and specJames Lopez2017-02-061-0/+35
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-4/+6
* refactored a bunch of stuff based on feedbackJames Lopez2017-01-171-3/+3
* fix specsJames Lopez2017-01-173-20/+5
* refactored metrics fetcher - merged into stage and eventsJames Lopez2017-01-171-2/+3
* fix specs, refactor missing bits from events stuffJames Lopez2017-01-179-33/+17
* big refactor based on MR feedbackJames Lopez2017-01-179-10/+11
* fix spec failures after mergeJames Lopez2017-01-173-5/+5