summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/cycle_analytics/events_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Add cr remarksMałgorzata Ksionek2019-07-091-1/+1
* Update events specMałgorzata Ksionek2019-07-091-1/+1
* Fix plan stage queryGosia Ksionek2019-06-171-8/+23
* Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-011-5/+5
* Fix cycle analytics specsGrzegorz Bizon2018-01-041-6/+8
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-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
* Cycle analytics specs needed Commit to reference issue28359-skip-process-commit-worker-unless-issues-referencedJames Edwards-Jones2017-05-041-3/+1
* refactor cycle analytics - updated based on MR feedbackJames Lopez2017-01-171-1/+1
* Fix other spec failuresJames Lopez2017-01-171-62/+75
* Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-011-1/+1
* more refactoring and added some auth checksJames Lopez2016-11-171-1/+1
* 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-171-1/+5
* serialize all the things!James Lopez2016-11-171-2/+6
* get all stages to use serlalizers - apart from plan - WIPJames Lopez2016-11-171-17/+25
* fix issue events and related spec - now using generic serializer for a hashJames Lopez2016-11-171-3/+3
* WIP - refactored events to use build serializer, related spec passingJames Lopez2016-11-171-59/+59
* refactored and added missing spec to light URL builderJames Lopez2016-11-171-1/+1
* Updated production events with new fieldsJames Lopez2016-11-171-4/+15
* Refactored staging events, added missing fields and fixed specsJames Lopez2016-11-171-7/+55
* Added branch option to test eventsJames Lopez2016-11-171-1/+1
* Refactored test eventsJames Lopez2016-11-171-3/+34
* added missing fields to code events and updated specJames Lopez2016-11-171-3/+7
* added missing fields to plan events and updated specJames Lopez2016-11-171-9/+19
* added missing fields to issue. Also, added a light url builder to add URLs ea...James Lopez2016-11-171-3/+7
* add email to user related queries so it can be used for displaying avatar in ...James Lopez2016-11-171-0/+16
* added production events and related specJames Lopez2016-11-171-0/+29
* added staging events and specJames Lopez2016-11-171-0/+26
* fixing spec failuresJames Lopez2016-11-171-5/+6
* review events - spec and logicJames Lopez2016-11-171-0/+25
* Added test events specs and logic. Also fixed some SQL and refactored the pip...James Lopez2016-11-171-1/+23
* Added code events spec and logic. Also fixed SQL issues and refactored the co...James Lopez2016-11-171-1/+29
* plan events and spec working. Also added some TODOs to the code.James Lopez2016-11-171-2/+2
* commit events and specJames Lopez2016-11-171-3/+15
* fix specs - issue events workingJames Lopez2016-11-171-5/+5
* fix timestamp diff and specJames Lopez2016-11-171-4/+4
* fixed spec and SQL queryJames Lopez2016-11-171-2/+18
* WIP - refactored some arel queriesJames Lopez2016-11-171-2/+3
* Started refactoring stuff to add events to cycle analyticsJames Lopez2016-11-171-0/+26