Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spec | Stan Hu | 2015-12-04 | 1 | -3/+1 |
| | |||||
* | Enable SSL verification for Webhooksenable_ssl_verification_web_hook | Valery Sizov | 2015-08-26 | 1 | -0/+13 |
| | |||||
* | Update all `should`-style syntax to `expect` in features | Robert Speicher | 2015-06-12 | 1 | -7/+7 |
| | |||||
* | Update ffaker gem | Robert Speicher | 2015-05-20 | 1 | -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.9 | Vinnie Okada | 2015-02-14 | 1 | -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 Santilli | 2014-09-26 | 1 | -2/+2 |
| | |||||
* | Prefix Spinach features with Spinach::Features::. | Ciro Santilli | 2014-09-22 | 1 | -1/+1 |
| | |||||
* | Prevent 500 if hook url is down, fixes #7376 | Robert Schilling | 2014-07-29 | 1 | -0/+12 |
| | |||||
* | Do not execute hooks on empty projects, fixes #6108 | Robert Schilling | 2014-07-27 | 1 | -6/+20 |
| | |||||
* | Remove dir prefix and suffix from tests inside dir. | Ciro Santillli | 2014-02-23 | 1 | -0/+38 |