Add test for DI constructability of TrustAjaxPage
[Sone.git] / src /
2017-10-15 David ‘Bombe’ RodenReplace reply-specific interfaces with Kotlin versions
2017-10-15 David ‘Bombe’ RodenReplace Sone builder interface with Kotlin version
2017-10-15 David ‘Bombe’ RodenReplace Sone builder factory interface with Kotlin...
2017-10-15 David ‘Bombe’ RodenReplace Sone database interface with Kotlin version
2017-10-15 David ‘Bombe’ RodenReplace Sone store interface with Kotlin version
2017-10-15 David ‘Bombe’ RodenReplace Sone provider interface with Kotlin version
2017-10-13 David ‘Bombe’ RodenFix test
2017-10-13 David ‘Bombe’ RodenAdd default value for “trusted” parameter
2017-10-13 David ‘Bombe’ RodenReplace parser with Kotlin version
2017-10-13 David ‘Bombe’ RodenImprove test for broken SSK und USK links
2017-10-13 David ‘Bombe’ RodenLet Kotlin generate the overloaded constructors for...
2017-10-07 David ‘Bombe’ RodenMerge branch 'master' into next
2017-10-07 David ‘Bombe’ RodenMerge branch 'release-0.9.7' 0.9.7
2017-10-07 David ‘Bombe’ RodenUpdate homepage edition to next valid edition
2017-10-07 David ‘Bombe’ RodenUpdate year of release to 2017
2017-10-07 David ‘Bombe’ RodenOnly parse the version once
2017-10-07 David ‘Bombe’ RodenUse generated version as plugin version
2017-10-07 David ‘Bombe’ RodenAdd parser for version information
2017-10-07 David ‘Bombe’ RodenUpdate jackson dependency to 2.9.1
2017-10-06 David ‘Bombe’ RodenClean up imports
2017-10-06 David ‘Bombe’ RodenChange a couple of method argument names
2017-10-06 David ‘Bombe’ RodenMake some methods final that shouldn’t need to be overr...
2017-10-06 David ‘Bombe’ RodenFix formatting
2017-10-06 David ‘Bombe’ RodenReplace Sone template page with Kotlin version
2017-10-06 David ‘Bombe’ RodenSimplify expression
2017-10-06 David ‘Bombe’ RodenMove assertions to base class
2017-10-06 David ‘Bombe’ RodenReplace JSON return object with Kotlin version
2017-10-05 David ‘Bombe’ RodenFix tests by parsing the created JSON reply
2017-10-05 David ‘Bombe’ RodenUse a property for “requiresLogin” instead of a method
2017-10-05 David ‘Bombe’ RodenUse a property for “needsFormPassword” instead of a...
2017-10-05 David ‘Bombe’ RodenExpose core as member of JsonPage
2017-10-05 David ‘Bombe’ RodenUse mapPresent() instead of more complex construct
2017-10-05 David ‘Bombe’ RodenUse method from JsonPage
2017-10-05 David ‘Bombe’ RodenDeclare returned Core to always be non-null
2017-10-05 David ‘Bombe’ RodenReplace ajax base page with Kotlin version
2017-10-05 David ‘Bombe’ RodenSpecify return type explicitely to avoid faulty inferring
2017-10-05 David ‘Bombe’ RodenAdd tests for status texts, content types, and contents...
2017-10-05 David ‘Bombe’ RodenAdd unit test for JSON base page
2017-10-05 David ‘Bombe’ RodenExtract test fixtures into their own base class
2017-10-05 David ‘Bombe’ RodenDon’t extend FreenetPage, we don’t need the isLinkExcep...
2017-10-04 David ‘Bombe’ RodenFlush the correct stream
2017-10-04 David ‘Bombe’ RodenFix charset name
2017-10-02 David ‘Bombe’ RodenReplace untrust ajax page with Kotlin version
2017-10-02 David ‘Bombe’ RodenAdd unit test for untrust ajax page
2017-10-02 David ‘Bombe’ RodenReplace unlock Sone ajax page with Kotlin version
2017-10-02 David ‘Bombe’ RodenAdd unit test for unlock Sone ajax page
2017-10-02 David ‘Bombe’ RodenRefactoring: make id for local Sone optional
2017-10-02 David ‘Bombe’ RodenReplace unlike ajax page with Kotlin version
2017-10-02 David ‘Bombe’ RodenDon’t return Sone from removeLiked{Post,Reply}Id()
2017-10-02 David ‘Bombe’ RodenAdd unit test for unlike ajax page
2017-10-02 David ‘Bombe’ RodenReplace unfollow Sone ajax page with Kotlin version
2017-10-02 David ‘Bombe’ RodenAdd unit test for unfollow Sone ajax page
2017-10-02 David ‘Bombe’ RodenReplace unbookmark ajax page with Kotlin version
2017-10-02 David ‘Bombe’ RodenAdd test for unbookmark ajax page
2017-10-02 David ‘Bombe’ RodenReplace trust ajax page with Kotlin version
2017-10-02 David ‘Bombe’ RodenAdd unit test for trust ajax page
2017-10-02 David ‘Bombe’ RodenReplace move profile field ajax page with Kotlin version
2017-10-02 David ‘Bombe’ RodenReplace mark as known ajax page with Kotlin version
2017-10-02 David ‘Bombe’ RodenFix test for mark as known page
2017-10-02 David ‘Bombe’ RodenAdd unit test for move profile field ajax page
2017-10-02 David ‘Bombe’ RodenAdd unit test for logged in json page
2017-10-01 David ‘Bombe’ RodenAlways try to send an identifier back from the FCP...
2017-09-27 David ‘Bombe’ RodenAdd unit test for mark as known ajax page
2017-09-14 David ‘Bombe’ RodenReplace lock Sone ajax page with Kotlin version
2017-09-14 David ‘Bombe’ RodenAdd test for lock Sone ajax page
2017-09-14 David ‘Bombe’ RodenAdd test for like ajax page
2017-09-14 David ‘Bombe’ RodenReplace error return object with Kotlin version
2017-09-14 David ‘Bombe’ RodenAdd test for error return object
2017-09-14 David ‘Bombe’ RodenReplace get translation ajax page with Kotlin version
2017-09-14 David ‘Bombe’ RodenRename get translation ajax page
2017-09-14 David ‘Bombe’ RodenAdd test for get translation ajax page
2017-09-14 David ‘Bombe’ RodenDon’t send request to node if there are no posts or...
2017-09-14 David ‘Bombe’ RodenMake test timezone-independent
2017-09-14 David ‘Bombe’ RodenReplace get times ajax page with Kotlin version
2017-09-14 David ‘Bombe’ RodenAdd test for get times ajax page (test is timezone...
2017-09-13 David ‘Bombe’ RodenReplace get reply ajax page with Kotlin version
2017-09-13 David ‘Bombe’ RodenMove template rendering extension method to Templates.kt
2017-09-13 David ‘Bombe’ RodenAdd test for get reply ajax page
2017-09-10 David ‘Bombe’ RodenReplace get post ajax page with Kotlin version
2017-09-10 David ‘Bombe’ RodenAdd test for get post ajax page
2017-09-10 David ‘Bombe’ RodenReplace get notifications ajax page with Kotlin version
2017-09-10 David ‘Bombe’ RodenAdd test for get notifications ajax page
2017-09-09 David ‘Bombe’ RodenReplace get likes ajax page with Kotlin version
2017-09-09 David ‘Bombe’ RodenAdd test for get likes ajax page
2017-09-09 David ‘Bombe’ RodenAllow adding replies without specific ID
2017-09-09 David ‘Bombe’ RodenAllow adding posts without specific ID
2017-09-09 David ‘Bombe’ RodenReplace follow Sone ajax page with Kotlin version
2017-09-09 David ‘Bombe’ RodenAdd base JSON page that requires a logged-in user
2017-09-09 David ‘Bombe’ RodenAdd test for follow sone ajax page
2017-09-09 David ‘Bombe’ RodenReplace edit profile field ajax page with Kotlin version
2017-09-09 David ‘Bombe’ RodenAdd test for edit profile field ajax page
2017-09-09 David ‘Bombe’ RodenAdd comment about the futility of the album image
2017-09-08 David ‘Bombe’ RodenReplace edit image ajax page with Kotlin version
2017-09-08 David ‘Bombe’ RodenFix some Kotlin compiler warnings
2017-09-08 David ‘Bombe’ RodenAdd test for edit image ajax page
2017-09-07 David ‘Bombe’ RodenAdd some @Nullable annotations
2017-09-06 David ‘Bombe’ RodenReplace edit album ajax page with Kotlin version
2017-09-06 David ‘Bombe’ RodenAdd test for edit album ajax page
2017-09-05 David ‘Bombe’ RodenAdd annotation to to-override method
2017-09-05 David ‘Bombe’ RodenReplace distrust ajax page with Kotlin version
next