svjatoslav_commons.git
2017-07-07 Svjatoslav... Updated documentation theme, version number and fixed...
2017-06-23 Svjatoslav... Improved generics usage.
2017-06-23 Svjatoslav... Updated copyright
2017-04-11 Svjatoslav... Revert "[maven-release-plugin] prepare release svjatosl...
2017-04-11 Svjatoslav... Revert "[maven-release-plugin] prepare for next develop...
2017-04-08 Svjatoslav... [maven-release-plugin] prepare for next development...
2017-04-08 Svjatoslav... [maven-release-plugin] prepare release svjatoslavcommon...
2016-08-03 Svjatoslav... [maven-release-plugin] prepare for next development...
2016-08-03 Svjatoslav... [maven-release-plugin] prepare release svjatoslavcommon...
2016-08-03 Svjatoslav... rely on IDE tools instead of Maven plugins for reporting
2016-06-25 Svjatoslav... Code cleanup and formatting. Migrated to java 1.8.
2016-02-27 Svjatoslav... added tools
2016-01-05 Svjatoslav... added TODO
2015-07-02 Svjatoslav... improved navigation
2015-05-30 Svjatoslav... improved javadoc
2015-03-20 Svjatoslav... modernized POM
2015-03-20 Svjatoslav... minor updates
2015-03-20 Svjatoslav... Removed Locale enum to make code usable for every possi...
2015-03-20 Svjatoslav... removed bad quality code
2015-03-20 Svjatoslav... removed unneeded code
2015-03-09 Svjatoslav... fixed file permissions
2015-03-01 Svjatoslav... updated documentation
2015-03-01 Svjatoslav... [maven-release-plugin] prepare for next development...
2015-03-01 Svjatoslav... [maven-release-plugin] prepare release svjatoslavcommon...
2015-01-25 Svjatoslav... minor formatting
2015-01-13 Svjatoslav... added reporting plugins
2015-01-03 Svjatoslav... optimization is nowdays done in JIT
2015-01-03 Svjatoslav... added: String getFileContentsAsString(final File file)
2014-12-19 Svjatoslav... more elegant parameter initialization
2014-12-19 Svjatoslav... use generics for more elegant code
2014-10-25 Svjatoslav... further generics simplifications
2014-10-18 Svjatoslav... simplification of NavigationItem
2014-10-18 Svjatoslav... slightly more type-safe and extending friendly navigation
2014-08-27 Svjatoslav... make locale configuration visible for extending classes
2014-08-23 Svjatoslav... Added special commandline argument type to support...
2014-08-21 Svjatoslav... Created dedicated locale configuration handler.
2014-08-20 Svjatoslav... localized navigation menu
2014-08-20 Svjatoslav... possibility to use CSS prefix for menu items
2014-07-20 Svjatoslav... improved navigation
2014-06-15 Svjatoslav... [maven-release-plugin] prepare for next development...
2014-06-15 Svjatoslav... [maven-release-plugin] prepare release svjatoslavcommon...
2014-03-14 Svjatoslav... API usability improvement
2014-03-14 Svjatoslav... Renamed CuttableString to more generic String2.
2014-03-09 Svjatoslav... define UTF-8 as source code encoding
2014-02-18 Svjatoslav... [maven-release-plugin] prepare for next development...
2014-02-18 Svjatoslav... [maven-release-plugin] prepare release svjatoslavcommon...
2014-02-18 Svjatoslav... Changed license to LGPLv3 or later.
2014-01-14 Svjatoslav... fixed default locale selection for web navigation
2013-12-26 Svjatoslav... check matching navigation items recursively
2013-12-26 Svjatoslav... null safe wildcard matching
2013-12-26 Svjatoslav... possibility to set matching pattern
2013-12-25 Svjatoslav... default constructor is nice still
2013-12-25 Svjatoslav... constructor tweak
2013-12-25 Svjatoslav... fixed constructor
2013-12-24 Svjatoslav... default locale for root navigation item
2013-12-24 Svjatoslav... do not track developer files
2013-12-24 Svjatoslav... use default navigation matching
2013-12-24 Svjatoslav... do not track developer files
2013-12-24 Svjatoslav... refactored navigation logic to be more fool-proof
2013-12-24 Svjatoslav... support for localized navigation titles
2013-12-24 Svjatoslav... locale helper
2013-11-18 Svjatoslav... enforce UTF-8 encoding in data streams
2013-11-02 Svjatoslav... bugfix
2013-11-02 Svjatoslav... possibility to recursively delete directories
2013-11-02 Svjatoslav... better quessing of user desktop directory
2013-10-29 Svjatoslav... simplified commandline helper API
2013-10-27 Svjatoslav... bugfix
2013-10-27 Svjatoslav... further improvements to commandline parser API
2013-10-27 Svjatoslav... more usable commandline parser API
2013-10-20 Svjatoslav... refactored commandline parser API for simpler usage
2013-07-28 Svjatoslav... [maven-release-plugin] prepare for next development...
2013-07-28 Svjatoslav... [maven-release-plugin] prepare release svjatoslavcommon...
2013-07-28 Svjatoslav... use latest wagon ssh
2013-07-28 Svjatoslav... [maven-release-plugin] rollback the release of svjatosl...
2013-07-28 Svjatoslav... [maven-release-plugin] prepare for next development...
2013-07-28 Svjatoslav... [maven-release-plugin] prepare release svjatoslavcommon...
2013-07-28 Svjatoslav... added custom maven repository
2013-07-28 Svjatoslav... [maven-release-plugin] rollback the release of svjatosl...
2013-07-28 Svjatoslav... [maven-release-plugin] prepare for next development...
2013-07-28 Svjatoslav... [maven-release-plugin] prepare release svjatoslavcommon...
2013-07-28 Svjatoslav... fixed copyright headers
2013-07-08 Svjatoslav... XML parsing logic
2013-05-29 Svjatoslav... byte array to HEX converter
2013-05-03 Svjatoslav... improved cuttable string
2013-04-21 Svjatoslav... menu HTML layout fix
2013-04-21 Svjatoslav... fixed CSS style names
2013-04-21 Svjatoslav... possibility to set default navigation item
2013-04-21 Svjatoslav... reusable logic for web site navigation
2013-04-07 Svjatoslav... [maven-release-plugin] prepare for next development...
2013-04-07 Svjatoslav... [maven-release-plugin] prepare release svjatoslavcommon...
2013-04-07 Svjatoslav... initial commit