Commit graph

542 commits

Author SHA1 Message Date
yackob03
c5ff08e57d Update the buildserver to use the new post format. 2013-10-25 18:14:35 -04:00
yackob03
684ce83058 Add a test api to test repositories which are currenlty building. 2013-10-25 15:47:34 -04:00
yackob03
ffc33e454c Fixes and refinements to the dockerfile build system. 2013-10-25 15:13:11 -04:00
yackob03
9b9a29c310 Flesh out the create API and wire everything up together. Next up, testing. 2013-10-25 01:14:38 -04:00
yackob03
e07e624c15 Missed a few links. 2013-10-24 23:58:05 -04:00
yackob03
e418d21d31 Fix the header links when we're on a non-angular page. 2013-10-24 23:56:08 -04:00
Joseph Schorr
2afb8c85b1 Get the new repo page ready for wiring 2013-10-24 18:13:24 -04:00
Joseph Schorr
1d51618c9d Fix repo circle positioning by changing to absolute sizes everywhere 2013-10-24 17:51:09 -04:00
Joseph Schorr
2113fcf54f Merge branch 'dockerbuild' of https://bitbucket.org/yackob03/quay into dockerbuild 2013-10-24 17:42:17 -04:00
Joseph Schorr
70fd9afb2b Start on new repo page 2013-10-24 17:41:55 -04:00
yackob03
b4d916bcc5 Update to Font Awesome 4. 2013-10-24 17:41:37 -04:00
yackob03
32ccc599fb Revert some fabric changes to the build worker. 2013-10-24 16:39:25 -04:00
yackob03
847e91b696 Add the first part of the build worker that runs on quay. 2013-10-24 16:37:03 -04:00
yackob03
9dc9e0c940 Add a docker-in-docker container that will run the build server. 2013-10-24 14:57:05 -04:00
yackob03
5d5d027cc0 Move the source dockerfile processing to a modular system. Move actual build to a thread. Wire up the status API. Fix a bug with the way current_image was computed. Add untested support for raw dockerfile upload. 2013-10-24 01:29:34 -04:00
yackob03
cd28ae6b1a First stab at a buildserver that will puppet docker to build dockerfiles remotely. 2013-10-24 00:05:58 -04:00
Joseph Schorr
a8ebdc79c4 Animate the user notification and make it red 2013-10-22 23:10:32 -04:00
Joseph Schorr
4b25d2458b Change the filename to .dockercfg 2013-10-22 22:46:43 -04:00
Joseph Schorr
a22c8de38a Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-10-22 22:39:55 -04:00
Joseph Schorr
08c365be28 Add a "Download dockercfg" link to the token view 2013-10-22 22:39:36 -04:00
yackob03
e18eefdd43 Update screenshots.js to remove olark. Regenerate screenshots. 2013-10-22 16:36:26 -04:00
yackob03
76df2a3625 Merge branch 'master' of ssh://bitbucket.org/yackob03/quay 2013-10-22 15:52:03 -04:00
yackob03
9a25e7b5fb Add olark support. 2013-10-22 15:51:57 -04:00
Joseph Schorr
d51ab5952b - Add a repo-circle directive and change all repo icons uses to it
- Have the repo-circle directive show the padlock in all places
- Mention SSL on the landing page and the pricing page
2013-10-22 01:26:14 -04:00
Joseph Schorr
7884fef5f3 Fix animation reset in Firefox 2013-10-22 00:40:33 -04:00
yackob03
0c979cd79f Fix the diffsworker to run as a daemon. 2013-10-20 14:52:56 -04:00
yackob03
b2315a4331 Allow the signin page to be snapshotted. 2013-10-20 13:54:00 -04:00
yackob03
1ffd4b0bfb Merge branch 'master' of ssh://bitbucket.org/yackob03/quay 2013-10-20 13:47:55 -04:00
yackob03
9e50cb965f Fix tabs. 2013-10-20 13:47:47 -04:00
Joseph Schorr
065ad64e78 Add resizing support to the image diff tree 2013-10-20 13:46:24 -04:00
yackob03
abb6efda40 Process as many jobs as the queue will give us in a row, sleep for longer in between checks. 2013-10-20 03:26:06 -04:00
yackob03
2c41382f79 Update the instructions for starting the worker. 2013-10-20 03:06:25 -04:00
yackob03
f80c9255e8 Fix a bug in the queue query. 2013-10-20 03:06:11 -04:00
yackob03
cf1b545dee Marisa trie needs a real file to read from a stream, use the bytes version instead. 2013-10-20 02:39:45 -04:00
yackob03
cccfe29c77 Adapt the s3 key object to the python stream file interface, one that is compatible with tarfile. 2013-10-20 02:39:23 -04:00
yackob03
2df40957c7 Change the Getting Started Guide on the landing page to User Guide to match the navbar. 2013-10-20 01:27:41 -04:00
yackob03
193fe78d10 Add a snapshot for the dynamic signin page. 2013-10-20 01:27:20 -04:00
yackob03
87d98080c0 Add the missing repo-changes image. 2013-10-20 01:18:47 -04:00
yackob03
13b457c440 Add caching to the changes api since it is so expensive and can return large results. 2013-10-20 01:18:31 -04:00
yackob03
c90602e48d Update the tour for access tokens and diffs. 2013-10-20 01:09:24 -04:00
Joseph Schorr
04ec593d8a Add a link to the image view and fix a bug where the changes section did not show up if files were only added and/or removed 2013-10-19 21:45:28 -04:00
Joseph Schorr
000e5ceaa4 Fix source of the links drawn in the image changes tree view 2013-10-19 20:03:22 -04:00
Joseph Schorr
dac913dca2 Mark changed files in blue 2013-10-19 19:50:21 -04:00
Joseph Schorr
3a134c7ab1 Add a tree view to the image changes view 2013-10-19 19:46:30 -04:00
Joseph Schorr
0afea3a779 Add the image view page with the changes view, filterable by typing into a field. Still needs pagination or some other mechanism for getting an overview 2013-10-18 22:28:46 -04:00
Joseph Schorr
8274d9af97 Merge branch 'diffs' of https://bitbucket.org/yackob03/quay into diffs 2013-10-18 20:40:45 -04:00
yackob03
3ea0d5cf20 Make the IDs in the test DB the proper length. 2013-10-18 20:35:14 -04:00
Joseph Schorr
206ef96331 Merge branch 'diffs' of https://bitbucket.org/yackob03/quay into diffs 2013-10-18 20:24:39 -04:00
Joseph Schorr
9541bfad5d Fix remaining calculation 2013-10-18 20:23:41 -04:00
yackob03
dc557b9153 Fix the computation of the number of remaining entries. 2013-10-18 20:19:24 -04:00