summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Allow enabling and disabling commit and MR events for JIRAissue_5541Felipe Artur2016-11-185-7/+49
* Merge branch '24599-spec-lib-gitlab-backend-shell_spec-rb-causes-other-specs-...Rémy Coutable2016-11-181-1/+1
|\
| * Rely on Gitlab::Shell public API, not reading internal files it may use24599-spec-lib-gitlab-backend-shell_spec-rb-causes-other-specs-to-failRémy Coutable2016-11-181-1/+1
* | Merge branch '23205-information-about-environments-build-page' into 'master' Fatih Acet2016-11-184-9/+265
|\ \
| * | Fix builds/show spec; use iid instead of id23205-information-about-environments-build-pageAnnabel Dunstone Gray2016-11-171-4/+8
| * | Fix tests and add has_environment?Kamil Trzcinski2016-11-172-6/+36
| * | Improve specs and add missing cases that were not supportedKamil Trzcinski2016-11-173-1/+105
| * | Finish specs for environment infoAnnabel Dunstone Gray2016-11-091-8/+60
| * | Refine specs for build show page with environmentsGrzegorz Bizon2016-11-092-23/+39
| * | First pass at testsAnnabel Dunstone Gray2016-11-091-0/+50
* | | Merge branch 'pass-correct-tag-target-to-post-receive' into 'master' Sean McGivern2016-11-181-0/+22
|\ \ \
| * | | Pass correct tag target to post-receive hook when creating tag via UIpass-correct-tag-target-to-post-receiveAdam Niedzielski2016-11-181-0/+22
* | | | Merge branch 'issue_13232' into 'master' Sean McGivern2016-11-185-4/+106
|\ \ \ \
| * | | | Add JIRA remotelinks and prevent duplicated closing messagesFelipe Artur2016-11-185-4/+106
* | | | | Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan2016-11-1819-7/+912
|\ \ \ \ \
| * | | | | 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-1810-28/+64
| * | | | | 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-179-15/+19
| * | | | | small refactor - removing includes no longer neededJames Lopez2016-11-171-1/+1
| * | | | | added custom date helper and spec and fixed some unrelated spec failuresJames Lopez2016-11-173-23/+58
| * | | | | 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