summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/push_data_builder_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs-issue-13469' into 'master' Douwe Maan2016-02-171-9/+12
|\
| * Handle nil commits in Gitlab::PushDataBuilder.buildrs-issue-13469Robert Speicher2016-02-151-9/+12
* | Add new data to project in push, issue, merge-request and note webhooks databugagazavr/gitlab-ce-extend-hooksKirill Zaitsev2016-02-111-3/+3
|/
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Add added, modified and removed properties to commit object in webhookValery Sizov2015-12-041-6/+3
* Add added, modified and removed properties to commit object in webhookweb_hook_repo_changesValery Sizov2015-11-031-0/+6
* Extend project web hooks with more dataDmitriy Zaporozhets2015-02-201-0/+3
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-13/+13
* Test git builder over annotated tagDmitriy Zaporozhets2015-01-151-2/+3
* Refactor push data builder. Moved it to separate classDmitriy Zaporozhets2015-01-111-0/+35