]> source.dussan.org Git - gitblit.git/shortlog
gitblit.git
2022-11-01 Florian ZschockeReplace key feedback with label instead of FeedbackMessage
2022-11-01 Martin SpielmannAdd feedback to SSH Key Form. #1226
2022-11-01 Florian ZschockeFix paths after update of checkout action
2022-11-01 Florian ZschockeMerge pull request #1435 from flaix/fix-authority-np
2022-10-31 Florian Zschockeauthority: Fix null pointer crash for deleted users 1435/head
2022-10-31 Florian ZschockeMerge pull request #1434 from flaix/update-guice
2022-10-31 Florian Zschockedeps: Update Guice version to 5.1.0 1434/head
2022-10-31 Florian ZschockeMerge pull request #1433 from flaix/np-fix
2022-10-31 Florian Zschockefix: Fix null pointer exception in FileSettings 1433/head
2022-10-27 Florian ZschockeMerge pull request #1430 from flaix/update-actions
2022-10-27 Florian Zschockeci: Replace set-output command with echo to GITHUB_OUTPUT 1430/head
2022-10-27 Florian Zschockeci: Update action versions in nightly build workflow
2022-10-27 Florian Zschockeci: Update action versions in push build workflow
2022-10-27 Florian Zschockeci: Build pull requests, too
2022-10-25 Florian ZschockeMerge pull request #1429 from flaix/ssh-host-algs
2022-10-24 Florian ZschockeSkip SSH host key files that do not exist 1429/head
2022-10-24 Florian ZschockeAdd SSH host keys with ECDSA and Ed25519
2022-10-24 Florian Zschockeformat: Cleanup formatting and whitespaces
2022-10-24 Florian ZschockeUpdate BouncyCastle to version 1.69
2022-10-22 Florian ZschockeMerge pull request #1428 from urkle/fix-pt
2022-10-16 Florian ZschockeMerge pull request #1427 from flaix/ssh-upate
2022-10-10 Edward RuddCorrect is/is not usage in pt.py to not be used with... 1428/head
2022-10-09 Florian ZschockeUpdate dependency MINA SSHD to version 1.7.0 1427/head
2022-10-08 ricardopupgrade to sshd 1.6.0, add eddsa dependency, upgrade...
2022-08-14 Florian ZschockeMerge branch 'oddeirik-disable-client-certs' into master
2022-08-14 Florian ZschockeUse existing setting but with new values
2022-08-14 Florian ZschockeMerge branch 'disable-client-certs' of github.com:oddei...
2022-08-07 Florian ZschockeMerge branch 'felazuris-fixpermdisplay' into master
2022-08-07 Florian ZschockeRewrite fix without the additional List
2022-08-07 Florian ZschockeAdd init test for getting repository permissions
2022-08-07 kaspars.kurmsfix user effective permission display if users is in...
2022-08-02 Florian ZschockeMerge branch 'QuentinC-fix-tab-escape' into master
2022-08-02 Florian ZschockeAdd more tests for tab expansion
2022-08-02 QuentinFix: if statement without curly braces
2022-08-02 QuentinTab to space conversion testing
2022-08-02 QuentinChanged tab to space conversion
2022-06-20 Florian ZschockeCreate SECURITY.md
2022-04-09 Florian Zschockedoc: Merge release 1.9.3 info into releases.moxie
2022-04-09 Florian Zschockeci: Add debug logging to nightly build
2022-04-09 Florian Zschockepages: Fix link for GitExtension, which moved to Github
2022-04-09 Florian Zschockedoc: Fix download link for fedclient ad api tar
2022-04-09 Florian Zschockedoc: Fix links for dependencies that moved from Google...
2022-03-14 Florian ZschockeMerge branch '1410-vulnerability-userdb' into master
2022-03-13 Florian Zschockefix: Fix StoredUserConfig not escaping control characters 1411/head
2022-03-13 Florian Zschockefix: Fix StoredUserConfig handling null subsections
2022-03-12 Florian Zschocketest: Add exploit test for config user service
2022-03-12 Florian ZschockeReset build identifiers for next point release cycle
2022-02-06 Florian Zschockeide: Adjust IDE project files to javax.mail 1.5.6
2022-02-06 paladoxUpdate javax.mail to 1.5.6
2022-02-06 Florian ZschockeMerge branch 'pr-1219' into master
2022-02-06 Florian Zschockeci: Remove Java 7 build
2022-02-06 Florian Zschockebuild: Comment out option used for Java 7
2022-02-06 Florian Zschockedoc: Update documentation for new Java 8 minimum
2022-02-06 paladoxUpdate readme for new min java version
2022-02-06 paladoxBump min java support to 1.8
2022-02-06 Florian Zschockeci: Transition to ICO image labels
2022-02-06 Florian Zschockeci: Allow to force build a nightly version
2022-02-06 Florian Zschockeci: Test nightly docker image with Goss before pushing...
2022-02-06 Florian Zschockeci: Add workflow for a nightly build of docker image
2022-02-05 Florian ZschockeReadme: Fix link to nightly docker image
2022-02-05 Florian ZschockeReset build identifiers for next minor release cycle
2022-02-05 flaixPrepare 1.9.2 release v1.9.2
2022-02-03 Florian Zschockesite: Fix awful HTML indentation
2022-02-03 Florian Zschockesite: Old packages moved from Bintray to Cloudsmith
2022-02-01 Florian Zschockebuild: Determine release version with simple grep
2022-02-01 Florian Zschockebuild: Allow for updating an existing draft release
2022-02-01 Florian Zschockebuild: Add target to determine and report release version
2022-02-01 Florian ZschockeBuild: create macro for creating the release process...
2022-02-01 Florian Zschockedoc: Update release notes
2022-01-15 Takehide MorimotoUpdate japanese translation
2021-12-09 Florian ZschockeDetect and report if running in container
2021-12-09 Florian Zschockerun: Put variables in quotes in shell scripts
2021-12-07 Florian Zschockereadme: Add shields for license and nightly docker...
2021-12-06 Florian Zschockepages: Fix repo-relative reference links in markdown...
2021-12-04 Florian ZschockeMerge branch 'fix-864' into master
2021-12-04 Florian Zschockebug: Fix double encoding links in Markdown/Wiki pages
2021-12-04 Florian ZschockeAdd tests for MarkupProcessor
2021-12-03 Florian Zschockedeps: Update to Jetty 9.2.30.v20200428
2021-12-02 Florian ZschockeUpdate contributing guidelines
2021-12-02 Florian Zschockedocs: Update release notes
2021-11-25 Florian Zschockedocs: Update docker URL
2021-11-25 Florian Zschockedocs: Change Ohloh link to Open Hub
2021-11-25 Florian ZschockeChange bugtraq link for issues to Github
2021-11-18 TomaszSztFixes external links broken in markdown rendering ...
2021-11-03 TomFix NPE
2021-11-03 TomIssue #1011: do not serialize JGit commit objects
2021-11-03 Florian ZschockeMerge branch pr1343 into master
2021-11-03 Florian ZschockeAdd test for loading russian properties
2021-11-03 Vladimir AAdding Russian Translate Добавлен русский язык
2021-10-26 Florian ZschockeMerge pull request #1383 from flaix/encode-raw-links
2021-10-24 Florian Zschockeraw: URL encode the links to raw view of files 1383/head
2021-10-23 Florian ZschockeMerge pull request #1382 from flaix/wip-fix-daysAgo
2021-10-23 Florian ZschockeTimeUtils: Change daysAgo to calculate difference in... 1382/head
2021-10-23 Florian ZschockeTimeUtils: Move unit test to same package as TimeUtils is
2021-10-23 Florian ZschockeTimeUtils: Increase testability and add tests
2021-10-22 Florian ZschockeMerge pull request #1381 from edram/master
2021-10-22 Florian ZschockeMerge pull request #1380 from flaix/fix-resource-bundle
2021-10-22 edramFix mirrored http(s) with a username and password 1381/head
2021-10-21 Florian ZschockeProperty bundle: Fix typo in "nl" language file 1380/head
2021-10-21 Florian ZschockeProperty bundle: Fix various errors with escapes
next