summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Refactor all query config stuff into separate classes and added specsJames Lopez2016-11-1712-6/+97
* fix issue with commits and also updated routesJames Lopez2016-11-171-0/+2
* fix authorization of builds and added relevant specJames Lopez2016-11-171-1/+25
* get rid of light url builder and fix wrong specJames Lopez2016-11-171-46/+91
* 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-172-4/+4
* use request to pass extra parametersJames Lopez2016-11-172-4/+3
* WIP - refactor events to use a generic build entity for some of the hybrid ev...James Lopez2016-11-173-11/+19
* WIP - adding a generic entity serializer that should accept a Hash coming fro...James Lopez2016-11-172-0/+63
* WIP - refactored events to use build serializer, related spec passingJames Lopez2016-11-172-61/+66
* WIP - refactoring URL builder and events presenter into serializersJames Lopez2016-11-172-0/+46
* fixed and added missing scenario to events integration specJames Lopez2016-11-171-14/+26
* refactored and added missing spec to light URL builderJames Lopez2016-11-173-92/+166
* refactored duplicated code in controller, updated JSON array naming and fixed...James Lopez2016-11-171-14/+14
* fixed integration spec after big refactoring of fields per stageJames Lopez2016-11-171-23/+33
* 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-172-4/+7
* 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-171-13/+42
* add email to user related queries so it can be used for displaying avatar in ...James Lopez2016-11-171-0/+16
* added the rest of the stages to the controller and relevant specsJames Lopez2016-11-171-2/+46
* added cycle analytics events controller and started integration specJames Lopez2016-11-171-0/+24
* 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-172-8/+34
* 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
* Merge branch 'fix/trace-patch-updated-at' into 'master' Kamil Trzciński2016-11-161-5/+81
|\
| * Update the updated_at of a build while patching the traceTomasz Maczukin2016-11-151-5/+81
* | Merge branch 'explicitly-disable-eslint-inline' into 'master' Alfredo Sumaran2016-11-1629-29/+29
|\ \
| * | explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-1529-29/+29
| |/
* | Merge branch 'fix-failing-user-without-projects-specs' into 'master' Sean McGivern2016-11-161-1/+1
|\ \
| * | Fix some failing specs due to missing access_requestable traitNick Thomas2016-11-161-1/+1
* | | Merge branch '24496-fix-internal-api-project-lookup' into 'master' Sean McGivern2016-11-163-15/+63
|\ \ \ | |/ / |/| |
| * | Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project pathsNick Thomas2016-11-163-15/+63
* | | Merge branch 'patch-5' into 'master' Rémy Coutable2016-11-161-0/+22
|\ \ \