140 次代码提交 (a36e3d3ce8f3476dc920b200f3a37cd74be28859)
 

作者 SHA1 备注 提交日期
  Chris Smith a36e3d3ce8 Merge pull request #5 from greboid/jsr305 9 年前
  Greg Holmes 7305fae38d Add JSR305 9 年前
  Greg Holmes 5fe976315a Merge pull request #1 from csmith/master 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 c4dde2f42b Try to stop the downloader test flaking. 9 年前
  Chris Smith 93594b6bd6 Remove pointless method. 9 年前
  Greg Holmes 60e9f7d9cd Remove deprecated methods. 9 年前
  Greg Holmes cc70fb7c1c Add unit test for StreamReaderUtil 9 年前
  Chris Smith 9d279109f1 Fix copying resources from zip files. 9 年前
  Chris Smith d3ce99e446 Tidying 9 年前
  Greg Holmes efc3439452 Use j7 methods. 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 18985ede50 Add .gitreview config. 9 年前
  Chris Smith 397bc5d06b Unused methods 9 年前
  Chris Smith 24887407f0 Specific versions. 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 fb6da494a3 PMD fixes 9 年前
  Chris Smith 35eb9e9598 Minor tidying 9 年前
  Chris Smith e60809a36e Add a repository to get the test deps from. 9 年前
  Chris Smith 4c937524ef Remove all ant stuff. 9 年前
  Chris Smith a04d5d54cb Force the right project name for utils. 9 年前
  Chris Smith c200f9be65 Gradle the util project. 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 19efd0cec9 Add license header to utils project. 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 年前