195 Commits (eb2bfe4c84fa9e10cd925221e6ee8919c586e449)
 

Author SHA1 Message Date
  Greg Holmes cc46e2a4f1 Add port validator that takes Integer 10 years ago
  Greg Holmes 41dcf3b4f0 Check for null before validating again regex. 10 years ago
  Greg Holmes 459368e4a1 Add integer validator. 10 years ago
  Greg Holmes 7687baa56c Add list not empty validator. 10 years ago
  Chris Smith 4e6bf2d20b Make some fields in TextFile final. 10 years ago
  Chris Smith a48c210ddd Allow null Files to be passed to TextFile again. 10 years ago
  Greg Holmes 3f4f28c3cc Add Path support to TextFile. 10 years ago
  Chris Smith e56904acef Add a travis config. 10 years ago
  Chris Smith 6780ea88e2 Mark temp files as deleteOnExit. 10 years ago
  Chris Smith c03aa4e53e Add a builder for ValidatorChains. 10 years ago
  Shane Mc Cormack bd00847b40 Update Copyright to 2014 10 years ago
  Greg Holmes 779a61d876 Java 7 conversions 10 years ago
  Chris Smith 18d85e6a10 Tidying 10 years ago
  Greg Holmes 162c641385 Bump to 1.7 10 years ago
  Chris Smith 3a34058a1b "Fix" warning about varargs. 10 years ago
  Chris Smith 527214529e Suppress rawtypes when doing unchecked operations 10 years ago
  Shane Mc Cormack 48fbfe50b9 Fix LICENCE file name and add AUTHORS file. 10 years ago
  Greg Holmes b4e4ee1a30 Optional validator should pass null through to inner validator. 11 years ago
  Shane Mc Cormack b23cd03717 Update copyright for 2013 11 years ago
  Shane Mc Cormack 716e4f22e6 Add LICENSE file to project to cover any files that don't otheerwise currently contain a license header. 11 years ago
  Greg Holmes 4a1ac2be2b Add ant files to publish to maven 12 years ago
  Shane Mc Cormack 8c2e8358ac Updated version. 11 years ago
  Greg Holmes a7d0aa6933 Make directories up to private.properties 12 years ago
  Greg Holmes 2b1445449a Fix error building from teamcity 12 years ago
  Greg Holmes 55f257bc15 Convert utils to standalone project 12 years ago
  Greg Holmes d6f3007325 Update JGit-describe (properly this time) 12 years ago
  Greg Holmes 625815fa61 Update git describe to fix windows support. 12 years ago
  Greg Holmes 093f9e66e9 Add support for closing Sockets (could be removed if we switched to Java7) 12 years ago
  Greg Holmes e9c30ea502 SimpleInjector Unit test 12 years ago
  Greg Holmes 9dd933b38e ReturnableThread unit test 12 years ago
  Greg Holmes 1b7c2f2257 Unit testing 12 years ago
  Greg Holmes ccfd2a635c Alter behaviour of CommandUtils wrt stripping spaces 12 years ago
  Greg Holmes 70766a12a7 Tidy up unit tests 12 years ago
  Greg Holmes eff5c402d5 Add tests for ListenerList 12 years ago
  Greg Holmes 3e8ac978f7 Unit tests (and fixed a but in WeakList) 12 years ago
  Greg Holmes f16e4ab36b Improve server name validation. Unit test things. 12 years ago
  Chris Smith 54800b0ab6 SimpleInjector now includes all parent interfaces. 12 years ago
  Shane Mc Cormack bbb03f0140 Update jgit-describe: "Oops, change the right : to ;" 12 years ago
  Shane Mc Cormack 59f4e2ed28 Update jgit-describe: "Use ; not : for subdir separators" 12 years ago
  Shane Mc Cormack 652208983e Update jgit-describe.jar: "Allow subdir to support multiple filtered files using : as a separator." 12 years ago
  Shane Mc Cormack 06b88d3c67 Update jgit-describe.jar: "Remove stray sysout." 12 years ago
  Shane Mc Cormack 02974e477c Update jgit-describe.jar: "Filter properly on Windows." 12 years ago
  Shane Mc Cormack 25f540a52f Update jgit-describe.jar: "Update with support for .git-files rather than requiring .git to be a directory and Better support for windows" 12 years ago
  Chris Smith 7c2788db0e Add ReverseFileReader from logging plugin 12 years ago
  Shane Mc Cormack 539cac93dd Update to jgit-describe with less NPEs 12 years ago
  Shane Mc Cormack 9129fb746c Don't break if the given subdir isn't actually versioned. 12 years ago
  Chris Smith b4fc0f5e70 Tidying headers 12 years ago
  Shane Mc Cormack 8ead9ecafd Don't shell out to git. 12 years ago
  Shane Mc Cormack 9ae77fc1aa Update copyright for 2012 12 years ago
  Chris Smith 7e0b83a0c8 Tidy up util classes 12 years ago