alecmerdler
|
c60ce4a696
|
using decorators to write AngularJS in nearly identical syntax to Angular 2
|
2017-02-28 16:51:42 -05:00 |
|
Joseph Schorr
|
8e863b8cf5
|
Implement new create and manager trigger UI
Implements the new trigger setup user interface, which is now a linear workflow found on its own page, rather than a tiny modal dialog
Fixes #1187
|
2017-02-28 16:51:42 -05:00 |
|
Alec Merdler
|
21b09a7451
|
Merge pull request #2391 from alecmerdler/yarn-over-npm
Replace 'npm' with 'yarn'
|
2017-02-28 13:00:41 -08:00 |
|
alecmerdler
|
46057ba34e
|
alphabetized Dockerfile
|
2017-02-27 22:02:40 -08:00 |
|
alecmerdler
|
3ff1e31487
|
updated readme
|
2017-02-27 19:37:12 -08:00 |
|
Erica
|
a13359c10c
|
Merge pull request #2327 from coreos-inc/FEAT-github-templates
feat(.github): add PR template
|
2017-02-27 21:05:50 -05:00 |
|
alecmerdler
|
ff5fa22930
|
removed all traces of npm
|
2017-02-27 17:02:30 -08:00 |
|
alecmerdler
|
f9e8c24ff3
|
Replace 'npm install' with 'yarn install'
|
2017-02-27 14:36:17 -08:00 |
|
Jake Moshenko
|
825234c919
|
Merge pull request #2390 from jakedt/disableworker
Make the security scanning worker period configurable
|
2017-02-27 15:17:25 -05:00 |
|
Brad Ison
|
b6e1c4cd0c
|
Merge pull request #2340 from coreos-inc/concourse-forks
ConcourseCI: allow builds from forks
|
2017-02-27 15:16:21 -05:00 |
|
Jake Moshenko
|
de7a5c9959
|
Make the security scanning worker period configurable
|
2017-02-27 15:02:29 -05:00 |
|
josephschorr
|
609c942746
|
Merge pull request #2360 from coreos-inc/code-with-quay
Code with Quay: Refactor the config validation logic into their own classes and add pytest-based unittesting
|
2017-02-27 13:51:37 -05:00 |
|
Joseph Schorr
|
88b808f468
|
Fix typo
|
2017-02-24 12:23:18 -05:00 |
|
Joseph Schorr
|
8ec6221ca2
|
Fix health check
|
2017-02-24 12:23:18 -05:00 |
|
Joseph Schorr
|
f8d74305e1
|
Remove old validator tests
|
2017-02-24 12:23:18 -05:00 |
|
Joseph Schorr
|
d4eb4f7f3c
|
Pull out github trigger and login validation into validator class
|
2017-02-24 12:23:18 -05:00 |
|
Joseph Schorr
|
a31f2267e8
|
Pull out gitlab trigger validation into validator class
|
2017-02-24 12:23:18 -05:00 |
|
Joseph Schorr
|
7a260d81d3
|
Pull out bitbucket trigger validation into validator class
|
2017-02-24 12:23:17 -05:00 |
|
Joseph Schorr
|
49638b081b
|
Pull out google login validation into validator class
|
2017-02-24 12:23:17 -05:00 |
|
Joseph Schorr
|
620e377faf
|
Pull out ssl validation into validator class
|
2017-02-24 12:23:17 -05:00 |
|
Joseph Schorr
|
e76b95f0e6
|
Add S3 storage test to validator tests
|
2017-02-24 12:23:17 -05:00 |
|
Joseph Schorr
|
09b3cfd549
|
Pull out torrent validation into validator class
|
2017-02-24 12:23:17 -05:00 |
|
Joseph Schorr
|
2944a4e13d
|
Pull out signing validation into validator class
|
2017-02-24 12:23:17 -05:00 |
|
Joseph Schorr
|
8844ecbb7c
|
Fix imports
|
2017-02-24 12:23:16 -05:00 |
|
Joseph Schorr
|
dcabb36ac7
|
Add TODO
|
2017-02-24 12:23:16 -05:00 |
|
Joseph Schorr
|
3db4c15459
|
Pull out security scanner validation into validator class
|
2017-02-24 12:23:16 -05:00 |
|
Joseph Schorr
|
c0f7530b29
|
Pull out JWT auth validation into validator class
Also fixes a small bug in validation (yay tests!)
|
2017-02-24 12:23:16 -05:00 |
|
Joseph Schorr
|
678f868bc4
|
Pull out keystone validation into validator class
|
2017-02-24 12:23:15 -05:00 |
|
Joseph Schorr
|
c55ddf7341
|
Pull out ldap validation into validator class
|
2017-02-24 12:23:15 -05:00 |
|
Joseph Schorr
|
2d64cf3000
|
Rename config validation source files
|
2017-02-24 12:23:15 -05:00 |
|
Joseph Schorr
|
00eceb7ed5
|
Pull out email validation into validator class
|
2017-02-24 12:23:15 -05:00 |
|
Joseph Schorr
|
ee4f5ed5d6
|
Move registry storage validator to new location
|
2017-02-24 12:23:15 -05:00 |
|
Joseph Schorr
|
b2afe68632
|
Pull out redis validation into validator class
|
2017-02-24 12:23:15 -05:00 |
|
Joseph Schorr
|
f933b3e295
|
Pull out database validation into validator class
|
2017-02-24 12:23:14 -05:00 |
|
Joseph Schorr
|
484977f728
|
Refactor security scanner validation from single sleep to polling
|
2017-02-24 12:23:14 -05:00 |
|
josephschorr
|
070180e253
|
Merge pull request #2371 from coreos-inc/entity-search-fix
Fix transparent icons in entity autocomplete
|
2017-02-24 11:27:51 -05:00 |
|
Evan Cordell
|
41033ae05d
|
fix typo
|
2017-02-23 19:03:26 -05:00 |
|
josephschorr
|
a5fd52f34b
|
Merge pull request #2385 from coreos-inc/remove-image-count
Remove images count (which is horribly slow in InnoDB) and add a max gauge
|
2017-02-23 18:58:00 -05:00 |
|
Evan Cordell
|
ecd441269b
|
Pass host to apostille (required for k8s ingress)
|
2017-02-23 18:29:02 -05:00 |
|
Evan Cordell
|
f42200a303
|
allow empty conf/stack in nginx config generation
needed for QE users that may not have one yet
|
2017-02-23 18:29:02 -05:00 |
|
Joseph Schorr
|
407341fe96
|
Remove images count (which is horribly slow in InnoDB) and add a max gauge
|
2017-02-23 17:37:28 -05:00 |
|
josephschorr
|
0003022549
|
Merge pull request #2384 from coreos-inc/fix-buildman
Fix removal of component from session factory
|
2017-02-23 17:16:52 -05:00 |
|
Joseph Schorr
|
29943b32a6
|
Fix removal of component from session factory
Session factory isn't a list but its own class
|
2017-02-23 17:15:47 -05:00 |
|
Charlton Austin
|
59d6cf8a86
|
Merge pull request #2376 from charltonaustin/quay_jwts_indicate_which_root_a_user_should_see_137968801
Adding in what metadata_root_name to JWT
|
2017-02-23 17:10:21 -05:00 |
|
josephschorr
|
b00f286ecf
|
Merge pull request #2383 from coreos-inc/remove-npm
Delete all the various forms of NPM cache
|
2017-02-23 15:46:01 -05:00 |
|
Jimmy Zelinskie
|
db503eaabe
|
Merge pull request #2381 from jzelinskie/failovertimeout
util.secscan.api: failover connection failures
|
2017-02-23 15:42:04 -05:00 |
|
Erica
|
254978c65b
|
Merge pull request #2380 from coreos-inc/FIX-local-db-init
fix(initdb): local db init
|
2017-02-23 15:35:36 -05:00 |
|
Joseph Schorr
|
ddbd0db137
|
Delete all the various forms of NPM cache
They clutter up the image and cause Twistlock to false positive
|
2017-02-23 15:34:58 -05:00 |
|
EvB
|
b11ca3043c
|
chore(initdb): allow overriding logging level with env var
|
2017-02-23 15:01:37 -05:00 |
|
Jimmy Zelinskie
|
c8034deab4
|
util.secscan.api: failover connection failures
|
2017-02-23 15:01:32 -05:00 |
|