566 Commits (master)
 

Autor SHA1 Nachricht Datum
  Shane Mc Cormack 3ce9380cf5 Try to connect using IPv6 before IPv4, and falling back if there are errors. vor 12 Jahren
  Shane Mc Cormack 3ba51d9531 Make BaseParser ask ProxySelector for the proxy to use. vor 12 Jahren
  Greg Holmes bb4f862374 Convert parser to standalone project vor 12 Jahren
  Greg Holmes 450f2f26db Fix JGit-Describe (properly this time) vor 12 Jahren
  Greg Holmes 8c17843a1c Update git describe to fix windows support. vor 12 Jahren
  Chris Smith c504516f07 Make OutputQueue a bit thread safe. vor 12 Jahren
  Chris Smith 9932008461 Decode IRC lines a bit better vor 12 Jahren
  Chris Smith 994e288bfa Put the versions in the correct properties again vor 12 Jahren
  Shane Mc Cormack 9ad6698410 Update jgit-describe: "Oops, change the right : to ;" vor 12 Jahren
  Shane Mc Cormack f515ad74e1 Update jgit-describe: "Use ; not : for subdir separators" vor 12 Jahren
  Shane Mc Cormack 55255c542b Update jgit-describe.jar: "Allow subdir to support multiple filtered files using ; as a separator." vor 12 Jahren
  Shane Mc Cormack 9f047741be Update jgit-describe.jar: "Remove stray sysout." vor 12 Jahren
  Shane Mc Cormack 2e38ea4a2c Update jgit-describe.jar: "Filter properly on Windows." vor 12 Jahren
  Shane Mc Cormack d3bff89e13 Update jgit-describe.jar: "Update with support for .git-files rather than requiring .git to be a directory and Better support for windows" vor 12 Jahren
  Shane Mc Cormack 5b39ac8ae4 Update to jgit-describe with less NPEs vor 12 Jahren
  Shane Mc Cormack 8eaa47d7e2 Don't break if the given subdir isn't actually versioned. vor 12 Jahren
  Shane Mc Cormack 9bfe84cb66 Don't shell out to git if possible. vor 12 Jahren
  Shane Mc Cormack afbd2870b3 Update copyright for 2012 vor 12 Jahren
  Shane Mc Cormack 9f5da313da Bye Bye Warning. vor 12 Jahren
  Shane Mc Cormack 23e2263272 Set some sane defaults so as not to get "Non-positive period." error when trying to start the ping timer. vor 12 Jahren
  Shane Mc Cormack 1203cdfe2c Fix automatic NickInUse handler if Alt Nickname is the same as prependChar + nickname vor 12 Jahren
  Shane Mc Cormack b0410712da Fix 001s not being part of serverInformationLines vor 12 Jahren
  Shane Mc Cormack 746d4df06d Fix for issue CLIENT-312 - Parser shouldn't extend runnable vor 12 Jahren
  Shane Mc Cormack e4f0b8c75a IRCParser fixes. vor 12 Jahren
  Shane Mc Cormack 34d65f9ba9 Parser should accept multiple spaces between parameters. Fixes issue #CLIENT-319 vor 12 Jahren
  Shane Mc Cormack e22aa5e3c5 IRC parser support for IRCds which only support one listmode at once. vor 12 Jahren
  Chris Smith d0ae64cafc Fix empty LIST requests not working vor 12 Jahren
  Chris Smith 2ba321f247 Add new callbacks to the callback manager vor 12 Jahren
  Chris Smith 4ee812d706 And finally add a processor for list responses vor 12 Jahren
  Chris Smith e09cf57b49 Add interfaces for group listing vor 12 Jahren
  Chris Smith 595cfce6a2 Add support for sending a LIST command vor 12 Jahren
  Chris Smith 1d570b9c5e IRCParser/test fixes. vor 12 Jahren
  Chris Smith b060ac76d8 Remove ServerInfo as it's no longer used vor 12 Jahren
  Chris Smith 0acd459e7e Make IRCParser use BaseParser vor 12 Jahren
  Chris Smith 43c5d3ee62 Parser tidying vor 12 Jahren
  Chris Smith 7429b67662 Remove unused stuff from ServerInfo vor 12 Jahren
  Chris Smith 6101ff9449 Expose proxy information in parsers. vor 12 Jahren
  Shane Mc Cormack 3f23300f78 Add support for "TimestampedIRC" (See: http://shanemcc.co.uk/irc/#timestamping) vor 12 Jahren
  Shane Mc Cormack 54b06f4058 Fix unit test following Change-Id: If5a89ca2450e2583005045af60bdfc00b2a88765 vor 12 Jahren
  Shane Mc Cormack 1f8d164115 Add some more parser debugging. vor 13 Jahren
  Chris Smith cf580b8813 Add composition method to parsers vor 13 Jahren
  Chris Smith 3ee5e02d58 Add composition state listeners and enum for parsers vor 13 Jahren
  Greg Holmes 002b8b2aa2 Change header? vor 13 Jahren
  Greg Holmes c568619006 Don't create needless empty strings vor 13 Jahren
  Chris Smith fc9d71748a Remove unused field vor 13 Jahren
  Chris Smith 82867dfd87 Add servername into BaseParser and clarify javadoc vor 13 Jahren
  Greg Holmes 97baa9bc6f Make protocol descriptors check if a URI is secure. vor 13 Jahren
  Chris Smith f14215375b Add some nice proxy methods for calling callbacks vor 13 Jahren
  Chris Smith 282ba93598 Tidy up now child implementations are handled in BaseParser vor 13 Jahren
  Chris Smith be72c72ba0 Expose away state in ClientInfo vor 13 Jahren