Evan Cordell
4734cc90b4
Merge pull request #2809 from ecordell/QUAY-649/api-manifest-v22
...
Add a data interface for manifest labels API
2017-08-01 09:34:10 -04:00
josephschorr
6ce06942f0
Merge pull request #2791 from coreos-inc/purge-repo-optimization
...
Optimize purging of a repository by skipping the unreferenced check
2017-07-31 18:02:28 -04:00
josephschorr
0ae767d506
Merge pull request #2811 from coreos-inc/joseph.schorr/QUAY-631/repotoken-data-interface
...
Change repotoken to use a data interface
2017-07-31 18:02:12 -04:00
josephschorr
004fb88726
Merge pull request #2815 from coreos-inc/joseph.schorr/QUAY-650/image-api-data-interface
...
Change Image API to use a data interface
2017-07-31 18:01:55 -04:00
Evan Cordell
c92b566427
Add doc comments to data interface for manifest labels
2017-07-31 15:45:52 -04:00
Evan Cordell
af27a1b6dc
Add a data interface for manifest labels API
2017-07-31 15:45:52 -04:00
Jimmy Zelinskie
fe6760749a
Merge pull request #2826 from jzelinskie/appr-v22
...
endpoints.appr: move to new v22 format
2017-07-31 07:36:40 -07:00
Antoine Legrand
66e85ec63c
Merge pull request #2842 from coreos-inc/alegrand/fix_docker-base_build
...
Remove duplicated nodejs symlink in the dockerfile
2017-07-31 01:37:17 +02:00
Antoine Legrand
9425ecd17e
Remove duplicated nodejs symlink in the dockerfile
2017-07-28 22:29:01 +02:00
Joseph Schorr
8ab600707c
Change repotoken to use a data interface
2017-07-28 15:51:49 -04:00
Charlton Austin
dd69fd66ce
Merge pull request #2839 from charltonaustin/fix_bug_repository_v2_2
...
fix(repository_models_pre_oci): fixed how we called a field
2017-07-28 15:36:59 -04:00
Antoine Legrand
5bb785cae9
Merge pull request #2789 from coreos-inc/alegrand/ci_e2e_demo_tests
...
Add Yarn e2e / Appr e2e Tests to the CI
2017-07-28 20:54:07 +02:00
josephschorr
67f021c695
Merge pull request #2840 from coreos-inc/flaky-test-fix
...
Fix bug in service key rotation and fix associated flaky test
2017-07-28 14:37:22 -04:00
Joseph Schorr
74e8bc296e
Fix bug in service key rotation and fix associated flaky test
...
We were using `datetime.now` in both the rotation code and the test, but the model uses `utcnow`.
2017-07-28 14:20:11 -04:00
Charlton Austin
39196b6b97
fix(repository_models_pre_oci): fixed how we called a field
...
Issue: NA
- [ ] It works!
- [ ] Comments provide sufficient explanations for the next contributor
- [ ] Tests cover changes and corner cases
- [ ] Follows Quay syntax patterns and format
2017-07-28 14:14:20 -04:00
Joseph Schorr
dfe371286a
Optimize purging of a repository by skipping the unreferenced check
2017-07-28 13:41:14 -04:00
Antoine Legrand
86f418a288
Add docker-cli e2e tests
2017-07-28 19:35:34 +02:00
Alec Merdler
ae9bd8b727
Merge pull request #2837 from alecmerdler/QUAY-755
...
Fix 502 Error Page
2017-07-28 12:30:02 -04:00
Antoine Legrand
f3ac04f799
CI service command
2017-07-28 17:04:52 +02:00
Antoine Legrand
7cc39a7c54
Add Appr e2e
2017-07-28 15:03:35 +02:00
Antoine Legrand
fc8ba8b84e
test yarn e2e
2017-07-28 15:03:35 +02:00
Antoine Legrand
0ad28d056c
Build base image only on schedule
2017-07-28 15:03:35 +02:00
Antoine Legrand
b58f029f83
test_e2e
2017-07-28 15:03:35 +02:00
Charlton Austin
35f947376b
Merge pull request #2835 from jakedt/jake/runlevels
...
Jake/runlevels
2017-07-27 16:59:26 -04:00
josephschorr
bfc2a06774
Merge pull request #2838 from coreos-inc/add-configurable-flags
...
Add configurable stale_timeout and max_connections on pool
2017-07-27 15:29:06 -04:00
Joseph Schorr
6043bf45b4
Add configurable stale_timeout and max_connections on pool
2017-07-27 15:26:26 -04:00
Alec Merdler
fb7df1e568
fixed 502 route in Nginx config
2017-07-27 14:45:18 -04:00
Charlton Austin
72264cbdad
feat(adding in a way to run interactive processes):
...
Issue: NA
- [ ] It works!
- [ ] Comments provide sufficient explanations for the next contributor
- [ ] Tests cover changes and corner cases
- [ ] Follows Quay syntax patterns and format
2017-07-27 14:30:45 -04:00
Jake Moshenko
572eeca8f5
Split the runit services into interactive and batch categories.
2017-07-27 14:30:45 -04:00
josephschorr
1e2ed16439
Merge pull request #2836 from coreos-inc/pass-pool-env
...
Pass DB connection pooling arg
2017-07-27 14:29:31 -04:00
Joseph Schorr
be62ede87c
Pass DB connection pooling arg
2017-07-27 14:22:44 -04:00
josephschorr
16f67ff8f8
Merge pull request #2834 from coreos-inc/connection-pooling
...
Enable connection pooling in the registry
2017-07-27 14:01:41 -04:00
Joseph Schorr
f79542fefb
Enable connection pooling in the registry
2017-07-27 14:00:23 -04:00
Antoine Legrand
67e7e8274b
Merge pull request #2833 from coreos-inc/fix_s3_storage_test
...
Print only first line of s3 error message
2017-07-27 18:18:58 +02:00
Antoine Legrand
e656f460eb
Merge pull request #2832 from coreos-inc/build_image_without_cache
...
Build-ci image without using docker cache
2017-07-27 18:08:06 +02:00
Antoine Legrand
2d60ad71b6
Print only first line of s3 error message
2017-07-27 18:05:06 +02:00
Antoine Legrand
a5031f3362
Build-ci image without using docker cache
2017-07-27 17:42:23 +02:00
Charlton Austin
78f77017e8
Merge pull request #2829 from charltonaustin/fix_bug_with_v2_2
...
fix(error with repository): removed a field that is not being used
2017-07-27 10:40:43 -04:00
Charlton Austin
11b1dca994
fix(error with repository): removed a field that is not being used
...
this causes an exception when getting releases
Issue: https://coreosdev.atlassian.net/browse/QUAY-753
- [ ] It works!
- [ ] Comments provide sufficient explanations for the next contributor
- [ ] Tests cover changes and corner cases
- [ ] Follows Quay syntax patterns and format
2017-07-27 10:20:55 -04:00
Antoine Legrand
af9a6caa49
Merge pull request #2713 from coreos-inc/alegrand/QUAY-569/show-code-coverage
...
add coverage report
2017-07-27 12:41:19 +02:00
Antoine Legrand
9fd455de28
show migration head
2017-07-27 12:39:15 +02:00
Antoine Legrand
851686dd0b
add coverage report
2017-07-27 12:12:56 +02:00
Jake Moshenko
90ed0c28be
Merge pull request #2828 from jakedt/attribs
...
Use a more pro-active approach to identify an uninitialized db proxy.
2017-07-26 18:25:10 -04:00
Jake Moshenko
e9a5fdbad1
Use a more pro-active approach to identify an uninitialized db proxy.
2017-07-26 18:23:05 -04:00
josephschorr
d2dc3c40bf
Merge pull request #2827 from coreos-inc/remove-validate-storage
...
Remove unnecessary bucket validation call in storage
2017-07-26 18:17:16 -04:00
Joseph Schorr
cdee387d3f
Remove unnecessary bucket validation call in storage
2017-07-26 18:14:53 -04:00
josephschorr
cc79a2a3db
Merge pull request #2825 from coreos-inc/remove-db-config
...
Remove the configure call in UseThenDisconnect
2017-07-26 14:16:35 -04:00
Joseph Schorr
50c144a7c4
Remove the configure call in UseThenDisconnect
...
This hopefully avoids us creating secondary connections
2017-07-26 14:14:52 -04:00
Jimmy Zelinskie
155cb65f7d
endpoints.appr: move to new v22 format
2017-07-26 11:02:44 -07:00
Jake Moshenko
c8cdd39d04
Merge pull request #2823 from jakedt/buildhilarity
...
Release database connections after updating build statuses.
2017-07-26 12:45:47 -04:00