| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | fix: Fix StoredUserConfig handling null subsections | Florian Zschocke | 2022-03-13 | 1 | -2/+7 |
* | | Update japanese translation | Takehide Morimoto | 2022-01-15 | 6 | -170/+1271 |
* | | Detect and report if running in container | Florian Zschocke | 2021-12-10 | 2 | -0/+76 |
* | | run: Put variables in quotes in shell scripts | Florian Zschocke | 2021-12-09 | 3 | -4/+4 |
* | | 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 |
* | | Fix NPE | Tom | 2021-11-03 | 1 | -7/+3 |
* | | Issue #1011: do not serialize JGit commit objects | Tom | 2021-11-03 | 13 | -97/+230 |
* | | Add test for loading russian properties | Florian Zschocke | 2021-11-03 | 1 | -0/+3 |
* | | Adding Russian Translate Добавлен русский язык | Vladimir A | 2021-11-03 | 5 | -0/+854 |
* | | raw: URL encode the links to raw view of files | Florian Zschocke | 2021-10-24 | 1 | -1/+3 |
* | | TimeUtils: Change daysAgo to calculate difference in calendar days | Florian Zschocke | 2021-10-24 | 1 | -1/+52 |
* | | TimeUtils: Move unit test to same package as TimeUtils is | Florian Zschocke | 2021-10-23 | 1 | -5/+5 |
* | | TimeUtils: Increase testability and add tests | Florian Zschocke | 2021-10-23 | 1 | -8/+32 |
* | | Merge pull request #1381 from edram/master | Florian Zschocke | 2021-10-22 | 1 | -1/+9 |
|\ \ |
|
| * | | Fix mirrored http(s) with a username and password | edram | 2021-10-22 | 1 | -1/+9 |
* | | | Property bundle: Fix typo in "nl" language file | Florian Zschocke | 2021-10-21 | 1 | -1/+1 |
* | | | Property bundle: Fix various errors with escapes | Florian Zschocke | 2021-10-21 | 3 | -21/+21 |
* | | | Property bundle: Fix incorrect property keys | Florian Zschocke | 2021-10-21 | 8 | -12/+10 |
* | | | Escape non-ASCII characters in the GitBlitWebApp_pt_BR.properties file | Florian Zschocke | 2021-10-21 | 1 | -220/+219 |
* | | | fix: Remove trailing spaces from property bundle files | Florian Zschocke | 2021-10-21 | 14 | -83/+83 |
* | | | fix: Remove duplicate property keys from properties files | Florian Zschocke | 2021-10-21 | 14 | -27/+12 |
|/ / |
|
* | | Add a unit test to check if the resource bundle can be loaded | Florian Zschocke | 2021-10-20 | 14 | -6/+50 |
* | | Fix a wrong unicode escape in the Norsk language properties file | Florian Zschocke | 2021-10-20 | 1 | -1/+1 |
* | | Fix output of migrate-/reindex-tickets bash scripts | Florian Zschocke | 2021-07-21 | 2 | -10/+10 |
* | | Set local variable visibility in batch scripts | Florian Zschocke | 2021-07-21 | 3 | -1/+9 |
* | | Adjust remaining CMD scripts to use Gitblit home path. | Florian Zschocke | 2021-07-21 | 3 | -2/+11 |
* | | Add this into the install/uninstall and reindex of the service too | Zwixx | 2021-07-21 | 3 | -9/+13 |
* | | Use full path to Gitblit directory in batch scripts | Zwixx | 2021-07-21 | 2 | -2/+9 |
* | | Fix: Make CPU hog fix Java 7 compatible | Florian Zschocke | 2021-07-14 | 1 | -7/+22 |
* | | bugfix: fix CPU hog bug in config save | Ingo Lafrenz | 2021-07-05 | 2 | -1/+173 |
* | | Update zh_CN translation | YMNNs | 2021-05-03 | 1 | -269/+310 |
* | | fix: Also parse exp links in MD pages | Florian Zschocke | 2020-11-16 | 1 | -0/+8 |
* | | raw: Fix raw links to branches with a slash in their name | Florian Zschocke | 2020-11-10 | 1 | -6/+11 |
* | | raw: Fix getPath with trailing slash that was escaped | Florian Zschocke | 2020-11-10 | 1 | -3/+7 |
* | | raw: Fix getPath with lead-ins or missing trailing slashes after the branch. | Florian Zschocke | 2020-11-09 | 1 | -1/+14 |
* | | raw: Refactor RawServlet:getBranch and :getPath parameters | Florian Zschocke | 2020-11-09 | 2 | -15/+42 |
* | | raw: Fix exceptions when no path info is given to raw servlet | Florian Zschocke | 2020-11-09 | 1 | -1/+4 |
* | | raw: Strip leading and trailing slash from repo and path names for link | Florian Zschocke | 2020-11-09 | 1 | -0/+9 |
* | | Add service scripts for FreeBSD | David Hofmann | 2020-08-04 | 2 | -0/+51 |
* | | 🏃 run: Fix Linux service scripts to use classpath and class | Florian Zschocke | 2020-04-05 | 3 | -9/+9 |
* | | 🏃run: Use quotes around class path in scripts | Florian Zschocke | 2020-04-05 | 3 | -3/+3 |
* | | Change tests in shell scripts to be more compatible with Bourne shell | Florian Zschocke | 2020-04-05 | 2 | -2/+2 |
* | | Delete password from memory in AuthenticationManager | Florian Zschocke | 2020-04-05 | 2 | -19/+38 |
* | | 🦟 fix: Password hash upgrade kills existing passwords | Florian Zschocke | 2020-04-05 | 1 | -17/+26 |
* | | 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 | 2 | -2/+19 |
* | | Fix NPE when no action can be parsed from the URL | Florian Zschocke | 2019-11-11 | 2 | -30/+45 |