Commit graph

7753 commits

Author SHA1 Message Date
josephschorr
51a952d50c Merge pull request #2680 from coreos-inc/catalog-fixes
Various small catalog fixes
2017-06-09 13:43:11 -04:00
Jimmy Zelinskie
9df04a09d6 Merge pull request #2694 from jzelinskie/fix-torrent-config-validation
Fix torrent config validation
2017-06-09 13:39:01 -04:00
Jimmy Zelinskie
a16b469d9b util.registry.torrent: stash kid in JWT headers
Upstream, chihaya reads this header in order to find the kid in the list
of maintained keys. A long time ago, it used to just iterate, but now it
needs to know the kid.
2017-06-09 13:31:38 -04:00
Jimmy Zelinskie
7d07c2ed07 util.config.validators: fix torrent validation
This code was mistaken the info dict with the params passed in an
announce request. Rather, now we expose a function for creating a jwt
from infohashes directly.
2017-06-09 13:31:38 -04:00
Alec Merdler
b4f1e7241f Merge pull request #2692 from alecmerdler/webpack-cachebuster
Add Cache Busting File Hash to Webpack Bundle
2017-06-08 15:01:26 -07:00
alecmerdler
9db3600463 append file hash to frontend Webpack bundle for cachebusting instead of random string 2017-06-08 13:08:38 -07:00
Antoine Legrand
3bd2148abd gunicorn-conf: add quay directory to syspath 2017-06-08 20:50:42 +02:00
alecmerdler
9dfab42c0a remove React code, node-sass, and sass-loader dependencies 2017-06-08 11:19:25 -07:00
Antoine Legrand
f0dd2e348b Merge pull request #2551 from coreos-inc/structured-logs
Add log formatter class
2017-06-07 08:22:18 -07:00
Evan Cordell
2e30c47045 Re-enable builds and tag modification when signing is enabled 2017-06-07 10:01:37 -04:00
Antoine Legrand
3c99928a27 Add log JSON formatter 2017-06-07 00:02:52 +02:00
Antoine Legrand
ba713b624d Merge pull request #2679 from coreos-inc/split-dockerfile
Split dockerfile - e2e CI
2017-06-06 14:25:22 -07:00
Antoine Legrand
7e85ac6f89 Add gitlab-ci docker-build 2017-06-06 05:31:28 +02:00
Antoine Legrand
c568542d77 Split dockerfile-build in two steps 2017-06-05 23:34:45 +02:00
Alec Merdler
6321d08024 Merge pull request #2685 from alecmerdler/sentry-286610017
Fix Infinite $digest Cycle on Manual Build Trigger Modal
2017-06-05 14:27:51 -07:00
Antoine Legrand
ba9169bb1b Merge pull request #2683 from coreos-inc/fix_appr_search_500
Fix 500 when no search result [apps]
2017-06-05 14:25:07 -07:00
alecmerdler
1f9c3b142d fixed infinite cycle by removing getPattern function in favor of field.regex 2017-06-05 14:16:00 -07:00
Antoine Legrand
9c68cbd6e8 Fix no search result for apps 2017-06-05 23:03:47 +02:00
Alec Merdler
c9cc2d9fdd Merge pull request #2681 from alecmerdler/fix-cor-cookie-tabs
Fix CorCookieTabs Panel Undefined
2017-06-05 10:10:57 -07:00
Alec Merdler
91b4e3a646 Merge pull request #2682 from alecmerdler/fix-credentials-docker-login-copy-clipboard
Fix Credentials Dialog Docker Login Copy Box
2017-06-03 15:16:27 -07:00
Kenny Lee Sin Cheong
1f76e9dc3b Merge pull request #2661 from kleesc/securityworker_cpu
Raise an APIRequestFailure exception when security scanner is unavail…
2017-06-03 12:15:45 -04:00
alecmerdler
cfcdcde1bc remove one-time binding to prevent binding to empty string 2017-06-02 20:27:52 -07:00
alecmerdler
1339331de7 subscribe to activeTab changes in ngAfterContentInit to ensure panel exists 2017-06-02 20:17:42 -07:00
Alec Merdler
ed48dfd599 Merge pull request #2677 from coreos-inc/refactor-cor-tabs-pr
Improve cor-tabs Architecture and API
2017-06-02 19:53:59 -07:00
alecmerdler
9da1487bbc improve cor-tabs architecture 2017-06-02 18:03:30 -07:00
Joseph Schorr
555041876d Make public catalog only enabled via a feature flag 2017-06-02 15:30:51 -07:00
Kenny Lee Sin Cheong
ad1a0e0840 logger.exception dumps a stack trace by default 2017-06-02 17:21:40 -04:00
Joseph Schorr
f44df49236 Add support for last param in pagination to match catalog spec 2017-06-02 12:03:50 -07:00
Kenny Lee Sin Cheong
3302a96f88 Log the APIRequestFailure at ERROR level 2017-06-02 14:49:50 -04:00
Kenny Lee Sin Cheong
b5f8e7e24d Returning from the method instead of calling sleep
Simply returning from the method will give DEFAULT_INDEXING_INTERVAL seconds
before the next scan operation.
2017-06-02 12:28:17 -04:00
Jimmy Zelinskie
f9e4150fab Merge pull request #2678 from jzelinskie/engine-config-bump
config.py: bump QSS Engine version to Clair 2.0.
2017-05-30 18:04:52 -07:00
Jimmy Zelinskie
915c2073ec config.py: bump QSS Engine version to Clair 2.0. 2017-05-30 17:46:35 -07:00
josephschorr
cef4d3bf4b Merge pull request #2659 from coreos-inc/remove-unneeded-files
Remove unnecessary files in final Quay image
2017-05-26 20:15:30 -04:00
Erica
ca5f588c44 Merge pull request #2672 from coreos-inc/FIX-user-service-async
fix(user-service): make sync calls to update user async
2017-05-26 17:55:07 -04:00
josephschorr
e3445a5723 Merge pull request #2669 from coreos-inc/app-repo-view
Add messaging if viewing a repo via the wrong path
2017-05-26 17:22:36 -04:00
Joseph Schorr
51af9de354 Remove unnecessary files in final Quay image 2017-05-26 17:21:53 -04:00
EvB
20284f57f3 fix(user-service): make sync calls to update user async 2017-05-26 17:18:05 -04:00
josephschorr
d7221ebfc8 Merge pull request #2671 from coreos-inc/service-key-caching
Simplify the caching of service keys to hopefully avoid the not found issue
2017-05-26 16:56:28 -04:00
Alec Merdler
0f912d1e5c Merge pull request #2673 from alecmerdler/fix-manage-trigger
Fix Manage Trigger Undefined Errors
2017-05-26 13:27:20 -07:00
alecmerdler
d5e35156e0 ensure @Input bindings are not undefined before executing trigger logic 2017-05-26 12:53:23 -07:00
Joseph Schorr
0ba54ed4fc Simplify the caching of service keys to hopefully avoid the not found issue
Makes accesses simpler and reduces the number of dictionaries to one, in an effort to remove race conditions
2017-05-26 13:51:48 -04:00
Evan Cordell
4750d1c5ef Merge pull request #2670 from ecordell/fix-cert-install
fixes install of certs
2017-05-25 18:10:42 -04:00
Evan Cordell
653cd997a1 fixes install of certs 2017-05-25 18:06:20 -04:00
Alec Merdler
a51afaaecf Merge pull request #2668 from alecmerdler/fix-cor-table-filtering
Fix Cor Table Filtering
2017-05-25 13:15:57 -07:00
Joseph Schorr
8c56a86280 Add messaging if viewing a repo via the wrong path 2017-05-25 16:04:38 -04:00
alecmerdler
3068e874b7 avoid filtering by sorting fields 2017-05-25 12:47:02 -07:00
Alec Merdler
f759784262 Merge pull request #2667 from alecmerdler/no-flash-clipboard
Copy-to-Clipboard Without Flash
2017-05-25 11:57:38 -07:00
alecmerdler
062c1a1626 added copy-to-clipboard directive that does not require Flash 2017-05-25 11:48:43 -07:00
Alec Merdler
abebeef9dc Merge pull request #2666 from alecmerdler/fix-cor-table-pagination
Fix CorTableComponent Pagination Error
2017-05-25 11:26:36 -07:00
alecmerdler
e53ade6bd4 added default maxDisplayCount for cor-table to fix pagination NaN error 2017-05-24 21:43:25 -07:00