Jimmy Zelinskie
|
db79ad2dde
|
unused import
|
2015-02-25 15:26:36 -05:00 |
|
Joseph Schorr
|
5dd78f76c7
|
Add additional logging, timeouts, and exception checks
|
2015-02-25 15:15:22 -05:00 |
|
Jimmy Zelinskie
|
328de0201f
|
Merge branch 'master' of github.com:coreos-inc/quay
|
2015-02-25 13:56:05 -05:00 |
|
Jimmy Zelinskie
|
346d6b933a
|
buildman: initialize queuemetrics asynchronously
|
2015-02-25 13:55:18 -05:00 |
|
Joseph Schorr
|
516b0133e2
|
Merge branch 'master' of github.com:coreos-inc/quay
|
2015-02-25 13:47:43 -05:00 |
|
Joseph Schorr
|
2eaec092f0
|
Handle the case where we cannot write the tags on the build nodes
|
2015-02-25 13:47:36 -05:00 |
|
Jimmy Zelinskie
|
b4b06ec8c8
|
nginx: add comment explaining repo rate limiting
|
2015-02-25 12:32:48 -05:00 |
|
Jimmy Zelinskie
|
2a826f52d4
|
nginx: rename api rate limit bucket to verbs
|
2015-02-25 12:32:30 -05:00 |
|
Jimmy Zelinskie
|
258588b914
|
Merge branch 'master' of github.com:coreos-inc/quay
|
2015-02-25 12:23:03 -05:00 |
|
Jimmy Zelinskie
|
ebff374408
|
nginx: tweak rate limiting; remove webapp limiting
|
2015-02-25 12:22:41 -05:00 |
|
Joseph Schorr
|
390f8df4ad
|
Make sure the build manager dies on an unhandled schedule exception
|
2015-02-25 12:19:21 -05:00 |
|
Joseph Schorr
|
afe7e14254
|
Add better exception handling and logging to the ephemeral build manager
|
2015-02-25 12:09:14 -05:00 |
|
Joseph Schorr
|
82c02081f9
|
Make sure CSS compilation in grunt loads all CSS files recursively.
|
2015-02-25 11:47:19 -05:00 |
|
Jimmy Zelinskie
|
fb0d3d69c2
|
changes to reflect PR comments (not finished)
|
2015-02-24 17:50:54 -05:00 |
|
Joseph Schorr
|
1971c9ac33
|
Merge branch 'master' of github.com:coreos-inc/quay
|
2015-02-24 17:42:35 -05:00 |
|
Joseph Schorr
|
ace6da5514
|
Add a service status indicator to the footer and add a notification bar for any incidents
|
2015-02-24 17:41:30 -05:00 |
|
Jake Moshenko
|
d8a34427ec
|
Try to get around the tag deadlock by using a select for update.
|
2015-02-24 17:18:42 -05:00 |
|
Joseph Schorr
|
afe6be0daf
|
Put a message if the download link won't appear
|
2015-02-24 16:51:03 -05:00 |
|
Joseph Schorr
|
45bb05894b
|
Fix JS NPE
|
2015-02-24 15:42:31 -05:00 |
|
Joseph Schorr
|
b7901d2adb
|
Add trigger metadata (which includes the SHA) and the built image_id to the event data
|
2015-02-24 15:13:51 -05:00 |
|
Joseph Schorr
|
a7ddf46c2a
|
Fix default test DB
|
2015-02-24 15:00:40 -05:00 |
|
Jimmy Zelinskie
|
758158391c
|
css: prevent new UI css from breaking old css
This also breaks css out into directives.
|
2015-02-24 14:43:04 -05:00 |
|
Jake Moshenko
|
68e1495e54
|
Remove support for the old style push temporary tokens.
|
2015-02-24 14:31:19 -05:00 |
|
Joseph Schorr
|
13e362a1df
|
JS NPE fix
|
2015-02-24 13:37:02 -05:00 |
|
Jake Moshenko
|
204f58d95b
|
Switch temporary token to grants now that the production stack supports both.
|
2015-02-24 13:22:19 -05:00 |
|
Jake Moshenko
|
6601e98770
|
Temporarily switch back to the old type of access tokens.
|
2015-02-24 12:09:14 -05:00 |
|
Joseph Schorr
|
c58c19db8a
|
Add support for the deprecated token method. We need this as a live migration strategy and we can remove it about an hour after we deploy the new version to prod.
|
2015-02-23 22:02:38 -05:00 |
|
Jimmy Zelinskie
|
ef61145b2c
|
Merge branch 'master' of github.com:coreos-inc/quay
|
2015-02-23 20:54:15 -05:00 |
|
Jimmy Zelinskie
|
7554c47a30
|
nginx: burst=5 for API calls
This means that requests are delayed until the client reaches the burst
rate and then they will receive the 429.
|
2015-02-23 20:53:21 -05:00 |
|
Jimmy Zelinskie
|
e082b61b26
|
update gradient on starred repo list
|
2015-02-23 17:30:43 -05:00 |
|
Jimmy Zelinskie
|
498d0af6a4
|
directives: add optional placeholder for markdown
|
2015-02-23 16:43:59 -05:00 |
|
Jimmy Zelinskie
|
d6af389f21
|
partials: fix repo listing title
|
2015-02-23 16:43:42 -05:00 |
|
Jake Moshenko
|
a0833b7978
|
Fix the worker timeout for synchronous verbs workers.
|
2015-02-23 16:02:22 -05:00 |
|
Jimmy Zelinskie
|
a9fe26fb56
|
api: fix bug in showing starred logic
|
2015-02-23 15:36:05 -05:00 |
|
Jimmy Zelinskie
|
cb592dd5a3
|
partials: wrap repo-list in new layout container
|
2015-02-23 15:35:07 -05:00 |
|
Jimmy Zelinskie
|
6bff3449aa
|
js: continue merging pagesnew
|
2015-02-23 15:22:41 -05:00 |
|
Jimmy Zelinskie
|
3dbaafbd60
|
Merge branch 'pagesnew' into star
|
2015-02-23 15:07:49 -05:00 |
|
Jake Moshenko
|
450b112f2c
|
Propagate the grant user context to the signed grant to fix image sharing.
|
2015-02-23 15:07:38 -05:00 |
|
Jake Moshenko
|
246ff556b9
|
Fix some other list reifications to use nested subqueries for performance and query size safety reasons.
|
2015-02-23 15:07:38 -05:00 |
|
Joseph Schorr
|
5cc1c90021
|
Remove unused param
|
2015-02-23 14:55:55 -05:00 |
|
Joseph Schorr
|
83d25d8c2b
|
Add a page for toggling the cookie used for the new layout experiment
|
2015-02-23 14:48:33 -05:00 |
|
Jimmy Zelinskie
|
34ceb274c3
|
requirements: switch to vendored python-etcd
|
2015-02-23 14:31:24 -05:00 |
|
Joseph Schorr
|
b66551ec48
|
Add titles and descriptions to the pages
|
2015-02-23 14:23:54 -05:00 |
|
Jimmy Zelinskie
|
35a2414d85
|
tests: star security tests
|
2015-02-23 14:23:32 -05:00 |
|
Joseph Schorr
|
4020cc1102
|
Reset the number of invalid login attempts when the user change's their password
|
2015-02-23 13:56:42 -05:00 |
|
Joseph Schorr
|
10e2eabb1c
|
Fix test
|
2015-02-23 13:47:21 -05:00 |
|
Joseph Schorr
|
a0706d20ae
|
Merge branch 'master' of github.com:coreos-inc/quay
|
2015-02-23 13:38:04 -05:00 |
|
Joseph Schorr
|
5f605b7cc8
|
Fix queue handling to remove the dependency from repobuild, and have a cancel method
|
2015-02-23 13:38:01 -05:00 |
|
Jake Moshenko
|
75d41ca371
|
Switch to an inner inner subquery to make mysql arbitrarily happy.
|
2015-02-23 12:36:14 -05:00 |
|
Joseph Schorr
|
078f9c206f
|
Add back in the about and security pages
|
2015-02-23 11:51:07 -05:00 |
|