Commit graph

8629 commits

Author SHA1 Message Date
Joseph Schorr
cb5fa0cefc
Merge pull request #3169 from quay/move-queuefile-tests
Move queuefile tests to pytest
2018-07-19 10:57:17 -04:00
Joseph Schorr
963e35251e Move queuefile tests to pytest 2018-07-19 10:49:53 -04:00
Joseph Schorr
5ece12eca4
Merge pull request #3168 from quay/move-storageproxy-test
Move storage proxy test into the storage directory
2018-07-18 17:34:18 -04:00
Joseph Schorr
b2981947c3
Merge pull request #3167 from quay/move-ssl-util-tests
Move SSL util tests to pytest
2018-07-18 17:33:35 -04:00
Joseph Schorr
be58605f44 Move storage proxy test into the storage directory 2018-07-18 17:33:15 -04:00
Joseph Schorr
f84cb05792
Merge pull request #3164 from quay/move-queue-tests
Move queue tests to pytest
2018-07-18 17:27:38 -04:00
Joseph Schorr
1a2513e0ec
Merge pull request #3166 from quay/move-publicrepo-test
Move public repo test to pytest
2018-07-18 17:27:22 -04:00
Joseph Schorr
894b754121 Move SSL util tests to pytest 2018-07-18 17:26:24 -04:00
Sam Chow
45853deef1
Merge pull request #3162 from quay/fix-config-app-certs-install
Override config directory in certs install script in config app
2018-07-18 17:23:50 -04:00
Joseph Schorr
2d7b4dd1bf Move public repo test to pytest 2018-07-18 17:22:05 -04:00
Joseph Schorr
a830d53212
Merge pull request #3165 from quay/increase-api-rate-limit
Increase the rate limit on the API
2018-07-18 15:45:38 -04:00
Joseph Schorr
2f297ab4fe Increase the rate limit on the API 2018-07-18 15:44:20 -04:00
Joseph Schorr
2c42d33b5d
Merge pull request #3163 from quay/increase-api-burst
Increase burst rate on API rate limit to allow security scan info to be loaded
2018-07-18 15:25:05 -04:00
Joseph Schorr
91e7b4264e Increase burst rate on API rate limit to allow security scan info to be loaded 2018-07-18 15:23:58 -04:00
Joseph Schorr
f648b3311b Move queue tests to pytest 2018-07-18 15:22:38 -04:00
Sam Chow
860703c2b2 Override config directory in certs install script in config app 2018-07-18 14:21:25 -04:00
Sam Chow
4c5e5d0579
Merge pull request #3161 from quay/cert-install-script-fix
Change cert install script to read from config dir
2018-07-18 14:03:14 -04:00
Sam Chow
51ae1e03d4 Change cert install script to read from config dir
Temporarily breaks the config app certs install, which will be fixed
later.
2018-07-18 14:01:07 -04:00
Joseph Schorr
be1d293416
Merge pull request #3160 from quay/move-buildquery-tests
Move build query tests to pytest
2018-07-18 13:50:21 -04:00
Joseph Schorr
afe5aafef6
Merge pull request #3159 from quay/move-preparetrigger-test
Move prepare trigger tests to pytest
2018-07-18 13:50:12 -04:00
Joseph Schorr
d7b1efa7fb
Merge pull request #3158 from quay/move-permissions-test
Move permissions test to pytest
2018-07-18 13:50:05 -04:00
Joseph Schorr
4415b4dcd7
Merge pull request #3157 from quay/move-names-test
Move names test to pytest
2018-07-18 13:49:59 -04:00
Joseph Schorr
928a5d604a Move build query tests to pytest 2018-07-18 11:26:18 -04:00
Joseph Schorr
a51f517f8d Move prepare trigger tests to pytest 2018-07-18 11:19:41 -04:00
Joseph Schorr
406082be74 Move permissions test to pytest 2018-07-18 11:14:27 -04:00
Joseph Schorr
8be5c66e14 Move names test to pytest 2018-07-18 11:10:44 -04:00
Sam Chow
4ed64b0956
Merge pull request #3151 from quay/project/remove-logins
Remove password confirmation in config app
2018-07-18 10:35:25 -04:00
Joseph Schorr
35d99167e2
Merge pull request #3150 from quay/joseph.schorr/QUAY-1001/update-support-info
Update contact information for Quay.io
2018-07-18 02:54:34 +03:00
Joseph Schorr
78317c0e93
Merge pull request #3149 from quay/joseph.schorr/QUAY-1000/remove-chatlio
Remove chatlio support chat
2018-07-18 02:54:27 +03:00
Joseph Schorr
e00f2d5865
Merge pull request #3156 from quay/move-morecollections-test
Move morecollections tests to pytest
2018-07-18 00:01:15 +03:00
Joseph Schorr
4f8b45c8d6
Merge pull request #3155 from quay/move-metrics-test
Move metrics test to pytest
2018-07-17 23:59:00 +03:00
Joseph Schorr
28a1c3f865 Move morecollections tests to pytest 2018-07-17 16:58:49 -04:00
Joseph Schorr
0f6c8e620d Move metrics test to pytest 2018-07-17 16:54:04 -04:00
Joseph Schorr
6a322c90f4
Merge pull request #3154 from quay/move-manifest-cornercase-test
Move manifest corner case tests to pytest
2018-07-17 23:53:49 +03:00
Joseph Schorr
58e553838c Move manifest corner case tests to pytest 2018-07-17 16:40:56 -04:00
Joseph Schorr
d63dba35cd
Merge pull request #3153 from quay/move-endtoend-auth-test
Move end to end auth tests for APIs into pytest
2018-07-17 23:29:53 +03:00
Joseph Schorr
fcb9fd3792 Move end to end auth tests for APIs into pytest 2018-07-17 16:28:03 -04:00
Joseph Schorr
7cb0e0dc80
Merge pull request #3152 from quay/move-cloud-storage-test
Move cloud storage tests to pytest
2018-07-17 23:19:02 +03:00
Joseph Schorr
4aee811611 Move cloud storage tests to pytest 2018-07-17 16:14:23 -04:00
Sam Chow
f5a8116f5a Remove password confirmation in config app
Small fix to manually clean up temp dir when creating new temp dir,
small fix to font awesome icons, change the jwt/keystone
validators to not use username/password
2018-07-17 16:00:55 -04:00
Joseph Schorr
c429612e3f Update contact information for Quay.io 2018-07-17 12:56:51 -04:00
Joseph Schorr
c2778c7031 Remove chatlio support chat
Fixes https://jira.coreos.com/browse/QUAY-1000
2018-07-17 12:55:17 -04:00
Sam Chow
496d94138c
Merge pull request #3139 from quay/spike/install-certs
Install certs in the config app, small refactor to LDAP validation
2018-07-16 12:50:36 -04:00
Joseph Schorr
a53cab9831
Merge pull request #3146 from quay/move-image-sharing-test
Move image sharing model tests to pytest
2018-07-16 19:49:04 +03:00
Joseph Schorr
cdaa312d0b Fix rollback of savepoints for full DB tests 2018-07-16 11:44:19 -04:00
Sam Chow
ba4b10b386 Update ldap validation test to match expected behavior 2018-07-16 11:18:22 -04:00
Joseph Schorr
eb8e325f94 Move image sharing model tests to pytest 2018-07-16 09:58:21 -04:00
Joseph Schorr
135ca41287
Merge pull request #3142 from quay/move-blob-model-test
Move blob model tests to pytest
2018-07-16 16:16:11 +03:00
Joseph Schorr
6c3cf403bd
Merge pull request #3137 from quay/joseph.schorr/QUAY-963/repo-name-check
Ensure that we limit the length of repository names
2018-07-15 19:17:40 +03:00
Joseph Schorr
a572fd33c7 Ensure that we limit the length of repository names
Until now, they'd simply be truncated by the database. Now, we properly check their lengths.

Fixes https://jira.coreos.com/browse/QUAY-963
2018-07-13 13:22:33 +03:00