lib/certs/cacert.pem | 100644 | 0 | 0 | | | 224 KB | 15cb968908abf459c320ce0d5f7eb05d9637de89d38026dd2ae55289d91a2a42 |
.gitignore | 100644 | 0 | 0 | | | 135 Bytes | 94783eb53a018d8377aaaf4e250ab27b7fb57632ae98ab691d73962999230e49 |
.rspec | 100644 | 0 | 0 | | | 24 Bytes | f738019c27f9ea6044223e9ac213c65d719fc97d2cb02829f1856888f8cc952d |
Gemfile | 100644 | 0 | 0 | | | 39 Bytes | c754e36f9b0fd0003a7b979b4a45a51150c6069191c2c6e341b3cea5dbe83513 |
Gemfile.lock | 100644 | 0 | 0 | | | 1.33 KB | c6343e432d99a0fcd8ae0d6e5fd596178c69ffaf33e7c421f453e86eca107b92 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 5e54cd962d859277f37ed3811753b99291d967ad7b4c71607164f7739e9eca11 |
README.md | 100644 | 0 | 0 | | | 610 Bytes | 8360309f788a15bd11a1fa53aff01d81aa43952a251c07faba3400a8c38d6858 |
Rakefile | 100644 | 0 | 0 | | | 65 Bytes | aea81ef85f9fb795702a27604077286f665dafaea6f0044d72b377983331ac2a |
bin/buildbox | 100755 | 0 | 0 | | | 498 Bytes | 9dbb47d4fd6fcfddfb945f6a252f1e3d6dd0e946cec0b5a2a7ce05241d92199b |
buildbox.gemspec | 100644 | 0 | 0 | | | 1.27 KB | 84904b43997b5d5dd2113443c7deab4118bf7edab450bf97ee96ff35038e2dbc |
lib/buildbox.rb | 100644 | 0 | 0 | | | 1.2 KB | c471e0b8d6b7ec79261dd0823964171af276bd7c9385f3583a61081eb2703f1b |
lib/buildbox/agent.rb | 100644 | 0 | 0 | | | 1.45 KB | 8677a668d0764f9a72af8d6be7bba3480e957a118144ceb57a80cc7db449edf2 |
lib/buildbox/api.rb | 100644 | 0 | 0 | | | 2.8 KB | 27c5d597e2a049a37f09f7ac4b41718eb9a6c535a2a4ca2796c43e8828ba1bbe |
lib/buildbox/artifact.rb | 100644 | 0 | 0 | | | 970 Bytes | 03c4441025e7cb25f932043caaa72ac22901bf244d445392a5f5df07565bfb6a |
lib/buildbox/artifact/collector.rb | 100644 | 0 | 0 | | | 1.34 KB | 335af0111ffeb4a977dd4f8ee1cde65de187be5b9f0488bfe1e9b22bc750178b |
lib/buildbox/artifact/poster.rb | 100644 | 0 | 0 | | | 1.51 KB | fadd1b874a6555425d24c65748436a8aaf28b5d8b754f93a44b947dd8bd3070e |
lib/buildbox/artifact/uploader.rb | 100644 | 0 | 0 | | | 918 Bytes | 9988ee7d01c03642aa217a9253a3cc44c69615d04f40ea472c2bb5fe0476e3dd |
lib/buildbox/build.rb | 100644 | 0 | 0 | | | 284 Bytes | 47d9f2b5e3a7a5f7686acc3eedb523c6e4cb893b6bc8e5039f78bf08e3b775a3 |
lib/buildbox/canceler.rb | 100644 | 0 | 0 | | | 2.08 KB | c87d4dfbcf74fc4a16af4192b9d70198406dc8746ede3b8b3662a4873650994e |
lib/buildbox/cli.rb | 100644 | 0 | 0 | | | 2.23 KB | 825cbe79fe51be01a32fed38b91b25728be2608d497a3a903677279d1b3aed4e |
lib/buildbox/command.rb | 100644 | 0 | 0 | | | 6.68 KB | 239c2af8ed448ca2e287674aba268186b5fa59a39c094450091f762e2b5144b9 |
lib/buildbox/configuration.rb | 100644 | 0 | 0 | | | 1.16 KB | 03402033c43a5fc18852bd72aea5923253fa819f93b1344087982d4d123f2741 |
lib/buildbox/monitor.rb | 100644 | 0 | 0 | | | 1.15 KB | 6daaceb1f86a7178791f2cab4e5b093621f8e456298c4f2baa856130575b5361 |
lib/buildbox/platform.rb | 100644 | 0 | 0 | | | 461 Bytes | 14191b1b42686b4cbf863b1a7b77028d4562dbdb78009f85a4915458cc5615c5 |
lib/buildbox/runner.rb | 100644 | 0 | 0 | | | 1.42 KB | f8c2050bdf998ec3b38df033e1c8b2f2e15ef6022114171e3856b8b62f8caefa |
lib/buildbox/server.rb | 100644 | 0 | 0 | | | 911 Bytes | 1d1d541f5092d6111464e96c88923bfdfe1281ba11b5e26638ae5127ec6e8a21 |
lib/buildbox/utf8.rb | 100644 | 0 | 0 | | | 2.36 KB | c8ef40e28d803aa989a4372a5dda932526b42500c4e74102d8b6201a535b1b6b |
lib/buildbox/version.rb | 100644 | 0 | 0 | | | 40 Bytes | 49dd953ddea10638d0398bf80e190f78a386ebc458b4e248221eabc2a71df61d |
spec/buildbox/buildbox/agent_spec.rb | 100644 | 0 | 0 | | | 55 Bytes | e6c92518afae1e01394313d8ff25567264252e45812357b7245fe6af58032977 |
spec/buildbox/buildbox/api_spec.rb | 100644 | 0 | 0 | | | 53 Bytes | dfe5657555c12a4c4bdee7517d31af325eabe55984f26b7d492343ca5bdaa2e6 |
spec/buildbox/buildbox/artifact/collector_spec.rb | 100644 | 0 | 0 | | | 1.51 KB | 9e8c982e8a2bc09b7454a8e936b8b8e12cfd0da3d80e89a6431759fb45c76e43 |
spec/buildbox/buildbox/build_spec.rb | 100644 | 0 | 0 | | | 55 Bytes | eca8fa4fca002385c8186de2dfe1bfe7f68707d7fb578c97200aa1c1dc5a1b14 |
spec/buildbox/buildbox/cli_spec.rb | 100644 | 0 | 0 | | | 53 Bytes | 6e44fb4be2a8e1e7a657f466b9d584046e0072af3f909ef756d282ec5dae03de |
spec/buildbox/buildbox/command_spec.rb | 100644 | 0 | 0 | | | 3.92 KB | 82c535962f688978090c701644da30680937581d71f78535c5cfd9064f032452 |
spec/buildbox/buildbox/configuration_spec.rb | 100644 | 0 | 0 | | | 63 Bytes | 6128a31a7da4fe19dcbae00b88ed182d272cf195539546120746e1d3a9807d5e |
spec/buildbox/buildbox/monitor_spec.rb | 100644 | 0 | 0 | | | 57 Bytes | dd9128e50bb64d95ffaca299dc86776d8bfbde0f98861450ffa19b46e38483e1 |
spec/buildbox/buildbox/runner_spec.rb | 100644 | 0 | 0 | | | 56 Bytes | ae3aa0c86eae7c9d96d3d080354ac3ee31dc39964119b239330b4a29ed527ba6 |
spec/buildbox/buildbox/server_spec.rb | 100644 | 0 | 0 | | | 56 Bytes | d022727181795bf74454c8046fcff464709837f327f8833084a608161af36b3e |
spec/buildbox/buildbox/utf8_spec.rb | 100644 | 0 | 0 | | | 54 Bytes | f94a00f13dd81ccd1c944bae016415b5c85888104ee6572153129b0585cecec5 |
spec/buildbox/buildbox/version_spec.rb | 100644 | 0 | 0 | | | 57 Bytes | a11cc7889a599edd4883199a4f74860de2c28a425c593678546e1826c88f4918 |
spec/fixtures/artifact-globber/bar/bang.txt | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/fixtures/artifact-globber/bar/bang1.txt | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/fixtures/artifact-globber/bar/bang2.txt | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/fixtures/artifact-globber/bar/inside-bar/bang3.txt | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/fixtures/artifact-globber/bar/not_a_bang.rb | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/fixtures/artifact-globber/coverage/.last_run.json | 100644 | 0 | 0 | | | 51 Bytes | 8d637a903e8ed380535d62409f68e40700dcd56bbe0073857e0b19758d7bb5d2 |
spec/fixtures/artifact-globber/coverage/.resultset.json | 100644 | 0 | 0 | | | 12.3 KB | 21b72d0bc0587ffa3700f85a992b390fb92e9da296baeb28d8e51fa872c553be |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/application.css | 100644 | 0 | 0 | | | 33.9 KB | f3e6662ee0301609bd181c3f1ffbd5dcb7c3a63176ff4e072dc8f4871687d486 |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/application.js | 100644 | 0 | 0 | | | 202 KB | 23e814455ec7f42856901e0455b33dcdc301d3b2921996697c98195c073ad2ae |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/colorbox/border.png | 100644 | 0 | 0 | | | 163 Bytes | 6d7a1c311e234b25bdde3c3563aad9dfdccb7c076dcc37bfc908d31ebe0bb307 |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/colorbox/controls.png | 100644 | 0 | 0 | | | 1.99 KB | dd66392b830be1152442db4ba9818b44a4f22adfc11571f1c5c6400c6b73ed85 |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/colorbox/loading.gif | 100644 | 0 | 0 | | | 9.21 KB | 34ef55242fc24c94f0790902c09601d228e9074bf7a1f88c4de6a39b40ce38fa |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/colorbox/loading_background.png | 100644 | 0 | 0 | | | 166 Bytes | 9e076334a5467b74c691321c411b4a8dd2a916c39d78a103b5d538bd0a0d6a82 |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/favicon_green.png | 100644 | 0 | 0 | | | 1009 Bytes | a0bf63938a82246336f1c68cef7de083218815348c56162b0199aa2085e6e1df |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/favicon_red.png | 100644 | 0 | 0 | | | 1009 Bytes | 0758f58457b2ee80b83985d385e2b59027a60ab5ddabdbfde38efbb45ac98a80 |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/favicon_yellow.png | 100644 | 0 | 0 | | | 1009 Bytes | b08a88317206c40fd2ca18a7eaa0556c5b0c3aadcec22f1bbdeff265b1dfa33d |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/loading.gif | 100644 | 0 | 0 | | | 7.08 KB | d4d85d37857d662f4cfdb9264f5679eb3049ad9357d41eae86f6b5a7cae5d130 |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/magnify.png | 100644 | 0 | 0 | | | 1.27 KB | 6538ddcf11695d518332cbd88444746fbd5faa1e00ac9bfa40f3f924cc004d27 |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png | 100644 | 0 | 0 | | | 180 Bytes | 9a8492a580bf85d3e98ae8861fbd45567e5a1f83eeafcf9574da0399d5f602ab |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/smoothness/images/ui-bg_flat_75_ffffff_40x100.png | 100644 | 0 | 0 | | | 178 Bytes | 39ab7ccd9f4e82579da78a9241265df288d8eb65dbbd7cf48aed2d0129887df5 |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png | 100644 | 0 | 0 | | | 120 Bytes | 691597e8a40a891ea94d3589976ecfc33e6145c49422443b00ac2b5a0022964c |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/smoothness/images/ui-bg_glass_65_ffffff_1x400.png | 100644 | 0 | 0 | | | 105 Bytes | f0e6cd91b837d5c5644d026e5ffeccd907953317cd5c0f689901733afda260b2 |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/smoothness/images/ui-bg_glass_75_dadada_1x400.png | 100644 | 0 | 0 | | | 111 Bytes | c108f5cbf2dd9ec07a26530695ddd95e1664597ce6c056ae44c162cc2e28cec4 |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png | 100644 | 0 | 0 | | | 110 Bytes | ddf5dd4e0ef2b185e8bb0af7b6e90ebe74a84384cb4700658e76e754c8bfe550 |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png | 100644 | 0 | 0 | | | 119 Bytes | f6f1c1bedf1a0f37cfef81d12f5f012869d1ee7c984775a569827a1784d34f5c |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png | 100644 | 0 | 0 | | | 101 Bytes | 54270656df079c4da5182629a080fc633b6f84b87985eb016d25a560e2c38d4a |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/smoothness/images/ui-icons_222222_256x240.png | 100644 | 0 | 0 | | | 4.27 KB | a2ccfdc001858222885a9df39200840ac7a3f479ba889727d32a10398db7918a |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/smoothness/images/ui-icons_2e83ff_256x240.png | 100644 | 0 | 0 | | | 4.27 KB | 4f907b912e024625d36b8af307f1043e6ebc97074e31216175d14bb74c370dc3 |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/smoothness/images/ui-icons_454545_256x240.png | 100644 | 0 | 0 | | | 4.27 KB | cb36e80beaf2a527d463da552a5c679a46c4ff8c881318a194bb0ccb61cb2d5c |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/smoothness/images/ui-icons_888888_256x240.png | 100644 | 0 | 0 | | | 4.27 KB | a42b23e21050a0f0f90c1f7a443b8087a409771611eae402861959a793be38e8 |
spec/fixtures/artifact-globber/coverage/assets/0.8.0/smoothness/images/ui-icons_cd0a0a_256x240.png | 100644 | 0 | 0 | | | 4.27 KB | 53f9f6be37d5c395c125a53dbf39c697fc3e5fd44a5f09f0d99710910f840dd6 |
spec/fixtures/artifact-globber/coverage/index.html | 100644 | 0 | 0 | | | 169 KB | 0db1707d636b4dc7d2aa0331a3bdd08f98c923712beadfd1c597b34d371374d1 |
spec/fixtures/artifact-globber/foo.txt | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/fixtures/repo.git/HEAD | 100644 | 0 | 0 | | | 23 Bytes | f6f2b945f6c411b02ba3da9c7ace88dcf71b6af65ba2e0d89aa82900042b5a10 |
spec/fixtures/repo.git/config | 100644 | 0 | 0 | | | 112 Bytes | f1d8adba35436bbadcbce62448941f3aa6ecb305e58ecd682300527114c4352e |
spec/fixtures/repo.git/description | 100644 | 0 | 0 | | | 73 Bytes | 85ab6c163d43a17ea9cf7788308bca1466f1b0a8d1cc92e26e9bf63da4062aee |
spec/fixtures/repo.git/hooks/applypatch-msg.sample | 100755 | 0 | 0 | | | 452 Bytes | 1ad01d00c0204fe740a77b5e8b6ba90f233d30fd172985198404b461da80d816 |
spec/fixtures/repo.git/hooks/commit-msg.sample | 100755 | 0 | 0 | | | 896 Bytes | 1f74d5e9292979b573ebd59741d46cb93ff391acdd083d340b94370753d92437 |
spec/fixtures/repo.git/hooks/post-update.sample | 100755 | 0 | 0 | | | 189 Bytes | 81765af2daef323061dcbc5e61fc16481cb74b3bac9ad8a174b186523586f6c5 |
spec/fixtures/repo.git/hooks/pre-applypatch.sample | 100755 | 0 | 0 | | | 398 Bytes | a5e12040c14ae7414a3aef50f864b485609c0b75e8fc7dbc63a0a948610f557c |
spec/fixtures/repo.git/hooks/pre-commit.sample | 100755 | 0 | 0 | | | 1.66 KB | 95be1ee84e486f5d5dd37a7c49afe490e7423d2feb24efb7782625b3f9e41df1 |
spec/fixtures/repo.git/hooks/pre-push.sample | 100644 | 0 | 0 | | | 1.32 KB | d802017909be8968137b1bb2c92ff2b32c320ad1831b56f2490c5775e3f4c2fd |
spec/fixtures/repo.git/hooks/pre-rebase.sample | 100755 | 0 | 0 | | | 4.83 KB | d24bb1ec5d4ad70fc1b51bf4c7925795fc9526f53387ba32cc11ca2fd9755a59 |
spec/fixtures/repo.git/hooks/prepare-commit-msg.sample | 100755 | 0 | 0 | | | 1.21 KB | f7e5627b5a26d0026ef50352f7393350ee58cc101f5e8337f944b57a5039968c |
spec/fixtures/repo.git/hooks/update.sample | 100755 | 0 | 0 | | | 3.53 KB | 166e4898f31cd99b1814453c9cb4f3a43fc9d425adeb225a1962a6e715596c2a |
spec/fixtures/repo.git/info/exclude | 100644 | 0 | 0 | | | 240 Bytes | 6671fe83b7a07c8932ee89164d1f2793b2318058eb8b98dc5c06ee0a5a3b0ec1 |
spec/fixtures/repo.git/objects/2d/762cdfd781dc4077c9f27a18969efbd186363c | 100644 | 0 | 0 | | | 164 Bytes | 1bf81c54bc4b2edcee446f417c84a60d8e63945e85f3dd2ac14dde4005ca89af |
spec/fixtures/repo.git/objects/3e/0c65433b241ff2c59220f80bcdcd2ebb7e4b96 | 100644 | 0 | 0 | | | 133 Bytes | 8012e7b53349da667fbb38b368c5f0295e72537c856067011f0c653badd79ca1 |
spec/fixtures/repo.git/objects/95/73fff3f9e2c38ccdd7755674ec87c31ca08270 | 100644 | 0 | 0 | | | 92 Bytes | 914ab18c4d02c9795db972e3cb94f5e243e5d82039e0226ade86b377c080ec26 |
spec/fixtures/repo.git/objects/c4/01f49fe0172add6a09aec8a7808112ce5894dd | 100644 | 0 | 0 | | | 57 Bytes | 2a014725a8c31817e653476313bccb9f9b94564ddd927bbddd89f313e44dff92 |
spec/fixtures/repo.git/objects/c9/3cd4edd7e0b6fd4c69e65fc7f25cbf06ac855c | 100644 | 0 | 0 | | | 81 Bytes | b2a5d4580ebb8bcf34399e38c65dc2b1239da61de8ecfa41043bf7c0be957c86 |
spec/fixtures/repo.git/objects/e9/8d8a9be514ef53609a52c9e1b820dbcc8e6603 | 100644 | 0 | 0 | | | 57 Bytes | 2eb1968f3ecbdeadb65c1451292ba361d5dda5f245786d2495937a34d9447196 |
spec/fixtures/repo.git/refs/heads/master | 100644 | 0 | 0 | | | 41 Bytes | b21b98ae5b0724f09dd291a864aa890587e7e9bd033de7a1175def0bb121ce8d |
spec/fixtures/rspec/test_spec.rb | 100644 | 0 | 0 | | | 83 Bytes | 8338b93b41ae32faed0d79ee0c367e48dc005099aebf77c0807117ca3cd4ea75 |
spec/fixtures/sleep_script | 100755 | 0 | 0 | | | 69 Bytes | ddadfe40a41af3b6362d4d98c7430276b79508c28068d875d0b1dc3f6f1a8949 |
spec/fixtures/tty_script | 100755 | 0 | 0 | | | 48 Bytes | a46eecca8ae90a41cbd5173cf83cfe2576ac968b784f30f1e1eda957f9392b9b |
spec/integration/running_a_build_spec.rb | 100644 | 0 | 0 | | | 4.8 KB | 86280b7271e907b464bae6d6546c30d6ff6d51f6fdd6134b9a2fe60cf96eb794 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 594 Bytes | 11c8e037ffb7831bd1ce6a8d87a9bcd892cf8ba2aec70e8a8c6befa63b32082b |
spec/support/silence_logger.rb | 100644 | 0 | 0 | | | 219 Bytes | edc166caf74b69ddd33393be1874288bf1ba6a5244160eb5cbc2166b495fef43 |
spec/support/webmock.rb | 100644 | 0 | 0 | | | 24 Bytes | facfbff255fb82895ad54138609af4e5d8025fd19735326c365ec779abfcde65 |