Jimmy Zelinskie
|
4fb1875dbe
|
Merge pull request #148 from coreos-inc/squashwarn
Add better messaging around squashed fetching when the user is not a namespace admin
|
2015-06-17 16:40:20 -04:00 |
|
Joseph Schorr
|
96bcfa84ae
|
Add better messaging around squashed fetching when the user is not a namespace admin
Fixed #147
|
2015-06-17 16:38:31 -04:00 |
|
Joseph Schorr
|
331c300893
|
Refactor JWT auth to not import app locally
|
2015-06-17 15:53:21 -04:00 |
|
Jake Moshenko
|
ee154c37a8
|
Merge pull request #121 from coreos-inc/robots
Add support for custom robots.txt in conf/stack
|
2015-06-17 15:48:30 -04:00 |
|
Joseph Schorr
|
ba1328eefa
|
Change default robots.txt to disallow everything; we now override it in the production config
|
2015-06-17 15:45:03 -04:00 |
|
Jake Moshenko
|
34c06b0932
|
Merge pull request #133 from coreos-inc/alembichealth
Add health check endpoint to verify that the locally running DB revis…
|
2015-06-17 15:04:19 -04:00 |
|
Joseph Schorr
|
c2dc1c9b75
|
Handle case where etcd key is already removed on job complete
|
2015-06-17 15:02:58 -04:00 |
|
josephschorr
|
99dff912af
|
Merge pull request #146 from jzelinskie/timeout
help with the timeouts and all
|
2015-06-17 14:18:41 -04:00 |
|
Jimmy Zelinskie
|
177b96e965
|
builder: add missing 'yield from' coroutine
|
2015-06-17 14:16:27 -04:00 |
|
Jimmy Zelinskie
|
59aba93514
|
builder: update heartbeat timestamp on log message
|
2015-06-17 14:16:27 -04:00 |
|
Jimmy Zelinskie
|
2d6c0eadb1
|
Merge pull request #142 from coreos-inc/githubdelfix
Allow GitHub triggers to be removed if OAuth token is invalid
|
2015-06-17 13:27:27 -04:00 |
|
Joseph Schorr
|
fe70139daa
|
Allow GitHub triggers to be removed if OAuth token is invalid
|
2015-06-17 13:25:01 -04:00 |
|
Joseph Schorr
|
9b974f6b80
|
Add more build information to the events and have better messaging
Fixes #79
|
2015-06-16 23:16:36 -04:00 |
|
Joseph Schorr
|
7b94e37c95
|
Clarify why we use features.BILLING as the feature flag on the route
|
2015-06-16 17:43:02 -04:00 |
|
Jimmy Zelinskie
|
7315736c1f
|
Merge pull request #134 from coreos-inc/permapprove
Default to the read role in the permissions table
|
2015-06-16 17:37:46 -04:00 |
|
Jimmy Zelinskie
|
548e3d4d22
|
Merge pull request #129 from coreos-inc/gitfix
Handle the case where GH auth fails on a trigger request
|
2015-06-16 15:54:26 -04:00 |
|
Joseph Schorr
|
48ee4671a7
|
Some additional fixes when testing this branch
|
2015-06-16 15:46:58 -04:00 |
|
Joseph Schorr
|
91c829bd14
|
Merge branch 'master' into gitfix
|
2015-06-16 15:18:24 -04:00 |
|
josephschorr
|
98cfa44613
|
Merge pull request #137 from jzelinskie/nginx
nginx: recompile with SSL module, move directives
|
2015-06-16 12:32:29 -04:00 |
|
Jimmy Zelinskie
|
3166c9a38f
|
nginx: recompile with SSL module, move directives
|
2015-06-16 12:30:25 -04:00 |
|
Joseph Schorr
|
33b31a2451
|
Fix logs view in superuser panel
This seems to have been broken ever since we moved to syslog
|
2015-06-15 20:55:23 -04:00 |
|
Jimmy Zelinskie
|
92c0a05ec1
|
Merge pull request #135 from coreos-inc/logsuifix
Fix bug in the logs view UI
|
2015-06-15 17:29:30 -04:00 |
|
Joseph Schorr
|
b2d2fbe18f
|
Fix bug in the logs view UI
|
2015-06-15 17:26:58 -04:00 |
|
Joseph Schorr
|
34ab6e4ccc
|
Default to the read role in the permissions table
Fixes #126
|
2015-06-15 16:11:39 -04:00 |
|
Joseph Schorr
|
6e0dc1df08
|
Add health check endpoint to verify that the locally running DB revision matches that of the database
Fixes #132
|
2015-06-15 15:55:30 -04:00 |
|
Jimmy Zelinskie
|
ae779cade2
|
Merge pull request #130 from coreos-inc/setupbuildnow
Add button for running a newly setup trigger
|
2015-06-15 15:53:50 -04:00 |
|
Joseph Schorr
|
16a205c108
|
Add button for running a newly setup trigger
This allows users quick access to test their new trigger they just setup
Fixes #125
|
2015-06-12 17:02:58 -04:00 |
|
Jake Moshenko
|
860c7faf61
|
Merge pull request #127 from coreos-inc/vatotax
Add support for custom fields in billing invoices
|
2015-06-12 16:51:46 -04:00 |
|
Joseph Schorr
|
e7fa560787
|
Add support for custom fields in billing invoices
Customers (especially in Europe) need the ability to add Tax IDs, VAT IDs, and other custom fields to their invoices.
Fixes #106
|
2015-06-12 16:45:01 -04:00 |
|
Joseph Schorr
|
da120a1ef2
|
Handle the case where GH auth fails on a trigger request
Fixes #124
|
2015-06-12 16:34:13 -04:00 |
|
Jimmy Zelinskie
|
c3a738c7c2
|
Merge pull request #123 from coreos-inc/bbcommitfix
Switch BitBucket code to always use the latest commit
|
2015-06-11 14:29:43 -04:00 |
|
Joseph Schorr
|
88aa5a0830
|
Switch BitBucket code to always use the latest commit
Before this change, we'd use the first commit, which could be incorrect if there are multiple commits in a single push
Fixes #99
|
2015-06-11 14:12:01 -04:00 |
|
Jake Moshenko
|
683d5080d8
|
Merge pull request #122 from coreos-inc/lafix
Fix default log archive location for ER
|
2015-06-11 13:45:21 -04:00 |
|
Joseph Schorr
|
90b4f0a2ed
|
Fix default log archive location for ER
Before this change, the ER was using the default of 'local_us' from the base config, which is incorrect, and caused no logs to be archived.
|
2015-06-11 13:43:29 -04:00 |
|
Joseph Schorr
|
191f84fd0b
|
Add support for custom robots.txt in conf/stack
Fixes #115
|
2015-06-11 12:33:21 -04:00 |
|
josephschorr
|
7ba000a256
|
Merge pull request #46 from jakedt/thegooddieyoung
Fix the problem of the queue and etcd getting out of sync. Fix the buildman to track whether a builder ever successfully registers.
|
2015-06-10 17:48:40 -04:00 |
|
Jake Moshenko
|
d9d584d38d
|
Merge pull request #90 from jzelinskie/quay.ru
binarydeps: tengine 2.1.0 -> nginx 1.8.0
|
2015-06-10 17:39:44 -04:00 |
|
Jake Moshenko
|
c435f5c127
|
Add a comment about why we are taking a lock when terminating a builder machine.
|
2015-06-10 16:19:51 -04:00 |
|
Jake Moshenko
|
f767fc4d03
|
Track whether builders ever came online in etcd. Mark builds which never successfully heartbeated as incomplete.
|
2015-06-10 16:19:51 -04:00 |
|
Jake Moshenko
|
79f1181a63
|
Switch build-scheduled to an official build phase.
|
2015-06-10 16:19:51 -04:00 |
|
Jake Moshenko
|
884fedd229
|
Improve the log messages in the buildman.
|
2015-06-10 16:19:51 -04:00 |
|
Jake Moshenko
|
d31e25d5cd
|
Allow the individual build manager types to specify how long the queue should wait before retring a job that fails to schedule.
|
2015-06-10 16:19:50 -04:00 |
|
Jake Moshenko
|
a99414b222
|
Merge pull request #118 from coreos-inc/createfix
Fix creation of repositories when having a creator permission
|
2015-06-10 16:18:56 -04:00 |
|
Joseph Schorr
|
44f49a43dd
|
Fix creation of repositories when having a creator permission
This fixes the grants on a user's session when creating a repository with only the creator permission
Fixes #117
|
2015-06-10 16:12:42 -04:00 |
|
Jimmy Zelinskie
|
038e0972ac
|
Merge pull request #119 from coreos-inc/stringfix
Parenthesis fix on the JWT auth error message
|
2015-06-10 16:04:53 -04:00 |
|
Joseph Schorr
|
457ee7306e
|
Parenthesis fix on the JWT auth error message
|
2015-06-10 16:00:25 -04:00 |
|
Jimmy Zelinskie
|
b7303665a2
|
Merge pull request #111 from coreos-inc/incompletefix
Requeue build jobs after the work check timeout + some additional padding.
|
2015-06-09 20:44:40 -04:00 |
|
Joseph Schorr
|
24ce0decd9
|
Requeue build jobs after the work check timeout + some additional padding. This ensures that if a build somehow gets wedged, other builds can continue to be picked up.
|
2015-06-09 20:43:48 -04:00 |
|
Jimmy Zelinskie
|
a99f29eee4
|
Merge pull request #110 from coreos-inc/etcdex
Log the etcd exception so we can debug this issue
|
2015-06-09 20:37:23 -04:00 |
|
Joseph Schorr
|
f82831bff6
|
Log the etcd exception so we can debug this issue
|
2015-06-09 20:33:55 -04:00 |
|