svjatoslav_commons.git
6 years agoFix for maven-git integration problem
Svjatoslav Agejenko [Tue, 11 Jul 2017 03:17:03 +0000 (05:17 +0200)]
Fix for maven-git integration problem

6 years agoUpdated documentation theme, version number and fixed broken link.
Svjatoslav Agejenko [Fri, 7 Jul 2017 13:09:29 +0000 (15:09 +0200)]
Updated documentation theme, version number and fixed broken link.

6 years agoImproved generics usage.
Svjatoslav Agejenko [Fri, 23 Jun 2017 13:00:57 +0000 (15:00 +0200)]
Improved generics usage.

6 years agoUpdated copyright
Svjatoslav Agejenko [Fri, 23 Jun 2017 12:21:25 +0000 (14:21 +0200)]
Updated copyright

7 years agoRevert "[maven-release-plugin] prepare release svjatoslavcommons-1.6"
Svjatoslav Agejenko [Tue, 11 Apr 2017 07:10:24 +0000 (10:10 +0300)]
Revert "[maven-release-plugin] prepare release svjatoslavcommons-1.6"

This reverts commit c04f0c168f78739d2dc75225f93c13c5baa1548b.

7 years agoRevert "[maven-release-plugin] prepare for next development iteration"
Svjatoslav Agejenko [Tue, 11 Apr 2017 07:10:11 +0000 (10:10 +0300)]
Revert "[maven-release-plugin] prepare for next development iteration"

This reverts commit b2d050b59caf4874c8bb6eb375237e195274fcd9.

7 years ago[maven-release-plugin] prepare for next development iteration
Svjatoslav Agejenko [Sat, 8 Apr 2017 09:09:49 +0000 (12:09 +0300)]
[maven-release-plugin] prepare for next development iteration

7 years ago[maven-release-plugin] prepare release svjatoslavcommons-1.6
Svjatoslav Agejenko [Sat, 8 Apr 2017 09:09:45 +0000 (12:09 +0300)]
[maven-release-plugin] prepare release svjatoslavcommons-1.6

7 years ago[maven-release-plugin] prepare for next development iteration
Svjatoslav Agejenko [Wed, 3 Aug 2016 19:05:13 +0000 (22:05 +0300)]
[maven-release-plugin] prepare for next development iteration

7 years ago[maven-release-plugin] prepare release svjatoslavcommons-1.5
Svjatoslav Agejenko [Wed, 3 Aug 2016 19:05:10 +0000 (22:05 +0300)]
[maven-release-plugin] prepare release svjatoslavcommons-1.5

7 years agorely on IDE tools instead of Maven plugins for reporting
Svjatoslav Agejenko [Wed, 3 Aug 2016 19:03:55 +0000 (22:03 +0300)]
rely on IDE tools instead of Maven plugins for reporting

7 years agoCode cleanup and formatting. Migrated to java 1.8.
Svjatoslav Agejenko [Sat, 25 Jun 2016 21:48:54 +0000 (23:48 +0200)]
Code cleanup and formatting. Migrated to java 1.8.

8 years agoadded tools
Svjatoslav Agejenko [Sat, 27 Feb 2016 20:49:32 +0000 (22:49 +0200)]
added tools

8 years agoadded TODO
Svjatoslav Agejenko [Tue, 5 Jan 2016 19:34:29 +0000 (21:34 +0200)]
added TODO

8 years agoimproved navigation
Svjatoslav Agejenko [Thu, 2 Jul 2015 16:49:21 +0000 (19:49 +0300)]
improved navigation

8 years agoimproved javadoc
Svjatoslav Agejenko [Sat, 30 May 2015 20:45:58 +0000 (23:45 +0300)]
improved javadoc

9 years agomodernized POM
Svjatoslav Agejenko [Fri, 20 Mar 2015 22:34:20 +0000 (00:34 +0200)]
modernized POM

9 years agominor updates
Svjatoslav Agejenko [Fri, 20 Mar 2015 22:02:42 +0000 (00:02 +0200)]
minor updates

+ slight code refactoring
+ documentation update

9 years agoRemoved Locale enum to make code usable for every possible language.
Svjatoslav Agejenko [Fri, 20 Mar 2015 21:48:49 +0000 (23:48 +0200)]
Removed Locale enum to make code usable for every possible language.

9 years agoremoved bad quality code
Svjatoslav Agejenko [Fri, 20 Mar 2015 21:37:09 +0000 (23:37 +0200)]
removed bad quality code

9 years agoremoved unneeded code
Svjatoslav Agejenko [Fri, 20 Mar 2015 21:26:42 +0000 (23:26 +0200)]
removed unneeded code

9 years agofixed file permissions
Svjatoslav Agejenko [Mon, 9 Mar 2015 19:18:54 +0000 (21:18 +0200)]
fixed file permissions

9 years agoupdated documentation
Svjatoslav Agejenko [Sun, 1 Mar 2015 20:03:10 +0000 (22:03 +0200)]
updated documentation

9 years ago[maven-release-plugin] prepare for next development iteration
Svjatoslav Agejenko [Sun, 1 Mar 2015 16:50:19 +0000 (18:50 +0200)]
[maven-release-plugin] prepare for next development iteration

9 years ago[maven-release-plugin] prepare release svjatoslavcommons-1.4
Svjatoslav Agejenko [Sun, 1 Mar 2015 16:50:15 +0000 (18:50 +0200)]
[maven-release-plugin] prepare release svjatoslavcommons-1.4

9 years agominor formatting
Svjatoslav Agejenko [Sun, 25 Jan 2015 20:07:14 +0000 (22:07 +0200)]
minor formatting

9 years agoadded reporting plugins
Svjatoslav Agejenko [Tue, 13 Jan 2015 06:38:39 +0000 (08:38 +0200)]
added reporting plugins

9 years agooptimization is nowdays done in JIT
Svjatoslav Agejenko [Sat, 3 Jan 2015 14:17:49 +0000 (16:17 +0200)]
optimization is nowdays done in JIT

9 years agoadded: String getFileContentsAsString(final File file)
Svjatoslav Agejenko [Sat, 3 Jan 2015 10:07:52 +0000 (12:07 +0200)]
added: String getFileContentsAsString(final File file)

9 years agomore elegant parameter initialization
Svjatoslav Agejenko [Fri, 19 Dec 2014 20:37:47 +0000 (22:37 +0200)]
more elegant parameter initialization

9 years agouse generics for more elegant code
Svjatoslav Agejenko [Fri, 19 Dec 2014 19:47:06 +0000 (21:47 +0200)]
use generics for more elegant code

9 years agofurther generics simplifications
Svjatoslav Agejenko [Sat, 25 Oct 2014 21:02:48 +0000 (00:02 +0300)]
further generics simplifications

9 years agosimplification of NavigationItem
Svjatoslav Agejenko [Sat, 18 Oct 2014 16:51:52 +0000 (19:51 +0300)]
simplification of NavigationItem

9 years agoslightly more type-safe and extending friendly navigation
Svjatoslav Agejenko [Sat, 18 Oct 2014 15:18:01 +0000 (18:18 +0300)]
slightly more type-safe and extending friendly navigation

9 years agomake locale configuration visible for extending classes
Svjatoslav Agejenko [Wed, 27 Aug 2014 19:04:50 +0000 (22:04 +0300)]
make locale configuration visible for extending classes

9 years agoAdded special commandline argument type to support multiple strings.
Svjatoslav Agejenko [Sat, 23 Aug 2014 21:04:27 +0000 (00:04 +0300)]
Added special commandline argument type to support multiple strings.

More foolproof code.

9 years agoCreated dedicated locale configuration handler.
Svjatoslav Agejenko [Thu, 21 Aug 2014 19:56:13 +0000 (22:56 +0300)]
Created dedicated locale configuration handler.

9 years agolocalized navigation menu
Svjatoslav Agejenko [Wed, 20 Aug 2014 15:56:56 +0000 (18:56 +0300)]
localized navigation menu

9 years agopossibility to use CSS prefix for menu items
Svjatoslav Agejenko [Wed, 20 Aug 2014 14:39:51 +0000 (17:39 +0300)]
possibility to use CSS prefix for menu items

9 years agoimproved navigation
Svjatoslav Agejenko [Sun, 20 Jul 2014 17:59:52 +0000 (20:59 +0300)]
improved navigation

9 years ago[maven-release-plugin] prepare for next development iteration
Svjatoslav Agejenko [Sun, 15 Jun 2014 19:37:28 +0000 (22:37 +0300)]
[maven-release-plugin] prepare for next development iteration

9 years ago[maven-release-plugin] prepare release svjatoslavcommons-1.3
Svjatoslav Agejenko [Sun, 15 Jun 2014 19:37:15 +0000 (22:37 +0300)]
[maven-release-plugin] prepare release svjatoslavcommons-1.3

10 years agoAPI usability improvement
Svjatoslav Agejenko [Fri, 14 Mar 2014 18:44:13 +0000 (20:44 +0200)]
API usability improvement

10 years agoRenamed CuttableString to more generic String2.
Svjatoslav Agejenko [Fri, 14 Mar 2014 18:34:55 +0000 (20:34 +0200)]
Renamed CuttableString to more generic String2.
Added prefix, suffix support and length enforcing possibility.

10 years agodefine UTF-8 as source code encoding
Svjatoslav Agejenko [Sun, 9 Mar 2014 17:18:26 +0000 (19:18 +0200)]
define UTF-8 as source code encoding

10 years ago[maven-release-plugin] prepare for next development iteration
Svjatoslav Agejenko [Tue, 18 Feb 2014 09:18:54 +0000 (11:18 +0200)]
[maven-release-plugin] prepare for next development iteration

10 years ago[maven-release-plugin] prepare release svjatoslavcommons-1.2
Svjatoslav Agejenko [Tue, 18 Feb 2014 09:18:45 +0000 (11:18 +0200)]
[maven-release-plugin] prepare release svjatoslavcommons-1.2

10 years agoChanged license to LGPLv3 or later.
Svjatoslav Agejenko [Tue, 18 Feb 2014 09:17:44 +0000 (11:17 +0200)]
Changed license to LGPLv3 or later.

10 years agofixed default locale selection for web navigation
Svjatoslav Agejenko [Tue, 14 Jan 2014 19:49:36 +0000 (21:49 +0200)]
fixed default locale selection for web navigation

10 years agocheck matching navigation items recursively
Svjatoslav Agejenko [Thu, 26 Dec 2013 18:24:17 +0000 (20:24 +0200)]
check matching navigation items recursively

10 years agonull safe wildcard matching
Svjatoslav Agejenko [Thu, 26 Dec 2013 18:23:53 +0000 (20:23 +0200)]
null safe wildcard matching

10 years agopossibility to set matching pattern
Svjatoslav Agejenko [Thu, 26 Dec 2013 17:47:23 +0000 (19:47 +0200)]
possibility to set matching pattern

10 years agodefault constructor is nice still
Svjatoslav Agejenko [Wed, 25 Dec 2013 00:46:26 +0000 (02:46 +0200)]
default constructor is nice still

10 years agoconstructor tweak
Svjatoslav Agejenko [Wed, 25 Dec 2013 00:19:31 +0000 (02:19 +0200)]
constructor tweak

10 years agofixed constructor
Svjatoslav Agejenko [Wed, 25 Dec 2013 00:16:27 +0000 (02:16 +0200)]
fixed constructor

10 years agodefault locale for root navigation item
Svjatoslav Agejenko [Tue, 24 Dec 2013 23:56:18 +0000 (01:56 +0200)]
default locale for root navigation item

10 years agodo not track developer files
Svjatoslav Agejenko [Tue, 24 Dec 2013 23:33:16 +0000 (01:33 +0200)]
do not track developer files

10 years agouse default navigation matching
Svjatoslav Agejenko [Tue, 24 Dec 2013 23:31:04 +0000 (01:31 +0200)]
use default navigation matching

10 years agodo not track developer files
Svjatoslav Agejenko [Tue, 24 Dec 2013 23:30:42 +0000 (01:30 +0200)]
do not track developer files

10 years agorefactored navigation logic to be more fool-proof
Svjatoslav Agejenko [Tue, 24 Dec 2013 23:10:07 +0000 (01:10 +0200)]
refactored navigation logic to be more fool-proof

10 years agosupport for localized navigation titles
Svjatoslav Agejenko [Tue, 24 Dec 2013 22:01:43 +0000 (00:01 +0200)]
support for localized navigation titles

10 years agolocale helper
Svjatoslav Agejenko [Tue, 24 Dec 2013 19:44:42 +0000 (21:44 +0200)]
locale helper

10 years agoenforce UTF-8 encoding in data streams
Svjatoslav Agejenko [Mon, 18 Nov 2013 06:45:30 +0000 (08:45 +0200)]
enforce UTF-8 encoding in data streams

10 years agobugfix
Svjatoslav Agejenko [Sat, 2 Nov 2013 21:20:33 +0000 (23:20 +0200)]
bugfix

10 years agopossibility to recursively delete directories
Svjatoslav Agejenko [Sat, 2 Nov 2013 21:18:14 +0000 (23:18 +0200)]
possibility to recursively delete directories

10 years agobetter quessing of user desktop directory
Svjatoslav Agejenko [Sat, 2 Nov 2013 21:01:18 +0000 (23:01 +0200)]
better quessing of user desktop directory

10 years agosimplified commandline helper API
Svjatoslav Agejenko [Tue, 29 Oct 2013 16:36:19 +0000 (18:36 +0200)]
simplified commandline helper API

10 years agobugfix
Svjatoslav Agejenko [Sun, 27 Oct 2013 19:35:51 +0000 (21:35 +0200)]
bugfix

10 years agofurther improvements to commandline parser API
Svjatoslav Agejenko [Sun, 27 Oct 2013 19:17:21 +0000 (21:17 +0200)]
further improvements to commandline parser API

10 years agomore usable commandline parser API
Svjatoslav Agejenko [Sun, 27 Oct 2013 15:26:43 +0000 (17:26 +0200)]
more usable commandline parser API

10 years agorefactored commandline parser API for simpler usage
Svjatoslav Agejenko [Sun, 20 Oct 2013 08:15:14 +0000 (11:15 +0300)]
refactored commandline parser API for simpler usage

10 years ago[maven-release-plugin] prepare for next development iteration
Svjatoslav Agejenko [Sun, 28 Jul 2013 18:14:08 +0000 (21:14 +0300)]
[maven-release-plugin] prepare for next development iteration

10 years ago[maven-release-plugin] prepare release svjatoslavcommons-1.1
Svjatoslav Agejenko [Sun, 28 Jul 2013 18:14:04 +0000 (21:14 +0300)]
[maven-release-plugin] prepare release svjatoslavcommons-1.1

10 years agouse latest wagon ssh
Svjatoslav Agejenko [Sun, 28 Jul 2013 18:13:05 +0000 (21:13 +0300)]
use latest wagon ssh

10 years ago[maven-release-plugin] rollback the release of svjatoslavcommons-1.1
Svjatoslav Agejenko [Sun, 28 Jul 2013 18:12:01 +0000 (21:12 +0300)]
[maven-release-plugin] rollback the release of svjatoslavcommons-1.1

10 years ago[maven-release-plugin] prepare for next development iteration
Svjatoslav Agejenko [Sun, 28 Jul 2013 17:51:17 +0000 (20:51 +0300)]
[maven-release-plugin] prepare for next development iteration

10 years ago[maven-release-plugin] prepare release svjatoslavcommons-1.1
Svjatoslav Agejenko [Sun, 28 Jul 2013 17:51:13 +0000 (20:51 +0300)]
[maven-release-plugin] prepare release svjatoslavcommons-1.1

10 years agoadded custom maven repository
Svjatoslav Agejenko [Sun, 28 Jul 2013 17:47:57 +0000 (20:47 +0300)]
added custom maven repository

10 years ago[maven-release-plugin] rollback the release of svjatoslavcommons-1.1
Svjatoslav Agejenko [Sun, 28 Jul 2013 17:46:20 +0000 (20:46 +0300)]
[maven-release-plugin] rollback the release of svjatoslavcommons-1.1

10 years ago[maven-release-plugin] prepare for next development iteration
Svjatoslav Agejenko [Sun, 28 Jul 2013 17:36:56 +0000 (20:36 +0300)]
[maven-release-plugin] prepare for next development iteration

10 years ago[maven-release-plugin] prepare release svjatoslavcommons-1.1
Svjatoslav Agejenko [Sun, 28 Jul 2013 17:36:52 +0000 (20:36 +0300)]
[maven-release-plugin] prepare release svjatoslavcommons-1.1

10 years agofixed copyright headers
Svjatoslav Agejenko [Sun, 28 Jul 2013 17:35:35 +0000 (20:35 +0300)]
fixed copyright headers

10 years agoXML parsing logic
Svjatoslav Agejenko [Mon, 8 Jul 2013 18:50:52 +0000 (21:50 +0300)]
XML parsing logic

10 years agobyte array to HEX converter
Svjatoslav Agejenko [Wed, 29 May 2013 15:04:19 +0000 (18:04 +0300)]
byte array to HEX converter

10 years agoimproved cuttable string
Svjatoslav Agejenko [Fri, 3 May 2013 10:26:06 +0000 (13:26 +0300)]
improved cuttable string

11 years agomenu HTML layout fix
Svjatoslav Agejenko [Sun, 21 Apr 2013 16:06:27 +0000 (19:06 +0300)]
menu HTML layout fix

11 years agofixed CSS style names
Svjatoslav Agejenko [Sun, 21 Apr 2013 15:22:16 +0000 (18:22 +0300)]
fixed CSS style names

11 years agopossibility to set default navigation item
Svjatoslav Agejenko [Sun, 21 Apr 2013 15:14:45 +0000 (18:14 +0300)]
possibility to set default navigation item

11 years agoreusable logic for web site navigation
Svjatoslav Agejenko [Sun, 21 Apr 2013 13:18:13 +0000 (16:18 +0300)]
reusable logic for web site navigation

11 years ago[maven-release-plugin] prepare for next development iteration
Svjatoslav Agejenko [Sun, 7 Apr 2013 12:06:01 +0000 (15:06 +0300)]
[maven-release-plugin] prepare for next development iteration

11 years ago[maven-release-plugin] prepare release svjatoslavcommons-1.0
Svjatoslav Agejenko [Sun, 7 Apr 2013 12:05:57 +0000 (15:05 +0300)]
[maven-release-plugin] prepare release svjatoslavcommons-1.0

11 years agoinitial commit
Svjatoslav Agejenko [Sun, 7 Apr 2013 12:04:25 +0000 (15:04 +0300)]
initial commit