josephschorr
3143da6392
Merge pull request #1608 from coreos-inc/storage-rep
...
Fix storage replication for CAS and add tests
2016-07-12 13:56:36 -04:00
Joseph Schorr
5cd793331e
Fix storage replication for CAS and add tests
2016-07-12 13:46:06 -04:00
josephschorr
74023ff696
Merge pull request #1611 from coreos-inc/team-delete
...
Fix delete team error message for admin teams
2016-07-11 15:51:58 -04:00
josephschorr
98e1d833e7
Merge pull request #1606 from coreos-inc/landing-page
...
New landing page header and logos
2016-07-11 15:51:50 -04:00
Joseph Schorr
c1e4bf79b7
Fix delete team error message for admin teams
2016-07-11 15:47:05 -04:00
josephschorr
da0357a460
Merge pull request #1609 from coreos-inc/package-vuln-test-notify
...
Fix `get_priority_for_index` method for non-int values
2016-07-11 15:10:20 -04:00
Joseph Schorr
541764d87b
Fix get_priority_for_index
method for non-int values
...
Fixes #1607
2016-07-11 15:04:50 -04:00
Joseph Schorr
f81987e38a
New landing page header and logos
...
Fixes #1313
2016-07-11 14:37:43 -04:00
Joseph Schorr
d8b72e8503
Switch to using a defined branch and not always pulling the VM image
2016-07-08 17:53:25 -04:00
Joseph Schorr
3d4af78f01
Fix label to never allow a space (which breaks Kubernetes)
2016-07-08 17:09:06 -04:00
Joseph Schorr
811413fe9c
Add multiple executor and whitelist support to build manager
2016-07-08 15:50:51 -04:00
Joseph Schorr
6bdbe25cdc
Cleanup unused imports
2016-07-08 15:50:51 -04:00
Joseph Schorr
7471d0e35f
Small code cleanup before whitelist addition
2016-07-08 15:50:51 -04:00
Colin Hom
1e3351f3f4
local-docker.sh now accepts env vars
2016-07-08 15:50:51 -04:00
Colin Hom
bc13333f20
Kubernetes build worker
2016-07-08 15:50:51 -04:00
Jake Moshenko
3044f8ecbd
Merge pull request #1603 from jakedt/invoices
...
Billing stuff
2016-07-08 14:11:17 -04:00
Jake Moshenko
af37f44c84
Collect billing address on credit card operations.
2016-07-08 13:00:01 -04:00
Jake Moshenko
4bb24e8ff9
Invoice tool for generating accounting compliant reports.
2016-07-08 13:00:01 -04:00
Joseph Schorr
241ebaa084
Fix typo
2016-07-07 15:06:29 -04:00
josephschorr
a21bf1d494
Merge pull request #1601 from coreos-inc/multiple-rdns
...
Allow for multiple user RDNs in LDAP
2016-07-07 14:56:28 -04:00
Joseph Schorr
adaeeba5d0
Allow for multiple user RDNs in LDAP
...
Fixes #1600
2016-07-07 14:46:38 -04:00
josephschorr
40473f9fbd
Merge pull request #1599 from coreos-inc/small-fixes
...
Small fixes
2016-07-06 16:18:46 -04:00
Joseph Schorr
d1699e75b7
Add missing constructor argument
2016-07-06 16:17:02 -04:00
Joseph Schorr
e252ee07cb
Fix popularity metrics on list repos API
2016-07-06 16:15:54 -04:00
josephschorr
6bde6406c9
Merge pull request #1598 from coreos-inc/instance-key-id-health
...
Add instance key ID to the health check endpoint
2016-07-05 15:45:47 -04:00
josephschorr
c90878ff04
Merge pull request #1596 from coreos-inc/prometheus-client
...
Prometheus support
2016-07-05 15:45:40 -04:00
Joseph Schorr
a1009af61c
Move aggregator into its own repo and add it to the image
2016-07-05 15:39:51 -04:00
Joseph Schorr
7fddc61b8f
Add instance key ID to the health check endpoint
...
Fixes #1429
2016-07-05 14:14:22 -04:00
Joseph Schorr
713ba3abaf
Further updates to the Prometheus client code
2016-07-01 14:16:51 -04:00
Jake Moshenko
668a8edc50
Refactor prometheus integration
...
Move prometheus to SaaS and make it a plugin
Move static callers to use metrics_queue plugin
Change local-docker to support different quay clone dirnames
Change prom_aggregator to use logrus
2016-07-01 14:16:50 -04:00
Matt Jibson
3d9acf2fff
Use prometheus as a metric backend
...
This entails writing a metric aggregation program since each worker has its
own memory, and thus own metrics because of python gunicorn. The python
client is a simple wrapper that makes web requests to it.
2016-07-01 14:16:50 -04:00
josephschorr
781f2eec72
Merge pull request #1595 from coreos-inc/remove-namespaces
...
Hide namespaces on the list view
2016-07-01 13:09:22 -04:00
Joseph Schorr
c5578fc214
Hide namespaces on the list view
...
Fixes #1594
2016-07-01 13:07:37 -04:00
josephschorr
2122d70d00
Merge pull request #1593 from coreos-inc/pagination-error
...
Fix various SQL errors
2016-07-01 13:06:18 -04:00
Joseph Schorr
117ccda1cf
Fix postgres error in SQL query
2016-07-01 13:04:20 -04:00
Jimmy Zelinskie
75ddaba0a0
requirements: migrate back to upstream PyGithub ( #1592 )
2016-07-01 11:49:41 -04:00
Joseph Schorr
1eec6f53b2
Fix SQL error with pagination around Repositories
...
Fixes #1591
2016-06-30 17:31:35 -04:00
josephschorr
36fa93a0fb
Merge pull request #1590 from coreos-inc/githubpathfix
...
Fix handling of Github API paths and add tests
2016-06-30 15:52:27 -04:00
Joseph Schorr
9558c0e937
Fix handling of Github API paths and add tests
2016-06-30 14:10:22 -04:00
josephschorr
cf947962dc
Merge pull request #1587 from coreos-inc/tutorial-fix
...
Handle user events Redis not working in tutorial
2016-06-28 17:26:16 -04:00
Joseph Schorr
310ecd11cc
Handle user events Redis not working in tutorial
...
Also does some basic restyling
Fixes #1586
2016-06-28 17:04:31 -04:00
Jimmy Zelinskie
073b643aab
changelog: cut 1.16.3 ( #1572 )
2016-06-27 14:42:44 -04:00
Jimmy Zelinskie
2b84888c2f
syslog: have syslog generate timestamps ( #1585 )
...
This is the more elegant solution to #1579 .
2016-06-27 14:42:44 -04:00
Joseph Schorr
ab1756306b
Switch to using the leeway parameter on JWT validation
2016-06-27 14:42:44 -04:00
josephschorr
00aa27beb9
Merge pull request #1583 from coreos-inc/setup-fixes
...
Setup bug fixes
2016-06-27 13:46:46 -04:00
Joseph Schorr
2983195a4a
Fix OAuth key not found error for Dex
...
Fixes #1582
2016-06-27 13:38:11 -04:00
Joseph Schorr
0b389ec4ff
Fix handling of ports in setup tool redirect
...
Fixes #1581
2016-06-27 13:37:52 -04:00
josephschorr
529002d050
Merge pull request #1580 from coreos-inc/disable-flaky-tests
...
Disable flaky mock-based tests
2016-06-24 16:05:51 -04:00
Joseph Schorr
2f771304fa
Disable flaky mock-based tests
2016-06-24 16:04:34 -04:00
Jimmy Zelinskie
a40b065bd3
syslog: fix timestamp ( #1579 )
...
Previously the timestamp was locked to the time at which the logger
process started. This change parses messages in bash and then calls the
logger once for each message ignoring newlines (read -r) in order to
guarantee the timestamp is correct.
2016-06-24 15:46:58 -04:00