Joseph Schorr
2a8669b2f4
- Switch to new typeahead (based on our own branch of it until such time as it gets pulled into the mainline) and add an informative empty message on entity search
...
- Add better messaging around pushing to empty repos
2014-03-07 21:06:31 -05:00
jakedt
75d0b34f4b
Add a tool to compute how much storage shared images have saved us.
2014-03-07 15:37:56 -05:00
jakedt
536a91cbb8
Handle messages with the word message in them.
2014-03-07 12:27:30 -05:00
jakedt
733d4783c5
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
2014-03-06 23:40:30 -05:00
jakedt
4566d76e45
Add a mime type for x-zip-compressed. Report unknown mime types as errors.
2014-03-06 23:40:21 -05:00
Joseph Schorr
dbb234c76c
Better upwell messaging for everyone and show the upsell for organization admins
2014-03-06 18:36:52 -05:00
jakedt
d12a53186a
Use a superset of the login credentials for generating trigger credentials.
2014-03-06 15:26:23 -05:00
jakedt
bb413126ec
Fix list_trigger_builds.
2014-03-06 15:04:59 -05:00
jakedt
c561ce5a06
Properly log the exception to the trigger deactivation problem warning.
2014-03-06 14:48:46 -05:00
jakedt
f8a1535e78
Fix the trigger delete code and enable peewee autorollback.
2014-03-06 14:47:02 -05:00
jakedt
0d4c66312b
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
2014-03-06 12:51:34 -05:00
jakedt
372224b19f
Select the most recent build.
2014-03-06 12:51:20 -05:00
Joseph Schorr
a9f70c6e3a
Show a spinner when loading the build info
2014-03-05 18:13:04 -05:00
Joseph Schorr
9f2841d40b
Fix case typos
2014-03-05 18:07:50 -05:00
Joseph Schorr
256503ca75
Fix the build package path handling
2014-03-05 18:04:01 -05:00
jakedt
9a733a7320
Sometimes status messages have an extra level of wrapping for some reason.
2014-03-05 17:44:22 -05:00
jakedt
9c8de90378
New builds go at the beginning of the build list.
2014-03-05 17:44:02 -05:00
Joseph Schorr
773701b14d
Merge branch 'master' of https://bitbucket.org/yackob03/quay
2014-03-05 17:01:22 -05:00
Joseph Schorr
5115292bf8
Load repo info on the image view page so we can display the proper visibility status in the repo circle
2014-03-05 17:01:04 -05:00
jakedt
af97ed1464
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
2014-03-05 16:51:15 -05:00
jakedt
a633fa47aa
Only reload the view when canceling the timer if a build recently finished.
2014-03-05 16:50:32 -05:00
Joseph Schorr
c75921498c
Merge branch 'master' of https://bitbucket.org/yackob03/quay
2014-03-05 16:34:38 -05:00
Joseph Schorr
de72487f34
Always show the repo circle in the image view without the lock. To determine whether to show the lock, we'd need another lookup.
2014-03-05 16:34:19 -05:00
jakedt
63bfde1036
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
2014-03-05 16:33:29 -05:00
jakedt
7fc5888bb0
Load the recent builds every time the repo loads.
2014-03-05 16:33:24 -05:00
Joseph Schorr
a1e7e69706
Merge branch 'master' of https://bitbucket.org/yackob03/quay
2014-03-05 16:28:00 -05:00
Joseph Schorr
89d9bcd894
- Make sure to send the subdirectory when restarting a build
...
- Make sure to use the subdirectory to read the Dockerfile's location in a build package, and display the path
- Nicer UI for showing the trigger description in the build view
- Fix an NPE in the file change tree
2014-03-05 16:27:56 -05:00
jakedt
a87dcf79d4
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
2014-03-05 16:17:09 -05:00
jakedt
fdccba9d8e
Reverse the order of the builds from the API.
2014-03-05 16:17:01 -05:00
Joseph Schorr
3006b7b749
Merge branch 'master' of https://bitbucket.org/yackob03/quay
2014-03-05 15:53:38 -05:00
Joseph Schorr
9e6e4b6a7c
Fix build UI in the repo view to only show the number of current builds
2014-03-05 15:53:00 -05:00
jakedt
fde96c736a
Fix a problem with initdb and add a limit to the builds API.
2014-03-05 15:50:32 -05:00
jakedt
5f0969778e
Fix the status badge logic again.
2014-03-05 15:14:12 -05:00
jakedt
7a89b0872f
Fix the tag logic.
2014-03-05 14:57:14 -05:00
jakedt
638dbb3d8d
Cache the status tags and fix the tag for images that were pushed from a build.
2014-03-05 14:35:11 -05:00
jakedt
270a62b8c1
Fix the build worker to use the latest docker-py.
2014-03-05 10:32:24 -05:00
jakedt
39de79dec6
Forgot to import staging config.
2014-03-04 19:41:48 -05:00
jakedt
2ea59c8555
Allow for special config for staging.
2014-03-04 19:40:29 -05:00
jakedt
8bf51461a7
Manually downgrade reportlab to keep xhtml2pdf happy.
2014-03-04 19:10:28 -05:00
jakedt
ea6d60192b
Re-generate the requirements to add pygithub.
2014-03-04 19:00:32 -05:00
jakedt
2af3d24557
Merge remote-tracking branch 'origin/taggedrustedbuilds' into rustedbuilds
2014-03-04 16:59:54 -05:00
jakedt
972e706d9c
Update the Markdown generator for badges to have alt text.
2014-03-04 16:45:02 -05:00
jakedt
3b4b644eda
Merge remote-tracking branch 'origin/master' into rustedbuilds
2014-03-03 18:46:12 -05:00
jakedt
7add6679b6
Merge branch 'rustedbuilds' of ssh://bitbucket.org/yackob03/quay into rustedbuilds
2014-03-03 18:45:48 -05:00
jakedt
b5b3d6ce18
Add the resource key to the build view.
2014-03-03 18:45:40 -05:00
Joseph Schorr
3f806b10c2
Add support for build status tags, which link to the Quay.io repo
2014-02-28 16:23:36 -05:00
Joseph Schorr
9371c70941
Add a sign in button to the session expiration window
2014-02-27 14:45:39 -05:00
Joseph Schorr
39eaca346d
Add an icon for build triggers and properly handle build trigger activation errors
2014-02-26 18:43:16 -05:00
Joseph Schorr
eca525e18c
This 404 is expected by Docker, so don't use the "normal" abort for it.
2014-02-26 16:03:00 -05:00
Joseph Schorr
260a9146cc
Merge branch 'rustedbuilds' of https://bitbucket.org/yackob03/quay into rustedbuilds
2014-02-26 15:19:12 -05:00