Commit graph

  • 9716987a17 jakedt 2014-02-24 13:56:21 -05:00
  • d861f9b646 Add some code for finding Dockerfiles in the repository. jakedt 2014-02-24 13:56:21 -05:00
  • e1aece0fdd jakedt 2014-02-21 17:09:56 -05:00
  • 86e93a2c0f Write triggers are successfully installing on GitHub, noice! jakedt 2014-02-21 17:09:56 -05:00
  • b59f2eb820 jakedt 2014-02-21 16:07:08 -05:00
  • b3fe3a32e4 Fix logins for access tokens. jakedt 2014-02-21 16:07:08 -05:00
  • 280c89c33b jakedt 2014-02-21 16:02:31 -05:00
  • a6400171b3 First stab at implementing token.activate. jakedt 2014-02-21 16:02:31 -05:00
  • 92daf1df7c jakedt 2014-02-21 14:52:40 -05:00
  • d5304f7db0 Merge remote-tracking branch 'origin/master' into rustedbuilds jakedt 2014-02-21 14:52:40 -05:00
  • aedec5097d jakedt 2014-02-21 14:22:22 -05:00
  • 20a19fc05e Fix initdb. jakedt 2014-02-21 14:22:22 -05:00
  • 17b4e387f6 jakedt 2014-02-21 14:21:39 -05:00
  • 71ecca4c62 Fix tests. jakedt 2014-02-21 14:21:39 -05:00
  • 869f0823fe jakedt 2014-02-21 13:56:14 -05:00
  • 3cef327980 Add some better logging to the ancestry audit. jakedt 2014-02-21 13:56:14 -05:00
  • f12b989cd1 jakedt 2014-02-21 12:05:03 -05:00
  • 177a21e996 Remove an extraneous slash in image file path computations. Add a script that will audit and fix image ancestry. jakedt 2014-02-21 12:05:03 -05:00
  • 6967c68fb2 jakedt 2014-02-21 08:00:47 -05:00
  • f339160ab9 Fix for mapping translations for existing images. jakedt 2014-02-21 08:00:47 -05:00
  • 2fe474d3f3 jakedt 2014-02-20 22:35:54 -05:00
  • f8eb0c983f Short circuit the ancestry computation for empty ancestry strings. jakedt 2014-02-20 22:35:54 -05:00
  • f8184ee775 jakedt 2014-02-20 22:26:10 -05:00
  • a63a49caa1 Fix up the shared base images stuff. jakedt 2014-02-20 22:26:10 -05:00
  • e9a28a00c9 Joseph Schorr 2014-02-20 18:57:49 -05:00
  • 5519d93a64 Get UI for activating github build triggers in place and working. Note that the actual server-side activation is still not done (but the proper method is invoked) Joseph Schorr 2014-02-20 18:57:49 -05:00
  • 56575c9765 jakedt 2014-02-20 14:49:34 -05:00
  • 05dd00d495 Make our registry respond with their silly response message that will make login work without saying account created every time. jakedt 2014-02-20 14:49:34 -05:00
  • 0da0481155 Joseph Schorr 2014-02-20 13:27:59 -05:00
  • c494c889f5 Add info to the build pane that shows if a trigger started the build Joseph Schorr 2014-02-20 13:27:59 -05:00
  • 2513e2d90a Joseph Schorr 2014-02-19 17:38:00 -05:00
  • 5b0300ab62 Get initial build trigger UI working Joseph Schorr 2014-02-19 17:38:00 -05:00
  • bdf436a90f jakedt 2014-02-19 16:08:33 -05:00
  • 9e426816a5 Pass trigger information on build status. Set up a trigger for the sample building repository. Allow to list the builds started from a trigger. Protect the callback with the proper auth for creating a trigger on a repo. jakedt 2014-02-19 16:08:33 -05:00
  • b406192504 jakedt 2014-02-18 20:41:00 -05:00
  • 57dc1e045a Try to fix the bad query that makes mysql a sad panda. jakedt 2014-02-18 20:41:00 -05:00
  • ca0ec9c7dd jakedt 2014-02-18 19:15:14 -05:00
  • f4642be11a Merge remote-tracking branch 'origin/allyourbaseimage' jakedt 2014-02-18 19:15:14 -05:00
  • bbbaa7bb66 jakedt 2014-02-18 18:09:14 -05:00
  • f60f9eb62a Properly connect the github push webhook with the build worker. Still need to resolve the archive format. jakedt 2014-02-18 18:09:14 -05:00
  • 159dcacc9f Joseph Schorr 2014-02-18 17:52:58 -05:00
  • ebdeb33f82 Make the warning when a user/org is AT the number of private repos less scary Joseph Schorr 2014-02-18 17:52:58 -05:00
  • aaf8a3a4bb Joseph Schorr 2014-02-18 16:46:10 -05:00
  • a897fb1dd3 Add tests for image sharing Joseph Schorr 2014-02-18 16:46:10 -05:00
  • 07d54e6cd9 jakedt 2014-02-18 16:13:34 -05:00
  • ed38bcdafc Merge remote-tracking branch 'origin/master' into rustedbuilds jakedt 2014-02-18 16:13:34 -05:00
  • 0c96027e29 jakedt 2014-02-18 15:50:15 -05:00
  • b5d4919364 Split out callbacks into their own blueprint. Add build trigger DB information and connect it with some APIs. Stub out the UI to allow for generation of triggers. Split out the triggers into a plugin-ish architecture for easily adding new triggers. jakedt 2014-02-18 15:50:15 -05:00
  • 2774ec9cdf Joseph Schorr 2014-02-18 15:04:39 -05:00
  • fe9d628a5c Restyle the github login page Joseph Schorr 2014-02-18 15:04:39 -05:00
  • 336587a64e Joseph Schorr 2014-02-18 14:46:56 -05:00
  • 6e2d1dc60e Turn off the background circle on the repo icon in view repo Joseph Schorr 2014-02-18 14:46:56 -05:00
  • d84e6229ea Joseph Schorr 2014-02-18 01:19:09 -05:00
  • e921222860 Fix footer in firefox in certain cases Joseph Schorr 2014-02-18 01:19:09 -05:00
  • 3e2189820f Joseph Schorr 2014-02-17 21:21:55 -05:00
  • 0e566b63cf Fix resize issue on build pack tree Joseph Schorr 2014-02-17 21:21:55 -05:00
  • 5cc579d759 Joseph Schorr 2014-02-17 18:31:45 -05:00
  • d1922c6fd2 Have the docker file view in the build pack tab use a nice formatter Joseph Schorr 2014-02-17 18:31:45 -05:00
  • 64dfd360a1 Joseph Schorr 2014-02-17 17:36:58 -05:00
  • 509ba2f4f7 Add ability to download the build pack Joseph Schorr 2014-02-17 17:36:58 -05:00
  • 2c438de6e9 Joseph Schorr 2014-02-17 17:28:20 -05:00
  • bc0d51656a Add ability to see a build's build pack, including browsing and downloading of the contents if it is a zip Joseph Schorr 2014-02-17 17:28:20 -05:00
  • 4940ff342a jakedt 2014-02-17 16:40:28 -05:00
  • fc4983ed8b Merge remote-tracking branch 'origin/master' into rustedbuilds jakedt 2014-02-17 16:40:28 -05:00
  • ca7981cf52 jakedt 2014-02-17 15:18:01 -05:00
  • 46de02a9ec Merge remote-tracking branch 'origin/master' into allyourbaseimage jakedt 2014-02-17 15:18:01 -05:00
  • 62b38d05b7 jakedt 2014-02-17 15:17:39 -05:00
  • bb48f733e2 Make the diffs show up in a predictable location. jakedt 2014-02-17 15:17:39 -05:00
  • 0d075a9802 jakedt 2014-02-17 14:58:45 -05:00
  • 50d130f199 Fix another image storage test. Reverse a test to make the conditional smaller. jakedt 2014-02-17 14:58:45 -05:00
  • 3c2f2154ec jakedt 2014-02-17 14:52:46 -05:00
  • 369417c3ad Fix the test for where extended image properties should come from. Fix the delete tag dialog to specify that the repo will be gc'ed after tag deletion. jakedt 2014-02-17 14:52:46 -05:00
  • dc46f19341 jakedt 2014-02-17 14:38:35 -05:00
  • 7428d2aa50 Fix the garbage collect method to remove unused old images. jakedt 2014-02-17 14:38:35 -05:00
  • f89c593466 jakedt 2014-02-16 18:59:24 -05:00
  • e7064f1191 Fix the tests and the one bug that it highlighted. jakedt 2014-02-16 18:59:24 -05:00
  • 8395eaf362 jakedt 2014-02-16 17:38:47 -05:00
  • b619356907 Get the base image stuff working. Checkpoint before fixing the tests. jakedt 2014-02-16 17:38:47 -05:00
  • 5d918f16a7 Joseph Schorr 2014-02-14 22:59:44 -05:00
  • 7bf6936154 - New UI for the repo view, which shows the build status and admin button on the top bar, and allows for creation of new builds as well as linking to build history - Add a new build button to the build history page - Joseph Schorr 2014-02-14 22:59:44 -05:00
  • d483955c6d Joseph Schorr 2014-02-14 18:46:20 -05:00
  • 0ceeb6f8e7 Always show the current build at the top of the list Joseph Schorr 2014-02-14 18:46:20 -05:00
  • 976fda938c Joseph Schorr 2014-02-14 18:37:06 -05:00
  • 55d846061e Add ability to re-run a dockerfile build Joseph Schorr 2014-02-14 18:37:06 -05:00
  • f3dba58dbe jakedt 2014-02-14 16:06:30 -05:00
  • 5742e6ea4e First set of changes toward shared base images. jakedt 2014-02-14 16:06:30 -05:00
  • 5944836ec8 Joseph Schorr 2014-02-13 22:01:26 -05:00
  • 540da00c64 Add ANSI support to the build log view Joseph Schorr 2014-02-13 22:01:26 -05:00
  • 6147af0dbb jakedt 2014-02-13 19:58:06 -05:00
  • 8794547593 Fix the build logs merge error. jakedt 2014-02-13 19:58:06 -05:00
  • bf616e6a7f Joseph Schorr 2014-02-13 18:58:28 -05:00
  • 6776924ee7 Better breadcrumbs Joseph Schorr 2014-02-13 18:58:28 -05:00
  • ac42934067 Joseph Schorr 2014-02-13 18:15:19 -05:00
  • 895a00de31 Handle the case where the user has not selected the correct namespace in the repo list Joseph Schorr 2014-02-13 18:15:19 -05:00
  • b8230ba9b9 jakedt 2014-02-13 17:51:22 -05:00
  • 0379baac6c Add a time estimate for the tutorial, and switch the base image from ubuntu to busybox. jakedt 2014-02-13 17:51:22 -05:00
  • ffc33cfffd jakedt 2014-02-13 17:39:01 -05:00
  • 10aafcf10a Fix the duplicate firing of events on tour continuations. jakedt 2014-02-13 17:39:01 -05:00
  • 1fd3a09f5a jakedt 2014-02-13 17:27:54 -05:00
  • 39b5d325c7 Merge branch 'tutorial' of ssh://bitbucket.org/yackob03/quay into tutorial jakedt 2014-02-13 17:27:54 -05:00