summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/cycle_analytics
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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