Commit graph

5388 commits

Author SHA1 Message Date
josephschorr
dc95f36f66 Merge pull request #1468 from coreos-inc/sizeclarify
Add a tooltip clarifying the size column
2016-05-16 14:34:25 -04:00
Joseph Schorr
fc8efd0794 Add a tooltip clarifying the size column
Fixes #1464
2016-05-16 14:33:33 -04:00
josephschorr
d894e01ba1 Merge pull request #1466 from coreos-inc/fixlogin
Temporary fix for login screen by always showing the signin (instead …
2016-05-16 14:13:12 -04:00
Joseph Schorr
7179f23568 Temporary fix for login screen by always showing the signin (instead of create account) 2016-05-16 14:12:15 -04:00
josephschorr
97fd476abc Merge pull request #1465 from coreos-inc/fixacitests
Fix ACI signing tests
2016-05-16 13:32:34 -04:00
Joseph Schorr
1365492b28 Fix ACI signing tests 2016-05-16 13:31:43 -04:00
josephschorr
fde27350f6 Merge pull request #1463 from coreos-inc/acisigntests
Add ACI signing tests
2016-05-13 18:42:23 -04:00
Joseph Schorr
64fe11a5f1 Add ACI signing tests 2016-05-13 18:29:57 -04:00
josephschorr
de6b7bc88d Merge pull request #1460 from coreos-inc/queuefilebinarydata
Add a binary data test for queue file
2016-05-13 16:43:18 -04:00
josephschorr
81cc004a56 Merge pull request #1459 from coreos-inc/logentrykindcache
Always use log entry kind cache
2016-05-13 16:43:13 -04:00
josephschorr
07e965e42a Merge pull request #1462 from coreos-inc/aciconvertest
Add basic ACI conversion tests
2016-05-13 16:42:48 -04:00
Joseph Schorr
d74198ee66 Add a binary data test for queue file 2016-05-13 15:56:06 -04:00
Joseph Schorr
72fd2b76e2 Add basic ACI conversion tests 2016-05-13 15:50:57 -04:00
Joseph Schorr
043699cfb3 Always use log entry kind cache
Fixes #1445
2016-05-13 15:20:55 -04:00
Joseph Schorr
2274d6ff84 Fix error 2016-05-12 16:54:05 -04:00
Joseph Schorr
2d4916c6ec Make role group thinner 2016-05-12 13:42:18 -04:00
Joseph Schorr
580814f712 Move the credentials dialog to always be under the body
Fixes a CSS issue with display:table-cell and nesting
2016-05-12 13:42:11 -04:00
josephschorr
23e925b259 Merge pull request #1421 from coreos-inc/credentials
New credentials dialog
2016-05-12 12:25:15 -04:00
Joseph Schorr
08d7b4babe New Credentials dialog
Fixes #279
2016-05-12 12:14:55 -04:00
Jimmy Zelinskie
972e4be811 log: cutoff at the max id past the cutoff_date
Previously we were using the min, which is always going to be equivalant
to the min id in the table.
2016-05-10 20:13:10 -07:00
josephschorr
f0bf138448 Fix handling of large numbers of image tracks (#1451)
Fixes #1448

Image tracks will now automatically inline when possible. When not possible, we display a maximum of 5 tracks before we change them to a single column with colored dots.
2016-05-10 18:15:34 -07:00
josephschorr
94e9448658 Fix loading of billing panel when the org has a deprecated plan (#1450) 2016-05-10 18:15:05 -07:00
josephschorr
90bf688c48 Merge pull request #1447 from coreos-inc/adminuser
Fix user:admin scope handling and add test
2016-05-09 15:45:51 +02:00
Joseph Schorr
a736407611 Fix user:admin scope handling and add test 2016-05-09 11:16:01 +02:00
Evan Cordell
eae771a465 Add changelog for v1.16.0 (#1446) 2016-05-06 11:19:38 -05:00
Rob Szumski
e4694cc6ec Merge pull request #1444 from robszumski/text-size
enterprise: fix sizing
2016-05-05 15:33:41 -04:00
Rob Szumski
92c41df799 enterprise: fix sizing 2016-05-05 15:31:52 -04:00
josephschorr
18af7806bc Merge pull request #1442 from coreos-inc/noreferrer
Add noreferrer to ng-safenewtab
2016-05-05 14:01:09 -04:00
Joseph Schorr
b1090ce834 Add noreferrer to ng-safenewtab
Fixes #1411
2016-05-05 14:00:17 -04:00
josephschorr
d572a45a57 Merge pull request #1441 from coreos-inc/fastesttests
Make security scan testing much faster
2016-05-05 13:57:05 -04:00
Joseph Schorr
343a080833 Make security scan testing much faster 2016-05-05 13:55:24 -04:00
Jake Moshenko
092da42e34 Merge pull request #1440 from jakedt/headerers
Add clair auth header in generalized interface
2016-05-05 13:45:57 -04:00
Jake Moshenko
75f5df6369 Add clair auth header in generalized interface 2016-05-05 13:28:06 -04:00
josephschorr
836a99083e Merge pull request #1439 from coreos-inc/fixtestlocalsecscan
Add testing of the new secscan-for-local endpoint and fix a bug
2016-05-04 22:02:59 -04:00
Joseph Schorr
232fa42897 Add testing of the new secscan-for-local endpoint and fix a bug 2016-05-04 21:47:03 -04:00
Jake Moshenko
67031e4e33 Merge pull request #1438 from jakedt/local_analyze
Local analyze
2016-05-04 19:07:14 -04:00
Jake Moshenko
9221a515de Use the registry API for security scanning
when the storage engine doesn't support direct download url
2016-05-04 18:04:06 -04:00
Jake Moshenko
1ef7008d85 Fix our url converters to not be silly 2016-05-04 17:38:21 -04:00
josephschorr
73e323c4d6 Merge pull request #1436 from coreos-inc/removeexpr
Remove old security scanner UI code
2016-05-04 15:27:08 -04:00
Joseph Schorr
9c22ee3e29 Remove old security scanner UI code 2016-05-04 15:25:30 -04:00
josephschorr
7fcb152e5f Merge pull request #1435 from coreos-inc/smallfixes
Various small fixes in prep for QE release
2016-05-04 15:22:10 -04:00
Joseph Schorr
73fa593d02 Various small fixes in prep for QE release 2016-05-04 15:20:27 -04:00
josephschorr
f55fd2049f Merge pull request #1433 from coreos-inc/ldapoptions
Add additional options for LDAP
2016-05-04 14:06:29 -04:00
Joseph Schorr
42515ed9ec Add additional options for LDAP
Fixes #1420
2016-05-04 13:59:20 -04:00
josephschorr
550b9cb2b3 Merge pull request #1428 from coreos-inc/clair-setup-new
Implement setup tool support for Clair
2016-05-04 13:52:54 -04:00
Joseph Schorr
2cbdecb043 Implement setup tool support for Clair
Fixes #1387
2016-05-04 13:40:50 -04:00
josephschorr
ee6d632e1b Merge pull request #1432 from coreos-inc/fix-keyserver
Fix key server to not list expired keys
2016-05-03 17:59:35 -04:00
Joseph Schorr
6e2df3b339 Fix key server to not list expired keys
Fixes the key server to not list expire keys and by default not return expired or unapproved keys unless explicitly requested.

Fixes #1430
2016-05-03 17:58:47 -04:00
Evan Cordell
53ce4de6aa Merge pull request #1426 from ecordell/wait-for-jwtproxy-config
Don't start jwtproxy if conf is not created yet
2016-05-03 13:20:36 -05:00
josephschorr
0d794422bf Merge pull request #1413 from coreos-inc/alwayssecure
Ensure that the `Secure` flag is set on session cookies when under HTTPS
2016-05-03 14:13:26 -04:00