summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Refactor all query config stuff into separate classes and added specsJames Lopez2016-11-1725-190/+296
| * | | | | | | fix issue with commits and also updated routesJames Lopez2016-11-175-8/+23
| * | | | | | | fix authorization of builds and added relevant specJames Lopez2016-11-172-2/+30
| * | | | | | | get rid of light url builder and fix wrong specJames Lopez2016-11-172-113/+91
| * | | | | | | Renamed pipeline column and fixed permissions for builds in events controllerJames Lopez2016-11-176-11/+14
| * | | | | | | serialize all the things!James Lopez2016-11-174-22/+34
| * | | | | | | get all stages to use serlalizers - apart from plan - WIPJames Lopez2016-11-176-28/+46
| * | | | | | | fix issue events and related spec - now using generic serializer for a hashJames Lopez2016-11-175-11/+16
| * | | | | | | use request to pass extra parametersJames Lopez2016-11-174-7/+6
| * | | | | | | WIP - refactor events to use a generic build entity for some of the hybrid ev...James Lopez2016-11-177-44/+28
| * | | | | | | WIP - adding a generic entity serializer that should accept a Hash coming fro...James Lopez2016-11-174-0/+98
| * | | | | | | WIP - refactored events to use build serializer, related spec passingJames Lopez2016-11-174-68/+79
| * | | | | | | WIP - refactoring URL builder and events presenter into serializersJames Lopez2016-11-177-12/+81
| * | | | | | | add changelog entryJames Lopez2016-11-171-0/+4
| * | | | | | | fix iid issue making spec to fail - MySQL onlyJames Lopez2016-11-171-1/+1
| * | | | | | | fix MySQL problem with queryJames Lopez2016-11-172-2/+2
| * | | | | | | fixed and added missing scenario to events integration specJames Lopez2016-11-171-14/+26
| * | | | | | | fix events presenter after refactoringJames Lopez2016-11-171-5/+5
| * | | | | | | refactored light url builderJames Lopez2016-11-172-29/+29
| * | | | | | | rename events hashJames Lopez2016-11-171-1/+1
| * | | | | | | refactored and added missing spec to light URL builderJames Lopez2016-11-176-112/+174
| * | | | | | | refactored duplicated code in controller, updated JSON array naming and fixed...James Lopez2016-11-174-49/+36
| * | | | | | | fix rubocop warningJames Lopez2016-11-171-18/+17
| * | | | | | | fixed integration spec after big refactoring of fields per stageJames Lopez2016-11-171-23/+33
| * | | | | | | fix module issue in cycle analytics controllerJames Lopez2016-11-171-1/+1
| * | | | | | | Updated production events with new fieldsJames Lopez2016-11-173-7/+20
| * | | | | | | Refactored staging events, added missing fields and fixed specsJames Lopez2016-11-174-26/+84
| * | | | | | | Added branch option to test eventsJames Lopez2016-11-177-11/+19
| * | | | | | | Refactored test eventsJames Lopez2016-11-176-6/+70
| * | | | | | | added missing fields to code events and updated specJames Lopez2016-11-174-10/+27
| * | | | | | | added missing fields to plan events and updated specJames Lopez2016-11-175-28/+55
| * | | | | | | added missing fields to issue. Also, added a light url builder to add URLs ea...James Lopez2016-11-175-6/+62
| * | | | | | | added pipelines to integration specJames Lopez2016-11-171-3/+7
| * | | | | | | some more integration scenarios testing order. Also, fixed bug in the staging...James Lopez2016-11-173-17/+44
| * | | | | | | fix specsJames Lopez2016-11-172-6/+2
| * | | | | | | Some refactoring - used class instead of hash for the query configurationJames Lopez2016-11-173-46/+95
| * | | | | | | add email to user related queries so it can be used for displaying avatar in ...James Lopez2016-11-174-13/+28
| * | | | | | | added the rest of the stages to the controller and relevant specsJames Lopez2016-11-173-7/+85
| * | | | | | | added cycle analytics events controller and started integration specJames Lopez2016-11-173-0/+64
| * | | | | | | added production events and related specJames Lopez2016-11-173-11/+44
| * | | | | | | Refactor the SQL/query stuff into a dynamic class. Also merged all the config...James Lopez2016-11-174-107/+108
| * | | | | | | fix mySQL errorJames Lopez2016-11-171-0/+2
| * | | | | | | added staging events and specJames Lopez2016-11-173-2/+47
| * | | | | | | fixing spec failuresJames Lopez2016-11-173-10/+11
| * | | | | | | review events - spec and logicJames Lopez2016-11-173-8/+49
| * | | | | | | Added test events specs and logic. Also fixed some SQL and refactored the pip...James Lopez2016-11-175-10/+55
| * | | | | | | add pipeline id to merge request metrics table. Also, updated the pipeline wo...James Lopez2016-11-175-3/+36
| * | | | | | | Added code events spec and logic. Also fixed SQL issues and refactored the co...James Lopez2016-11-175-11/+70
| * | | | | | | plan events and spec working. Also added some TODOs to the code.James Lopez2016-11-174-14/+29
| * | | | | | | commit events and specJames Lopez2016-11-174-10/+53