summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/cycle_analytics
Commit message (Expand)AuthorAgeFilesLines
* 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
* few fixes after mergeJames Lopez2017-01-171-2/+2
* refactor cycle analytics - updated based on MR feedbackJames Lopez2017-01-172-2/+2
* Fix other spec failuresJames Lopez2017-01-171-0/+59
* Fix other spec failuresJames Lopez2017-01-179-63/+96
* fixed stage entity and added missing stage specsJames Lopez2017-01-178-0/+86
* Update effected testszj-guest-reads-public-buildsZ.J. van de Weg2016-12-041-1/+1
* Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-011-1/+1
* Fix and relevant spec for plan stage breaking with nil commitsfix/cycle-analytics-plan-issueJames Lopez2016-11-231-0/+8
* Added permissions per stage to cycle analytics endpointJames Lopez2016-11-211-0/+127
* refactored updater and updated specsJames Lopez2016-11-183-24/+25
* fix small typoJames Lopez2016-11-181-1/+1
* added new build updater, specs and refactored allowed_idsJames Lopez2016-11-182-0/+24
* run pipeline worker in cycle analytics dev setupJames Lopez2016-11-181-1/+1
* refactor eventsJames Lopez2016-11-182-9/+9
* fix spec failuresfeature/cycle-analytics-eventsJames Lopez2016-11-188-26/+28
* more refactoring and added some auth checksJames Lopez2016-11-171-1/+1
* fix specsJames Lopez2016-11-171-5/+5
* refactor events facade so it uses separate classes and refactor query stuffJames Lopez2016-11-178-14/+18
* added custom date helper and spec and fixed some unrelated spec failuresJames Lopez2016-11-171-7/+7
* Refactor all query config stuff into separate classes and added specsJames Lopez2016-11-179-1/+90