summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Build as matrix of Java 8 and 11, only.Florian Zschocke2020-01-051-1/+1
| * Build with matrix of Java 7, 8 and 11.Florian Zschocke2020-01-051-5/+10
| * Add ci workflow to build on every push.Florian Zschocke2020-01-051-0/+25
|/
* Update JGit to versoin 4.5.7.201904151645-rFlorian Zschocke2019-11-204-21/+10
* Correct issue in FAQ page to link to GitHub issue.Florian Zschocke2019-11-182-2/+2
* Add dependency javax.activation to WAR, manager and fedclient, too.Florian Zschocke2019-11-181-1/+1
* Add pattern to create links to GitHub commits from release notes etc.Florian Zschocke2019-11-171-1/+2
* Change issue links in release history to point to correct GitHub issuesFlorian Zschocke2019-11-172-266/+266
* Update release notesFlorian Zschocke2019-11-171-3/+3
* Update release notesFlorian Zschocke2019-11-161-9/+107
* Adjust versions of JaCoCo and parboiled to match and work.Florian Zschocke2019-11-111-2/+2
* Update test file with MD hashed passwordFlorian Zschocke2019-11-111-1/+2
* Set .classpath back to moxie generated version.Florian Zschocke2019-11-111-5/+0
* Update JaCoCo to version 0.8.5 to work when run under Java 11.Florian Zschocke2019-11-111-1/+1
* Merge pull request #1324 from fzs/fix-prefLocale-docsNPEFlorian Zschocke2019-11-114-46/+37
|\
| * Fix user preferences selecting the wrong preferred locale.Florian Zschocke2019-11-112-46/+28
| * Guard docs pages against bad URLsFlorian Zschocke2019-11-112-0/+9
|/
* Add `clone.bundle` as known command, but reject it as not implemented.Florian Zschocke2019-11-113-3/+32
* Fix NPE when no action can be parsed from the URLFlorian Zschocke2019-11-113-30/+99
* :book: Fix link to LDAP sample data LDIF file in setup.Florian Zschocke2019-11-101-1/+1
* In SSH tests ignore an external SSH toolFlorian Zschocke2019-11-101-0/+55
* Merge pull request #1322 from fzs/sshd_updateFlorian Zschocke2019-11-1010-35/+56
|\
| * Update SLF4J dependency to latest version 1.7.29.Florian Zschocke2019-11-103-9/+9
| * Update SSHD dependency to version 1.2.0.Florian Zschocke2019-11-107-9/+23
| * Update SSHD dependency to version 1.1.0.Florian Zschocke2019-11-108-18/+25
| * Update MINA to version 2.0.21.Florian Zschocke2019-11-103-5/+5
|/
* Update BouncyCastle dependency to version 1.57Florian Zschocke2019-11-103-13/+18
* Ignore the `RedisTicketService` tests until they are fixed.Florian Zschocke2019-11-101-0/+3
* Remove Launcher from Manager and Federation Client.Florian Zschocke2019-11-083-170/+4
* Merge pull request #1266 from pingunaut/1262_java9Florian Zschocke2019-11-073-0/+13
|\
| * Update to recommended com.sun.activation package.Florian Zschocke2019-11-073-5/+5
| * Added javax.activation dependency "Martin Spielmann2017-11-033-0/+13
* | Fix NullpointerException when stopping GitBlit Server.Florian Zschocke2019-11-071-5/+7
* | For Java 9+ define the classpath instead of using a Launcher.Florian Zschocke2019-11-0714-335/+24
* | Report Java versions used during build and server start.Florian Zschocke2019-11-072-0/+11
* | Setup build matrix for OpenJDK 8, 9 and 11 on Circle CIFlorian Zschocke2019-11-061-21/+44
* | Travis: Build and test on JDK 7, 8 and 11.Florian Zschocke2019-11-061-0/+6