oboe 2.6.7.1 → 2.6.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8f433a30233b7bcf02a8334f30a2b70c6e0ff20d
4
- data.tar.gz: 4f5024d368825709de09b87c17572cb8e6241fdd
3
+ metadata.gz: 00e70b05a4e3e6fed6f8e9aaf40d1a716049b556
4
+ data.tar.gz: a24fdb8ad85e75927854011e25e64f4d5d09fc44
5
5
  SHA512:
6
- metadata.gz: 1141ad7b9271ee2dc3c4aa26c8263f34d4e15e41ae5fd214ef8d9a2d1c5de2e4fa75c24680a7cca7e880c19b7ea2fb03a8af8371a2cfaf3a8e18d856c601ccfa
7
- data.tar.gz: 1b45262da56437de57cafeb959b1227323f329292a5a75cdb1fe9dfe6d19c2608b311476491ff926afdef74f1ad7730352554c2dbf6d4b2fbb8f03861a677b5c
6
+ metadata.gz: ef5339b9b487819eeb6e45aba7527b127c985d2e707697ed44952a757461f0206ddd761e5bd4a8efb978acad95762412e42b0ee6cc03b5e42592f5596f575ca0
7
+ data.tar.gz: 723de2eb92aded756128afbc01516255148c2078588ecdcf3062939552d7e7731f1ee38291636b4695caebc42ec34ee283651cf73aa6edf452fbed7537b33114
@@ -1,4 +1,4 @@
1
- # oboe 2.6.7 (07/14/2014)
1
+ # oboe 2.6.7.1 (07/23/2014)
2
2
 
3
3
  This patch release includes better error handling, API clean-up and RUM template improvements.
4
4
 
@@ -7,21 +7,11 @@ PATH
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- activesupport (4.1.4)
11
- i18n (~> 0.6, >= 0.6.9)
12
- json (~> 1.7, >= 1.7.7)
13
- minitest (~> 5.1)
14
- thread_safe (~> 0.1)
15
- tzinfo (~> 1.1)
16
10
  ansi (1.4.3)
17
11
  appraisal (1.0.0)
18
12
  bundler
19
13
  rake
20
14
  thor (>= 0.14.0)
21
- axiom-types (0.1.1)
22
- descendants_tracker (~> 0.0.4)
23
- ice_nine (~> 0.11.0)
24
- thread_safe (~> 0.3, >= 0.3.1)
25
15
  bson (1.10.2)
26
16
  builder (3.2.2)
27
17
  byebug (3.1.2)
@@ -33,8 +23,6 @@ GEM
33
23
  simple_uuid (~> 0.3)
34
24
  thrift_client (~> 0.7, < 0.9)
35
25
  coderay (1.1.0)
36
- coercible (1.0.0)
37
- descendants_tracker (~> 0.0.1)
38
26
  columnize (0.8.9)
39
27
  dalli (2.7.2)
40
28
  debugger (1.6.8)
@@ -43,88 +31,28 @@ GEM
43
31
  debugger-ruby_core_source (~> 1.3.5)
44
32
  debugger-linecache (1.2.0)
45
33
  debugger-ruby_core_source (1.3.5)
46
- descendants_tracker (0.0.4)
47
- thread_safe (~> 0.3, >= 0.3.1)
48
- equalizer (0.0.9)
49
- grape (0.8.0)
50
- activesupport
51
- builder
52
- hashie (>= 2.1.0)
53
- multi_json (>= 1.3.2)
54
- multi_xml (>= 0.5.2)
55
- rack (>= 1.3.0)
56
- rack-accept
57
- rack-mount
58
- virtus (>= 1.0.0)
59
- hashie (3.2.0)
60
- http_router (0.11.1)
61
- rack (>= 1.0.0)
62
- url_mount (~> 0.2.1)
63
- i18n (0.6.11)
64
- ice_nine (0.11.0)
65
34
  json (1.8.1)
66
35
  linecache (0.46)
67
36
  rbx-require-relative (> 0.0.4)
68
- mail (2.5.4)
69
- mime-types (~> 1.16)
70
- treetop (~> 1.4.8)
71
37
  memcache-client (1.8.5)
38
+ memcached (1.7.2)
72
39
  method_source (0.8.2)
73
- mime-types (1.25.1)
74
40
  minitest (5.4.0)
75
41
  minitest-reporters (1.0.5)
76
42
  ansi
77
43
  builder
78
44
  minitest (>= 5.0)
79
45
  ruby-progressbar
80
- moneta (0.7.20)
81
46
  mongo (1.3.1)
82
47
  bson (>= 1.3.1)
83
48
  mono_logger (1.1.0)
84
- moped (1.5.2)
85
49
  multi_json (1.10.1)
86
- multi_xml (0.5.5)
87
- padrino (0.12.0)
88
- padrino-admin (= 0.12.0)
89
- padrino-cache (= 0.12.0)
90
- padrino-core (= 0.12.0)
91
- padrino-gen (= 0.12.0)
92
- padrino-helpers (= 0.12.0)
93
- padrino-mailer (= 0.12.0)
94
- padrino-admin (0.12.0)
95
- padrino-core (= 0.12.0)
96
- padrino-helpers (= 0.12.0)
97
- padrino-cache (0.12.0)
98
- moneta (~> 0.7.0)
99
- padrino-core (= 0.12.0)
100
- padrino-helpers (= 0.12.0)
101
- padrino-core (0.12.0)
102
- activesupport (>= 3.1)
103
- http_router (~> 0.11.0)
104
- rack-protection (>= 1.5.0)
105
- sinatra (~> 1.4.2)
106
- thor (~> 0.17.0)
107
- tilt (~> 1.4.1)
108
- padrino-gen (0.12.0)
109
- bundler (~> 1.0)
110
- padrino-core (= 0.12.0)
111
- padrino-helpers (0.12.0)
112
- i18n (~> 0.6, >= 0.6.7)
113
- padrino-core (= 0.12.0)
114
- padrino-mailer (0.12.0)
115
- mail (~> 2.5.3)
116
- padrino-core (= 0.12.0)
117
50
  perftools.rb (2.0.1)
118
- polyglot (0.3.5)
119
51
  pry (0.10.0)
120
52
  coderay (~> 1.1.0)
121
53
  method_source (~> 0.8.1)
122
54
  slop (~> 3.4)
123
55
  rack (1.5.2)
124
- rack-accept (0.4.5)
125
- rack (>= 0.4)
126
- rack-mount (0.8.3)
127
- rack (>= 1.0.0)
128
56
  rack-protection (1.5.3)
129
57
  rack
130
58
  rack-test (0.6.2)
@@ -153,44 +81,29 @@ GEM
153
81
  tilt (~> 1.3, >= 1.3.4)
154
82
  slop (3.5.0)
155
83
  thor (0.17.0)
156
- thread_safe (0.3.4)
157
84
  thrift (0.8.0)
158
85
  thrift_client (0.8.4)
159
86
  thrift (~> 0.8.0)
160
87
  tilt (1.4.1)
161
- treetop (1.4.15)
162
- polyglot
163
- polyglot (>= 0.3.1)
164
- tzinfo (1.2.1)
165
- thread_safe (~> 0.1)
166
- url_mount (0.2.1)
167
- rack
168
88
  vegas (0.1.11)
169
89
  rack (>= 1.0.0)
170
- virtus (1.0.2)
171
- axiom-types (~> 0.1)
172
- coercible (~> 1.0)
173
- descendants_tracker (~> 0.0.3)
174
- equalizer (~> 0.0.9)
175
90
 
176
91
  PLATFORMS
177
92
  ruby
178
93
 
179
94
  DEPENDENCIES
180
95
  appraisal
181
- bson
96
+ bson (= 1.10.2)
182
97
  byebug
183
98
  cassandra
184
99
  dalli
185
100
  debugger
186
- grape
187
101
  memcache-client
102
+ memcached (= 1.7.2)
188
103
  minitest
189
104
  minitest-reporters
190
105
  mongo
191
- moped (~> 1.5)
192
106
  oboe!
193
- padrino (= 0.12.0)
194
107
  perftools.rb
195
108
  pry
196
109
  rack-test
@@ -53,7 +53,7 @@ module Oboe_metal
53
53
 
54
54
  Oboe_metal::Context.init()
55
55
 
56
- if ENV['RACK_ENV'] == "test"
56
+ if ENV.has_key?("OBOE_GEM_TEST")
57
57
  Oboe.reporter = Oboe::FileReporter.new("/tmp/trace_output.bson")
58
58
  else
59
59
  Oboe.reporter = Oboe::UdpReporter.new(Oboe::Config[:reporter_host])
@@ -81,9 +81,9 @@ if defined?(::Sinatra)
81
81
 
82
82
  ::Sinatra::Base.use Oboe::Rack
83
83
 
84
- # When in TEST environment, we load this instrumentation regardless.
84
+ # When in the gem TEST environment, we load this instrumentation regardless.
85
85
  # Otherwise, only when Padrino isn't around.
86
- unless defined?(::Padrino) and not (ENV['RACK_ENV'] == "test")
86
+ unless defined?(::Padrino) and not (ENV.has_key?("OBOE_GEM_TEST"))
87
87
  # Padrino has 'enhanced' routes and rendering so the Sinatra
88
88
  # instrumentation won't work anyways. Only load for pure Sinatra apps.
89
89
  ::Oboe::Util.send_include(::Sinatra::Base, ::Oboe::Sinatra::Base)
@@ -5,8 +5,8 @@ module Oboe
5
5
  module Version
6
6
  MAJOR = 2
7
7
  MINOR = 6
8
- PATCH = 7
9
- BUILD = 1
8
+ PATCH = 8
9
+ BUILD = nil
10
10
 
11
11
  STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.')
12
12
  end
@@ -17,7 +17,7 @@ module Oboe
17
17
  begin
18
18
  Oboe_metal::Context.init()
19
19
 
20
- if ENV['RACK_ENV'] == "test"
20
+ if ENV.has_key?("OBOE_GEM_TEST")
21
21
  Oboe.reporter = Oboe::FileReporter.new("/tmp/trace_output.bson")
22
22
  else
23
23
  Oboe.reporter = Oboe::UdpReporter.new(Oboe::Config[:reporter_host], Oboe::Config[:reporter_port])
@@ -2,6 +2,7 @@ require "minitest/autorun"
2
2
  require "minitest/reporters"
3
3
 
4
4
  ENV["RACK_ENV"] = "test"
5
+ ENV["OBOE_GEM_TEST"] = "true"
5
6
 
6
7
  # FIXME: Temp hack to fix padrino-core calling RUBY_ENGINE when it's
7
8
  # not defined under Ruby 1.8.7 and 1.9.3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: oboe
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.6.7.1
4
+ version: 2.6.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter Giacomo Lombardo
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-07-20 00:00:00.000000000 Z
12
+ date: 2014-07-31 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: json