forked from airbrake/airbrake
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
27 changed files
with
958 additions
and
754 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,6 @@ tags | |
doc | ||
pkg | ||
|
||
*emfile.lock | ||
.bundle | ||
|
||
*.rbc | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,126 @@ | ||
PATH | ||
remote: . | ||
specs: | ||
airbrake (3.1.6) | ||
builder | ||
girl_friday | ||
|
||
GEM | ||
remote: http://rubygems.org/ | ||
specs: | ||
addressable (2.3.2) | ||
appraisal (0.5.1) | ||
bundler | ||
rake | ||
aruba (0.4.6) | ||
bcat (>= 0.6.1) | ||
childprocess (>= 0.2.0) | ||
cucumber (>= 1.0.2) | ||
rdiscount (>= 1.6.8) | ||
rspec (>= 2.6.0) | ||
bcat (0.6.2) | ||
rack (~> 1.0) | ||
bourne (1.2.0) | ||
mocha (= 0.12.3) | ||
builder (3.1.4) | ||
capistrano (2.13.5) | ||
highline | ||
net-scp (>= 1.0.0) | ||
net-sftp (>= 2.0.0) | ||
net-ssh (>= 2.0.14) | ||
net-ssh-gateway (>= 1.1.0) | ||
capybara (1.1.3) | ||
mime-types (>= 1.16) | ||
nokogiri (>= 1.3.3) | ||
rack (>= 1.0.0) | ||
rack-test (>= 0.5.4) | ||
selenium-webdriver (~> 2.0) | ||
xpath (~> 0.1.4) | ||
childprocess (0.3.6) | ||
ffi (~> 1.0, >= 1.0.6) | ||
connection_pool (0.9.2) | ||
cucumber (1.2.1) | ||
builder (>= 2.1.2) | ||
diff-lcs (>= 1.1.3) | ||
gherkin (~> 2.11.0) | ||
json (>= 1.4.6) | ||
cucumber-rails (1.1.1) | ||
capybara (>= 1.1.1) | ||
cucumber (>= 1.1.0) | ||
nokogiri (>= 1.5.0) | ||
diff-lcs (1.1.3) | ||
fakeweb (1.3.0) | ||
ffi (1.1.5) | ||
gherkin (2.11.5) | ||
json (>= 1.4.6) | ||
girl_friday (0.10.0) | ||
connection_pool (~> 0.9.0) | ||
highline (1.6.15) | ||
json (1.7.5) | ||
libwebsocket (0.1.5) | ||
addressable | ||
metaclass (0.0.1) | ||
mime-types (1.19) | ||
mocha (0.12.3) | ||
metaclass (~> 0.0.1) | ||
multi_json (1.3.7) | ||
net-scp (1.0.4) | ||
net-ssh (>= 1.99.1) | ||
net-sftp (2.0.5) | ||
net-ssh (>= 2.0.9) | ||
net-ssh (2.6.1) | ||
net-ssh-gateway (1.1.0) | ||
net-ssh (>= 1.99.1) | ||
nokogiri (1.5.5) | ||
rack (1.4.1) | ||
rack-protection (1.2.0) | ||
rack | ||
rack-test (0.6.2) | ||
rack (>= 1.0) | ||
rake (0.9.2.2) | ||
rdiscount (1.6.8) | ||
rspec (2.6.0) | ||
rspec-core (~> 2.6.0) | ||
rspec-expectations (~> 2.6.0) | ||
rspec-mocks (~> 2.6.0) | ||
rspec-core (2.6.4) | ||
rspec-expectations (2.6.0) | ||
diff-lcs (~> 1.1.2) | ||
rspec-mocks (2.6.0) | ||
rspec-rails (1.3.2) | ||
rack (>= 1.0.0) | ||
rspec (>= 1.3.0) | ||
rubyzip (0.9.9) | ||
selenium-webdriver (2.26.0) | ||
childprocess (>= 0.2.5) | ||
libwebsocket (~> 0.1.3) | ||
multi_json (~> 1.0) | ||
rubyzip | ||
sham_rack (1.3.4) | ||
rack | ||
shoulda (2.11.3) | ||
sinatra (1.3.3) | ||
rack (~> 1.3, >= 1.3.6) | ||
rack-protection (~> 1.2) | ||
tilt (~> 1.3, >= 1.3.3) | ||
tilt (1.3.3) | ||
xpath (0.1.4) | ||
nokogiri (~> 1.3) | ||
|
||
PLATFORMS | ||
ruby | ||
|
||
DEPENDENCIES | ||
airbrake! | ||
appraisal | ||
aruba | ||
bourne (>= 1.0) | ||
capistrano | ||
cucumber-rails (~> 1.1.1) | ||
fakeweb (~> 1.3.0) | ||
nokogiri (~> 1.5.0) | ||
rspec (~> 2.6.0) | ||
rspec-rails | ||
sham_rack (~> 1.3.0) | ||
shoulda (~> 2.11.3) | ||
sinatra |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
This product includes jquery written by John Resig | ||
and distributed under an MIT license. | ||
See https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt | ||
|
||
Copyright (c) 2011 John Resig, http://jquery.com/ | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining | ||
a copy of this software and associated documentation files (the | ||
"Software"), to deal in the Software without restriction, including | ||
without limitation the rights to use, copy, modify, merge, publish, | ||
distribute, sublicense, and/or sell copies of the Software, and to | ||
permit persons to whom the Software is furnished to do so, subject to | ||
the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be | ||
included in all copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE | ||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION | ||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION | ||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
|
||
|
||
All other components of this product are | ||
Copyright (c) 2007-2012 Exceptional Software Inc DBA Airbrake.io. All rights reserved. | ||
|
||
Subject to the terms of this notice, Exceptional Software Inc grants you a | ||
nonexclusive, nontransferable license, without the right to | ||
sublicense, to (a) install and execute one copy of these files on any | ||
number of workstations owned or controlled by you and (b) distribute | ||
verbatim copies of these files to third parties. As a condition to the | ||
foregoing grant, you must provide this notice along with each copy you | ||
distribute and you must not remove, alter, or obscure this notice. All | ||
other use, reproduction, modification, distribution, or other | ||
exploitation of these files is strictly prohibited, except as may be set | ||
forth in a separate written license agreement between you and Exceptional | ||
Software Inc. The terms of any such license agreement will control over this | ||
notice. The license stated above will be automatically terminated and | ||
revoked if you exceed its scope or violate any of the terms of this | ||
notice. | ||
|
||
This License does not grant permission to use the trade names, | ||
trademarks, service marks, or product names of Exceptional Software Inc, | ||
DBA Airbrake, Exceptional, Airbrake.io, Exceptional.io except as | ||
required for reasonable and customary use in describing the origin | ||
of this file and reproducing the content of this notice. You may | ||
not mark or brand this file with any trade name, trademarks, | ||
servicemarks, or product names other than the original brand | ||
(if any)provided by Exceptional. | ||
|
||
Unless otherwise expressly agreed by Exceptional Software Inc, in a | ||
separate written license agreement, these files are provided AS IS, | ||
WITHOUT WARRANTY OF ANY KIND, including without any implied warranties | ||
of MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, or NON-INFRINGEMENT. | ||
As a condition to your use of these files, you are solely responsible for | ||
such use. Exceptional Software Inc will have no liability to you for direct, | ||
indirect, consequential, incidental, special, or punitive damages or | ||
for lost profits or data. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.