Commit graph

5396 commits

Author SHA1 Message Date
josephschorr
a2cb30246d Merge pull request #1569 from coreos-inc/rac-stat
Change repo stats to use the RAC table and a nice UI
2016-06-22 15:08:10 -04:00
Joseph Schorr
853cca35f3 Change repo stats to use the RAC table and a nice UI 2016-06-22 15:06:53 -04:00
josephschorr
dbe14fe729 Merge pull request #1568 from coreos-inc/robots-view
Restyle robots view
2016-06-22 01:19:19 -04:00
Joseph Schorr
f5e8656366 Restyle robots view
Fixes https://github.com/coreos-inc/design/issues/233
2016-06-21 18:16:23 -04:00
josephschorr
7173d53030 Merge pull request #1549 from coreos-inc/certs
Switch to install custom LDAP cert by name
2016-06-21 15:13:44 -04:00
Joseph Schorr
66ec1d81ce Switch to install custom LDAP cert by name 2016-06-21 15:10:26 -04:00
josephschorr
63656e8dbb Merge pull request #1566 from coreos-inc/fix-js-error
Fix JS errors on Enterprise plans page
2016-06-21 14:12:57 -04:00
Joseph Schorr
60c4b38ed5 Fix JS errors on Enterprise plans page
- Upgrades Angulartics to 1.1.1 to fix $exceptionHandler issue
- Changes Raven to use an Angular plugin
- Fixes the digest cycle call on the enterprise plans page
2016-06-21 14:11:43 -04:00
josephschorr
875fbdddc1 Merge pull request #1565 from coreos-inc/k8s-robot
Globally replace illegal chars in escaped username
2016-06-21 14:02:38 -04:00
Joseph Schorr
ed727ad424 Globally replace illegal chars in escaped username
Fixes #1564
2016-06-21 13:29:35 -04:00
josephschorr
9e6a264f5f Merge pull request #1523 from coreos-inc/verb-tag-cache-fix
Add a uniqueness hash to derived image storage to break caching over …
2016-06-20 16:38:25 -04:00
Joseph Schorr
a43b741f1b Add a uniqueness hash to derived image storage to break caching over tags
This allows converted ACIs and squashed images to be unique based on the specified tag.

Fixes #92
2016-06-20 16:34:52 -04:00
josephschorr
a27c51e81f Merge pull request #1563 from coreos-inc/munchkin
Add Marketo munchkin tracking via angulartics
2016-06-20 16:30:26 -04:00
Joseph Schorr
9158fe38ee Add Marketo munchkin tracking via angulartics 2016-06-20 16:22:30 -04:00
josephschorr
119cc917fb Merge pull request #1562 from coreos-inc/toggle-repos
Add entity creation toggle and fix regexs
2016-06-20 14:40:22 -04:00
josephschorr
20a6fdc73f Merge pull request #1557 from jzelinskie/buildargs
buildman: mark missing buildargs as failure
2016-06-20 14:40:17 -04:00
Joseph Schorr
ab8709d7bb Fix robot and team patterns to match server 2016-06-20 14:35:14 -04:00
Joseph Schorr
41ae47c995 Toggle for add permissions dialog
Fixes #1553
2016-06-20 14:33:40 -04:00
josephschorr
af430d26fe Merge pull request #1561 from coreos-inc/expire-redis
Expire the build status in redis
2016-06-20 13:53:19 -04:00
Joseph Schorr
3b994431eb Auto expire the build status and logs in redis 2016-06-20 13:53:13 -04:00
josephschorr
f3204daa0c Merge pull request #1556 from coreos-inc/builder-cloudwatch
Add a cloud watch metric when we fail to start a build via EC2
2016-06-20 13:51:28 -04:00
Jake Moshenko
22562b0156 Merge pull request #1559 from jakedt/finishthejob
Finish removing the AJAX indexing support.
2016-06-20 13:42:05 -04:00
josephschorr
6dd7fe21f9 Merge pull request #1560 from coreos-inc/redis-down
Switch to generic RedisError
2016-06-20 11:50:20 -04:00
Joseph Schorr
986d20bcad Switch to generic RedisError
Fixes #1558
2016-06-20 11:20:17 -04:00
Jake Moshenko
4130054ef3 Finish removing the AJAX indexing support. 2016-06-20 10:15:21 -04:00
Jimmy Zelinskie
871c1634ed buildman: mark missing buildargs as failure 2016-06-17 18:33:54 -04:00
Jimmy Zelinskie
e6d214c955 readme: mention test database location 2016-06-17 18:23:11 -04:00
Jimmy Zelinskie
e6590c8cc2 readme: change logo to preview 2016-06-17 18:15:37 -04:00
Jimmy Zelinskie
4031e8b766 readme: fix embedded logo 2016-06-17 18:12:52 -04:00
Jimmy Zelinskie
672a6e9913 README: CoreOS standard README format (#1550)
This change also moves the macOS local setup instructions into the
README.
2016-06-17 18:07:33 -04:00
Joseph Schorr
7292524d69 Add a cloud watch metric when we fail to start a build via EC2
Fixes #1555
2016-06-17 16:19:57 -04:00
Jimmy Zelinskie
5298452fa7 builder cloudconfig: shutdown server after 3 hours (#1554) 2016-06-17 16:03:40 -04:00
Jake Moshenko
69caeae1d2 Merge pull request #1552 from jakedt/sitemap
Add a sitemap.txt for popular public repos
2016-06-17 15:26:41 -04:00
Jake Moshenko
a1cf12e460 Add a sitemap.txt for popular public repos
and reference it from the robots.txt
2016-06-17 14:34:20 -04:00
josephschorr
c712be05e2 Merge pull request #1548 from coreos-inc/500-page
Disable hosted status on 500 pages
2016-06-16 17:23:54 -04:00
Joseph Schorr
b73b534022 Disable hosted status on 500 pages
Fixes #1547
2016-06-16 16:27:18 -04:00
josephschorr
614b9124ae Merge pull request #1512 from coreos-inc/optimize-queries
Optimize various queries
2016-06-16 14:22:59 -04:00
Jimmy Zelinskie
671428022c changelog: cut 1.16.2 (#1543) 2016-06-16 14:05:02 -04:00
Jimmy Zelinskie
d599406140 nginx: use upstream ubuntu package (#1546)
Ubuntu 16.04 LTS has a newer version than what we compile.
2016-06-16 13:51:04 -04:00
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