unicorn 4.8.0.pre1 → 4.8.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. data/GIT-VERSION-GEN +1 -1
  2. data/GNUmakefile +2 -1
  3. data/HACKING +1 -1
  4. metadata +88 -43
  5. checksums.yaml +0 -7
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env ruby
2
- DEF_VER = "v4.8.0.pre1"
2
+ DEF_VER = "v4.8.0"
3
3
  CONSTANT = "Unicorn::Const::UNICORN_VERSION"
4
4
  RVF = "lib/unicorn/version.rb"
5
5
  GVF = "GIT-VERSION-FILE"
@@ -90,7 +90,8 @@ $(slow_tests): $(test_prefix)/.stamp
90
90
  test-integration: $(test_prefix)/.stamp
91
91
  $(MAKE) -C t
92
92
 
93
- test-all: test test-integration
93
+ check: test test-integration
94
+ test-all: check
94
95
 
95
96
  TEST_OPTS = -v
96
97
  check_test = grep '0 failures, 0 errors' $(t) >/dev/null
data/HACKING CHANGED
@@ -28,7 +28,7 @@ file is provided for reference.
28
28
 
29
29
  Running the entire test suite with 4 tests in parallel:
30
30
 
31
- gmake -j4 test
31
+ gmake -j4 check
32
32
 
33
33
  Running just one unit test:
34
34
 
metadata CHANGED
@@ -1,97 +1,138 @@
1
1
  --- !ruby/object:Gem::Specification
2
- name: unicorn
2
+ name: !binary |-
3
+ dW5pY29ybg==
3
4
  version: !ruby/object:Gem::Version
4
- version: 4.8.0.pre1
5
+ version: 4.8.0
6
+ prerelease:
5
7
  platform: ruby
6
8
  authors:
7
9
  - Unicorn hackers
8
10
  autorequire:
9
11
  bindir: bin
10
12
  cert_chain: []
11
- date: 2013-12-09 00:00:00.000000000 Z
13
+ date: 2014-01-11 00:00:00.000000000 Z
12
14
  dependencies:
13
15
  - !ruby/object:Gem::Dependency
14
- name: rack
16
+ name: !binary |-
17
+ cmFjaw==
15
18
  requirement: !ruby/object:Gem::Requirement
19
+ none: false
16
20
  requirements:
17
- - - '>='
21
+ - - ! '>='
18
22
  - !ruby/object:Gem::Version
19
23
  version: '0'
20
24
  type: :runtime
21
25
  prerelease: false
22
26
  version_requirements: !ruby/object:Gem::Requirement
27
+ none: false
23
28
  requirements:
24
- - - '>='
29
+ - - ! '>='
25
30
  - !ruby/object:Gem::Version
26
31
  version: '0'
27
32
  - !ruby/object:Gem::Dependency
28
- name: kgio
33
+ name: !binary |-
34
+ a2dpbw==
29
35
  requirement: !ruby/object:Gem::Requirement
36
+ none: false
30
37
  requirements:
31
- - - ~>
38
+ - - !binary |-
39
+ fj4=
32
40
  - !ruby/object:Gem::Version
33
- version: '2.6'
41
+ version: !binary |-
42
+ Mi42
34
43
  type: :runtime
35
44
  prerelease: false
36
45
  version_requirements: !ruby/object:Gem::Requirement
46
+ none: false
37
47
  requirements:
38
- - - ~>
48
+ - - !binary |-
49
+ fj4=
39
50
  - !ruby/object:Gem::Version
40
- version: '2.6'
51
+ version: !binary |-
52
+ Mi42
41
53
  - !ruby/object:Gem::Dependency
42
- name: raindrops
54
+ name: !binary |-
55
+ cmFpbmRyb3Bz
43
56
  requirement: !ruby/object:Gem::Requirement
57
+ none: false
44
58
  requirements:
45
- - - ~>
59
+ - - !binary |-
60
+ fj4=
46
61
  - !ruby/object:Gem::Version
47
- version: '0.7'
62
+ version: !binary |-
63
+ MC43
48
64
  type: :runtime
49
65
  prerelease: false
50
66
  version_requirements: !ruby/object:Gem::Requirement
67
+ none: false
51
68
  requirements:
52
- - - ~>
69
+ - - !binary |-
70
+ fj4=
53
71
  - !ruby/object:Gem::Version
54
- version: '0.7'
72
+ version: !binary |-
73
+ MC43
55
74
  - !ruby/object:Gem::Dependency
56
- name: isolate
75
+ name: !binary |-
76
+ aXNvbGF0ZQ==
57
77
  requirement: !ruby/object:Gem::Requirement
78
+ none: false
58
79
  requirements:
59
- - - ~>
80
+ - - !binary |-
81
+ fj4=
60
82
  - !ruby/object:Gem::Version
61
- version: '3.2'
83
+ version: !binary |-
84
+ My4y
62
85
  type: :development
63
86
  prerelease: false
64
87
  version_requirements: !ruby/object:Gem::Requirement
88
+ none: false
65
89
  requirements:
66
- - - ~>
90
+ - - !binary |-
91
+ fj4=
67
92
  - !ruby/object:Gem::Version
68
- version: '3.2'
93
+ version: !binary |-
94
+ My4y
69
95
  - !ruby/object:Gem::Dependency
70
- name: wrongdoc
96
+ name: !binary |-
97
+ d3Jvbmdkb2M=
71
98
  requirement: !ruby/object:Gem::Requirement
99
+ none: false
72
100
  requirements:
73
- - - ~>
101
+ - - !binary |-
102
+ fj4=
74
103
  - !ruby/object:Gem::Version
75
- version: 1.6.1
104
+ version: !binary |-
105
+ MS42LjE=
76
106
  type: :development
77
107
  prerelease: false
78
108
  version_requirements: !ruby/object:Gem::Requirement
109
+ none: false
79
110
  requirements:
80
- - - ~>
111
+ - - !binary |-
112
+ fj4=
81
113
  - !ruby/object:Gem::Version
82
- version: 1.6.1
83
- description: |-
84
- \Unicorn is an HTTP server for Rack applications designed to only serve
114
+ version: !binary |-
115
+ MS42LjE=
116
+ description: ! '\Unicorn is an HTTP server for Rack applications designed to only
117
+ serve
118
+
85
119
  fast clients on low-latency, high-bandwidth connections and take
120
+
86
121
  advantage of features in Unix/Unix-like kernels. Slow clients should
122
+
87
123
  only be served by placing a reverse proxy capable of fully buffering
88
- both the the request and response in between \Unicorn and slow clients.
89
- email: mongrel-unicorn@rubyforge.org
124
+
125
+ both the the request and response in between \Unicorn and slow clients.'
126
+ email: !binary |-
127
+ bW9uZ3JlbC11bmljb3JuQHJ1Ynlmb3JnZS5vcmc=
90
128
  executables:
91
- - unicorn
92
- - unicorn_rails
129
+ - !binary |-
130
+ dW5pY29ybg==
131
+ - !binary |-
132
+ dW5pY29ybl9yYWlscw==
93
133
  extensions:
94
- - ext/unicorn_http/extconf.rb
134
+ - !binary |-
135
+ ZXh0L3VuaWNvcm5faHR0cC9leHRjb25mLnJi
95
136
  extra_rdoc_files:
96
137
  - FAQ
97
138
  - README
@@ -289,32 +330,36 @@ files:
289
330
  - unicorn.gemspec
290
331
  homepage: http://unicorn.bogomips.org/
291
332
  licenses:
292
- - GPLv2+
293
- - Ruby 1.8
294
- metadata: {}
333
+ - !binary |-
334
+ R1BMdjIr
335
+ - !binary |-
336
+ UnVieSAxLjg=
295
337
  post_install_message:
296
338
  rdoc_options:
297
339
  - -t
298
- - 'Unicorn: Rack HTTP server for fast clients and Unix'
340
+ - ! 'Unicorn: Rack HTTP server for fast clients and Unix'
299
341
  - -W
300
342
  - http://bogomips.org/unicorn.git/tree/%s
301
343
  require_paths:
302
344
  - lib
303
345
  required_ruby_version: !ruby/object:Gem::Requirement
346
+ none: false
304
347
  requirements:
305
- - - '>='
348
+ - - ! '>='
306
349
  - !ruby/object:Gem::Version
307
350
  version: '0'
308
351
  required_rubygems_version: !ruby/object:Gem::Requirement
352
+ none: false
309
353
  requirements:
310
- - - '>'
354
+ - - ! '>='
311
355
  - !ruby/object:Gem::Version
312
- version: 1.3.1
356
+ version: '0'
313
357
  requirements: []
314
- rubyforge_project: mongrel
315
- rubygems_version: 2.1.9
358
+ rubyforge_project: !binary |-
359
+ bW9uZ3JlbA==
360
+ rubygems_version: 1.8.23
316
361
  signing_key:
317
- specification_version: 4
362
+ specification_version: 3
318
363
  summary: Rack HTTP server for fast clients and Unix
319
364
  test_files:
320
365
  - test/unit/test_configurator.rb
checksums.yaml DELETED
@@ -1,7 +0,0 @@
1
- ---
2
- SHA1:
3
- metadata.gz: a2554354da992cb50d7fb537e1f0e71834d3a82c
4
- data.tar.gz: 211ee8070608c0db6a605453061cb22059c92912
5
- SHA512:
6
- metadata.gz: 0b9d4e9734fa2a501571e0ca97b36c9a9bef4b44985939bb3eaafac5dcbe473b8b38582cf2b076f0dcc2c2b19bc93ed0ee14934348d36483cb84f22d655fce21
7
- data.tar.gz: 4b68dba9d31fb5352e4ee9e7b6313910f728a6293ab0c35c7944357ea6eef6c7870c502ec15b2df32c6618eb0ec5e0a3248bd8767447dbc9def526f9246cbc88