Commit graph

5351 commits

Author SHA1 Message Date
Jimmy Zelinskie
a33a70a419 init: supress sv check output (#1545) 2016-06-15 17:57:27 -04:00
josephschorr
a793fd734c Merge pull request #1541 from coreos-inc/external-auth-creds
Change the encrypted password dialog to use the user's external usern…
2016-06-15 15:19:45 -04:00
Joseph Schorr
4b3420eddf Change the encrypted password dialog to use the user's external username, if one exists.
Fixes #1538
2016-06-14 18:09:42 -04:00
Rob Szumski
1b4f546a3a Merge pull request #1540 from robszumski/google-verification
templates: add Google verification tag
2016-06-14 11:15:24 -07:00
Rob Szumski
36ab86a8a5 templates: add Google verification tag 2016-06-14 10:13:21 -07:00
Jake Moshenko
f36442aa0d Merge pull request #1539 from jakedt/noescape
Remove escaped_fragment snapshot rendering.
2016-06-14 12:59:10 -04:00
Jake Moshenko
746728ba24 Remove escaped_fragment snapshot rendering. 2016-06-14 12:53:10 -04:00
Joseph Schorr
fea47bdaed Increase test counter to 10 2016-06-13 17:31:42 -04:00
josephschorr
58bef472d9 Merge pull request #1526 from coreos-inc/superuser-grant
Add ability for super users to take ownership of namespaces
2016-06-13 16:23:10 -04:00
Joseph Schorr
20816804e5 Add ability for super users to take ownership of namespaces
Fixes #1395
2016-06-13 16:22:52 -04:00
josephschorr
9263aad2ac Merge pull request #1534 from coreos-inc/flakey-test
Fix flaky tests
2016-06-13 16:12:15 -04:00
Joseph Schorr
4747dea395 Fix flaky tests 2016-06-13 16:00:55 -04:00
Jimmy Zelinskie
40e3a95868 runit: wait for syslog-ng before starting loggers (#1537) 2016-06-10 20:29:45 -04:00
josephschorr
92f0db8056 Merge pull request #1514 from coreos-inc/better-logs
Only send heavy log-based stats for repository where required
2016-06-09 14:52:30 -04:00
Joseph Schorr
c3701cea7a Only send heavy log-based stats for repository where required 2016-06-09 14:52:15 -04:00
josephschorr
a8d064055c Merge pull request #1533 from coreos-inc/pass-dialog-fixes
Fix enter key in password dialogs
2016-06-09 14:48:12 -04:00
Joseph Schorr
40ec2fcfd0 Fix enter key in password dialogs 2016-06-09 14:45:48 -04:00
josephschorr
496bc59e39 Merge pull request #1531 from coreos-inc/static-pages
Move privacy and TOS to Angular
2016-06-09 14:08:46 -04:00
josephschorr
2d2355fe3a Merge pull request #1532 from coreos-inc/logs-description
Remove description from the log for change desc
2016-06-09 14:08:40 -04:00
Joseph Schorr
56abefe58e Remove description from the log for change desc
Fixes #1524
2016-06-09 14:06:51 -04:00
josephschorr
bda5d7ae29 Merge pull request #1511 from coreos-inc/location-cache
Use a cache for ImageStorageLocation
2016-06-09 14:03:07 -04:00
Joseph Schorr
7aa6b812e2 Use a cache for ImageStorageLocation
No need to reload it from the DB or join as it is a static set only changed during migration
2016-06-09 14:02:42 -04:00
Joseph Schorr
8177c39aff Move privacy and TOS to Angular
Fixes #1529
2016-06-09 13:45:37 -04:00
Jimmy Zelinskie
12c7f20ae9 Merge pull request #1530 from jzelinskie/fix-import
Fix broken import
2016-06-08 16:18:16 -04:00
Jimmy Zelinskie
f15e5483e7 fix identation according to lint 2016-06-08 15:55:47 -04:00
Jimmy Zelinskie
9fb8b585b5 fix broken import 2016-06-08 15:55:29 -04:00
Jimmy Zelinskie
503605e826 CHANGELOG: cut release v1.16.1 (#1528) 2016-06-08 12:52:52 -04:00
josephschorr
53115b9109 Merge pull request #1527 from coreos-inc/defensive-copying
Make sure to iterate over a copy of the public_keys dictionary
2016-06-07 18:22:28 -04:00
Joseph Schorr
71b2853f40 Make sure to iterate over a copy of the public_keys dictionary 2016-06-07 18:20:42 -04:00
josephschorr
f75949d533 Merge pull request #1498 from coreos-inc/registry-keyserver
Use the instance service key for registry JWT signing
2016-06-07 14:38:28 -04:00
Joseph Schorr
8887f09ba8 Use the instance service key for registry JWT signing 2016-06-07 11:58:10 -04:00
josephschorr
a4aa5cc02a Merge pull request #1522 from coreos-inc/fix-team-list
Fix teams list in entity search
2016-06-06 11:49:39 -04:00
Joseph Schorr
b06b5b420a Fix teams list in entity search
The new version of Angular 1 no longer allows us to loop over an object, so we construct an array instead.

Fixes #1519
2016-06-06 11:47:53 -04:00
josephschorr
3351195480 Merge pull request #1521 from coreos-inc/configurable-size
Make the size of the build node HDD configurable
2016-06-06 11:35:38 -04:00
Joseph Schorr
f9469a84b3 Make the size of the build node HDD configurable
Fixes #1520
2016-06-06 11:35:10 -04:00
josephschorr
72b7bb5b10 Merge pull request #1517 from coreos-inc/fix-queue-cleanup-worker
Fix the queue cleanup worker to delete the items that have expired, n…
2016-06-04 14:08:16 -04:00
Joseph Schorr
dd0dd39bf0 Fix the queue cleanup worker to delete the items that have expired, not unexpired 2016-06-03 22:14:14 -04:00
Jimmy Zelinskie
7d356c451b buildman: fix misspell 2016-06-03 15:42:14 -04:00
Jimmy Zelinskie
2464e007d8 runit: add dependencies to loggers (#1515)
This guarantees that the logger starts after syslog and the process it's
logging.
2016-06-03 15:32:15 -04:00
josephschorr
338f93c3c8 Merge pull request #950 from coreos-inc/queuecleanup
Add a cleanup worker for the queue item table
2016-06-02 15:07:04 -04:00
josephschorr
cad8746f9d Merge pull request #1502 from coreos-inc/image-replication
Enable storage replication for V2 and add backfill tool
2016-06-02 15:02:53 -04:00
Joseph Schorr
5746b42c69 Add a cleanup worker for the queue item table
Fixes #784
2016-06-02 15:00:44 -04:00
Joseph Schorr
12924784ce Enable storage replication for V2 and add backfill tool
Fixes #1501
2016-06-02 14:36:08 -04:00
josephschorr
ec492bb683 Merge pull request #1323 from coreos-inc/secworkerreturn
Move security notification work into its own method to allow for retu…
2016-06-02 13:59:25 -04:00
josephschorr
c3588dadde Merge pull request #1510 from coreos-inc/unsupported
Reject manifest 2 earlier to make pushes faster
2016-06-02 12:47:11 -04:00
Joseph Schorr
48213f9ff9 Reject manifest 2 earlier to make pushes faster 2016-06-02 12:46:20 -04:00
Jimmy Zelinskie
aee9aa89a5 dockerfile: add missing backslashes 2016-06-02 12:38:02 -04:00
Jimmy Zelinskie
2317938bfa Merge pull request #1496 from jzelinskie/ripRMS
dockerfile: add check for GPL pip packages
2016-06-02 12:28:18 -04:00
Jimmy Zelinskie
e5241c6d88 tests: simple test for BuildRequest w/ archive URL 2016-06-02 12:27:49 -04:00
Jimmy Zelinskie
0637091a8b dockerfile: combine GPL check into one line 2016-06-02 12:27:49 -04:00