Commit graph

7491 commits

Author SHA1 Message Date
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
f0dd2e348b Merge pull request #2551 from coreos-inc/structured-logs
Add log formatter class
2017-06-07 08:22:18 -07: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
Kenny Lee Sin Cheong
ad1a0e0840 logger.exception dumps a stack trace by default 2017-06-02 17:21:40 -04: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
Alec Merdler
c61e212ecd Merge pull request #2665 from alecmerdler/fix-trigger-build-source
Fixed Build Source in Custom Git Trigger
2017-05-24 15:18:47 -07:00
alecmerdler
3fb4d0750b fixed build_source validation in custom git trigger 2017-05-24 15:12:17 -07:00
josephschorr
2ec43483a8 Merge pull request #2662 from coreos-inc/direct-login
Enable toggling of the direct login feature in the superuser panel
2017-05-24 16:51:43 -04:00
Alec Merdler
6ed5235dfd Merge pull request #2664 from alecmerdler/fix-graphing-globals
Fix Reference to Global JS Classes
2017-05-24 13:41:17 -07:00
alecmerdler
cdcb944543 replace reference to global classes with ES6 modules 2017-05-24 13:37:30 -07:00
Joseph Schorr
2b9873483a Enable toggling of the direct login feature in the superuser panel
Allows superusers to disable login to the UI via credentials if at least one OIDC provider is configured
2017-05-24 12:57:55 -04:00
Evan Cordell
c55c233f1f Merge pull request #2646 from ecordell/kubernetes-ca-fix
ConfigProviders abstract over path construction
2017-05-24 11:37:17 -04:00
josephschorr
8e8470890a Merge pull request #2653 from coreos-inc/new-signing-ui
Implement updated UI for displaying the signing status of a tag, now …
2017-05-24 11:31:52 -04:00
Kenny Lee Sin Cheong
203c0b76e0 Raise an APIRequestFailure exception when security scanner is unavailable
Put worker to sleep for the duration of the default indexing interval
when an APIRequestFailure occurs, when the API request fails due to a
connection error, timeout, or other ambiguous errors, from
analyze_layer or get_layer_data .
2017-05-24 11:04:44 -04:00
Alec Merdler
a498b81440 Merge pull request #2660 from alecmerdler/manage-trigger-robots
Manage Trigger UI Tweaks
2017-05-23 16:04:27 -07:00