Commit graph

7406 commits

Author SHA1 Message Date
Joseph Schorr
36f2272fe2 Fix handling of team sync when a user already exists with the email address 2017-04-25 17:42:35 -04:00
alecmerdler
fa1075482f disable 'Create New...' tooltip on click 2017-04-25 13:51:41 -07:00
Joseph Schorr
d895b4d5ff Fix appr tests to use the shared test fixtures 2017-04-24 23:08:28 -04:00
Joseph Schorr
cc09e8738e Remove extra whitespace 2017-04-24 17:04:09 -04:00
Joseph Schorr
d35eff848a Fix Concourse full db test config 2017-04-24 16:55:54 -04:00
Joseph Schorr
d7f3ef96ce Small fixes found by running full db tests 2017-04-24 16:45:15 -04:00
Joseph Schorr
a1a4b68306 Change fulldbtests to use py.test 2017-04-24 16:45:15 -04:00
Joseph Schorr
6ba7ed4cd6 Prep test fixtures for supporting non-SQLite database 2017-04-24 16:45:14 -04:00
Joseph Schorr
cb3695a629 Change config validator tests to use the shared fixtures 2017-04-24 16:45:14 -04:00
Joseph Schorr
7debd44b54 Switch fixture imports to wildcard in prep for full db test fixes 2017-04-24 16:45:14 -04:00
Kyle Brown
1ca51146e7 Merge pull request #2571 from kbrwn/gitlab-setup-update
updates to gitlab setup
2017-04-24 13:30:13 -07:00
Alec Merdler
66fe3de2f2 Merge pull request #2572 from alecmerdler/yarn-dev
Add Yarn Command to Continuously Run Tests
2017-04-24 13:02:26 -07:00
Jake Moshenko
0d04fd8bd2 Merge pull request #2575 from jakedt/fixrace
Resolve race condition between multiple log archivers
2017-04-24 13:53:29 -04:00
Jake Moshenko
a159bd3e77 Resolve race condition between multiple log archivers 2017-04-24 13:41:08 -04:00
Joseph Schorr
efcb903e48 Delete old and deprecated local-test 2017-04-24 13:06:24 -04:00
Antoine Legrand
8499612c4c Merge pull request #2538 from coreos-inc/enable-robot-cnr
Enable robot cnr
2017-04-24 17:32:46 +02:00
alecmerdler
77d6763844 added command to run tests continuously 2017-04-22 14:24:46 -07:00
Kyle Brown
1c2a8d5911 updates to gitlabsetup 2017-04-21 16:48:29 -07:00
josephschorr
a215d09340 Merge pull request #2570 from coreos-inc/fuck-you-gitlab
Gitlab can return `None` for avatar blocks
2017-04-21 17:52:52 -04:00
Joseph Schorr
69ff58f7bd Gitlab can return None for avatar blocks
Because reasons!
2017-04-21 17:37:00 -04:00
josephschorr
cc88cfb6ad Merge pull request #2568 from coreos-inc/fix-postgres-search
Fix search in postgres
2017-04-21 17:22:59 -04:00
Joseph Schorr
e46e668cc5 Fix search in postgres
Stupid missing group_by again
2017-04-21 17:21:17 -04:00
Erica
fc5c255965 Merge pull request #2565 from coreos-inc/HOTFIX-2.3.1
fix(migration): bring hotfix from v2.3.0 into master
2017-04-21 17:12:51 -04:00
josephschorr
80b565cbed Merge pull request #2567 from coreos-inc/secscan-unknown-condition
Add additional logging around secscan analyze
2017-04-21 16:54:44 -04:00
Joseph Schorr
f296599162 Add additional logging around secscan analyze 2017-04-21 16:52:47 -04:00
josephschorr
94ab6cf635 Merge pull request #2564 from coreos-inc/userfiles-relative-test
Add fix for relative paths in user files lookup and add test
2017-04-21 16:32:30 -04:00
Alec Merdler
81d3ac71df Merge pull request #2566 from alecmerdler/cor-table-improvement
Allow All Item Properties in CorTableComponent Columns
2017-04-21 13:31:16 -07:00
alecmerdler
33cecb042c do not remove properties from item in cor-table-column 2017-04-21 13:26:51 -07:00
Joseph Schorr
5bba018009 Add tests for user files endpoint and add regex filter 2017-04-21 16:13:18 -04:00
Joseph Schorr
4bb725dce0 Add fix for relative paths in user files lookup and add test 2017-04-21 15:54:15 -04:00
josephschorr
e9672326a8 Merge pull request #2563 from coreos-inc/log-exception
Add missing logging for IOError issue in archived logs
2017-04-21 14:41:22 -04:00
Joseph Schorr
3413fc3d8a Add missing logging for IOError issue in archived logs 2017-04-21 14:40:09 -04:00
Jake Moshenko
3b26e819d3 Merge pull request #2558 from jakedt/betternooper
Make the nooper impl even smaller!
2017-04-21 14:29:52 -04:00
josephschorr
a0fa42f559 Merge pull request #2562 from coreos-inc/fade-in-error
Use CSS animation to fade in the JS-cannot-load error so it doesn't flash on screen
2017-04-21 14:27:21 -04:00
Joseph Schorr
c00feede4d Use CSS animation to fade in the JS-cannot-load error so it doesn't flash on screen 2017-04-21 14:08:18 -04:00
josephschorr
cd8df95132 Merge pull request #2516 from coreos-inc/time-machine
Time machine configuration in Quay
2017-04-21 12:56:33 -04:00
EvB
aca978fcc7 doc(changelog): add 2.3.1 release notes 2017-04-21 12:06:26 -04:00
EvB
c5b411b704 fix(migrations): fix column additional w/ boolean default 2017-04-21 11:56:13 -04:00
Joseph Schorr
3dcbe3c631 If enabled, allow users and orgs to set their time machine expiration
Fixes https://www.pivotaltracker.com/story/show/142881203
2017-04-21 11:32:45 -04:00
Joseph Schorr
eb5cebbcdf Have tag operations dialog reflect time machine configuration
If a tag deletion is going to remove images, but those images are not going to be removed immediately, we need to message that

Fixes https://www.pivotaltracker.com/story/show/143063199
2017-04-21 11:32:25 -04:00
Jimmy Zelinskie
6bef1d1ff3 Merge pull request #2322 from jzelinskie/acifix
image/appc: fix volume conversion and add tests
2017-04-21 10:15:03 -04:00
josephschorr
c8136f2fe5 Merge pull request #2550 from coreos-inc/signing-ui
Basic signing support UI
2017-04-20 18:03:08 -04:00
Jake Moshenko
911896511f Merge pull request #2559 from jakedt/scarywarning
Remove the scary warning from the changelog.
2017-04-20 16:02:05 -04:00
Jake Moshenko
9023516f4f Remove the scary warning from the changelog. 2017-04-20 16:00:28 -04:00
Jake Moshenko
e97ef09bd3 Make the nooper impl even smaller! 2017-04-20 13:42:49 -04:00
Jake Moshenko
b1abc98c15 Merge pull request #2557 from jakedt/twothreezero
Add the changelog for v2.3.0
2017-04-20 13:35:03 -04:00
Jake Moshenko
7781e70390 Add the changelog for v2.3.0 2017-04-20 10:37:25 -04:00
josephschorr
b03771669b Merge pull request #2554 from coreos-inc/no-secscan-delete
Fix deleting repos when sec scan or signing is disabled
2017-04-19 17:09:59 -04:00
Joseph Schorr
c5bb9abf11 Fix deleting repos when sec scan or signing is disabled
Make sure we don't invoke the APIs to non-existent endpoints
2017-04-19 16:57:36 -04:00
josephschorr
25b9cd4421 Merge pull request #2555 from coreos-inc/fix-backfill-script
Fill backfill script for recent changes
2017-04-19 16:52:29 -04:00