Joseph Schorr
|
509ba2f4f7
|
Add ability to download the build pack
|
2014-02-17 17:36:58 -05:00 |
|
Joseph Schorr
|
bc0d51656a
|
Add ability to see a build's build pack, including browsing and downloading of the contents if it is a zip
|
2014-02-17 17:28:20 -05:00 |
|
Joseph Schorr
|
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
-
|
2014-02-14 22:59:44 -05:00 |
|
Joseph Schorr
|
0ceeb6f8e7
|
Always show the current build at the top of the list
|
2014-02-14 18:46:20 -05:00 |
|
Joseph Schorr
|
55d846061e
|
Add ability to re-run a dockerfile build
|
2014-02-14 18:37:06 -05:00 |
|
Joseph Schorr
|
540da00c64
|
Add ANSI support to the build log view
|
2014-02-13 22:01:26 -05:00 |
|
jakedt
|
8794547593
|
Fix the build logs merge error.
|
2014-02-13 19:58:06 -05:00 |
|
Joseph Schorr
|
6776924ee7
|
Better breadcrumbs
|
2014-02-13 18:58:28 -05:00 |
|
Joseph Schorr
|
895a00de31
|
Handle the case where the user has not selected the correct namespace in the repo list
|
2014-02-13 18:15:19 -05:00 |
|
jakedt
|
0379baac6c
|
Add a time estimate for the tutorial, and switch the base image from ubuntu to busybox.
|
2014-02-13 17:51:22 -05:00 |
|
jakedt
|
10aafcf10a
|
Fix the duplicate firing of events on tour continuations.
|
2014-02-13 17:39:01 -05:00 |
|
jakedt
|
39b5d325c7
|
Merge branch 'tutorial' of ssh://bitbucket.org/yackob03/quay into tutorial
|
2014-02-13 17:27:54 -05:00 |
|
jakedt
|
41a173ae85
|
Add mixpanel events to the tutorial.
|
2014-02-13 17:27:50 -05:00 |
|
Joseph Schorr
|
ffd0bc2104
|
Merge branch 'tutorial' of https://bitbucket.org/yackob03/quay into tutorial
|
2014-02-13 17:20:34 -05:00 |
|
Joseph Schorr
|
f4c217a47b
|
Fix NPE in spotlight
|
2014-02-13 17:19:31 -05:00 |
|
jakedt
|
fe6b766ff1
|
Switch the tutorial window title bar to the primary color.
|
2014-02-13 17:07:17 -05:00 |
|
jakedt
|
011ccbc085
|
Change documentation to docs to save space in the header bar.
|
2014-02-13 16:55:04 -05:00 |
|
jakedt
|
8135e0266e
|
Merge branch 'master' into tutorial
Conflicts:
static/directives/header-bar.html
|
2014-02-13 16:54:02 -05:00 |
|
jakedt
|
cbafab3c4e
|
Change the text on the sudo selector.
|
2014-02-13 16:53:25 -05:00 |
|
Joseph Schorr
|
ad76141007
|
Better welcome page for the tutorial
|
2014-02-13 16:03:12 -05:00 |
|
Joseph Schorr
|
934b131f7b
|
UI improvements for the tutorial:
- Have a show sudo checkbox which defaults to on for linux
- Have the repository name be highlighted in a light blue bubble/chit
|
2014-02-13 15:59:37 -05:00 |
|
jakedt
|
4d8ae230dc
|
Disable retries on builds.
|
2014-02-13 15:54:47 -05:00 |
|
jakedt
|
ef76ea9318
|
We shouldn't run the dockerfile worker on the main host anymore.
|
2014-02-13 15:50:49 -05:00 |
|
jakedt
|
c856908161
|
Make the docs link and the repo links in the build logs open in new tabs.
|
2014-02-13 15:08:10 -05:00 |
|
yackob03
|
ade20952e2
|
Merge branch 'master' into tutorial
Conflicts:
config.py
static/js/app.js
test/data/test.db
|
2014-02-13 14:35:20 -05:00 |
|
yackob03
|
2bc3df1c3e
|
Fix the tests.
|
2014-02-13 12:59:36 -05:00 |
|
yackob03
|
8f6cdabde3
|
Merge branch 'bobthe'
Conflicts:
test/data/test.db
|
2014-02-13 12:47:59 -05:00 |
|
yackob03
|
91da26e317
|
Improve the instructions for starting the worker on the build node.
|
2014-02-13 12:46:51 -05:00 |
|
yackob03
|
1e8ec634e2
|
Some small fixes to the dockerfile build worker.
|
2014-02-13 11:44:39 -05:00 |
|
Joseph Schorr
|
889d178336
|
Add access denied messages to the repo admin and repo build pages when applicable
|
2014-02-12 21:39:23 -05:00 |
|
Joseph Schorr
|
dbb0dcface
|
Fix repository linking
|
2014-02-12 21:32:46 -05:00 |
|
Joseph Schorr
|
46991e47a6
|
Redo the build log view as per discussions
|
2014-02-12 21:16:11 -05:00 |
|
yackob03
|
5511c9c4cf
|
Remove some unnecessary logging from the test script.
|
2014-02-12 19:01:04 -05:00 |
|
yackob03
|
b920a0cb1f
|
Really try to emulate the logs format with the test logs. Switch to a simplified flat logs format.
|
2014-02-12 18:58:40 -05:00 |
|
yackob03
|
85694dd110
|
Add a build display name, set it from the etag reported by s3 for file uploads.
|
2014-02-12 13:52:12 -05:00 |
|
yackob03
|
e1a4efe35c
|
Change the build queue identifier to disambiguate between old and new build jobs.
|
2014-02-12 12:51:30 -05:00 |
|
yackob03
|
83fb806e51
|
Apparently gdebi doesn't support multiple packages in one command? lame.
|
2014-02-12 10:07:10 -05:00 |
|
yackob03
|
86449afad9
|
Merge branch 'bobthe' of ssh://bitbucket.org/yackob03/quay into bobthe
|
2014-02-11 19:55:36 -05:00 |
|
yackob03
|
d8df243a0a
|
Add the binary dependencies for the build worker and some instructions on how to get it running on a host.
|
2014-02-11 19:55:22 -05:00 |
|
Joseph Schorr
|
95fc06236a
|
- Switch the tour title bar to the info blue color
- Move the tour up so it doesn’t hit the olark
- Have the spotlight use a rounded rect
|
2014-02-11 18:11:13 -05:00 |
|
Joseph Schorr
|
8af8ae7ddd
|
Fix command duplication bug
|
2014-02-11 17:12:48 -05:00 |
|
Joseph Schorr
|
8464a181cb
|
Check in fixed DB
|
2014-02-11 17:05:25 -05:00 |
|
Joseph Schorr
|
826ea111f4
|
Add a halo to the phase icon when in a selected tab
|
2014-02-11 17:04:51 -05:00 |
|
Joseph Schorr
|
9616c32409
|
Merge branch 'bobthe' of https://bitbucket.org/yackob03/quay into bobthe
|
2014-02-11 16:57:22 -05:00 |
|
Joseph Schorr
|
fadf4001c0
|
Make sure to always load initial logs and to only ask for the latest log entries on initial load
|
2014-02-11 16:56:39 -05:00 |
|
yackob03
|
7f89a5b7f0
|
Add the start time to the repository build object and APIs.
|
2014-02-11 12:25:38 -05:00 |
|
yackob03
|
dc1737e0da
|
Merge branch 'bobthe' of ssh://bitbucket.org/yackob03/quay into bobthe
|
2014-02-11 12:10:09 -05:00 |
|
yackob03
|
daec74bc25
|
Get the testlogs to correlate properly.
|
2014-02-11 12:09:59 -05:00 |
|
Joseph Schorr
|
ea45c3b77f
|
Get full build interface working
|
2014-02-10 22:43:48 -05:00 |
|
Joseph Schorr
|
7c081f029c
|
Merge branch 'bobthe' of https://bitbucket.org/yackob03/quay into bobthe
|
2014-02-10 19:13:40 -05:00 |
|