Commit graph

  • 39c679ca1c jakedt 2014-03-05 14:57:14 -05:00
  • 7a89b0872f Fix the tag logic. jakedt 2014-03-05 14:57:14 -05:00
  • a15107bd9d jakedt 2014-03-05 14:35:11 -05:00
  • 638dbb3d8d Cache the status tags and fix the tag for images that were pushed from a build. jakedt 2014-03-05 14:35:11 -05:00
  • d4caaf8942 jakedt 2014-03-05 10:32:24 -05:00
  • 270a62b8c1 Fix the build worker to use the latest docker-py. jakedt 2014-03-05 10:32:24 -05:00
  • 4e0d17960e jakedt 2014-03-04 19:41:48 -05:00
  • 39de79dec6 Forgot to import staging config. jakedt 2014-03-04 19:41:48 -05:00
  • af84616656 jakedt 2014-03-04 19:40:29 -05:00
  • 2ea59c8555 Allow for special config for staging. jakedt 2014-03-04 19:40:29 -05:00
  • f01f23d3ef jakedt 2014-03-04 19:10:28 -05:00
  • 8bf51461a7 Manually downgrade reportlab to keep xhtml2pdf happy. jakedt 2014-03-04 19:10:28 -05:00
  • f5cf254036 jakedt 2014-03-04 19:00:32 -05:00
  • ea6d60192b Re-generate the requirements to add pygithub. jakedt 2014-03-04 19:00:32 -05:00
  • f5d54120c0 jakedt 2014-03-04 16:59:54 -05:00
  • 2af3d24557 Merge remote-tracking branch 'origin/taggedrustedbuilds' into rustedbuilds jakedt 2014-03-04 16:59:54 -05:00
  • 3f2187320b jakedt 2014-03-04 16:45:02 -05:00
  • 972e706d9c Update the Markdown generator for badges to have alt text. jakedt 2014-03-04 16:45:02 -05:00
  • fd49b4109d jakedt 2014-03-03 18:46:12 -05:00
  • 3b4b644eda Merge remote-tracking branch 'origin/master' into rustedbuilds jakedt 2014-03-03 18:46:12 -05:00
  • 7c98e34d21 jakedt 2014-03-03 18:45:48 -05:00
  • 7add6679b6 Merge branch 'rustedbuilds' of ssh://bitbucket.org/yackob03/quay into rustedbuilds jakedt 2014-03-03 18:45:48 -05:00
  • d1bc247d5e jakedt 2014-03-03 18:45:40 -05:00
  • b5b3d6ce18 Add the resource key to the build view. jakedt 2014-03-03 18:45:40 -05:00
  • 9615fecd11 Joseph Schorr 2014-02-28 16:23:36 -05:00
  • 3f806b10c2 Add support for build status tags, which link to the Quay.io repo Joseph Schorr 2014-02-28 16:23:36 -05:00
  • 81813f5547 Joseph Schorr 2014-02-28 00:12:09 -05:00
  • 20ad666308 Add ability to tag images from the UI, including moving existing tags to different images Joseph Schorr 2014-02-28 00:12:09 -05:00
  • 21057f655e Joseph Schorr 2014-02-27 14:45:39 -05:00
  • 9371c70941 Add a sign in button to the session expiration window Joseph Schorr 2014-02-27 14:45:39 -05:00
  • dd0b9220cc Joseph Schorr 2014-02-26 18:43:16 -05:00
  • 39eaca346d Add an icon for build triggers and properly handle build trigger activation errors Joseph Schorr 2014-02-26 18:43:16 -05:00
  • afee9690c9 Joseph Schorr 2014-02-26 16:03:00 -05:00
  • eca525e18c This 404 is expected by Docker, so don't use the "normal" abort for it. Joseph Schorr 2014-02-26 16:03:00 -05:00
  • c18f41e466 Joseph Schorr 2014-02-26 15:19:12 -05:00
  • 260a9146cc Merge branch 'rustedbuilds' of https://bitbucket.org/yackob03/quay into rustedbuilds Joseph Schorr 2014-02-26 15:19:12 -05:00
  • c2fd97c621 Joseph Schorr 2014-02-26 15:19:07 -05:00
  • 3f54022344 Add unit tests for all the new API methods Joseph Schorr 2014-02-26 15:19:07 -05:00
  • a421327744 jakedt 2014-02-26 13:45:49 -05:00
  • 4e713d704f Update the tests for the new build and trigger apis. jakedt 2014-02-26 13:45:49 -05:00
  • 6d891aa220 Joseph Schorr 2014-02-25 19:53:41 -05:00
  • 206049dbf8 - Add a build now command to the trigger - Have the trigger description use the master_branch in the config Joseph Schorr 2014-02-25 19:53:41 -05:00
  • 28e0ea1d29 jakedt 2014-02-25 19:39:43 -05:00
  • 011490d36d Refactor a lot of the build create code out into a common method. Add an endpoint for manually starting triggers. jakedt 2014-02-25 19:39:43 -05:00
  • 60f43b6352 Joseph Schorr 2014-02-25 18:22:59 -05:00
  • a6128978cb Merge branch 'rustedbuilds' of https://bitbucket.org/yackob03/quay into rustedbuilds Joseph Schorr 2014-02-25 18:22:59 -05:00
  • 4b782d877f Joseph Schorr 2014-02-25 18:22:55 -05:00
  • e687b4d2d4 Add logging descriptions for the new trigger logs Joseph Schorr 2014-02-25 18:22:55 -05:00
  • e669cfbadf jakedt 2014-02-25 18:22:02 -05:00
  • c13f7cd9df Add the resource_key back to the repository build. jakedt 2014-02-25 18:22:02 -05:00
  • 551ae57bbc jakedt 2014-02-25 17:19:15 -05:00
  • b9580c1c29 Merge remote-tracking branch 'origin/master' into rustedbuilds jakedt 2014-02-25 17:19:15 -05:00
  • 77792f4f42 jakedt 2014-02-25 17:19:02 -05:00
  • 9afd49e882 Leave ISEs as 400s, but log exceptions and have slightly improved error messages. jakedt 2014-02-25 17:19:02 -05:00
  • eb6deb9b39 jakedt 2014-02-25 17:00:38 -05:00
  • de49ce151b Merge remote-tracking branch 'origin/master' into rustedbuilds jakedt 2014-02-25 17:00:38 -05:00
  • 67469bd394 jakedt 2014-02-25 16:54:49 -05:00
  • fa4c925e4d Allow exception tracebacks to get logged to the log file. jakedt 2014-02-25 16:54:49 -05:00
  • fc3491d91c jakedt 2014-02-25 16:31:52 -05:00
  • 4b689a7a7c Fix the translation of old ids to new ids, again. jakedt 2014-02-25 16:31:52 -05:00
  • 96bd455fdb Joseph Schorr 2014-02-25 15:25:24 -05:00
  • c3c26ba199 - Add a build trigger link to the builds menu in the repo view - Have the dialog dismiss auto-delete the trigger - Have the github trigger setup choose the first directory, if any Joseph Schorr 2014-02-25 15:25:24 -05:00
  • 36e3456524 Joseph Schorr 2014-02-25 15:07:24 -05:00
  • 61ca29de04 Move the auth context methods into their own file so that we don't have auth trying to import itself Joseph Schorr 2014-02-25 15:07:24 -05:00
  • 97df2ac75a Joseph Schorr 2014-02-25 14:15:12 -05:00
  • a120f6c64a Make sure all aborts have message information Joseph Schorr 2014-02-25 14:15:12 -05:00
  • 79ccec85f8 Joseph Schorr 2014-02-25 14:11:20 -05:00
  • bc26029951 Add new log kinds for triggers Joseph Schorr 2014-02-25 14:11:20 -05:00
  • 540b969ce9 Joseph Schorr 2014-02-25 12:32:56 -05:00
  • 1100e72d9e Make robot accounts clickable if they are accessible to the user Joseph Schorr 2014-02-25 12:32:56 -05:00
  • 675daf526a Joseph Schorr 2014-02-25 12:11:19 -05:00
  • 6260aa7d85 Never wrap entity references Joseph Schorr 2014-02-25 12:11:19 -05:00
  • 743aca5c34 Joseph Schorr 2014-02-25 00:42:33 -05:00
  • 77c2e7fa5e Warn if the docker file directory entered does not match any of those found Joseph Schorr 2014-02-25 00:42:33 -05:00
  • 3c0be6a9e6 Joseph Schorr 2014-02-25 00:25:15 -05:00
  • e6a8b84ff3 Only show the trigger description div if needed and reformat the HTML to indent properly. Joseph Schorr 2014-02-25 00:25:15 -05:00
  • 73e722e70d Joseph Schorr 2014-02-25 00:19:43 -05:00
  • df915b5b21 Merge branch 'rustedbuilds' of https://bitbucket.org/yackob03/quay into rustedbuilds Joseph Schorr 2014-02-25 00:19:43 -05:00
  • 356c6092b2 Joseph Schorr 2014-02-25 00:19:38 -05:00
  • def56c971c Fix entering of docker file folders manually, and show the linked docker file in the build trigger view Joseph Schorr 2014-02-25 00:19:38 -05:00
  • c56a74e107 jakedt 2014-02-24 23:12:09 -05:00
  • aa20a807bd Link up the build trigger when a build is created from a webhook. jakedt 2014-02-24 23:12:09 -05:00
  • 3a57892212 jakedt 2014-02-24 22:58:03 -05:00
  • 001c822d74 Merge branch 'rustedbuilds' of ssh://bitbucket.org/yackob03/quay into rustedbuilds jakedt 2014-02-24 22:58:03 -05:00
  • d87fe5dfb1 jakedt 2014-02-24 22:57:58 -05:00
  • b23a7ed130 Extract the top level zipball subdir from the zip file. jakedt 2014-02-24 22:57:58 -05:00
  • d43ef34f67 Joseph Schorr 2014-02-24 20:38:57 -05:00
  • ef02e769fb Merge branch 'rustedbuilds' of https://bitbucket.org/yackob03/quay into rustedbuilds Joseph Schorr 2014-02-24 20:38:57 -05:00
  • 87ef968241 Joseph Schorr 2014-02-24 20:36:54 -05:00
  • d1fdc31549 - Add a dropdown-select directive and use it in the git trigger setup dialog both times - Add a dropdown-select for the docker file folder - Add an API method for listing the build source sub directories Joseph Schorr 2014-02-24 20:36:54 -05:00
  • 6fdcfc9a5c jakedt 2014-02-24 16:36:49 -05:00
  • b094480164 Add code that will allow build triggers to be deactivated or deleted from their services. jakedt 2014-02-24 16:36:49 -05:00
  • ddc00c8a48 jakedt 2014-02-24 16:18:14 -05:00
  • d505a4edbb Slight tweak to initdb to have the subdir config. jakedt 2014-02-24 16:18:14 -05:00
  • 3e5991fd8a jakedt 2014-02-24 16:11:33 -05:00
  • cbb1ab5e68 Merge remote-tracking branch 'origin/master' into rustedbuilds jakedt 2014-02-24 16:11:33 -05:00
  • 6ea8830c43 jakedt 2014-02-24 16:11:23 -05:00
  • 13dea98499 Prepare the build worker to support multiple tags and subdirectories. Change the build database config to accept a job config object instead of breaking out the parameters into independent blocks. jakedt 2014-02-24 16:11:23 -05:00
  • 6831262101 jakedt 2014-02-24 14:12:54 -05:00
  • 4b0f4c0a7b Handle the case of empty repositories in the trigger. jakedt 2014-02-24 14:12:54 -05:00