Joseph Schorr
|
c0cc574ca2
|
Add Authorization header with token to user info call
While not required, it is recommended to send the token as an Authorization header to the UserInfo call in OIDC: http://openid.net/specs/openid-connect-core-1_0.html#UserInfo
Some implementations expect this and will fail if not present
|
2017-04-27 11:24:12 -04:00 |
|
Erica
|
a9337ff484
|
Merge pull request #2583 from coreos-inc/TEST-buildlogs-endpoint
test(endpoints/web): test buildlogs endpoint
|
2017-04-26 19:35:13 -04:00 |
|
EvB
|
b216290e31
|
test(endpoints/web): test buildlogs endpoint
|
2017-04-26 18:16:26 -04:00 |
|
Erica
|
51ff7cab20
|
Merge pull request #2582 from coreos-inc/FIX-archivelogs-url
fix(data.archivedlogs): update endpoint name
|
2017-04-26 17:34:57 -04:00 |
|
EvB
|
fddcd0a395
|
fix(data.archivedlogs): update endpoint name
|
2017-04-26 17:31:44 -04:00 |
|
josephschorr
|
5f13b99651
|
Merge pull request #2581 from coreos-inc/2.3.2-changelog
Changelog for v2.3.2
|
2017-04-26 14:25:03 -04:00 |
|
Joseph Schorr
|
6c91389d35
|
Changelog for v2.3.2
|
2017-04-26 14:23:51 -04:00 |
|
josephschorr
|
5c4f7d50c6
|
Merge pull request #2580 from coreos-inc/team-sync-email-fix
Fix handling of team sync when a user already exists with the email address
|
2017-04-26 14:19:23 -04:00 |
|
Erica
|
c5160d0eca
|
Merge pull request #2578 from coreos-inc/ALT-STORY-144122677-secure-archivedlogs-endpoint
refactor(archivedlogs): move archivelog handler to endpoints
|
2017-04-26 13:13:37 -04:00 |
|
EvB
|
5e995fae20
|
refactor(archivedlogs): move archivelog handler to endpoints
|
2017-04-26 11:41:55 -04:00 |
|
Alec Merdler
|
cd0799a4b4
|
Merge pull request #2579 from alecmerdler/fix-create-tooltip
Hide "Create New..." Tooltip When Clicked
|
2017-04-25 16:10:30 -07:00 |
|
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 |
|
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 |
|
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 |
|