72 Commits (5ed0fccb52e656eba695916c82ddf9cc4ff2caea)

Autor SHA1 Nachricht Datum
  Chris Smith 5ed0fccb52 Remove author comments. vor 9 Jahren
  Chris Smith 1f46714477 Minor tidying vor 10 Jahren
  Chris Smith 1d881ab486 Fix some redundent exceptions vor 10 Jahren
  Greg Holmes 3796fcc88c Add Optional email address validator. vor 10 Jahren
  Greg Holmes 7170cf601e Make Downloader non static vor 10 Jahren
  Greg Holmes 5afbb601a6 Add basic email address validator. vor 10 Jahren
  Greg Holmes cc46e2a4f1 Add port validator that takes Integer vor 10 Jahren
  Greg Holmes 41dcf3b4f0 Check for null before validating again regex. vor 10 Jahren
  Greg Holmes 459368e4a1 Add integer validator. vor 10 Jahren
  Greg Holmes 7687baa56c Add list not empty validator. vor 10 Jahren
  Chris Smith 4e6bf2d20b Make some fields in TextFile final. vor 10 Jahren
  Chris Smith a48c210ddd Allow null Files to be passed to TextFile again. vor 10 Jahren
  Greg Holmes 3f4f28c3cc Add Path support to TextFile. vor 10 Jahren
  Chris Smith c03aa4e53e Add a builder for ValidatorChains. vor 10 Jahren
  Shane Mc Cormack bd00847b40 Update Copyright to 2014 vor 10 Jahren
  Greg Holmes 779a61d876 Java 7 conversions vor 10 Jahren
  Chris Smith 18d85e6a10 Tidying vor 10 Jahren
  Chris Smith 3a34058a1b "Fix" warning about varargs. vor 10 Jahren
  Chris Smith 527214529e Suppress rawtypes when doing unchecked operations vor 10 Jahren
  Greg Holmes b4e4ee1a30 Optional validator should pass null through to inner validator. vor 11 Jahren
  Shane Mc Cormack b23cd03717 Update copyright for 2013 vor 11 Jahren
  Greg Holmes 093f9e66e9 Add support for closing Sockets (could be removed if we switched to Java7) vor 12 Jahren
  Greg Holmes 1b7c2f2257 Unit testing vor 12 Jahren
  Greg Holmes ccfd2a635c Alter behaviour of CommandUtils wrt stripping spaces vor 12 Jahren
  Greg Holmes 70766a12a7 Tidy up unit tests vor 12 Jahren
  Greg Holmes 3e8ac978f7 Unit tests (and fixed a but in WeakList) vor 12 Jahren
  Greg Holmes f16e4ab36b Improve server name validation. Unit test things. vor 12 Jahren
  Chris Smith 54800b0ab6 SimpleInjector now includes all parent interfaces. vor 12 Jahren
  Chris Smith 7c2788db0e Add ReverseFileReader from logging plugin vor 12 Jahren
  Chris Smith b4fc0f5e70 Tidying headers vor 12 Jahren
  Shane Mc Cormack 9ae77fc1aa Update copyright for 2012 vor 12 Jahren
  Chris Smith 7e0b83a0c8 Tidy up util classes vor 12 Jahren
  Greg Holmes 7f34f9a7f7 Amend some validators to cope with null. Add validatable interface. vor 12 Jahren
  Chris Smith e9447070bc Allow multiple parents for SimpleInjectors vor 12 Jahren
  Chris Smith 41ba445b6f Add some tests for ObservableListDecorator vor 12 Jahren
  Chris Smith 77fb202ace Add observable list utilities vor 12 Jahren
  Greg Holmes 2fda4cc842 Load proxied listener calls in the correct class loader vor 13 Jahren
  Chris Smith fefaaceb21 Add methods to ListenerList to proxy calls nicely vor 13 Jahren
  Greg Holmes d9b65da75f Change header? vor 13 Jahren
  Chris Smith fd4e2649bc Oops vor 13 Jahren
  Chris Smith cd5d346a6e Simple constructor dependency injector vor 13 Jahren
  Chris Smith a7ff25a148 Pointless ctor vor 13 Jahren
  Chris Smith 4da9c6fffa Style fixes vor 13 Jahren
  Greg Holmes ff6ee4874a Add DateUtils and a formatDuration method. Minor tidying. vor 13 Jahren
  Chris Smith 855c095404 Fix line endings and trailing spaces vor 13 Jahren
  Simon Mott 63f3acc9f4 Creates CommandUtils class with parseArguments method vor 13 Jahren
  Shane Mc Cormack bd12d32d69 Move StreamReader to util. vor 13 Jahren
  Chris Smith fccaa6a54f Warning fixes vor 13 Jahren
  Greg Holmes d852baca12 Make DoubleMap implement Map interface. vor 13 Jahren
  Greg Holmes 941b88b7c1 Add servername validator vor 13 Jahren