Jake Moshenko
|
8b5c781f84
|
Change the health check to ping the db and the redis build logs.
|
2014-05-13 18:53:42 -04:00 |
|
Jake Moshenko
|
b3aba08426
|
Upgrade to a trusty based version of phusion baseimage.
|
2014-05-13 18:31:52 -04:00 |
|
Jake Moshenko
|
c92ce54a37
|
Reduce a step in the worker bootstrap.
|
2014-05-13 17:44:45 -04:00 |
|
Jake Moshenko
|
11c6c5fa52
|
Merge remote-tracking branch 'origin/master' into ldapper
Conflicts:
app.py
|
2014-05-13 16:55:02 -04:00 |
|
Jake Moshenko
|
53fa778cda
|
Export a volume for data storage.
|
2014-05-13 16:27:54 -04:00 |
|
Jake Moshenko
|
628d09afe0
|
Remove the passwd attr ldap config.
|
2014-05-13 15:52:20 -04:00 |
|
Jake Moshenko
|
f60c73463a
|
Fix the tests to work with the database proxy.
|
2014-05-13 15:26:13 -04:00 |
|
Jake Moshenko
|
d31c7e1ecf
|
Merge branch 'ldapper' of ssh://bitbucket.org/yackob03/quay into ldapper
|
2014-05-13 15:22:46 -04:00 |
|
Jake Moshenko
|
2da8b4737e
|
Fix the registry to work with unicode usernames in LDAP.
|
2014-05-13 15:22:31 -04:00 |
|
Jake Moshenko
|
f049f738da
|
Run the db migrations on container start unless we're running against Sqlite.
|
2014-05-13 15:20:17 -04:00 |
|
Jake Moshenko
|
553ef36e9b
|
Fix a remaining direct usage of transaction factory in the data model.
|
2014-05-13 15:17:16 -04:00 |
|
Jake Moshenko
|
5fdccfe3e6
|
Add an alembic migration for the full initial database with the data. Switch LDAP to using bind and creating a federated login entry. Add LDAP support to the registry and index endpoints. Add a username transliteration and suggestion mechanism. Switch the database and model to require a manual initialization call.
|
2014-05-13 12:17:26 -04:00 |
|
Joseph Schorr
|
8327d9fdbf
|
Fix URLs of the generated build status badges
|
2014-05-12 19:03:42 -04:00 |
|
Joseph Schorr
|
0fd114df84
|
Add API usage tests for the superuser API
|
2014-05-12 15:22:58 -04:00 |
|
Joseph Schorr
|
f12970469b
|
Add security tests for the superuser API
|
2014-05-12 14:45:19 -04:00 |
|
Joseph Schorr
|
08ccad7fe4
|
Add support for not using CDN-based resources. When USE_CDN = False, all CDN-based resources will instead be used from the local system.
|
2014-05-09 18:49:33 -04:00 |
|
Jake Moshenko
|
997a093b08
|
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
|
2014-05-09 18:45:17 -04:00 |
|
Jake Moshenko
|
bcb993a914
|
Set up the build logs to use our fake build logs on test and local.
|
2014-05-09 18:45:11 -04:00 |
|
Joseph Schorr
|
b4e091badd
|
Fix the build view controller to always search for the build to update
|
2014-05-09 17:54:11 -04:00 |
|
Jake Moshenko
|
027ada1f5c
|
First stab at LDAP integration.
|
2014-05-09 17:39:43 -04:00 |
|
Joseph Schorr
|
e2992d08bb
|
Further JS fixes
|
2014-05-09 17:23:35 -04:00 |
|
Joseph Schorr
|
278c28f350
|
Fix NPE in user service
|
2014-05-08 19:09:43 -04:00 |
|
Jake Moshenko
|
580bb152fe
|
Fix a typo in one of the abort errors.
|
2014-05-08 11:50:38 -04:00 |
|
Jake Moshenko
|
feb7ad8dd1
|
Use the pooled mysql database.
|
2014-05-07 12:37:45 -04:00 |
|
Jake Moshenko
|
4af2a30a45
|
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
|
2014-05-06 18:46:39 -04:00 |
|
Jake Moshenko
|
8a3af93b8c
|
Improve the builder response to being terminated or dying.
|
2014-05-06 18:46:19 -04:00 |
|
Jake Moshenko
|
acbfc0bd5a
|
Merge branch 'master' of bitbucket.org:yackob03/quay
|
2014-05-06 15:14:06 -04:00 |
|
Jake Moshenko
|
ebca0abc82
|
Update the ancestry audit to actually check that the ancestors match the ones they should.
|
2014-05-06 15:13:43 -04:00 |
|
Jake Moshenko
|
bd63ea98f3
|
Prepare the backfill uploading flag script for the production run.
|
2014-05-06 14:17:57 -04:00 |
|
Jake Moshenko
|
4059c6ccbb
|
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
|
2014-05-05 15:34:16 -04:00 |
|
Joseph Schorr
|
2c2c4d111b
|
Extra null check when loading plans
|
2014-05-05 12:54:54 -04:00 |
|
Joseph Schorr
|
2997e5285c
|
Merge branch 'master' of https://bitbucket.org/yackob03/quay
|
2014-05-02 21:42:49 -04:00 |
|
Joseph Schorr
|
5f8fc6375f
|
Fix Stripe checkout dialog now that they've closed our hack
|
2014-05-02 21:42:36 -04:00 |
|
Jake Moshenko
|
c9371fd01c
|
Fix the script to backfill uploading flags.
|
2014-05-02 17:49:36 -04:00 |
|
Jake Moshenko
|
efefc7fc03
|
Add a tool to backfill the upload flags from the registry data.
|
2014-05-02 17:33:14 -04:00 |
|
Jake Moshenko
|
ef9fe871fc
|
Move the upload flag to the database, and use the database stored image size rather than going to s3.
|
2014-05-02 16:59:46 -04:00 |
|
Jake Moshenko
|
21304a5678
|
We are not a standalone registry.
|
2014-05-02 14:52:03 -04:00 |
|
Jake Moshenko
|
e422f2eee9
|
Add the logger name to the production logging config.
|
2014-05-02 14:04:50 -04:00 |
|
Jake Moshenko
|
1d8cbf1376
|
Merge remote-tracking branch 'origin/profilelog'
|
2014-05-02 13:44:51 -04:00 |
|
Jake Moshenko
|
4556ff52b3
|
Change the request ids to use urns. Add the logger name to the log formatter.
|
2014-05-02 13:43:57 -04:00 |
|
Joseph Schorr
|
7fc204fe70
|
Further handle cases in the graphing library where the container element is no longer avaliable
|
2014-05-02 13:39:22 -04:00 |
|
Joseph Schorr
|
6b131fe032
|
Merge branch 'master' of https://bitbucket.org/yackob03/quay
|
2014-05-02 01:43:18 -04:00 |
|
Joseph Schorr
|
abc2b98076
|
Loosen the regex on creating tags to match the Docker CLI
|
2014-05-02 01:43:10 -04:00 |
|
Jake Moshenko
|
fe2eb079b7
|
Remove unused import.
|
2014-05-01 21:38:02 -04:00 |
|
Joseph Schorr
|
fe2430f158
|
Remove test "True" that breaks permissions on the Github trigger
|
2014-05-01 21:35:07 -04:00 |
|
Joseph Schorr
|
4da49da730
|
Add general+trackable logging to every request and add fine grain logging to the index and registry for determining possible performance regressions
|
2014-05-01 21:19:52 -04:00 |
|
Jake Moshenko
|
a5a61576ae
|
Revamp the logging a bit. Not quite done yet.
|
2014-05-01 19:44:28 -04:00 |
|
Jake Moshenko
|
3fb4fafb33
|
Merge branch 'trustybuilder'
|
2014-05-01 17:55:14 -04:00 |
|
Jake Moshenko
|
55f18a2ecf
|
Add the missing uid translation range to the root user.
|
2014-05-01 17:54:59 -04:00 |
|
Jake Moshenko
|
ec282999bf
|
Use the docker version which works with 14.04 lxc.
|
2014-05-01 17:24:58 -04:00 |
|