summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: Upload coverage report also to CodeClimate and CodacyFlorian Zschocke2020-11-051-1/+17
* Merge pull request #1350 from flaix/upgrade-mockitoFlorian Zschocke2020-10-313-9/+33
|\
| * deps: Upgrade dependency Mockito to 2.28.2.Florian Zschocke2020-10-313-9/+33
|/
* Merge pull request #1349 from flaix/issue-1150Florian Zschocke2020-10-301-1/+1
|\
| * Fix 1150: Use external link instead of internal wiki link for tickets_setupFlorian Zschocke2020-10-291-1/+1
|/
* Merge pull request #1348 from flaix/ci-coverageFlorian Zschocke2020-10-233-7/+33
|\
| * ci: Enable upload to Codecov.io in CircleCI J8 build.Florian Zschocke2020-10-221-2/+6
| * build: Activate JaCoCo explicitly for Ant buildFlorian Zschocke2020-10-222-3/+10
| * build: Create single XML JaCoCo reportFlorian Zschocke2020-10-221-2/+17
|/
* Add contributing guidelinesFlorian Zschocke2020-10-211-0/+57
* Merge pull request #1345 from davehofmann/masterFlorian Zschocke2020-08-292-0/+51
|\
| * Add service scripts for FreeBSDDavid Hofmann2020-08-042-0/+51
|/
* Reset build identifiers for next point release cyclefzs2020-04-052-2/+20
* Prepare 1.9.1 releasev1.9.1fzs2020-04-052-10/+10
* 📖docs: Add update of service scripts in upgrade GO documentationFlorian Zschocke2020-04-052-4/+49
* 🏃 run: Fix Linux service scripts to use classpath and classFlorian Zschocke2020-04-053-9/+9
* 🏃run: Use quotes around class path in scriptsFlorian Zschocke2020-04-055-5/+5
* Change tests in shell scripts to be more compatible with Bourne shellFlorian Zschocke2020-04-052-2/+2
* Delete password from memory in AuthenticationManagerFlorian Zschocke2020-04-054-31/+125
* 🦟 fix: Password hash upgrade kills existing passwordsFlorian Zschocke2020-04-052-21/+38
* docu: Fix typoFlorian Zschocke2020-04-041-1/+1
* Switch Eclipse repositories to HTTPS.Florian Zschocke2020-04-011-2/+2
* Fix download link in README file.Florian Zschocke2020-02-021-1/+1
* Reset build identifiers for next point release cyclefzs2020-02-012-2/+20
* Prepare 1.9.0 releasev1.9.0fzs2020-02-012-10/+10
* ci: Ignore all branches starting with `release`.Florian Zschocke2020-01-311-2/+1
* Build: Set GitHub org to `gitblit` for release.Florian Zschocke2020-01-311-2/+2
* Merge branch 'release-github' into masterFlorian Zschocke2020-01-309-53/+2903
|\
| * Build: Store release version information in file.Florian Zschocke2020-01-301-2/+16
| * Doc: Fix change log in built-in docsFlorian Zschocke2020-01-281-2/+8
| * Build: Fix output printsFlorian Zschocke2020-01-281-2/+2
| * Add Maven Central to registeredRepositoriesFlorian Zschocke2020-01-281-0/+2
| * Doc: Change download button on Readme to point to GitHubFlorian Zschocke2020-01-281-1/+1
| * Doc: Remove Google+ from ReadmeFlorian Zschocke2020-01-281-1/+0
| * Doc: Update built-in docs with missing pages and linksFlorian Zschocke2020-01-271-3/+8
| * Use GitHub org property in octokit callsFlorian Zschocke2020-01-271-6/+6
| * Add Twitter link to site overview and built-in docs.Florian Zschocke2020-01-272-0/+2
| * Site: Remove link to Bintray update notificationsFlorian Zschocke2020-01-271-2/+1
| * Site: Change the download URL to GitHubFlorian Zschocke2020-01-271-9/+13
| * Site: Remove Google Plus idFlorian Zschocke2020-01-271-2/+2
| * Add project property `release.tag` as a global `project.tag`Florian Zschocke2020-01-271-5/+6
| * Update the gh-pages branchFlorian Zschocke2020-01-272-0/+18
| * Adjust `release.template` for publishing releases on GitHubFlorian Zschocke2020-01-271-20/+44
| * Add deployment of a release to GitHubFlorian Zschocke2020-01-273-9/+2785
| * Change single quotes to back ticks for formattingFlorian Zschocke2020-01-261-2/+2
| * Run build and tests on Java 7.Florian Zschocke2020-01-111-1/+1
|/
* Merge branch 'ci' into masterFlorian Zschocke2020-01-111-0/+65
|\
| * ci: Ignore release and gh-pages branches for CI build on pushFlorian Zschocke2020-01-111-1/+6
| * ci: Add build with Java 7 on LinuxFlorian Zschocke2020-01-101-0/+29
| * Build on matrix of latest Ubunutu and latest Windows.Florian Zschocke2020-01-051-1/+2