Sone.git
2017-06-19 David ‘Bombe... Convert known Sones page test to use new web page test...
2017-06-19 David ‘Bombe... Convert like page test to use new web page test base
2017-06-19 David ‘Bombe... Convert lock Sone page test to use new web page test...
2017-06-19 David ‘Bombe... Convert login page test to use new web page test base
2017-06-19 David ‘Bombe... Convert logout page test to use new web page test base
2017-06-19 David ‘Bombe... Convert mark as known page test to use new web page...
2017-06-19 David ‘Bombe... Convert new page test to use new web page test base
2017-06-19 David ‘Bombe... Convert options page test to use new web page test...
2017-06-19 David ‘Bombe... Remove dependency on web page test base from reloading...
2017-06-19 David ‘Bombe... Reformatting
2017-06-19 David ‘Bombe... Convert rescue page test to use new web page test base
2017-06-19 David ‘Bombe... Reformatting
2017-06-19 David ‘Bombe... Convert search page test to use new web page test base
2017-06-19 David ‘Bombe... Move function that deals with optionals to optional...
2017-06-19 David ‘Bombe... Convert sone template page test to use new web page...
2017-06-19 David ‘Bombe... Convert trust page test to use new web page test base
2017-06-19 David ‘Bombe... Convert unbookmark page test to use new web page test...
2017-06-19 David ‘Bombe... Convert unfollow Sone page test to use new web page...
2017-06-19 David ‘Bombe... Convert unlike page test to use new web page test base
2017-06-19 David ‘Bombe... Convert unlock Sone page test to use new web page test...
2017-06-18 David ‘Bombe... Convert untrust page test to use new web page test...
2017-06-18 David ‘Bombe... Convert view Sone page test to new web page test base
2017-06-18 David ‘Bombe... Add Kotlin version of web page test base, convert first...
2017-06-04 David ‘Bombe... Replace view Sone page with Kotlin version
2017-06-04 David ‘Bombe... Add and improve tests for view Sone page
2017-06-04 David ‘Bombe... Fix formatting
2017-06-04 David ‘Bombe... Add and improve tests for view Sone page
2017-06-04 David ‘Bombe... Replace view post page with Kotlin version
2017-06-04 David ‘Bombe... Add and improve tests for view post page
2017-06-04 David ‘Bombe... Replace upload image page with Kotlin version
2017-06-04 David ‘Bombe... Add utilities for Freenet buckets
2017-06-04 David ‘Bombe... Add utilities for HTTP headers
2017-06-04 David ‘Bombe... Add more tests and improve tests for upload image page
2017-06-04 David ‘Bombe... Rename test images
2017-06-04 David ‘Bombe... Replace untrust page with Kotlin version
2017-06-04 David ‘Bombe... Add more tests for untrust page
2017-06-04 David ‘Bombe... Replace unlock Sone page with Kotlin version
2017-06-04 David ‘Bombe... Add more tests for unlock Sone page
2017-06-04 David ‘Bombe... Replace unlike page with Kotlin version
2017-06-04 David ‘Bombe... Add more tests and fix tests for unlike page
2017-06-04 David ‘Bombe... Replace unfollow Sone page with Kotlin version
2017-06-04 David ‘Bombe... Add more tests for unfollow Sone page
2017-06-04 David ‘Bombe... Replace unbookmark page with Kotlin version
2017-06-04 David ‘Bombe... Add more tests for unbookmark page
2017-06-04 David ‘Bombe... Replace trust page with Kotlin version
2017-06-04 David ‘Bombe... Create Guava optional utility collection
2017-06-04 David ‘Bombe... Add more tests for trust page
2017-06-04 David ‘Bombe... Replace search page with Kotlin version, add more tests
2017-06-04 David ‘Bombe... Add @Nonnull to SoneProvider’s getSones() method
2017-06-04 David ‘Bombe... Add more tests for search page
2017-06-04 David ‘Bombe... Fix formatting
2017-06-04 David ‘Bombe... Add paginate() extension method and pagination matcher
2017-05-26 David ‘Bombe... Replace rescue page with Kotlin version
2017-05-26 David ‘Bombe... Add more tests for the rescue page
2017-05-25 David ‘Bombe... Replace reloading page with Kotlin version
2017-05-25 David ‘Bombe... Update pitest and jacoco plugin
2017-05-25 David ‘Bombe... Replace options page with Kotlin version
2017-05-25 David ‘Bombe... Add more tests for options page
2017-05-25 David ‘Bombe... Fix test formatting
2017-05-25 David ‘Bombe... Fix annotations
2017-05-24 David ‘Bombe... Add more tests for options page
2017-05-24 David ‘Bombe... Use verifyNoRedirect instead of calling the request...
2017-05-24 David ‘Bombe... Clean up some imports
2017-05-24 David ‘Bombe... Set URI and request method separately in tests
2017-05-24 David ‘Bombe... Replace new page with Kotlin version
2017-05-24 David ‘Bombe... Add more tests for new page
2017-05-24 David ‘Bombe... Fix test name
2017-05-24 David ‘Bombe... Replace new page test with Kotlin version
2017-05-24 David ‘Bombe... Add test for iterables extension methods
2017-05-24 David ‘Bombe... Replace mark as known page with Kotlin version
2017-05-24 David ‘Bombe... Add more tests for mark as known page
2017-05-23 David ‘Bombe... Replace logout page with Kotlin version
2017-05-23 David ‘Bombe... Add more tests for logout page
2017-05-23 David ‘Bombe... Replace lock Sone page with Kotlin version
2017-05-23 David ‘Bombe... Add more tests for lock Sone page
2017-05-23 David ‘Bombe... Replace like page with Kotlin version
2017-05-23 David ‘Bombe... Simplify verifying that no redirect is called
2017-05-23 David ‘Bombe... Add more tests for like page
2017-05-20 David ‘Bombe... Fix text parser only parsing the last element in a...
2017-05-05 David ‘Bombe... Replace known Sones page with Kotlin version
2017-05-05 David ‘Bombe... Improve test for known Sones page
2017-05-05 David ‘Bombe... Add method to set request method
2017-05-05 David ‘Bombe... Return no notifications for any Sones
2017-05-05 David ‘Bombe... Add more tests for the known Sones page
2017-05-05 David ‘Bombe... Add test for index page without any posts
2017-05-05 David ‘Bombe... Use new pagination instead of the one from utils
2017-05-05 David ‘Bombe... Add pagination container
2017-05-05 David ‘Bombe... Replace index page with Kotlin version
2017-05-05 David ‘Bombe... Add more tests for index page
2017-05-05 David ‘Bombe... Use more concise SAM implementation
2017-05-05 David ‘Bombe... Use Kotlin’s dependency resolution for kotlin libraries
2017-05-05 David ‘Bombe... Replace image browser page with Kotlin version
2017-05-02 David ‘Bombe... Add helper to simplify access to request objects
2017-04-30 David ‘Bombe... Add more tests to image browser page test
2017-04-30 David ‘Bombe... Update Kotlin to 1.1.2
2017-04-27 David ‘Bombe... Replace get image page with Kotlin version
2017-04-27 David ‘Bombe... Actually differentiate between GET and POST parameters
2017-04-27 David ‘Bombe... Add toString() for redirect exception
2017-04-26 David ‘Bombe... Fix timezone-dependent tests
2017-04-24 David ‘Bombe... Fix bug in login page
next