Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate Accept and Content-Type header for compatible API #54103

Merged
merged 61 commits into from
Apr 20, 2020
Merged
Changes from 1 commit
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
a4f80ca
rest index action - 283 nofix
pgomulka Mar 5, 2020
c99b818
Index and Get and Infra
pgomulka Mar 6, 2020
c9c0e55
minor tests
pgomulka Mar 6, 2020
258542e
compile fixees
pgomulka Mar 6, 2020
548fbd9
Merge branch 'compat_rest_api' into compat/type-index-get
pgomulka Mar 9, 2020
0dbea8a
disable testing conventions
pgomulka Mar 9, 2020
4cf6bc1
assertions and todo for header fix
pgomulka Mar 10, 2020
3ac22b1
more tests and cleanup
pgomulka Mar 10, 2020
38721fe
Merge remote-tracking branch 'upstream/compat_rest_api' into compat/t…
jakelandis Mar 11, 2020
f2db19f
introduce a module to house the REST code
jakelandis Mar 11, 2020
b83b4ce
fix preCommit
jakelandis Mar 11, 2020
cf1d340
Merge pull request #18 from jakelandis/introduce_module
pgomulka Mar 11, 2020
5c4a02d
move restindex compatible handlers to rest-compatibility module. 228 …
pgomulka Mar 11, 2020
0ef7e18
moving test classes and compat related code to separate v7 module
pgomulka Mar 11, 2020
835ce56
test class rename and return 400 when compatible header not present
pgomulka Mar 13, 2020
f440231
clean up deprecation warnings and remove use of consumers
pgomulka Mar 13, 2020
84f1dde
v7 compatible actions warnings tests
pgomulka Mar 13, 2020
d106d1b
rename tests and enable them
pgomulka Mar 16, 2020
cf61bbd
rename isV7Compatible method
pgomulka Mar 16, 2020
f00f438
checkstyle
pgomulka Mar 16, 2020
ae1799f
Merge branch 'master' into compat/type-index-get
pgomulka Mar 16, 2020
a0fce89
Revert "Merge branch 'master' into compat/type-index-get"
pgomulka Mar 16, 2020
7e55744
Merge branch 'compat_rest_api' into compat/type-index-get
pgomulka Mar 16, 2020
00fe62d
Revert "Revert "Merge branch 'master' into compat/type-index-get""
pgomulka Mar 16, 2020
a6f0b9a
use locale with toLowerCase
pgomulka Mar 17, 2020
4eff534
spotless
pgomulka Mar 17, 2020
2d4161c
imports and disable integ tests as there are none
pgomulka Mar 17, 2020
6830f97
fix tests
pgomulka Mar 17, 2020
587f84d
Use content-type header with compatible api
pgomulka Mar 24, 2020
7b092f5
imports
pgomulka Mar 24, 2020
ef25920
Merge branch 'compat_rest_api' into compat/headers
pgomulka Mar 25, 2020
1c2fece
Merge branch 'compat_rest_api' into compat/headers
pgomulka Mar 30, 2020
2374c20
spotless
pgomulka Apr 1, 2020
eeae41f
fix compile test
pgomulka Apr 1, 2020
e7d9b29
checkstyle
pgomulka Apr 1, 2020
268bc1c
rename of mimetype header
pgomulka Apr 2, 2020
15f4be5
additional header test
pgomulka Apr 2, 2020
017c804
Merge branch 'compat_rest_api' into compat/headers
pgomulka Apr 3, 2020
3d975f3
initial headers validation
pgomulka Apr 6, 2020
09ef281
test cases
pgomulka Apr 6, 2020
bf09243
remove unused testcase
pgomulka Apr 6, 2020
30f1c40
precommit
pgomulka Apr 6, 2020
a013a03
headers validation
pgomulka Apr 7, 2020
6c28434
273 failing
pgomulka Apr 8, 2020
37d6426
*.*
pgomulka Apr 8, 2020
1d57fe7
precommit
pgomulka Apr 9, 2020
0662ef3
cleanup
pgomulka Apr 9, 2020
86f8bc0
cleanup
pgomulka Apr 9, 2020
b292080
Merge branch 'compat_rest_api' into compat/headers
pgomulka Apr 9, 2020
a4f472d
fix docs
pgomulka Apr 9, 2020
bb827bc
fix different mimetypes
pgomulka Apr 9, 2020
e9a4fbd
support text formats
pgomulka Apr 10, 2020
f876d46
do not validate media type correctness
pgomulka Apr 10, 2020
47fd5cb
do not allow empty accept header
pgomulka Apr 10, 2020
bcb11fd
allow empty accept header
pgomulka Apr 10, 2020
225a00b
exception propagation to user
pgomulka Apr 14, 2020
ebaa7c9
check which tests fail
pgomulka Apr 14, 2020
c96bd86
fix netty test
pgomulka Apr 15, 2020
10e8d1b
refactor test to be using hamcrest style
pgomulka Apr 15, 2020
3181daf
cleanup
pgomulka Apr 16, 2020
9bd396a
Merge branch 'compat_rest_api' into compat/headers
pgomulka Apr 16, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into compat/type-index-get
  • Loading branch information
pgomulka committed Mar 16, 2020
commit ae1799ff9f5ca11da20105ce5f9f814aa9b61b21

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.