Commit Graph

  • 671ed879b2
    Update some Ruby dependencies to include Sinatra 2.0.1 master R. Tyler Croy 2018-02-20 14:14:13 -0800
  • 99c0e7adf2
    Multi-stage builds, wheee R. Tyler Croy 2018-02-20 14:08:26 -0800
  • 6c311bc93d
    Switch the container name to the new org R. Tyler Croy 2017-12-22 11:58:23 -0800
  • 53a21971a2
    Merge pull request #17 from rtyler/faraday-timeout R. Tyler Croy 2017-12-22 11:52:40 -0800
  • 352f13c5cd
    Timeouts out of Faraday are totally predictable. R. Tyler Croy 2017-12-22 11:43:18 -0800
  • f6d2c9b389
    Quietly handle connection failures R. Tyler Croy 2017-12-19 16:00:42 -0800
  • 71a807b958
    Use the jruby environment as the indicator of the General Available channel R. Tyler Croy 2017-12-19 13:52:56 -0800
  • 8e1707e01c
    Merge pull request #13 from rtyler/less-sentry R. Tyler Croy 2017-12-19 08:54:04 -0800
  • 30188bfa62
    Correct the build badge R. Tyler Croy 2017-12-19 08:53:33 -0800
  • 2c2303a700
    Prevent predictable response errors from Sentry from re-raising as errors R. Tyler Croy 2017-12-19 08:46:43 -0800
  • e23755a177 Merge af2e8d4403 into 945c8003a4 R. Tyler Croy 2017-12-18 23:55:22 +0000
  • af2e8d4403
    This won't work. R. Tyler Croy 2017-12-18 15:55:17 -0800
  • 945c8003a4
    Update the Jenkins DAO to reflect the new subdomains for Code Valet R. Tyler Croy 2017-12-18 13:45:31 -0800
  • 322bbe5dc0
    Adjust the templates to handle canary on its own domain R. Tyler Croy 2017-12-15 07:54:34 -0800
  • a156dc3288
    Capture not found exceptions and avoid hitting sentry R. Tyler Croy 2017-11-10 18:29:40 -0800
  • d984870d7f
    parens! R. Tyler Croy 2017-10-04 11:24:47 -0700
  • 64d81f269c
    lol R. Tyler Croy 2017-10-04 11:12:31 -0700
  • ae45baa18f
    Include OpenSSL::SSL::SSLError in the list of expected network related errors R. Tyler Croy 2017-09-04 12:46:44 -0700
  • c4b5fe7c32
    Clean up the styling to be a bit more readable R. Tyler Croy 2017-09-04 12:43:42 -0700
  • 779ebdaf9a Merge pull request #7 from rtyler/caching-dao R. Tyler Croy 2017-09-04 11:09:26 -0700
  • 2fca701288
    Add rubocop styling for funsies R. Tyler Croy 2017-09-04 11:01:32 -0700
  • 3419d199e9
    Catch invalid responses from Sentry's API and treat them as expected errors R. Tyler Croy 2017-09-04 10:30:57 -0700
  • 6e1a1ef172
    Add the remainder of the Sentry DAO calls needed R. Tyler Croy 2017-09-04 10:28:17 -0700
  • d67a9086c1
    Add the Sentry DAO which presently covers the home page R. Tyler Croy 2017-09-04 10:09:08 -0700
  • e0a67300fe
    Ensure that the DAO::Jenkins calls properly ignore network errors but not others R. Tyler Croy 2017-09-04 09:35:23 -0700
  • f8ecd9e629
    always should always be in a post {} 🔥 R. Tyler Croy 2017-09-04 09:09:17 -0700
  • 1ed83a6b72
    Refactoring the access to the Jenkins services through a caching DAO layer R. Tyler Croy 2017-09-04 09:05:53 -0700
  • 6115964372 Merge pull request #4 from rtyler/ext-in-alpine R. Tyler Croy 2017-09-03 17:38:20 -0700
  • ce0ba7e520
    Properly build Puma, and other native gems, inside the container R. Tyler Croy 2017-09-03 17:27:18 -0700
  • 9e8a768e11
    Revert "Switch Canary to use Puma for its webserver instead of WEBrick" R. Tyler Croy 2017-09-03 16:51:55 -0700
  • d9d9a843ca
    Handle our URL root path when in production vs. local testing R. Tyler Croy 2017-09-03 16:32:02 -0700
  • c8a8d2c1b5
    Switch Canary to use Puma for its webserver instead of WEBrick R. Tyler Croy 2017-09-03 16:26:00 -0700
  • 4c286eadf9
    Avoid ascking for a tty in Jenkins Pipeline R. Tyler Croy 2017-09-03 15:14:41 -0700
  • a35fc3530f
    Avoid calling #auto_paginate if projects is empty R. Tyler Croy 2017-09-03 13:23:53 -0700
  • d6d55e1899
    Trailing slash R. Tyler Croy 2017-09-03 13:17:54 -0700
  • 626f922ab5
    Rely on relative image paths since we're hosting under /canary R. Tyler Croy 2017-09-03 13:04:25 -0700
  • 4850867242
    Properly build the container and run it in CI R. Tyler Croy 2017-09-03 12:47:13 -0700
  • 638ea446a9
    Begin fetching Jenkins master related information to present in the Canary homepage R. Tyler Croy 2017-09-03 12:43:49 -0700
  • 78719b0fce
    Add the basic Canary app structure R. Tyler Croy 2017-09-03 12:17:45 -0700
  • 01f52e7ba0
    Fix build status link R. Tyler Croy 2017-09-03 10:02:53 -0700
  • e6880fc977
    Add the build status R. Tyler Croy 2017-08-26 11:48:13 -0700
  • ca5a98ea3d Typo >_< R. Tyler Croy 2017-08-26 11:46:52 -0700
  • fbdefa28e6
    Add a placeholder Pipeline R. Tyler Croy 2017-08-26 11:46:08 -0700
  • 4e0239c1e5
    Add some details to the readme and another tango icon R. Tyler Croy 2017-08-26 11:45:05 -0700
  • c63131941d Initial commit R. Tyler Croy 2017-08-26 11:37:12 -0700