Skip to content

testing-build-1485-pre1: e38766002d (HEAD -> next) Update default bookmark editions

Pre-release
Pre-release
Compare
Choose a tag to compare
@nextgens nextgens released this 20 Jan 21:01
testing-build-1485-pre1
e387660
390de1da45 Merge branch 'deserialization-guard-PFRABuffer' into next
e8f7cb3ce2 (deserialization-guard-PFRABuffer) Update default bookmark editions
60c6fb30ba (origin/deserialization-guard-PFRABuffer) move the deserialization guard from FDTracker into PooledFileRandomAccessBuffer
dcb61346fa (redwerk/next, origin/next, origin/HEAD) Merge branch 'remove-pre1254' into next
d4b236734a (origin/remove-pre1254, remove-pre1254) fix non-thrown exception
1719b1ec86 sanitize FDTracker after unserializing
f16394ac08 merge next into remove-pre1254
02400151d6 Merge branch 'redwerk-frn-80' into next
6fca1b9419 (redwerk-frn-80) Merge branch 'frn-80' of https://github.com/redwerk/fred into redwerk-frn-80
53cd968ebb Merge branch 'next' into remove-pre1254
f79ee7ee54 Merge branch 'travis-without-oracle' into next
455ace88b4 (travis-without-oracle) Merge branch 'next' into travis-without-oracle
900587f0a8 (patheticcockroach/next) filter: fix and re-use mime-type-by-extension from m3u for <video>
4127b3158a (patheticcockroach/travis-without-oracle, origin/travis-without-oracle) travis: replace oraclejdk tests by more openjdk tests, 8-13
d8dac6c2fc (patheticcockroach/remove-pre1254) remove skipping compression check because it would lead to an endless loop
fee136c25a log skipping of lzma old compressor
b41eabca5c compressor: skip LZMA (old) if it is not the only requested compression method
0fc294086c remove commented lines
ff6995c394 adapt NewLZMA test for old LZMA, also add a full key decompression — actual test.
9a6468f617 adapt NewLZMA test for old LZMA, also add a full key decompression from static data.
1f89d89070 add deprecation notice for OldLZMACompressor#compress
f4b83ffe1d remove pre1254 parameter
6e5450b89f fix indentation
03dcac41e1 (patheticcockroach/survive-missing-bookmarks, origin/survive-missing-bookmarks) undo cleanup that would likely have broken on Windows
b6923195ec cleanup Sonar code style warnings
6d17956720 Do not die when bookmarks are missing
8ab37160d8 (redwerk/frn-80) clean
428f7bd19c Merge branch 'next' into frn-80
43ea9c58e4 renaming for code readability
2015adb0a2 Merge branch 'redwerk-frn-34-1' into next
e1cd21e332 Merge branch 'frn-34-1' of https://github.com/redwerk/fred into redwerk-frn-34-1
d794731664 restrictions added
7fee8a9e8e remove CompressionRatioRuntimeException
26389c1f15 CompressionRatioException constraint
661bf28f02 (redwerk/frn-34-1) Cleaning #665
0c0eda1c1e (patheticcockroach/checked-compression-ratio-exception, origin/checked-compression-ratio-exception) Turn CompressionRatioException into a checked exception to ensure that it gets handled wherever it could appear.
6b3bbc3596 (xor/next, patheticcockroach/release01485, origin/release01485, release01485) Merge branch 'redwerk-frn-60-2' into release01485
e770066cb6 (redwerk-frn-60-2) Merge branch 'frn-60-2' of https://github.com/redwerk/fred into redwerk-frn-60-2
abf4bd7ec4 Merge branch 'redwerk-frn-34' into release01485
02e8dbdebb (redwerk-frn-34) Merge branch 'frn-34' of https://github.com/redwerk/fred into redwerk-frn-34
a8c12a6648 Merge branch 'redwerk-frn-33' into release01485
d754d91f28 (redwerk-frn-33) Merge branch 'frn-33' of https://github.com/redwerk/fred into redwerk-frn-33
441588b761 Merge branch 'nextgens-bug7102' into release01485
59cbd07217 (nextgens-bug7102) Merge branch 'bug7102' of https://github.com/nextgens/fred into nextgens-bug7102
4445874a63 Merge branch 'redwerk-frn-18' into release01485
009abd3986 (redwerk-frn-18) merge redwerk/frn-18 into redwerk-frn-18
f545301da3 Merge branch 'redwerk-frn-49' into release01485
b7f1ef636a (redwerk-frn-49) Merge branch 'frn-49' of https://github.com/redwerk/fred into redwerk-frn-49
2d6f3f844c Merge branch 'redwerk-iss7045' into release01485
9ff8dbfcd4 (redwerk-iss7045) Merge branch 'iss7045' of https://github.com/redwerk/fred into redwerk-iss7045
390a35f823 Merge branch 'redwerk-frn30-3' into release01485
f2215c584c (redwerk-frn30-3) Merge branch 'frn30-3' of https://github.com/redwerk/fred into redwerk-frn30-3
241b878108 Merge branch 'remove-contrib-submodule' into release01485
bb989ae548 (remove-contrib-submodule) Merge branch 'release01485' into remove-contrib-submodule
c2e8afecb6 (patheticcockroach/remove-contrib-submodule, origin/remove-contrib-submodule) remove the contrib submodule from the fred repo because gradle does not need it and it hinders self-hosting
f956c14202 (redwerk/frn-60-2) switch to java8
2301d1f41b formatting
09934713c7 recheck validation conditions
a3342fd208 formatting
a76e9b7f29 fix validator concept
12ba23a572 correction of mistakes made during refactoring
ed5ad79dff Merge branch 'next' into frn-60-2
c4d37f4f18 refactoring of checking valu with limits
a3f5e27fa5 switch to java8
f02f8736c2 (redwerk/frn-49) formatting (braces)
1f67ec4ce6 Merge branch 'frn-60-3' into frn-60-2
fa446a230a optimize ilog method
dd4a2424bd rename methods from parseSome to verifySome; pull filter state handling up from verify methods; refactore construct CommentHeader with empty vendor string and comments
15d7966812 move repeated parts to separate method
bc011731ae (redwerk/frn-60-3) add valid Theora video for tests
a7904c09a8 skip reading comments at all
bba7a26b1b refactoring header type and magic number validation
5fe1d38735 add tests for TheoraBitstreamFilter
0304d12303 add braces
e3a51d8bc7 run a formatter
c5778a713e add restrictions on the length of comments that are logged
b88d7c1610 add encoding to String constructor
ddb8eda2fe fixes after review
1585c5eafe add tests for BitInputStream class
a99733f8c6 decode and check SETUP_HEADER
3682bccb04 fix bug7102: don't attempt to pre-allocate when we truncate
9458bf0f76 FCPPluginConnectionImplTest: Fix spurious failures
5385c28e30 (redwerk/frn-34) Merge branch 'next' into frn-34
359c33d521 (redwerk/frn-33) Merge branch 'next' into frn-33
1a686a42b9 clean js
8fb116ae14 (redwerk/frn-18) fixes requested correctives
bb0f270d36 move alert tite and text to l10n
19a34cc170 (redwerk/iss7045) capture fetchKeyBoxAboveBookmarks from the theme as default value
bcfa540dd1 move millis conversion to String and back to TimeUtil class
fb0bed80e0 clean
39ea73bf37 Move maxTimeForSingleCompressor to config and add to the config the ability to store a duration of time
2e8edbf893 Move minimumCompressionPercentage and amountOfDataToCheckCompressionRatio to config
6580b01dd7 avoid recompression if it takes a lot of time
d418d1f07f fix whitespaces
88c6009e04 attempt to skip file compression where compression typically does not yield much improvement
78c71618d3 fix for recover large file upload after reboot
9538e6d14d Merge branch 'sniff-rss' of https://github.com/Bombe/fred into next
7eb8d748ac (Bombe/sniff-rss) 🚚 Rename test class to match tested class
ae0020ff31 ♻️ Move RSS sniffer to its own file
5e82bd457a ✏️ Escape “<” in javadocs
b1224228d0 ✅ Turn each test into its own method
ac030d42ec ✅ Update test to jUnit 4
4b1cfac9c6 🔀 Merge next into this branch
204a1406c4 (toad-fix-burst-only) Merge Theora improvements from branch 'frn-39' of github.com:redwerk/fred into next
a2d37c98ae If there are *.fref files in a peers-offers/ folder, ask user whether to connect to them
68a1c03caa specify correct img extensions; fix mime test; test disabled js
3533373a14 (redwerk/frn-39) change throwing exceptions
4fa4dba0e4 clean
a62990f2ae fix Theora header packet
1422ef372f problem localization
1abf6fa6f1 gradle: upgrade wrapper to 4.10.3