summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Introduce deploy command that allows to start deployment from one environment...chatops-deploy-commandKamil Trzcinski2016-11-212-2/+116
* Merge branch 'issue_5541' into 'master' Sean McGivern2016-11-211-1/+2
|\
| * Allow enabling and disabling commit and MR events for JIRAissue_5541Felipe Artur2016-11-181-1/+2
* | Merge branch 'fix/require-build-script-configuration-entry' into 'master' issues-copyKamil Trzciński2016-11-193-34/+42
|\ \
| * | Remove CI config helper with same name as an entryGrzegorz Bizon2016-11-181-29/+29
| * | Make CI job script a required configuration entryGrzegorz Bizon2016-11-182-5/+13
* | | Merge branch 'zj-slash-commands-mattermost' into 'master' Kamil Trzciński2016-11-184-1/+150
|\ \ \
| * | | Rename mattermost_command to mattermost_slash_commandszj-slash-commands-mattermostKamil Trzcinski2016-11-181-1/+1
| * | | Fix typosZ.J. van de Weg2016-11-181-3/+4
| * | | Improve style, add more testsZ.J. van de Weg2016-11-183-3/+9
| * | | More coverage on service levelZ.J. van de Weg2016-11-181-1/+1
| * | | Merge remote-tracking branch 'origin/master' into zj-slash-commands-mattermostZ.J. van de Weg2016-11-171-3/+1
| |\ \ \
| * | | | More refactoring, push present to base commandZ.J. van de Weg2016-11-172-2/+11
| * | | | Add tests for increased converageZ.J. van de Weg2016-11-173-20/+25
| * | | | Remove some commands for nowZ.J. van de Weg2016-11-174-121/+15
| * | | | Incorporate feedback, improve presenter classZ.J. van de Weg2016-11-173-20/+58
| * | | | Rename from service, and move to lib/gitlabZ.J. van de Weg2016-11-176-0/+196
| * | | | Add most of specs for chat namesKamil Trzcinski2016-11-171-0/+39
* | | | | Merge branch 'fix-tests-for-different-host' into 'master' Rémy Coutable2016-11-181-1/+1
|\ \ \ \ \
| * | | | | Use `Gitlab.config.gitlab.host` over `'localhost'`fix-tests-for-different-hostLin Jen-Shin2016-11-181-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'bugfix/html-only-mail' into 'master' Douwe Maan2016-11-181-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix rubocop failureshttp://jneen.net/2016-11-171-1/+0
| * | | | add parsing support for incoming html emailhttp://jneen.net/2016-11-171-0/+5
| | |/ / | |/| |
* | | | Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan2016-11-1811-0/+561
|\ \ \ \ | |_|/ / |/| | |
| * | | 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
| * | | 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-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-173-92/+166
| * | | 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