| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Doc: Remove Google+ from Readme | Florian Zschocke | 2020-01-28 | 1 | -1/+0 |
| * | Doc: Update built-in docs with missing pages and links | Florian Zschocke | 2020-01-27 | 1 | -3/+8 |
| * | Use GitHub org property in octokit calls | Florian Zschocke | 2020-01-27 | 1 | -6/+6 |
| * | Add Twitter link to site overview and built-in docs. | Florian Zschocke | 2020-01-27 | 2 | -0/+2 |
| * | Site: Remove link to Bintray update notifications | Florian Zschocke | 2020-01-27 | 1 | -2/+1 |
| * | Site: Change the download URL to GitHub | Florian Zschocke | 2020-01-27 | 1 | -9/+13 |
| * | Site: Remove Google Plus id | Florian Zschocke | 2020-01-27 | 1 | -2/+2 |
| * | Add project property `release.tag` as a global `project.tag` | Florian Zschocke | 2020-01-27 | 1 | -5/+6 |
| * | Update the gh-pages branch | Florian Zschocke | 2020-01-27 | 2 | -0/+18 |
| * | Adjust `release.template` for publishing releases on GitHub | Florian Zschocke | 2020-01-27 | 1 | -20/+44 |
| * | Add deployment of a release to GitHub | Florian Zschocke | 2020-01-27 | 3 | -9/+2785 |
| * | Change single quotes to back ticks for formatting | Florian Zschocke | 2020-01-26 | 1 | -2/+2 |
| * | Run build and tests on Java 7. | Florian Zschocke | 2020-01-11 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'ci' into master | Florian Zschocke | 2020-01-11 | 1 | -0/+65 |
|\ |
|
| * | ci: Ignore release and gh-pages branches for CI build on push | Florian Zschocke | 2020-01-11 | 1 | -1/+6 |
| * | ci: Add build with Java 7 on Linux | Florian Zschocke | 2020-01-10 | 1 | -0/+29 |
| * | Build on matrix of latest Ubunutu and latest Windows. | Florian Zschocke | 2020-01-05 | 1 | -1/+2 |
| * | Build as matrix of Java 8 and 11, only. | Florian Zschocke | 2020-01-05 | 1 | -1/+1 |
| * | Build with matrix of Java 7, 8 and 11. | Florian Zschocke | 2020-01-05 | 1 | -5/+10 |
| * | Add ci workflow to build on every push. | Florian Zschocke | 2020-01-05 | 1 | -0/+25 |
|/ |
|
* | Update JGit to versoin 4.5.7.201904151645-r | Florian Zschocke | 2019-11-20 | 4 | -21/+10 |
* | Correct issue in FAQ page to link to GitHub issue. | Florian Zschocke | 2019-11-18 | 2 | -2/+2 |
* | Add dependency javax.activation to WAR, manager and fedclient, too. | Florian Zschocke | 2019-11-18 | 1 | -1/+1 |
* | Add pattern to create links to GitHub commits from release notes etc. | Florian Zschocke | 2019-11-17 | 1 | -1/+2 |
* | Change issue links in release history to point to correct GitHub issues | Florian Zschocke | 2019-11-17 | 2 | -266/+266 |
* | Update release notes | Florian Zschocke | 2019-11-17 | 1 | -3/+3 |
* | Update release notes | Florian Zschocke | 2019-11-16 | 1 | -9/+107 |
* | Adjust versions of JaCoCo and parboiled to match and work. | Florian Zschocke | 2019-11-11 | 1 | -2/+2 |
* | Update test file with MD hashed password | Florian Zschocke | 2019-11-11 | 1 | -1/+2 |
* | Set .classpath back to moxie generated version. | Florian Zschocke | 2019-11-11 | 1 | -5/+0 |
* | Update JaCoCo to version 0.8.5 to work when run under Java 11. | Florian Zschocke | 2019-11-11 | 1 | -1/+1 |
* | Merge pull request #1324 from fzs/fix-prefLocale-docsNPE | Florian Zschocke | 2019-11-11 | 4 | -46/+37 |
|\ |
|
| * | Fix user preferences selecting the wrong preferred locale. | Florian Zschocke | 2019-11-11 | 2 | -46/+28 |
| * | Guard docs pages against bad URLs | Florian Zschocke | 2019-11-11 | 2 | -0/+9 |
|/ |
|
* | Add `clone.bundle` as known command, but reject it as not implemented. | Florian Zschocke | 2019-11-11 | 3 | -3/+32 |
* | Fix NPE when no action can be parsed from the URL | Florian Zschocke | 2019-11-11 | 3 | -30/+99 |
* | :book: Fix link to LDAP sample data LDIF file in setup. | Florian Zschocke | 2019-11-10 | 1 | -1/+1 |
* | In SSH tests ignore an external SSH tool | Florian Zschocke | 2019-11-10 | 1 | -0/+55 |
* | Merge pull request #1322 from fzs/sshd_update | Florian Zschocke | 2019-11-10 | 10 | -35/+56 |
|\ |
|
| * | Update SLF4J dependency to latest version 1.7.29. | Florian Zschocke | 2019-11-10 | 3 | -9/+9 |
| * | Update SSHD dependency to version 1.2.0. | Florian Zschocke | 2019-11-10 | 7 | -9/+23 |
| * | Update SSHD dependency to version 1.1.0. | Florian Zschocke | 2019-11-10 | 8 | -18/+25 |
| * | Update MINA to version 2.0.21. | Florian Zschocke | 2019-11-10 | 3 | -5/+5 |
|/ |
|
* | Update BouncyCastle dependency to version 1.57 | Florian Zschocke | 2019-11-10 | 3 | -13/+18 |
* | Ignore the `RedisTicketService` tests until they are fixed. | Florian Zschocke | 2019-11-10 | 1 | -0/+3 |
* | Remove Launcher from Manager and Federation Client. | Florian Zschocke | 2019-11-08 | 3 | -170/+4 |
* | Merge pull request #1266 from pingunaut/1262_java9 | Florian Zschocke | 2019-11-07 | 3 | -0/+13 |
|\ |
|
| * | Update to recommended com.sun.activation package. | Florian Zschocke | 2019-11-07 | 3 | -5/+5 |
| * | Added javax.activation dependency " | Martin Spielmann | 2017-11-03 | 3 | -0/+13 |
* | | Fix NullpointerException when stopping GitBlit Server. | Florian Zschocke | 2019-11-07 | 1 | -5/+7 |