summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/data_builder
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Error 500 in non-UTF8 branch names"Micael Bergeron2017-09-121-1/+1
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-272-2/+2
* Wrong data type when testing webhooksAlexander Randa2017-07-201-0/+21
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Add username field to push webhookDavid Turner2017-05-101-0/+1
* Merge branch '26500-informative-slack-notifications' into 'master' Kamil Trzciński2017-02-171-0/+26
|\
| * Adding links to user & build in Chat NotificationsPoornima M2017-01-251-0/+26
* | Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-253-3/+3
|/
* refactors tests because of gitlab-test repository changes20708-new-branch-is-immediatelly-tagged-as-mergedtiagonbotelho2016-10-111-4/+4
* Simplify the name for data builder, feedback:Lin Jen-Shin2016-08-124-4/+4
* Prefer described_class, feedback:Lin Jen-Shin2016-08-123-3/+3
* Enhance a pipeline event tests to analyse number of returned buildsKamil Trzcinski2016-08-111-2/+6
* Move those builders to their own namespace, feedback:Lin Jen-Shin2016-08-043-0/+205
* Implement pipeline hooks, extracted from !5525Lin Jen-Shin2016-08-021-0/+32