98 次代码提交 (80864294f4f6217d95eb924a6be10a149116cbb3)

作者 SHA1 备注 提交日期
  Greg Holmes 6fff51e089 Correct hashcode method. 9 年前
  Greg Holmes 807572c8fc Tidying 9 年前
  Greg Holmes 7305fae38d Add JSR305 9 年前
  Chris Smith fba5088719 Start work on a generic link extractor. 9 年前
  Chris Smith 0e02c175f6 Add StringUtils class + tests. 9 年前
  Greg Holmes c0e532e93e Add a couple of methods to determine how an application was launched. 9 年前
  Greg Holmes 57bcea0572 Hide StreamReader behind StreamUtils. 9 年前
  Chris Smith 93594b6bd6 Remove pointless method. 9 年前
  Greg Holmes 60e9f7d9cd Remove deprecated methods. 9 年前
  Chris Smith 9d279109f1 Fix copying resources from zip files. 9 年前
  Greg Holmes aad1578811 Unit test for Downloader 9 年前
  Chris Smith f6b56531d3 Make ReverseFileReader autocloseable. 9 年前
  Greg Holmes 87e3c1343d Make ReverseFileReader use Paths. 9 年前
  Chris Smith 2b76d27c6f Couple of bug fixes. 9 年前
  Chris Smith 76ba1d77e2 Add FileUtils. 9 年前
  Chris Smith 397bc5d06b Unused methods 9 年前
  Chris Smith 5b7f3a9358 Allow ConfigFile to work on Paths. 9 年前
  Chris Smith 18b3adddbc Add an alternative formatter. 9 年前
  Chris Smith 4ec0f9f35d Tidy 9 年前
  Chris Smith 20a7b3962b Remove redundant casts 9 年前
  Greg Holmes e57c5dfc95 Move Colour to utils. 9 年前
  Chris Smith 7ba58d10ca Tidying. 9 年前
  Chris Smith 40a3a41c2e Final the couple of things. 9 年前
  Chris Smith a3ad26fcc8 Remove pointless inheritDocs. 9 年前
  Chris Smith 4edb6a6996 Tidying 9 年前
  Greg Holmes 30f4b1f3f2 Switch to AutoClose instead of StreamUtils. 9 年前
  Chris Smith 5ed0fccb52 Remove author comments. 9 年前
  Chris Smith 1f46714477 Minor tidying 10 年前
  Chris Smith 1d881ab486 Fix some redundent exceptions 10 年前
  Greg Holmes 3796fcc88c Add Optional email address validator. 10 年前
  Greg Holmes 7170cf601e Make Downloader non static 10 年前
  Greg Holmes 5afbb601a6 Add basic email address validator. 10 年前
  Greg Holmes cc46e2a4f1 Add port validator that takes Integer 10 年前
  Greg Holmes 41dcf3b4f0 Check for null before validating again regex. 10 年前
  Greg Holmes 459368e4a1 Add integer validator. 10 年前
  Greg Holmes 7687baa56c Add list not empty validator. 10 年前
  Chris Smith 4e6bf2d20b Make some fields in TextFile final. 10 年前
  Chris Smith a48c210ddd Allow null Files to be passed to TextFile again. 10 年前
  Greg Holmes 3f4f28c3cc Add Path support to TextFile. 10 年前
  Chris Smith c03aa4e53e Add a builder for ValidatorChains. 10 年前
  Shane Mc Cormack bd00847b40 Update Copyright to 2014 10 年前
  Greg Holmes 779a61d876 Java 7 conversions 10 年前
  Chris Smith 18d85e6a10 Tidying 10 年前
  Chris Smith 3a34058a1b "Fix" warning about varargs. 10 年前
  Chris Smith 527214529e Suppress rawtypes when doing unchecked operations 10 年前
  Greg Holmes b4e4ee1a30 Optional validator should pass null through to inner validator. 11 年前
  Shane Mc Cormack b23cd03717 Update copyright for 2013 11 年前
  Greg Holmes 093f9e66e9 Add support for closing Sockets (could be removed if we switched to Java7) 12 年前
  Greg Holmes 1b7c2f2257 Unit testing 12 年前
  Greg Holmes ccfd2a635c Alter behaviour of CommandUtils wrt stripping spaces 12 年前