summaryrefslogtreecommitdiff
path: root/features/steps/project/hooks.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix specStan Hu2015-12-041-3/+1
|
* Enable SSL verification for Webhooksenable_ssl_verification_web_hookValery Sizov2015-08-261-0/+13
|
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-121-7/+7
|
* Update ffaker gemRobert Speicher2015-05-201-1/+1
| | | | | | Adds a version requirement which it didn't have before, at 2.0.0. This version has breaking API changes in that the namespace is now `FFaker` instead of `Faker`.
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+2
| | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
* Remove unnecessary page. from tests.Ciro Santilli2014-09-261-2/+2
|
* Prefix Spinach features with Spinach::Features::.Ciro Santilli2014-09-221-1/+1
|
* Prevent 500 if hook url is down, fixes #7376Robert Schilling2014-07-291-0/+12
|
* Do not execute hooks on empty projects, fixes #6108Robert Schilling2014-07-271-6/+20
|
* Remove dir prefix and suffix from tests inside dir.Ciro Santillli2014-02-231-0/+38