Sone.git
4 years ago♻️ Use new plugin connector in wot connector
David ‘Bombe’ Roden [Mon, 28 Oct 2019 20:19:01 +0000 (21:19 +0100)]
♻️ Use new plugin connector in wot connector

4 years ago✏️ Fixed typo in test name
David ‘Bombe’ Roden [Sun, 27 Oct 2019 20:38:01 +0000 (21:38 +0100)]
✏️ Fixed typo in test name

4 years ago♻️ Extract interface for plugin connector
David ‘Bombe’ Roden [Sun, 27 Oct 2019 20:36:10 +0000 (21:36 +0100)]
♻️ Extract interface for plugin connector

4 years ago🎨 Replace plugin connector with Kotlin version
David ‘Bombe’ Roden [Sun, 27 Oct 2019 16:43:00 +0000 (17:43 +0100)]
🎨 Replace plugin connector with Kotlin version

4 years ago✅ Add test for plugin connector
David ‘Bombe’ Roden [Sun, 27 Oct 2019 16:35:44 +0000 (17:35 +0100)]
✅ Add test for plugin connector

4 years ago♻️ Use facade instead of real plugin respirator
David ‘Bombe’ Roden [Sun, 27 Oct 2019 16:35:18 +0000 (17:35 +0100)]
♻️ Use facade instead of real plugin respirator

4 years ago♻️ Use simpler syntax to bind Node instance
David ‘Bombe’ Roden [Sun, 27 Oct 2019 16:31:51 +0000 (17:31 +0100)]
♻️ Use simpler syntax to bind Node instance

4 years ago🚧 Make facade injectable instead of plugin respirator
David ‘Bombe’ Roden [Sun, 27 Oct 2019 16:18:32 +0000 (17:18 +0100)]
🚧 Make facade injectable instead of plugin respirator

4 years ago✨ Add facades for fred-based plugin interaction
David ‘Bombe’ Roden [Sun, 27 Oct 2019 16:11:22 +0000 (17:11 +0100)]
✨ Add facades for fred-based plugin interaction

4 years ago🎨 Replaced IdentityManager with Kotlin version
David ‘Bombe’ Roden [Thu, 17 Oct 2019 18:57:38 +0000 (20:57 +0200)]
🎨 Replaced IdentityManager with Kotlin version

4 years ago🎨 Replace IdentityManagerTest with Kotlin version
David ‘Bombe’ Roden [Sat, 12 Oct 2019 08:51:01 +0000 (10:51 +0200)]
🎨 Replace IdentityManagerTest with Kotlin version

4 years ago🎨 Replace escaped Mockito methods with better-named versions
David ‘Bombe’ Roden [Sat, 12 Oct 2019 08:44:25 +0000 (10:44 +0200)]
🎨 Replace escaped Mockito methods with better-named versions

4 years ago🎨 Remove inheritance from identity events and replace with Kotlin versions
David ‘Bombe’ Roden [Sat, 12 Oct 2019 08:31:46 +0000 (10:31 +0200)]
🎨 Remove inheritance from identity events and replace with Kotlin versions

4 years ago🎨 Replace Trust with Kotlin version
David ‘Bombe’ Roden [Sat, 12 Oct 2019 08:03:23 +0000 (10:03 +0200)]
🎨 Replace Trust with Kotlin version

4 years ago🎨 Replace IdentityLoader with Kotlin version
David ‘Bombe’ Roden [Fri, 11 Oct 2019 21:49:21 +0000 (23:49 +0200)]
🎨 Replace IdentityLoader with Kotlin version

4 years ago🎨 Replace Identities helper with Kotlin version
David ‘Bombe’ Roden [Wed, 9 Oct 2019 18:51:01 +0000 (20:51 +0200)]
🎨 Replace Identities helper with Kotlin version

4 years ago🎨 Replace DefaultOwnIdentity with Kotlin version
David ‘Bombe’ Roden [Wed, 9 Oct 2019 17:15:34 +0000 (19:15 +0200)]
🎨 Replace DefaultOwnIdentity with Kotlin version

4 years ago🎨 Replace DefaultIdentity with Kotlin version
David ‘Bombe’ Roden [Wed, 9 Oct 2019 17:09:43 +0000 (19:09 +0200)]
🎨 Replace DefaultIdentity with Kotlin version

4 years ago🎨 Replace Context with Kotlin version
David ‘Bombe’ Roden [Tue, 24 Sep 2019 19:24:49 +0000 (21:24 +0200)]
🎨 Replace Context with Kotlin version

4 years ago🎨 Use nullable type instead of optional
David ‘Bombe’ Roden [Mon, 23 Sep 2019 19:36:43 +0000 (21:36 +0200)]
🎨 Use nullable type instead of optional

4 years ago🎨 Replace IdentityLoaderTest with Kotlin version
David ‘Bombe’ Roden [Mon, 23 Sep 2019 18:56:47 +0000 (20:56 +0200)]
🎨 Replace IdentityLoaderTest with Kotlin version

4 years ago🎨 Replace identity tests with Kotlin version
David ‘Bombe’ Roden [Mon, 23 Sep 2019 18:01:36 +0000 (20:01 +0200)]
🎨 Replace identity tests with Kotlin version

4 years ago🎨 Replace change detectors with Kotlin versions
David ‘Bombe’ Roden [Mon, 23 Sep 2019 17:06:53 +0000 (19:06 +0200)]
🎨 Replace change detectors with Kotlin versions

4 years ago✅ Fix test for added or removed identities
David ‘Bombe’ Roden [Mon, 23 Sep 2019 17:05:58 +0000 (19:05 +0200)]
✅ Fix test for added or removed identities

4 years ago🎨 Replace IdentityChangeEventSenderTest with Kotlin version
David ‘Bombe’ Roden [Fri, 20 Sep 2019 05:39:00 +0000 (07:39 +0200)]
🎨 Replace IdentityChangeEventSenderTest with Kotlin version

4 years ago🎨 Replace IdentityChangeDetectorTest with Kotlin version
David ‘Bombe’ Roden [Thu, 19 Sep 2019 19:42:55 +0000 (21:42 +0200)]
🎨 Replace IdentityChangeDetectorTest with Kotlin version

4 years ago🔥 Drastically reduce Guava usage
David ‘Bombe’ Roden [Thu, 19 Sep 2019 19:30:58 +0000 (21:30 +0200)]
🔥 Drastically reduce Guava usage

4 years ago🔥 Remove obsolete functions
David ‘Bombe’ Roden [Thu, 19 Sep 2019 19:15:52 +0000 (21:15 +0200)]
🔥 Remove obsolete functions

4 years ago🔀 Merge other “next” branch into this “next”
David ‘Bombe’ Roden [Wed, 18 Sep 2019 19:23:32 +0000 (21:23 +0200)]
🔀 Merge other “next” branch into this “next”

4 years ago🔀 Merge branch “improve-following-performance” into “next”
David ‘Bombe’ Roden [Tue, 10 Sep 2019 11:26:13 +0000 (13:26 +0200)]
🔀 Merge branch “improve-following-performance” into “next”

4 years ago✨ Only save known posts and replies once per second
David ‘Bombe’ Roden [Tue, 10 Sep 2019 10:11:40 +0000 (12:11 +0200)]
✨ Only save known posts and replies once per second

4 years ago⬆️ Update Kotlin version
David ‘Bombe’ Roden [Tue, 10 Sep 2019 10:11:06 +0000 (12:11 +0200)]
⬆️ Update Kotlin version

4 years ago🎨 Slightly improve the form of the test
David ‘Bombe’ Roden [Mon, 9 Sep 2019 09:01:58 +0000 (11:01 +0200)]
🎨 Slightly improve the form of the test

4 years ago🎨 Remove unnecessary explicit types
David ‘Bombe’ Roden [Mon, 9 Sep 2019 09:01:17 +0000 (11:01 +0200)]
🎨 Remove unnecessary explicit types

4 years ago💚 Add javax.activation dependency
David ‘Bombe’ Roden [Thu, 5 Sep 2019 11:46:34 +0000 (13:46 +0200)]
💚 Add javax.activation dependency

4 years ago💚 Fix build for Java >= 9
David ‘Bombe’ Roden [Thu, 5 Sep 2019 09:19:16 +0000 (11:19 +0200)]
💚 Fix build for Java >= 9

4 years ago💚 Use most recent jacoco version
David ‘Bombe’ Roden [Thu, 5 Sep 2019 09:18:33 +0000 (11:18 +0200)]
💚 Use most recent jacoco version

4 years ago💚 Use most recent Mockito 2.x version
David ‘Bombe’ Roden [Thu, 5 Sep 2019 09:18:00 +0000 (11:18 +0200)]
💚 Use most recent Mockito 2.x version

4 years ago💚 Use Gradle 5.6.1
David ‘Bombe’ Roden [Wed, 4 Sep 2019 12:39:55 +0000 (14:39 +0200)]
💚 Use Gradle 5.6.1

4 years ago🎨 Replace L10nFilter with Kotlin version
David ‘Bombe’ Roden [Wed, 7 Aug 2019 19:32:11 +0000 (21:32 +0200)]
🎨 Replace L10nFilter with Kotlin version

4 years ago🎨 Replace Key with Kotlin version
David ‘Bombe’ Roden [Wed, 7 Aug 2019 19:03:17 +0000 (21:03 +0200)]
🎨 Replace Key with Kotlin version

4 years ago🎨 Replace KeyTest with Kotlin version
David ‘Bombe’ Roden [Wed, 7 Aug 2019 18:38:24 +0000 (20:38 +0200)]
🎨 Replace KeyTest with Kotlin version

4 years ago♻️ Replace UpdateChecker with Kotlin version
David ‘Bombe’ Roden [Wed, 7 Aug 2019 12:13:05 +0000 (14:13 +0200)]
♻️ Replace UpdateChecker with Kotlin version

4 years ago🎨 Replace UpdateCheckerTest with Kotlin version
David ‘Bombe’ Roden [Wed, 7 Aug 2019 06:25:20 +0000 (08:25 +0200)]
🎨 Replace UpdateCheckerTest with Kotlin version

4 years ago🔀 Merge other next branch
David ‘Bombe’ Roden [Wed, 7 Aug 2019 06:15:08 +0000 (08:15 +0200)]
🔀 Merge other next branch

4 years ago♻️ Add first stab at async freenet interface
David ‘Bombe’ Roden [Wed, 7 Aug 2019 05:37:10 +0000 (07:37 +0200)]
♻️ Add first stab at async freenet interface

4 years ago♻️ Add freenet client interface
David ‘Bombe’ Roden [Wed, 7 Aug 2019 05:35:33 +0000 (07:35 +0200)]
♻️ Add freenet client interface

4 years ago🔊 Fix logging in downloader
David ‘Bombe’ Roden [Tue, 6 Aug 2019 10:15:05 +0000 (12:15 +0200)]
🔊 Fix logging in downloader

4 years ago🐛 Unregister USKs even if edition differs
David ‘Bombe’ Roden [Mon, 5 Aug 2019 09:53:49 +0000 (11:53 +0200)]
🐛 Unregister USKs even if edition differs

4 years ago📈 Add different configuration for other histogram
David ‘Bombe’ Roden [Sat, 3 Aug 2019 08:39:16 +0000 (10:39 +0200)]
📈 Add different configuration for other histogram

4 years ago⬆️ Use newest Kotlin version
David ‘Bombe’ Roden [Thu, 1 Aug 2019 14:19:01 +0000 (16:19 +0200)]
⬆️ Use newest Kotlin version

4 years ago🎨 Replace FreenetInterfaceTest with Kotlin version
David ‘Bombe’ Roden [Thu, 1 Aug 2019 14:06:29 +0000 (16:06 +0200)]
🎨 Replace FreenetInterfaceTest with Kotlin version

4 years ago📈 Use different configuration for histogram
David ‘Bombe’ Roden [Fri, 2 Aug 2019 07:10:50 +0000 (09:10 +0200)]
📈 Use different configuration for histogram

4 years ago🐛 Fix bug with nanosecond display
David ‘Bombe’ Roden [Thu, 1 Aug 2019 05:21:29 +0000 (07:21 +0200)]
🐛 Fix bug with nanosecond display

4 years ago💄 Format times on metrics page better
David ‘Bombe’ Roden [Wed, 31 Jul 2019 14:37:56 +0000 (16:37 +0200)]
💄 Format times on metrics page better

4 years ago🔥 Remove left-over page heading
David ‘Bombe’ Roden [Wed, 31 Jul 2019 11:55:24 +0000 (13:55 +0200)]
🔥 Remove left-over page heading

4 years ago🔊 Count errors on Sone inserts
David ‘Bombe’ Roden [Wed, 31 Jul 2019 11:54:00 +0000 (13:54 +0200)]
🔊 Count errors on Sone inserts

4 years ago✨ Add metrics for Sone insert durations
David ‘Bombe’ Roden [Wed, 31 Jul 2019 09:04:05 +0000 (11:04 +0200)]
✨ Add metrics for Sone insert durations

4 years ago🎨 Replace FilesystemTemplateTest with Kotlin version
David ‘Bombe’ Roden [Wed, 31 Jul 2019 07:46:26 +0000 (09:46 +0200)]
🎨 Replace FilesystemTemplateTest with Kotlin version

4 years ago✨ Add metrics to SoneInserter
David ‘Bombe’ Roden [Wed, 31 Jul 2019 05:13:49 +0000 (07:13 +0200)]
✨ Add metrics to SoneInserter

4 years ago🎨 Replace SoneInserterTest with Kotlin version
David ‘Bombe’ Roden [Wed, 31 Jul 2019 04:53:40 +0000 (06:53 +0200)]
🎨 Replace SoneInserterTest with Kotlin version

4 years ago🎨 Update current edition of rescuer after fetch
David ‘Bombe’ Roden [Tue, 30 Jul 2019 20:25:55 +0000 (22:25 +0200)]
🎨 Update current edition of rescuer after fetch

4 years ago🎨 Replace SoneRescuerTest with Kotlin version
David ‘Bombe’ Roden [Tue, 30 Jul 2019 20:25:27 +0000 (22:25 +0200)]
🎨 Replace SoneRescuerTest with Kotlin version

4 years ago🔥 Remove fetching of custom edition from rescuer
David ‘Bombe’ Roden [Tue, 30 Jul 2019 20:12:06 +0000 (22:12 +0200)]
🔥 Remove fetching of custom edition from rescuer

4 years ago🔥 Remove possibility to fetch a custom edition
David ‘Bombe’ Roden [Tue, 30 Jul 2019 19:45:29 +0000 (21:45 +0200)]
🔥 Remove possibility to fetch a custom edition

4 years ago🎨 Remove unused return value
David ‘Bombe’ Roden [Tue, 30 Jul 2019 19:17:13 +0000 (21:17 +0200)]
🎨 Remove unused return value

4 years ago🎨 Add annotation from overridden method
David ‘Bombe’ Roden [Tue, 30 Jul 2019 18:06:14 +0000 (20:06 +0200)]
🎨 Add annotation from overridden method

4 years ago🎨 Remove unnecessary comments, clean up imports
David ‘Bombe’ Roden [Tue, 30 Jul 2019 18:05:33 +0000 (20:05 +0200)]
🎨 Remove unnecessary comments, clean up imports

4 years ago⚡️ Remove unnecessary database operation
David ‘Bombe’ Roden [Tue, 30 Jul 2019 18:04:44 +0000 (20:04 +0200)]
⚡️ Remove unnecessary database operation

4 years ago🎨 Add annotation from overridden method
David ‘Bombe’ Roden [Tue, 30 Jul 2019 17:58:31 +0000 (19:58 +0200)]
🎨 Add annotation from overridden method

4 years ago🎨 Remove useless comments, clean up imports
David ‘Bombe’ Roden [Tue, 30 Jul 2019 17:50:59 +0000 (19:50 +0200)]
🎨 Remove useless comments, clean up imports

4 years ago⚡️ Remove unnecessary database operation
David ‘Bombe’ Roden [Tue, 30 Jul 2019 17:48:08 +0000 (19:48 +0200)]
⚡️ Remove unnecessary database operation

4 years ago🐛 Fix metrics page showing wrong event count
David ‘Bombe’ Roden [Tue, 30 Jul 2019 07:59:17 +0000 (09:59 +0200)]
🐛 Fix metrics page showing wrong event count

4 years ago✅ Fix initialization of metrics page test
David ‘Bombe’ Roden [Tue, 30 Jul 2019 07:57:52 +0000 (09:57 +0200)]
✅ Fix initialization of metrics page test

4 years ago🔊 Log Sone parsing time
David ‘Bombe’ Roden [Mon, 29 Jul 2019 11:12:49 +0000 (13:12 +0200)]
🔊 Log Sone parsing time

4 years ago♻️ Move throwing redirect exception into method
David ‘Bombe’ Roden [Sun, 28 Jul 2019 18:59:18 +0000 (20:59 +0200)]
♻️ Move throwing redirect exception into method

4 years ago✅ Stabilize timing-dependent test
David ‘Bombe’ Roden [Sun, 28 Jul 2019 16:44:21 +0000 (18:44 +0200)]
✅ Stabilize timing-dependent test

4 years ago✨ Activate debug mode on event
David ‘Bombe’ Roden [Sun, 28 Jul 2019 16:29:35 +0000 (18:29 +0200)]
✨ Activate debug mode on event

4 years ago✨ Allow activateDebugMode() to be called multiple times
David ‘Bombe’ Roden [Sun, 28 Jul 2019 16:24:23 +0000 (18:24 +0200)]
✨ Allow activateDebugMode() to be called multiple times

4 years ago✨ Add page to activate debug mode
David ‘Bombe’ Roden [Sun, 28 Jul 2019 15:16:14 +0000 (17:16 +0200)]
✨ Add page to activate debug mode

4 years ago✨ Register debug pages that can be added later
David ‘Bombe’ Roden [Sun, 28 Jul 2019 14:19:36 +0000 (16:19 +0200)]
✨ Register debug pages that can be added later

4 years ago✨ Post event when debug activated
David ‘Bombe’ Roden [Sun, 28 Jul 2019 14:18:17 +0000 (16:18 +0200)]
✨ Post event when debug activated

4 years ago♻️ Refactor test
David ‘Bombe’ Roden [Sun, 28 Jul 2019 14:09:39 +0000 (16:09 +0200)]
♻️ Refactor test

4 years ago✅ Add method to set debug flag
David ‘Bombe’ Roden [Sun, 28 Jul 2019 14:08:29 +0000 (16:08 +0200)]
✅ Add method to set debug flag

4 years ago🔥 Replace debug flag collection with simple flag
David ‘Bombe’ Roden [Sun, 28 Jul 2019 13:53:11 +0000 (15:53 +0200)]
🔥 Replace debug flag collection with simple flag

4 years ago✨ Only show metrics page if debug flag is set
David ‘Bombe’ Roden [Sun, 28 Jul 2019 11:17:42 +0000 (13:17 +0200)]
✨ Only show metrics page if debug flag is set

4 years ago✨ Add “show metrics” debug information flag
David ‘Bombe’ Roden [Sun, 28 Jul 2019 11:17:02 +0000 (13:17 +0200)]
✨ Add “show metrics” debug information flag

4 years ago🎨 Rename test method to be more specific
David ‘Bombe’ Roden [Sun, 28 Jul 2019 11:15:58 +0000 (13:15 +0200)]
🎨 Rename test method to be more specific

4 years ago✨ Add metrics page
David ‘Bombe’ Roden [Sun, 28 Jul 2019 10:15:49 +0000 (12:15 +0200)]
✨ Add metrics page

4 years ago🎨 Add @Nullable annotation to parseSone() method
David ‘Bombe’ Roden [Sat, 27 Jul 2019 09:17:48 +0000 (11:17 +0200)]
🎨 Add @Nullable annotation to parseSone() method

4 years ago✅ Add test for unsuccessful parsing not adding data to duration histogram
David ‘Bombe’ Roden [Sat, 27 Jul 2019 09:17:07 +0000 (11:17 +0200)]
✅ Add test for unsuccessful parsing not adding data to duration histogram

4 years ago✨ Record Sone parsing durations
David ‘Bombe’ Roden [Fri, 26 Jul 2019 22:27:37 +0000 (00:27 +0200)]
✨ Record Sone parsing durations

4 years ago🎨 Replace SoneParserTest with Kotlin version
David ‘Bombe’ Roden [Fri, 26 Jul 2019 22:08:14 +0000 (00:08 +0200)]
🎨 Replace SoneParserTest with Kotlin version

4 years ago🔥 Remove unused import
David ‘Bombe’ Roden [Fri, 26 Jul 2019 21:02:02 +0000 (23:02 +0200)]
🔥 Remove unused import

4 years ago✨ Configure metric registry for injection
David ‘Bombe’ Roden [Fri, 26 Jul 2019 20:58:15 +0000 (22:58 +0200)]
✨ Configure metric registry for injection

4 years ago⚡️ Don’t save configuration for every Sone
David ‘Bombe’ Roden [Fri, 26 Jul 2019 14:49:18 +0000 (16:49 +0200)]
⚡️ Don’t save configuration for every Sone

4 years ago⚡️ Only update configuration once per second
David ‘Bombe’ Roden [Fri, 26 Jul 2019 14:45:59 +0000 (16:45 +0200)]
⚡️ Only update configuration once per second

4 years ago🐛 Register manually created core with event bus
David ‘Bombe’ Roden [Fri, 26 Jul 2019 14:17:00 +0000 (16:17 +0200)]
🐛 Register manually created core with event bus

4 years ago🔊 Set log level ALL on Sone root logger
David ‘Bombe’ Roden [Fri, 26 Jul 2019 13:51:00 +0000 (15:51 +0200)]
🔊 Set log level ALL on Sone root logger

4 years ago💚 Fix sr.ht build while FindBugs can’t handle Kotlin’s goodness
David ‘Bombe’ Roden [Fri, 26 Jul 2019 12:22:27 +0000 (14:22 +0200)]
💚 Fix sr.ht build while FindBugs can’t handle Kotlin’s goodness