| Commit message (Expand) | Author | Age | Files | Lines |
* | dep: Update JSoup to 1.16.2 | Florian Zschocke | 2023-10-31 | 1 | -4/+4 |
* | Update some outdated, and sometimes wrong, logger format strings | Florian Zschocke | 2023-10-24 | 10 | -130/+95 |
* | Merge pull request #1456 from flaix/sha256 | Florian Zschocke | 2023-10-15 | 1 | -31/+76 |
|\ |
|
| * | Add function to calculate SHA-256 has sum to StingUtils. | Florian Zschocke | 2023-10-15 | 1 | -0/+22 |
| * | Refactor StringUtils to provide message digest in common function | Florian Zschocke | 2023-10-15 | 1 | -31/+54 |
* | | Fix single quotes in MessageFormat patterns. | Egor Shchegolkov | 2023-10-14 | 3 | -5/+5 |
|/ |
|
* | Update Git clients list on empty repository page | Florian Zschocke | 2023-10-12 | 14 | -24/+24 |
* | Improve Chinese translation of "fork" | Florian Zschocke | 2023-10-09 | 1 | -17/+17 |
* | Adjust URLs to gitblit.github.io to point to gitblit-org.github.io | Florian Zschocke | 2023-04-03 | 1 | -1/+1 |
* | fix: Fix broken pushes to tickets | Florian Zschocke | 2022-12-07 | 3 | -8/+10 |
* | fix: Fix incorrect text being copied by copy button on tickets page | Florian Zschocke | 2022-12-06 | 1 | -1/+1 |
* | Add french version of Empty Repository page | Florian Zschocke | 2022-12-05 | 1 | -0/+60 |
* | fix: Fix broken _de language file | Florian Zschocke | 2022-12-05 | 1 | -2/+2 |
* | fix: Correct misaligned images in primary repository URL display | Florian Zschocke | 2022-12-05 | 1 | -2/+2 |
* | Replace SWF clippy with clipboard.js on ticket page | Florian Zschocke | 2022-12-03 | 2 | -19/+12 |
* | Add a "Copied" tooltip to the copy-to-clipboard button | Florian Zschocke | 2022-12-03 | 3 | -11/+11 |
* | Replace SWF clippy with clipboardjs on repository page | Florian Zschocke | 2022-11-20 | 3 | -25/+28 |
* | Fix issue with not serialisable ed25519 SSH keys | Florian Zschocke | 2022-11-16 | 2 | -1/+32 |
* | deps: Update Jetty to version 9.4.49.v20220914 | Florian Zschocke | 2022-11-13 | 1 | -10/+10 |
* | fix: Fix jetty crashing when redirecting HTTP to HTTPS | Florian Zschocke | 2022-11-11 | 1 | -1/+1 |
* | bugtraq: Catch exceptions from bugtraq and show message | Florian Zschocke | 2022-11-11 | 1 | -3/+3 |
* | Remove workaround for JGit crashing on 'utf-9' etc | Florian Zschocke | 2022-11-11 | 2 | -159/+0 |
* | Add wrapper class to return a default encoding | Jan Vanhercke | 2022-11-09 | 2 | -2/+145 |
* | Replace key feedback with label instead of FeedbackMessage | Florian Zschocke | 2022-11-01 | 3 | -6/+18 |
* | Add feedback to SSH Key Form. #1226 | Martin Spielmann | 2022-11-01 | 4 | -1/+9 |
* | authority: Fix null pointer crash for deleted users | Florian Zschocke | 2022-11-01 | 1 | -1/+5 |
* | fix: Fix null pointer exception in FileSettings | Florian Zschocke | 2022-10-31 | 1 | -0/+3 |
* | Skip SSH host key files that do not exist | Florian Zschocke | 2022-10-25 | 1 | -0/+6 |
* | Add SSH host keys with ECDSA and Ed25519 | Florian Zschocke | 2022-10-25 | 2 | -14/+115 |
* | format: Cleanup formatting and whitespaces | Florian Zschocke | 2022-10-25 | 1 | -23/+41 |
* | Update BouncyCastle to version 1.69 | Florian Zschocke | 2022-10-25 | 3 | -40/+18 |
* | Merge pull request #1428 from urkle/fix-pt | Florian Zschocke | 2022-10-22 | 1 | -7/+7 |
|\ |
|
| * | Correct is/is not usage in pt.py to not be used with the value is a literal | Edward Rudd | 2022-10-10 | 1 | -7/+7 |
* | | Update dependency MINA SSHD to version 1.7.0 | Florian Zschocke | 2022-10-09 | 1 | -3/+6 |
* | | upgrade to sshd 1.6.0, add eddsa dependency, upgrade jgit to 4.1.2 | ricardop | 2022-10-08 | 4 | -20/+29 |
|/ |
|
* | Use existing setting but with new values | Florian Zschocke | 2022-08-14 | 2 | -6/+31 |
* | Merge branch 'disable-client-certs' of github.com:oddeirik/gitblit into oddei... | Florian Zschocke | 2022-08-14 | 1 | -1/+4 |
|\ |
|
| * | Add setting to explicitly enable or disable optional client certificates. | Odd Eirik Nes | 2016-10-17 | 1 | -1/+4 |
* | | Rewrite fix without the additional List | Florian Zschocke | 2022-08-07 | 1 | -17/+10 |
* | | fix user effective permission display if users is in multiple groups with dif... | kaspars.kurms | 2022-08-07 | 1 | -0/+13 |
* | | Fix: if statement without curly braces | Quentin | 2022-08-02 | 1 | -1/+2 |
* | | Changed tab to space conversion | Quentin | 2022-08-02 | 1 | -1/+8 |
* | | pages: Fix link for GitExtension, which moved to Github | Florian Zschocke | 2022-04-09 | 13 | -13/+13 |
* | | fix: Fix StoredUserConfig not escaping control characters | Florian Zschocke | 2022-03-13 | 1 | -3/+42 |
* | | fix: Fix StoredUserConfig handling null subsections | Florian Zschocke | 2022-03-13 | 1 | -2/+7 |
* | | Update japanese translation | Takehide Morimoto | 2022-01-15 | 5 | -170/+1266 |
* | | Detect and report if running in container | Florian Zschocke | 2021-12-10 | 2 | -0/+76 |
* | | pages: Fix repo-relative reference links in markdown docs | Florian Zschocke | 2021-12-06 | 1 | -14/+39 |
* | | bug: Fix double encoding links in Markdown/Wiki pages | Florian Zschocke | 2021-12-04 | 1 | -5/+0 |
* | | Fixes external links broken in markdown rendering (#1392) | TomaszSzt | 2021-11-18 | 1 | -0/+16 |