summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove workaround for JGit crashing on 'utf-9' etcFlorian Zschocke2022-11-112-159/+0
| * | Add wrapper class to return a default encodingJan Vanhercke2022-11-092-2/+145
|/ /
* | ci: Delete nightly build artefact after testing the containerFlorian Zschocke2022-11-071-7/+7
* | Update Bugtraq to v0.4Florian Zschocke2022-11-075-21/+146
* | Merge branch 'pr-1214' into masterFlorian Zschocke2022-11-063-13/+13
|\ \
| * | Fix jgit version to one that is found in Maven CentralFlorian Zschocke2022-11-061-1/+1
| * | Update jgit to 4.6.1.201703071140-r.123-g5094c1a5cpaladox2017-03-181-1/+1
| * | Update jgit to 4.5.0.201609210915-rpaladox2017-03-181-1/+1
| * | Update jgit to 4.6.1.201703071140-r.123-g5094c1a5cpaladox2017-03-181-1/+1
* | | Merge branch 'pr-1213' into masterFlorian Zschocke2022-11-063-6/+110
|\ \ \
| * | | Add missing jetty-xml dependency.Florian Zschocke2022-11-061-0/+1
| * | | Fix compiling jetty 9.3paladox2017-03-181-1/+8
| * | | Update jetty to 9.3.16.v20170120paladox2017-03-181-1/+1
| |/ /
* | | Merge branch 'sshkey_form_feedback' into masterFlorian Zschocke2022-11-014-1/+21
|\ \ \
| * | | Replace key feedback with label instead of FeedbackMessageFlorian Zschocke2022-11-013-6/+18
| * | | Add feedback to SSH Key Form. #1226Martin Spielmann2022-11-014-1/+9
|/ / /
* | | Fix paths after update of checkout actionFlorian Zschocke2022-11-011-10/+4
* | | Merge pull request #1435 from flaix/fix-authority-npFlorian Zschocke2022-11-012-2/+7
|\ \ \
| * | | authority: Fix null pointer crash for deleted usersFlorian Zschocke2022-11-012-2/+7
|/ / /
* | | Merge pull request #1434 from flaix/update-guiceFlorian Zschocke2022-10-314-15/+99
|\ \ \
| * | | deps: Update Guice version to 5.1.0Florian Zschocke2022-10-314-15/+99
|/ / /
* | | Merge pull request #1433 from flaix/np-fixFlorian Zschocke2022-10-311-0/+3
|\ \ \
| * | | fix: Fix null pointer exception in FileSettingsFlorian Zschocke2022-10-311-0/+3
|/ / /
* | | Merge pull request #1430 from flaix/update-actionsFlorian Zschocke2022-10-282-16/+19
|\ \ \
| * | | ci: Replace set-output command with echo to GITHUB_OUTPUTFlorian Zschocke2022-10-271-2/+2
| * | | ci: Update action versions in nightly build workflowFlorian Zschocke2022-10-271-10/+11
| * | | ci: Update action versions in push build workflowFlorian Zschocke2022-10-271-4/+6
|/ / /
* | | ci: Build pull requests, tooFlorian Zschocke2022-10-271-1/+5
* | | Merge pull request #1429 from flaix/ssh-host-algsFlorian Zschocke2022-10-257-84/+333
|\ \ \
| * | | Skip SSH host key files that do not existFlorian Zschocke2022-10-251-0/+6
| * | | Add SSH host keys with ECDSA and Ed25519Florian Zschocke2022-10-253-14/+249
| * | | format: Cleanup formatting and whitespacesFlorian Zschocke2022-10-251-23/+41
| * | | Update BouncyCastle to version 1.69Florian Zschocke2022-10-256-53/+43
|/ / /
* | | Merge pull request #1428 from urkle/fix-ptFlorian Zschocke2022-10-221-7/+7
|\ \ \
| * | | Correct is/is not usage in pt.py to not be used with the value is a literalEdward Rudd2022-10-101-7/+7
| | |/ | |/|
* | | Merge pull request #1427 from flaix/ssh-upateFlorian Zschocke2022-10-169-28/+53
|\ \ \ | |/ / |/| |
| * | Update dependency MINA SSHD to version 1.7.0Florian Zschocke2022-10-095-9/+12
| * | upgrade to sshd 1.6.0, add eddsa dependency, upgrade jgit to 4.1.2ricardop2022-10-088-26/+48
|/ /
* | Merge branch 'oddeirik-disable-client-certs' into masterFlorian Zschocke2022-08-143-7/+51
|\ \
| * | Use existing setting but with new valuesFlorian Zschocke2022-08-143-11/+43
| * | Merge branch 'disable-client-certs' of github.com:oddeirik/gitblit into oddei...Florian Zschocke2022-08-142-3/+15
|/| |
| * | Add setting to explicitly enable or disable optional client certificates.Odd Eirik Nes2016-10-172-3/+15
* | | Merge branch 'felazuris-fixpermdisplay' into masterFlorian Zschocke2022-08-072-4/+59
|\ \ \
| * | | Rewrite fix without the additional ListFlorian Zschocke2022-08-071-17/+10
| * | | Add init test for getting repository permissionsFlorian Zschocke2022-08-071-0/+49
| * | | fix user effective permission display if users is in multiple groups with dif...kaspars.kurms2022-08-071-0/+13
|/ / /
* | | Merge branch 'QuentinC-fix-tab-escape' into masterFlorian Zschocke2022-08-022-4/+40
|\ \ \
| * | | Add more tests for tab expansionFlorian Zschocke2022-08-021-3/+21
| * | | Fix: if statement without curly bracesQuentin2022-08-021-1/+2
| * | | Tab to space conversion testingQuentin2022-08-021-3/+13