Joseph Schorr
10d5fd2f6b
Only include the global nav when billing is enabled
...
Makes pages load faster for enterprise and not have a flicker
2016-01-25 10:33:59 -05:00
josephschorr
463c8e4dc8
Merge pull request #1163 from vcaputo/security-fixups
...
static/security: miscellaneous fixes
2016-01-23 21:17:04 -05:00
Jimmy Zelinskie
e76648e682
Merge pull request #1164 from vcaputo/plans-fixups
...
static/plans: fixed typos
2016-01-23 14:23:32 -05:00
Vito Caputo
2b78a192f3
static/plans: fixed typos
2016-01-23 00:04:41 -08:00
Vito Caputo
91d8637fea
static/security: miscellaneous fixes
...
Some typos and changed language about "never communicating in plain text
on any wire." We cannot assert that, we communicate with an S3 endpoint
and entrust it to perform encryption on our behalf. What we hand S3 is
plaintext, and there are very likely numerous wires behind that endpoint.
2016-01-22 23:43:34 -08:00
Jimmy Zelinskie
85ae1a2a0a
Merge pull request #1161 from jzelinskie/torrenthmac
...
misc torrent changes
2016-01-22 23:02:44 -05:00
josephschorr
566a91f003
Merge pull request #1160 from coreos-inc/dockerv2authsucks
...
Fix Docker Auth and our V2 registry paths to support library (i.e. namespace-less) repositories.
2016-01-22 16:00:30 -05:00
Joseph Schorr
e4ffaff869
Fix Docker Auth and our V2 registry paths to support library (i.e. namespace-less) repositories.
...
This support is placed behind a feature flag.
2016-01-22 15:54:06 -05:00
Jimmy Zelinskie
2650772db3
add delimiters to per-user torrent filenames
2016-01-22 15:53:21 -05:00
Jimmy Zelinskie
e54b86c6eb
s/TORRENT/BITTORRENT
2016-01-22 15:52:28 -05:00
josephschorr
d00db518df
Merge pull request #1153 from coreos-inc/fixtutorial
...
Fix tutorial by properly publishing user events for V2 API
2016-01-22 12:51:47 -05:00
josephschorr
feac9007e1
Merge pull request #1159 from coreos-inc/fixtestcode
...
Fix test to reflect change in the status code returned for no torrent…
2016-01-20 18:35:42 -05:00
Joseph Schorr
06b0f756bd
Fix test to reflect change in the status code returned for no torrent available
2016-01-20 18:35:07 -05:00
josephschorr
60ef73a226
Merge pull request #1157 from coreos-inc/globalnavbar
...
Add new global nav header
2016-01-20 18:33:57 -05:00
Joseph Schorr
8318546447
Add new global nav header
...
Fixes #1151
2016-01-20 18:31:04 -05:00
josephschorr
cd81d1e4f5
Merge pull request #1156 from coreos-inc/torrentverb
...
Add support for torrenting verbs
2016-01-20 18:15:52 -05:00
Joseph Schorr
7c572fd218
Add support for torrenting verbs
...
Fixes #1130
2016-01-20 18:15:32 -05:00
josephschorr
f4ea14f417
Merge pull request #1158 from coreos-inc/authdebug
...
Add more debugging statements to V2 auth
2016-01-20 18:10:58 -05:00
Joseph Schorr
068301ef1f
Add more debugging statements to V2 auth
...
Also fixes a spurious return
2016-01-20 18:06:46 -05:00
josephschorr
3fdadb51b7
Merge pull request #1155 from coreos-inc/torrenttest
...
Add torrent tests
2016-01-20 13:42:42 -05:00
Joseph Schorr
22b8a562be
Fix tutorial by properly publishing user events for V2 API
...
Fixes #1123
2016-01-20 13:42:30 -05:00
Joseph Schorr
68c9d5e432
Add torrent tests
...
Fixes #1128
2016-01-19 17:40:11 -05:00
Jake Moshenko
c36c00e15d
Merge pull request #1154 from jakedt/enforcemodels
...
Enforce all models have some data
2016-01-19 15:32:58 -05:00
Jake Moshenko
fe2bdeb6cb
Require some data from all models in initdb
2016-01-19 15:30:27 -05:00
Jake Moshenko
1b392dcb9a
Remove dependent signatures before removing image storages
2016-01-19 14:56:02 -05:00
Jake Moshenko
7d0be20842
Formatting and syntax improvements
2016-01-19 14:56:02 -05:00
josephschorr
fa57100cd5
Merge pull request #1152 from coreos-inc/fixreverttag
...
Fix repo tag revert
2016-01-19 13:34:01 -05:00
Joseph Schorr
8bb3271a1a
Fix repo tag revert
...
Fixes #1146
2016-01-19 13:31:49 -05:00
josephschorr
6fc7d2a230
Merge pull request #1132 from coreos-inc/cleanup
...
Remove unused storage path
2016-01-19 12:08:30 -05:00
Jake Moshenko
5f10c3f7ed
Merge pull request #1149 from jakedt/notsoswift
...
Improve swift path computations
2016-01-15 15:54:35 -05:00
Jake Moshenko
909e7d45b7
Add a test for swift path computation
2016-01-15 15:35:04 -05:00
Jake Moshenko
c6d7eba98d
Fix paths in swift driver to be more intelligible
2016-01-15 15:35:04 -05:00
Jake Moshenko
0b1951a4a4
Remove list directory from storage driver
2016-01-15 15:35:04 -05:00
Jake Moshenko
612098b645
Use the centrally initialized storage engine for verbs in master process
2016-01-15 15:35:04 -05:00
Jimmy Zelinskie
838e634dca
Merge pull request #1148 from jakedt/jaydoubleyoukay
...
Fix the JWK to use base64 encoded bytes
2016-01-15 12:13:48 -05:00
Jake Moshenko
dc23ccce89
Remove the sample data we no longer use
2016-01-15 10:31:52 -05:00
Jake Moshenko
3071152dd1
Fix the JWK to use base64 encoded bytes
2016-01-14 10:08:35 -05:00
Jimmy Zelinskie
be789edcdd
Merge pull request #1147 from jzelinskie/sed
...
s/RSA256/RS256
2016-01-13 14:17:47 -05:00
Jimmy Zelinskie
de750defdb
s/RSA256/RS256
2016-01-13 12:59:53 -05:00
Jimmy Zelinskie
c7d281d097
Merge pull request #1144 from jzelinskie/cache-keys
...
add cache-control headers to /keys
2016-01-12 18:01:04 -05:00
Jimmy Zelinskie
bcdbf0301d
add cache-control headers to /keys
2016-01-12 17:58:21 -05:00
josephschorr
b515548f11
Merge pull request #1142 from coreos-inc/fixtorrentupload
...
Fix piece hash calculation
2016-01-12 17:47:16 -05:00
Joseph Schorr
e4da61a05d
Fix piece hash calculation
2016-01-12 17:44:19 -05:00
josephschorr
d83cc109b5
Merge pull request #1141 from coreos-inc/allocatorcl
...
Update changelog for v1.15.0
2016-01-12 16:17:53 -05:00
Joseph Schorr
d5da72c9d0
Update changelog for v1.15.0
2016-01-12 16:16:25 -05:00
Jake Moshenko
9583b715bd
Merge pull request #1140 from jakedt/fixallocator
...
Fix the allocator to use id ranges instead of limits
2016-01-12 15:24:41 -05:00
Jake Moshenko
aaf462682f
Fix the allocator to use id ranges instead of limits
2016-01-12 15:21:13 -05:00
josephschorr
047c2c2c0f
Merge pull request #1129 from coreos-inc/backfill
...
Add checksum and torrent info backfill
2016-01-12 14:20:58 -05:00
josephschorr
3c32c3319c
Merge pull request #1139 from coreos-inc/newrelease
...
Update changelog
2016-01-12 13:45:52 -05:00
Joseph Schorr
3e6da930dd
Update changelog
2016-01-12 13:43:56 -05:00