.. |
data
|
Add support for linking to external users in entity search
|
2016-10-27 15:42:03 -04:00 |
triggerjson
|
Fix handling of Gitlab payloads with multiple commits
|
2016-09-30 12:14:32 +02:00 |
__init__.py
|
Add some tests to verify we're not leaking anything to completely public users (we're not)
|
2013-11-06 17:09:22 -05:00 |
analytics.py
|
Add some tests to make sure our docker API is properly respecting auth.
|
2013-11-07 17:10:57 -05:00 |
fulldbtest.sh
|
Change derived storage to be based on image
|
2015-11-24 12:44:07 -05:00 |
helpers.py
|
Basic labels support
|
2016-08-26 15:24:26 -04:00 |
queue_threads.py
|
Refactor queue locking to not use select for update
|
2015-11-03 11:32:28 -05:00 |
registry_tests.py
|
Fix namespace lookup in V1 registry search
|
2016-10-31 13:24:40 -04:00 |
specs.py
|
Change permissions model so that non-admins do not get org-wide read
|
2016-08-04 16:47:28 -04:00 |
test_anon_checked.py
|
Fix tests in response to breakage in #351
|
2015-08-17 16:26:20 -04:00 |
test_api_security.py
|
Add missing security test for delete org
|
2016-10-21 17:37:49 -04:00 |
test_api_usage.py
|
Add a test for deleting a user with federated login
|
2016-10-21 17:55:22 -04:00 |
test_auth.py
|
rename auth.auth to auth.process
|
2016-09-29 15:24:57 -04:00 |
test_backfill_allocator.py
|
Fix allocator test
|
2016-02-11 17:18:19 -05:00 |
test_blobmodel.py
|
Fix uncompressed size for blob store and add test
|
2016-03-29 14:16:56 -04:00 |
test_buildman.py
|
Record metrics in a separate etcd record
|
2016-10-03 16:11:37 -04:00 |
test_cloud_storage.py
|
Make sure we don't generate chunk sizes larger than 5 GB.
|
2016-10-25 13:57:49 -04:00 |
test_digest_tools.py
|
Prevent invalid tags on builds
|
2016-07-25 17:50:35 -07:00 |
test_dockerfileparse.py
|
Fix Dockerfile parsing for unicode and add testing
|
2015-08-31 14:32:26 -04:00 |
test_endpoints.py
|
key server: fix tests by exporting jwk_with_kid
|
2016-10-25 16:14:18 -04:00 |
test_external_jwt_authn.py
|
Add support to ExternalJWT Auth for external user linking
|
2016-10-27 15:42:03 -04:00 |
test_filelike.py
|
Add retry support to Swift
|
2016-07-26 09:56:00 -07:00 |
test_gc.py
|
Improve the garbage collection tests.
|
2016-09-07 13:25:19 -04:00 |
test_github.py
|
Fix handling of Github API paths and add tests
|
2016-06-30 14:10:22 -04:00 |
test_image_sharing.py
|
Unionize the mega query - It needed more performance-based benefits
|
2015-10-09 14:45:05 -07:00 |
test_imagetree.py
|
Improve the imagetree test.
|
2016-09-07 13:25:19 -04:00 |
test_keystone_auth.py
|
Add support to Keystone Auth for external user linking
|
2016-10-27 15:42:03 -04:00 |
test_ldap.py
|
Add support to LDAP for external user linking
|
2016-10-27 15:42:03 -04:00 |
test_license.py
|
s/Regions/Deployments
|
2016-10-24 16:04:04 -04:00 |
test_manifests.py
|
Fix verbs in manifestlist
|
2016-09-26 14:49:58 -04:00 |
test_metricqueue.py
|
Fixes prometheus start metric
|
2016-09-30 13:09:03 -04:00 |
test_names.py
|
Prevent invalid tags on builds
|
2016-07-25 17:50:35 -07:00 |
test_notifications.py
|
Fix NPE raised if a vulnerability notification doesn't have a level filter
|
2016-10-14 14:23:50 -04:00 |
test_notificationworker.py
|
Add an end-to-end test for the notifications queue
|
2016-09-21 15:15:35 -04:00 |
test_permissions.py
|
Accidental refactor, split out legacy.py into separate sumodules and update all call sites.
|
2015-07-17 11:56:15 -04:00 |
test_prepare_trigger.py
|
Fix handling of Gitlab payloads with multiple commits
|
2016-09-30 12:14:32 +02:00 |
test_queries.py
|
Making some refactors to make it easier to cancel the build at any time.
|
2016-10-24 15:59:33 -04:00 |
test_queue.py
|
Fix queue tests for MySQL
|
2016-07-15 13:27:50 -04:00 |
test_queuefile.py
|
Add retry support to Swift
|
2016-07-26 09:56:00 -07:00 |
test_registry_v2_auth.py
|
Add feature flag to force all direct download URLs to be proxied
|
2016-09-29 11:13:41 +02:00 |
test_repomodel.py
|
Add a sitemap.txt for popular public repos
|
2016-06-17 14:34:20 -04:00 |
test_secscan.py
|
Less verbose notifications for QSS
|
2016-10-10 15:18:49 -04:00 |
test_storageproxy.py
|
Add explicit config parameter to the JWT auth methods
|
2016-09-29 11:15:20 +02:00 |
test_storagereplication.py
|
Fix storage replication for CAS and add tests
|
2016-07-12 13:46:06 -04:00 |
test_streamlayerformat.py
|
Refactor the util directory to use subpackages.
|
2015-08-03 16:04:19 -04:00 |
test_suconfig_api.py
|
Add support for deleting namespaces (users, organizations)
|
2016-10-21 15:41:09 -04:00 |
test_swift.py
|
Add a test for swift path computation
|
2016-01-15 15:35:04 -05:00 |
test_trigger.py
|
Fix handling of multi-part branches in the build triggers
|
2016-07-26 13:41:13 -07:00 |
test_util.py
|
Better handling of namespace validation to fix a number of issues
|
2016-10-20 13:32:22 -04:00 |
test_v1_endpoint_security.py
|
Change permissions model so that non-admins do not get org-wide read
|
2016-08-04 16:47:28 -04:00 |
test_v2_endpoint_security.py
|
Change permissions model so that non-admins do not get org-wide read
|
2016-08-04 16:47:28 -04:00 |
test_validation.py
|
Basic labels support
|
2016-08-26 15:24:26 -04:00 |
test_visible_repos.py
|
Add additional tests for repo visibility and further simplify the query for perf
|
2015-10-15 12:12:57 -04:00 |
testconfig.py
|
Disable prometheus in tests
|
2016-07-14 15:48:21 -04:00 |
testlogs.py
|
Accidental refactor, split out legacy.py into separate sumodules and update all call sites.
|
2015-07-17 11:56:15 -04:00 |