Commit graph

441 commits

Author SHA1 Message Date
anthonyraymond 3dc04c3ce0 Fix a test 2018-06-30 21:20:43 +02:00
anthonyraymond 78df5e9859 Switch back to tomcat and fix some warnings 2018-06-30 20:49:53 +02:00
anthonyraymond b5c78dd0d7 Update to version 2.1.3 2018-06-08 23:24:00 +02:00
Anthony Raymond d10a5c2aef
Merge pull request #31 from JourneyOver/qbittorrent-4.1.1
New qbittorrent release
2018-05-28 20:31:52 +02:00
Journey f0d98d79cf
Create qbittorrent-4.1.1.client 2018-05-27 21:49:56 -05:00
anthonyraymond db08d59384 Update to version 2.1.2 2018-05-23 19:24:35 +02:00
anthonyraymond d57898c627 Add utorrent 3.5.3_44428 and bittorrent 7.10.3_44429 2018-05-23 19:23:49 +02:00
anthonyraymond fefcfb54d6 Update to version 2.1.1 2018-05-21 01:47:08 +02:00
anthonyraymond 8c35b60ebd Fix #29, client files are now sent ordered semantically 2018-05-21 01:47:07 +02:00
anthonyraymond cf175bc073 Fix a test in non Europe/Paris time-zoned environment 2018-05-21 01:47:07 +02:00
anthonyraymond 343eb34ffd Add timezone to all outgoing LocalDateTime 2018-05-21 00:42:42 +02:00
Anthony Raymond ddd8af76b8
Fix FROM directive
Old one was subject to a bug with cacerts, and none of the SSL queried ressource could be reached properly (means no support for https tracker).
The new one works fine.
2018-05-21 00:01:22 +02:00
anthonyraymond 8de3db7f71 Update version to 2.1.0 2018-05-17 21:35:55 +02:00
Anthony Raymond 774b1ae968
Merge pull request #28 from anthonyraymond/core-refactor
Core refactor to release 2.1.x
2018-05-17 21:33:43 +02:00
anthonyraymond 4a12f372f8 Update ui version 2018-05-07 23:03:40 +02:00
anthonyraymond 9c682d88c6 Updated to Springboot 2.0 and updated all other maven deps 2018-05-07 02:04:52 +02:00
anthonyraymond a83d9474c7 Removed Hibernate validator 2018-05-07 00:31:57 +02:00
anthonyraymond 6134c4f0f0 Switch from Tomcat to Undertow 2018-05-07 00:19:06 +02:00
Anthony Raymond f6d8f571f7
Merge pull request #26 from JourneyOver/qbittorrent-4.1.0
Create qbittorrent-4.1.0.client
2018-05-05 21:22:03 +02:00
anthonyraymond 4e7c66a9e5 Update ui 2018-05-05 21:19:38 +02:00
Journey c315f5707a
Create qbittorrent-4.1.0.client 2018-05-05 13:48:28 -05:00
anthonyraymond ea3a84664a Dispatch torrent file created/deleted events 2018-04-30 17:29:35 +02:00
anthonyraymond c376d9fca9 Enforce a test case 2018-04-30 17:28:36 +02:00
anthonyraymond 8de4c683ee Fix infohash deserialising 2018-04-29 02:28:39 +02:00
anthonyraymond 04f0ce56ad Fix a bug when announcer fails to announce to many times (a stop event was send after the torrent was deleted) 2018-04-29 02:28:14 +02:00
anthonyraymond 9d3ce33f7f Fix concurency issue when Client was Stopping and torrents were actives 2018-04-26 00:13:57 +02:00
anthonyraymond c7e122d4d7 Add thread name to log 2018-04-26 00:13:11 +02:00
anthonyraymond 8c7a4fd725 Fix concurency issue in key and peerid generator 2018-04-26 00:12:54 +02:00
anthonyraymond 4c60f2964f WebSocketAuthorizationSecurityConfigTest tests 2018-04-10 00:41:59 +02:00
anthonyraymond 2ff9b24f7b Removed class from coverage exclusion 2018-04-10 00:00:56 +02:00
anthonyraymond f9106191fd WebSocketAuthenticatorService & AuthChannelInterceptorAdapter tests 2018-04-09 23:51:19 +02:00
anthonyraymond 12aa47c56e Removed useless imports 2018-04-09 23:12:55 +02:00
anthonyraymond 5f39a4ac00 WebSocketAuthenticationSecurityConfig tests 2018-04-09 23:04:20 +02:00
anthonyraymond 29ac2d5c59 JacksonConfig tests 2018-04-08 00:53:18 +02:00
anthonyraymond 8da936c16f Endpoint obfuscator tests 2018-04-08 00:53:00 +02:00
anthonyraymond c16924c431 WebSocketConfig tests 2018-04-08 00:52:38 +02:00
anthonyraymond 0f7d29ca3e Renamed two WebApp tests 2018-04-08 00:51:51 +02:00
anthonyraymond 4db4b486c5 removed useless annotation 2018-04-07 23:15:53 +02:00
anthonyraymond 1037f4e58f Jackson config test 2018-04-07 23:14:39 +02:00
anthonyraymond 812b25caa8 Renamed a webapp test 2018-04-07 23:01:43 +02:00
anthonyraymond d10c6c9c78 Start to test web layer 2018-04-07 02:14:58 +02:00
anthonyraymond e64979284a Fix coverage exclusion 2018-03-31 01:02:48 +02:00
anthonyraymond f6bb8342fe Added first integration test with full web context loaded 2018-03-31 00:58:33 +02:00
anthonyraymond 3aadfcebcd Prepare Integration tests 2018-03-31 00:14:56 +02:00
anthonyraymond c7f3a3749d Improved Covera on web package 2018-03-30 23:20:44 +02:00
anthonyraymond c8586eed2c Improved travis build time 2018-03-30 00:55:39 +02:00
anthonyraymond 107b564cd9 Improve coverage for WebSocketCOntroller 2018-03-30 00:39:03 +02:00
anthonyraymond ab0902c046 Regular test on WebsocketController 2018-03-30 00:25:44 +02:00
anthonyraymond d649659e95 Update to SpringBoot 1.5.10 2018-03-29 23:47:38 +02:00
anthonyraymond 9d013cc016 Excluded some class from jaCoCo coverage 2018-03-29 00:14:14 +02:00