0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Nov 28, 2024 — Nov 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Maven: exclude dependencies sign-files from the shaded jar [fix]
Robin Vobruba
as hoijui
More... almost 14 years ago
Maven: really include the minimal dependencies in the stand-alone shaded jar [fix]
Robin Vobruba
as hoijui
More... almost 14 years ago
`String.equals("")` -> `String.isEmpty()`
Robin Vobruba
as hoijui
More... almost 14 years ago
prevent purely theoretical NullPointerException
Robin Vobruba
as hoijui
More... almost 14 years ago
fix a typo in a doc string [minor]
Robin Vobruba
as hoijui
More... almost 14 years ago
include release instructions in the README [minor]
Robin Vobruba
as hoijui
More... almost 14 years ago
Maven: Upload site to github whenever it is built (for now)
Robin Vobruba
as hoijui
More... almost 14 years ago
[maven-release-plugin] prepare for next development iteration
Robin Vobruba
as hoijui
More... almost 14 years ago
[maven-release-plugin] prepare release springls-0.36
Robin Vobruba
as hoijui
More... almost 14 years ago
Maven: set correct SCM push URL [fix]
Robin Vobruba
as hoijui
More... almost 14 years ago
nicer warning message when no update properties are present
Robin Vobruba
as hoijui
More... almost 14 years ago
send context to UpdateProperties [fix]
Robin Vobruba
as hoijui
More... almost 14 years ago
minor refactor in ReloadUpdatePropertiesCommandProcessor
Robin Vobruba
as hoijui
More... almost 14 years ago
update logback to version 1.0.0
Robin Vobruba
as hoijui
More... almost 14 years ago
remove the one-char version of most cmd-line args
Robin Vobruba
as hoijui
More... almost 14 years ago
Make LAN-mode the default
Robin Vobruba
as hoijui
More... almost 14 years ago
use the (minimal) stand-alone jar as basis in the `runServer.sh` script
Robin Vobruba
as hoijui
More... almost 14 years ago
make the `runServer.sh` script _dash_ shell compatible
Robin Vobruba
as hoijui
More... almost 14 years ago
fix some typos in the README
Robin Vobruba
as hoijui
More... almost 14 years ago
git-ignore certain files generated during the release process
Robin Vobruba
as hoijui
More... almost 14 years ago
Maven: remove the jar-with-dependencies assembly
Robin Vobruba
as hoijui
More... almost 14 years ago
Maven: use single `<project ...>` line in pom
Robin Vobruba
as hoijui
More... almost 14 years ago
Maven: make shaded jar an additional artifact & add full shaded jar
Robin Vobruba
as hoijui
More... almost 14 years ago
Maven: allow to run the server with `mvn exec:java`
Robin Vobruba
as hoijui
More... almost 14 years ago
Maven: GPG-sign release artifacts
Robin Vobruba
as hoijui
More... almost 14 years ago
Maven: create a jar-with-dependencies assembly
Robin Vobruba
as hoijui
More... almost 14 years ago
Maven: update postgreSQL JDBC driver version
Robin Vobruba
as hoijui
More... almost 14 years ago
Maven: introduce property project.mainClass
Robin Vobruba
as hoijui
More... almost 14 years ago
Maven: move some heavy-output reports into an optional profile _Extensive-Reports_
Robin Vobruba
as hoijui
More... almost 14 years ago
Maven: use Sonatype parent
Robin Vobruba
as hoijui
More... almost 14 years ago