This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/static
Joseph Schorr 8bc55a5676 Make namespace deletion asynchronous
Instead of deleting a namespace synchronously as before, we now mark the namespace for deletion, disable it, and rename it. A worker then comes along and deletes the namespace in the background. This results in a *significantly* better user experience, as the namespace deletion operation now "completes" in under a second, where before it could take 10s of minutes at the worse.

Fixes https://jira.coreos.com/browse/QUAY-838
2018-02-27 13:12:51 -05:00
..
css Change positioning and sizing of external login buttons to be nicer looking, using flex box 2018-01-31 11:05:42 -05:00
directives Have cor-checkable-menus reflect the filtered set of items 2018-02-21 16:38:21 -05:00
img static: update QE tab for new marketing efforts 2016-10-24 12:50:03 -07:00
js Make namespace deletion asynchronous 2018-02-27 13:12:51 -05:00
lib removed Rickshaw dependency used by dead code 2017-08-02 10:27:44 -04:00
partials Add location metadata field for users 2018-02-06 16:06:17 -05:00
standalonelib Enable DEBUGGING mode, which loads the individual script files rather than the minimized bundles created by grunt 2014-04-15 16:35:15 -04:00
test use Webpack code-splitting to dynamically import Highlight.js languages as they are detected by Showdown Markdown extension 2017-08-01 15:36:54 -04:00
tutorial Fix all target="_blank" anchors to be safer 2016-04-28 14:38:22 -04:00
502.html Add 502 page 2016-02-01 15:07:50 +02:00
MAINTAINERS MAINTAINERS: init owners to subpkgs 2017-01-23 17:46:34 -05:00