Commit ad85849ba5ec265df0056318e181019b7c562ac3
Exists in
master
and in
1 other branch
Merge pull request #773 from errbit/remove_other_issue_trackers
Just leave github issue tracker as default
Showing
2 changed files
with
0 additions
and
90 deletions
Show diff stats
Gemfile
| @@ -28,15 +28,7 @@ gem 'hoptoad_notifier', "~> 2.4" | @@ -28,15 +28,7 @@ gem 'hoptoad_notifier', "~> 2.4" | ||
| 28 | gem 'draper', :require => false | 28 | gem 'draper', :require => false |
| 29 | 29 | ||
| 30 | gem 'errbit_plugin' | 30 | gem 'errbit_plugin' |
| 31 | -gem 'errbit_bitbucket_plugin' | ||
| 32 | -gem 'errbit_fogbugz_plugin' | ||
| 33 | gem 'errbit_github_plugin' | 31 | gem 'errbit_github_plugin' |
| 34 | -gem 'errbit_gitlab_plugin' | ||
| 35 | -gem 'errbit_jira_plugin' | ||
| 36 | -gem 'errbit_lighthouse_plugin' | ||
| 37 | -gem 'errbit_pivotal_plugin' | ||
| 38 | -gem 'errbit_redmine_plugin' | ||
| 39 | -gem 'errbit_unfuddle_plugin' | ||
| 40 | 32 | ||
| 41 | # Notification services | 33 | # Notification services |
| 42 | # --------------------------------------- | 34 | # --------------------------------------- |
Gemfile.lock
| @@ -23,10 +23,6 @@ GEM | @@ -23,10 +23,6 @@ GEM | ||
| 23 | activesupport (= 4.0.12) | 23 | activesupport (= 4.0.12) |
| 24 | arel (~> 4.0.0) | 24 | arel (~> 4.0.0) |
| 25 | activerecord-deprecated_finders (1.0.3) | 25 | activerecord-deprecated_finders (1.0.3) |
| 26 | - activeresource (4.0.0) | ||
| 27 | - activemodel (~> 4.0) | ||
| 28 | - activesupport (~> 4.0) | ||
| 29 | - rails-observers (~> 0.1.1) | ||
| 30 | activesupport (4.0.12) | 26 | activesupport (4.0.12) |
| 31 | i18n (~> 0.6, >= 0.6.9) | 27 | i18n (~> 0.6, >= 0.6.9) |
| 32 | minitest (~> 4.2) | 28 | minitest (~> 4.2) |
| @@ -44,13 +40,6 @@ GEM | @@ -44,13 +40,6 @@ GEM | ||
| 44 | erubis (>= 2.6.6) | 40 | erubis (>= 2.6.6) |
| 45 | binding_of_caller (0.7.2) | 41 | binding_of_caller (0.7.2) |
| 46 | debug_inspector (>= 0.0.1) | 42 | debug_inspector (>= 0.0.1) |
| 47 | - bitbucket_rest_api (0.1.5) | ||
| 48 | - faraday (~> 0.8.1) | ||
| 49 | - faraday_middleware (~> 0.9.0) | ||
| 50 | - hashie (~> 2.0.5) | ||
| 51 | - multi_json (~> 1.3) | ||
| 52 | - nokogiri (>= 1.5.2) | ||
| 53 | - simple_oauth | ||
| 54 | bson (2.3.0) | 43 | bson (2.3.0) |
| 55 | builder (3.1.4) | 44 | builder (3.1.4) |
| 56 | callsite (0.0.11) | 45 | callsite (0.0.11) |
| @@ -99,53 +88,23 @@ GEM | @@ -99,53 +88,23 @@ GEM | ||
| 99 | email_spec (1.5.0) | 88 | email_spec (1.5.0) |
| 100 | launchy (~> 2.1) | 89 | launchy (~> 2.1) |
| 101 | mail (~> 2.2) | 90 | mail (~> 2.2) |
| 102 | - errbit_bitbucket_plugin (0.1.0) | ||
| 103 | - bitbucket_rest_api | ||
| 104 | - errbit_plugin | ||
| 105 | - faraday (~> 0.8.1) | ||
| 106 | - errbit_fogbugz_plugin (0.1.0) | ||
| 107 | - errbit_plugin (~> 0.4, >= 0.4.0) | ||
| 108 | - ruby-fogbugz (~> 0.1, >= 0.1) | ||
| 109 | errbit_github_plugin (0.1.0) | 91 | errbit_github_plugin (0.1.0) |
| 110 | errbit_plugin | 92 | errbit_plugin |
| 111 | octokit | 93 | octokit |
| 112 | - errbit_gitlab_plugin (0.1.0) | ||
| 113 | - errbit_plugin (~> 0.4, >= 0.4.0) | ||
| 114 | - gitlab (~> 3.0.0, >= 3.0.0) | ||
| 115 | - errbit_jira_plugin (0.2.0) | ||
| 116 | - errbit_plugin | ||
| 117 | - jira-ruby | ||
| 118 | - errbit_lighthouse_plugin (0.1.0) | ||
| 119 | - errbit_plugin (~> 0) | ||
| 120 | - lighthouse-api (~> 2) | ||
| 121 | - errbit_pivotal_plugin (0.2.0) | ||
| 122 | - errbit_plugin (~> 0.4, >= 0.4.0) | ||
| 123 | - pivotal-tracker (~> 0.5, >= 0.5.0) | ||
| 124 | errbit_plugin (0.4.0) | 94 | errbit_plugin (0.4.0) |
| 125 | - errbit_redmine_plugin (0.3.0) | ||
| 126 | - errbit_plugin (~> 0) | ||
| 127 | - oruen_redmine_client (~> 0) | ||
| 128 | - errbit_unfuddle_plugin (0.1.0) | ||
| 129 | - errbit_plugin (~> 0.4, >= 0.4.0) | ||
| 130 | erubis (2.7.0) | 95 | erubis (2.7.0) |
| 131 | execjs (2.0.2) | 96 | execjs (2.0.2) |
| 132 | fabrication (2.9.0) | 97 | fabrication (2.9.0) |
| 133 | faraday (0.8.9) | 98 | faraday (0.8.9) |
| 134 | multipart-post (~> 1.2.0) | 99 | multipart-post (~> 1.2.0) |
| 135 | - faraday_middleware (0.9.1) | ||
| 136 | - faraday (>= 0.7.4, < 0.10) | ||
| 137 | flowdock (0.3.1) | 100 | flowdock (0.3.1) |
| 138 | httparty (~> 0.7) | 101 | httparty (~> 0.7) |
| 139 | multi_json | 102 | multi_json |
| 140 | foreman (0.63.0) | 103 | foreman (0.63.0) |
| 141 | dotenv (>= 0.7) | 104 | dotenv (>= 0.7) |
| 142 | thor (>= 0.13.6) | 105 | thor (>= 0.13.6) |
| 143 | - gitlab (3.0.0) | ||
| 144 | - httparty | ||
| 145 | haml (4.0.3) | 106 | haml (4.0.3) |
| 146 | tilt | 107 | tilt |
| 147 | - happymapper (0.4.1) | ||
| 148 | - libxml-ruby (~> 2.0) | ||
| 149 | hashie (2.0.5) | 108 | hashie (2.0.5) |
| 150 | highline (1.6.20) | 109 | highline (1.6.20) |
| 151 | hike (1.2.3) | 110 | hike (1.2.3) |
| @@ -163,10 +122,6 @@ GEM | @@ -163,10 +122,6 @@ GEM | ||
| 163 | multi_xml (>= 0.5.2) | 122 | multi_xml (>= 0.5.2) |
| 164 | httpauth (0.2.0) | 123 | httpauth (0.2.0) |
| 165 | i18n (0.6.11) | 124 | i18n (0.6.11) |
| 166 | - jira-ruby (0.1.10) | ||
| 167 | - activesupport | ||
| 168 | - oauth | ||
| 169 | - railties | ||
| 170 | jquery-rails (2.1.4) | 125 | jquery-rails (2.1.4) |
| 171 | railties (>= 3.0, < 5.0) | 126 | railties (>= 3.0, < 5.0) |
| 172 | thor (>= 0.14, < 2.0) | 127 | thor (>= 0.14, < 2.0) |
| @@ -180,10 +135,6 @@ GEM | @@ -180,10 +135,6 @@ GEM | ||
| 180 | launchy (2.3.0) | 135 | launchy (2.3.0) |
| 181 | addressable (~> 2.3) | 136 | addressable (~> 2.3) |
| 182 | libv8 (3.16.14.7) | 137 | libv8 (3.16.14.7) |
| 183 | - libxml-ruby (2.7.0) | ||
| 184 | - lighthouse-api (2.0) | ||
| 185 | - activeresource (>= 3.0.0) | ||
| 186 | - activesupport (>= 3.0.0) | ||
| 187 | mail (2.6.3) | 138 | mail (2.6.3) |
| 188 | mime-types (>= 1.16, < 3) | 139 | mime-types (>= 1.16, < 3) |
| 189 | meta_request (0.2.8) | 140 | meta_request (0.2.8) |
| @@ -224,9 +175,6 @@ GEM | @@ -224,9 +175,6 @@ GEM | ||
| 224 | net-ssh (>= 2.6.5) | 175 | net-ssh (>= 2.6.5) |
| 225 | nokogiri (1.6.4.1) | 176 | nokogiri (1.6.4.1) |
| 226 | mini_portile (~> 0.6.0) | 177 | mini_portile (~> 0.6.0) |
| 227 | - nokogiri-happymapper (0.5.9) | ||
| 228 | - nokogiri (~> 1.5) | ||
| 229 | - oauth (0.4.7) | ||
| 230 | oauth2 (0.8.1) | 178 | oauth2 (0.8.1) |
| 231 | faraday (~> 0.8) | 179 | faraday (~> 0.8) |
| 232 | httpauth (~> 0.1) | 180 | httpauth (~> 0.1) |
| @@ -247,18 +195,6 @@ GEM | @@ -247,18 +195,6 @@ GEM | ||
| 247 | optionable (0.2.0) | 195 | optionable (0.2.0) |
| 248 | origin (2.1.1) | 196 | origin (2.1.1) |
| 249 | orm_adapter (0.4.0) | 197 | orm_adapter (0.4.0) |
| 250 | - oruen_redmine_client (0.0.1) | ||
| 251 | - activeresource (>= 2.3.0) | ||
| 252 | - pivotal-tracker (0.5.12) | ||
| 253 | - builder | ||
| 254 | - builder | ||
| 255 | - crack | ||
| 256 | - happymapper (>= 0.3.2) | ||
| 257 | - nokogiri (>= 1.4.3) | ||
| 258 | - nokogiri (>= 1.5.5) | ||
| 259 | - nokogiri-happymapper (>= 0.5.4) | ||
| 260 | - rest-client (~> 1.6.0) | ||
| 261 | - rest-client (~> 1.6.0) | ||
| 262 | pjax_rails (0.3.4) | 198 | pjax_rails (0.3.4) |
| 263 | jquery-rails | 199 | jquery-rails |
| 264 | poltergeist (1.5.1) | 200 | poltergeist (1.5.1) |
| @@ -295,15 +231,8 @@ GEM | @@ -295,15 +231,8 @@ GEM | ||
| 295 | bundler (>= 1.3.0, < 2.0) | 231 | bundler (>= 1.3.0, < 2.0) |
| 296 | railties (= 4.0.12) | 232 | railties (= 4.0.12) |
| 297 | sprockets-rails (~> 2.0) | 233 | sprockets-rails (~> 2.0) |
| 298 | - rails-observers (0.1.2) | ||
| 299 | - activemodel (~> 4.0) | ||
| 300 | - rails_12factor (0.0.3) | ||
| 301 | - rails_serve_static_assets | ||
| 302 | - rails_stdout_logging | ||
| 303 | rails_autolink (1.1.6) | 234 | rails_autolink (1.1.6) |
| 304 | rails (> 3.1) | 235 | rails (> 3.1) |
| 305 | - rails_serve_static_assets (0.0.2) | ||
| 306 | - rails_stdout_logging (0.0.3) | ||
| 307 | railties (4.0.12) | 236 | railties (4.0.12) |
| 308 | actionpack (= 4.0.12) | 237 | actionpack (= 4.0.12) |
| 309 | activesupport (= 4.0.12) | 238 | activesupport (= 4.0.12) |
| @@ -334,8 +263,6 @@ GEM | @@ -334,8 +263,6 @@ GEM | ||
| 334 | rspec-core (~> 2.14.0) | 263 | rspec-core (~> 2.14.0) |
| 335 | rspec-expectations (~> 2.14.0) | 264 | rspec-expectations (~> 2.14.0) |
| 336 | rspec-mocks (~> 2.14.0) | 265 | rspec-mocks (~> 2.14.0) |
| 337 | - ruby-fogbugz (0.1.1) | ||
| 338 | - crack | ||
| 339 | rushover (0.3.0) | 266 | rushover (0.3.0) |
| 340 | json | 267 | json |
| 341 | rest-client | 268 | rest-client |
| @@ -343,7 +270,6 @@ GEM | @@ -343,7 +270,6 @@ GEM | ||
| 343 | sawyer (0.5.5) | 270 | sawyer (0.5.5) |
| 344 | addressable (~> 2.3.5) | 271 | addressable (~> 2.3.5) |
| 345 | faraday (~> 0.8, < 0.10) | 272 | faraday (~> 0.8, < 0.10) |
| 346 | - simple_oauth (0.3.0) | ||
| 347 | simplecov (0.7.1) | 273 | simplecov (0.7.1) |
| 348 | multi_json (~> 1.0) | 274 | multi_json (~> 1.0) |
| 349 | simplecov-html (~> 0.7.1) | 275 | simplecov-html (~> 0.7.1) |
| @@ -408,16 +334,8 @@ DEPENDENCIES | @@ -408,16 +334,8 @@ DEPENDENCIES | ||
| 408 | devise | 334 | devise |
| 409 | draper | 335 | draper |
| 410 | email_spec | 336 | email_spec |
| 411 | - errbit_bitbucket_plugin | ||
| 412 | - errbit_fogbugz_plugin | ||
| 413 | errbit_github_plugin | 337 | errbit_github_plugin |
| 414 | - errbit_gitlab_plugin | ||
| 415 | - errbit_jira_plugin | ||
| 416 | - errbit_lighthouse_plugin | ||
| 417 | - errbit_pivotal_plugin | ||
| 418 | errbit_plugin | 338 | errbit_plugin |
| 419 | - errbit_redmine_plugin | ||
| 420 | - errbit_unfuddle_plugin | ||
| 421 | execjs | 339 | execjs |
| 422 | fabrication | 340 | fabrication |
| 423 | flowdock | 341 | flowdock |