Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.4.4
safrano
Browse files
Oct 30, 2020
last rubocop layout before 0.4.4
· 1b2fbb52
oz
authored
Oct 30, 2020
View commits for tag v0.4.4
v0.4.4
1b2fbb52
Oct 28, 2020
added last missing # frozen_string_literal: true
· cdc0a51c
oz
authored
Oct 28, 2020
cdc0a51c
fixed gemspec new dirs/files and fix Media handlers deprecation warning methods
· 04e1b53d
oz
authored
Oct 28, 2020
04e1b53d
small improvements in collection_media/parse_odata_key
· 4ad1eada
oz
authored
Oct 28, 2020
4ad1eada
Oct 27, 2020
small improvements in collection_media; add a missing API error testcase
· 23abdc31
oz
authored
Oct 27, 2020
23abdc31
small improvements in collection_media
· a5ae7ac1
oz
authored
Oct 27, 2020
a5ae7ac1
Oct 26, 2020
move media uploadfiles directory under /tmp because its faster in case /tmp is a tmpfs
· a7b1686b
oz
authored
Oct 26, 2020
a7b1686b
small cleanup in check_odata_val_type
· f5f097db
oz
authored
Oct 26, 2020
f5f097db
run sqlite and media under /tmp because its faster in case /tmp is a tmpfs
· 1aa0ec2c
oz
authored
Oct 26, 2020
1aa0ec2c
Oct 25, 2020
cleanup unneeded rescue/rretry in test_exception_as_odata_server_error
· 1fc61c47
oz
authored
Oct 25, 2020
1fc61c47
ressource uri: handle mixed types key predicates (multi pk quoted string/...
· 3ac5d116
oz
authored
Oct 25, 2020
3ac5d116
ressource uri: handle mixed types key predicates (multi pk quoted string/...
· 47f7015f
oz
authored
Oct 25, 2020
47f7015f
ressource uri: handle mixed types key predicates (multi pk quoted string/...
· 3b6e9b0a
oz
authored
Oct 25, 2020
3b6e9b0a
ressource uri: handle mixed types key predicates (multi pk quoted string/...
· 2241ee0e
oz
authored
Oct 25, 2020
2241ee0e
ressource uri: handle mixed types key predicates (multi pk quoted string/...
· a35f84e5
oz
authored
Oct 25, 2020
a35f84e5
ressource uri: handle mixed types key predicates (multi pk quoted string/...
· 67f5ea3b
oz
authored
Oct 25, 2020
67f5ea3b
ressource uri: handle mixed types key predicates (multi pk quoted string/...
· 6e0837f1
oz
authored
Oct 25, 2020
6e0837f1
ressource uri: handle mixed types key predicates (multi pk quoted string/...
· c5e2c4b0
oz
authored
Oct 25, 2020
c5e2c4b0
ressource uri: handle mixed types key predicates (multi pk quoted string/...
· 131a828d
oz
authored
Oct 25, 2020
131a828d
ressource uri: handle mixed types key predicates (multi pk quoted string/...
· bd667441
oz
authored
Oct 25, 2020
bd667441
ressource uri: handle mixed types key predicates (multi pk quoted string/ unquoted int)
· b40a89ed
oz
authored
Oct 25, 2020
b40a89ed
Oct 23, 2020
ressource uri parsing: allow unordered key predicate matching (multi pk)
· 80b770e3
oz
authored
Oct 23, 2020
80b770e3
ressource uri parsing: dont require and dont allow quotes for integer key predicates
· a918aebc
oz
authored
Oct 23, 2020
a918aebc
ressource uri parsing: dont require and dont allow quotes for integer key predicates
· 99a65dcb
oz
authored
Oct 23, 2020
99a65dcb
multipart.rb --> frozen_string_literal: true
· 29e1805f
oz
authored
Oct 23, 2020
29e1805f
add frozen_string_literal: true where possible
· 619ea40b
oz
authored
Oct 23, 2020
619ea40b
Oct 21, 2020
use better method names in Safrano::Contract
· 58f830c4
oz
authored
Oct 21, 2020
58f830c4
micro-optimisation - use json as default content-type early so its not needed...
· 2272e486
oz
authored
Oct 21, 2020
2272e486
add a few testcases for version negotiation
· 8a7f0ce5
oz
authored
Oct 21, 2020
8a7f0ce5
reimplemented version negotioation with a more decent - and working - error handling
· 5a4d8735
oz
authored
Oct 21, 2020
5a4d8735
Oct 19, 2020
better control-flow errors with new Safrano::Contract replacing the poc-like Safrano::Fate #2
· ef4df5f2
oz
authored
Oct 19, 2020
ef4df5f2
better control-flow errors with new Safrano::Contract replacing the poc-like Safrano::Fate
· d6fb2605
oz
authored
Oct 19, 2020
d6fb2605
re-enable backward compatible OData:: namespace for the API but with...
· 3682afb0
oz
authored
Oct 19, 2020
3682afb0
Oct 17, 2020
try to fix rb2.6 failed testcase #2
· 0c5992e6
oz
authored
Oct 17, 2020
0c5992e6
try to fix rb2.6 failed testcase
· b1bd1a02
oz
authored
Oct 17, 2020
b1bd1a02
Oct 16, 2020
Changelog
· 730f75fe
oz
authored
Oct 16, 2020
730f75fe
globally catch and report Sequel exceptions as odata error response
· 688e6a8a
oz
authored
Oct 16, 2020
688e6a8a
Oct 13, 2020
make ServerApp.call thread safe and add two testcases
· 71d1ddfd
oz
authored
Oct 13, 2020
71d1ddfd
Oct 12, 2020
performance/reduce overhead micro optimisations
· a19a6a01
oz
authored
Oct 12, 2020
a19a6a01
Oct 11, 2020
added missing error messages for $filter bad requests error
· c26d67b3
oz
authored
Oct 11, 2020
c26d67b3
Loading