summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix specs - issue events workingJames Lopez2016-11-173-7/+12
* fix timestamp diff and specJames Lopez2016-11-173-7/+15
* fixed spec and SQL queryJames Lopez2016-11-172-12/+30
* WIP - refactored some arel queriesJames Lopez2016-11-174-19/+31
* Started refactoring stuff to add events to cycle analyticsJames Lopez2016-11-175-48/+141
* Merge branch '23034-setup-test-env-in-prepare-stage' into 'master' Sean McGivern2016-11-171-2/+13
|\
| * tests: Move rake assets:precompile and cloning gitlab-{shell,test} to the pre...Nick Thomas2016-11-161-2/+13
* | Merge branch 'fix/trace-patch-updated-at' into 'master' Kamil Trzciński2016-11-163-5/+90
|\ \
| * | Add CHANGELOG entryfix/trace-patch-updated-atTomasz Maczukin2016-11-161-0/+4
| * | Update the updated_at of a build while patching the traceTomasz Maczukin2016-11-152-5/+86
* | | Merge branch 'related-mr-labels' into 'master' Annabel Dunstone Gray2016-11-163-8/+37
|\ \ \
| * | | Fix SCSS linter errors.Didem Acet2016-11-161-8/+9
| * | | Added colored labels to related MR list.Didem Acet2016-11-163-8/+36
* | | | Merge branch 'explicitly-disable-eslint-inline' into 'master' Alfredo Sumaran2016-11-16149-148/+150
|\ \ \ \ | |_|_|/ |/| | |
| * | | explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-15149-148/+150
| | |/ | |/|
* | | 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-167-61/+126
|\ \ \ \
| * | | | Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project pathsNick Thomas2016-11-167-61/+126
* | | | | Merge branch 'fix-shibboleth-auth-with-no-uid' into 'master' Rémy Coutable2016-11-162-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix shibboleth misconfigurations resulting in authentication bypassfix-shibboleth-auth-with-no-uidBrian Neel2016-11-142-0/+8
* | | | | Merge branch 'patch-5' into 'master' Rémy Coutable2016-11-163-1/+24
|\ \ \ \ \