Add support to configure webhook_timeout in gitlab.yaml
Compare changes
- Andrew Kumanyaev authored
Fix error described in https://github.com/gitlabhq/gitlabhq/issues/5185
+ 13
− 16
@@ -24,8 +24,6 @@
@@ -46,13 +44,16 @@ class Project < ActiveRecord::Base
@@ -83,6 +84,7 @@ class Project < ActiveRecord::Base
@@ -165,11 +167,7 @@ class Project < ActiveRecord::Base
@@ -223,7 +221,7 @@ class Project < ActiveRecord::Base
@@ -251,10 +249,10 @@ class Project < ActiveRecord::Base
@@ -278,10 +276,6 @@ class Project < ActiveRecord::Base
@@ -319,8 +313,11 @@ class Project < ActiveRecord::Base