Antoine Legrand
24044df945
Generate .gitlab.yaml via .gitlab.jsonnet
2017-06-15 14:16:00 +02:00
Alec Merdler
165486180d
Merge pull request #2703 from coreos-inc/update-readme-add-yarn-dependency
...
Update README With How to Add a Yarn Dependency
2017-06-14 15:19:42 -07:00
Alec Merdler
b61b4c189a
update readme with how to add a Yarn dependency
2017-06-14 14:43:59 -07:00
Alec Merdler
ed2e32fb39
Merge pull request #2702 from alecmerdler/fix-app-view-settings-layout
...
Fix App Settings View Layout Styling
2017-06-14 13:05:03 -07:00
Alec Merdler
113a215ec2
Merge pull request #2701 from alecmerdler/fix-remove-react
...
Remove ngReact Module to fix AngularJS Loading
2017-06-14 12:56:22 -07:00
alecmerdler
7cd1e5208a
fix app settings view layout styling
2017-06-14 12:42:35 -07:00
alecmerdler
5aa18456b7
removed ngReact module dependency
2017-06-14 12:30:21 -07:00
Alec Merdler
9c49093d2a
Merge pull request #2700 from alecmerdler/karma-headless-chrome
...
Use Headless Chrome for Unit Tests
2017-06-14 12:04:36 -07:00
alecmerdler
e1210cd6df
removed PhantomJS in favor of ChromeHeadless and upgraded Karma, removed Karma tests from Dockerfile
2017-06-13 17:04:07 -07:00
Alec Merdler
544f4ed41b
Merge pull request #2699 from alecmerdler/fix-webpack-too-many-bundles
...
Fix Webpack for Local Development
2017-06-13 13:22:13 -07:00
alecmerdler
93e3455806
only add hash to Webpack bundle in production mode
2017-06-13 13:07:46 -07:00
Evan Cordell
b6d423a50d
Merge pull request #2687 from ecordell/enable-builds-trust
...
Re-enable builds and tag modification when signing is enabled
2017-06-13 11:20:04 -04:00
Antoine Legrand
817d75d6dc
Merge pull request #2697 from coreos-inc/appr_blob_pull
...
Appr: fix pull blob (missing param)
2017-06-13 16:28:00 +02:00
Evan Cordell
7b3cb9c8b7
Re-enable builds and tag operations in the UI
2017-06-13 09:56:47 -04:00
josephschorr
773104ffbf
Merge pull request #2690 from coreos-inc/alegrand/QUAY-595/fix_gunicorn_pythonpath
...
gunicorn-conf: add quay directory to syspath
2017-06-12 15:38:50 -04:00
josephschorr
b269cb84a3
Merge pull request #2688 from coreos-inc/build-badge-query
...
Remove expensive call in build badge
2017-06-12 15:06:13 -04:00
Joseph Schorr
a949a44cb2
Remove expensive call in build badge
...
We don't need to list all the tags to determine if any exist, and showing the repo is ready when it is empty is probably correct behavior anyway
2017-06-12 14:53:54 -04:00
josephschorr
4fd2047e30
Merge pull request #2693 from coreos-inc/gc-query-opt
...
Optimize GC query join a bit by reducing the surface
2017-06-12 13:37:55 -04:00
Joseph Schorr
d68b65d90c
Optimize GC query join a bit by reducing the surface
...
We remove the directly referenced images from the join across ancestors, as they will be covered by the first part of the union clause. For some large repositories, this will result in a significantly reduced set of images that have to be joined NxM.
2017-06-12 12:55:32 -04:00
Alec Merdler
d1a7a54038
Merge pull request #2689 from alecmerdler/remove-react-components
...
Remove React UI Components
2017-06-09 12:15:17 -07:00
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