summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | raw: URL encode the links to raw view of filesFlorian Zschocke2021-10-241-1/+3
* | TimeUtils: Change daysAgo to calculate difference in calendar daysFlorian Zschocke2021-10-242-1/+476
* | TimeUtils: Move unit test to same package as TimeUtils isFlorian Zschocke2021-10-233-8/+10
* | TimeUtils: Increase testability and add testsFlorian Zschocke2021-10-232-8/+189
* | Merge pull request #1381 from edram/masterFlorian Zschocke2021-10-221-1/+9
|\ \
| * | Fix mirrored http(s) with a username and passwordedram2021-10-221-1/+9
* | | Property bundle: Fix typo in "nl" language fileFlorian Zschocke2021-10-211-1/+1
* | | Property bundle: Fix various errors with escapesFlorian Zschocke2021-10-213-21/+21
* | | Property bundle: Fix incorrect property keysFlorian Zschocke2021-10-218-12/+10
* | | Escape non-ASCII characters in the GitBlitWebApp_pt_BR.properties fileFlorian Zschocke2021-10-211-220/+219
* | | fix: Remove trailing spaces from property bundle filesFlorian Zschocke2021-10-2114-83/+83
* | | fix: Remove duplicate property keys from properties filesFlorian Zschocke2021-10-2114-27/+12
|/ /
* | Add a unit test to check if the resource bundle can be loadedFlorian Zschocke2021-10-2015-6/+196
* | Fix a wrong unicode escape in the Norsk language properties fileFlorian Zschocke2021-10-201-1/+1
* | Fix output of migrate-/reindex-tickets bash scriptsFlorian Zschocke2021-07-212-10/+10
* | Set local variable visibility in batch scriptsFlorian Zschocke2021-07-213-1/+9
* | Adjust remaining CMD scripts to use Gitblit home path.Florian Zschocke2021-07-213-2/+11
* | Add this into the install/uninstall and reindex of the service tooZwixx2021-07-213-9/+13
* | Use full path to Gitblit directory in batch scriptsZwixx2021-07-212-2/+9
* | Fix: Make CPU hog fix Java 7 compatibleFlorian Zschocke2021-07-141-7/+22
* | bugfix: fix CPU hog bug in config saveIngo Lafrenz2021-07-052-1/+173
* | Update zh_CN translationYMNNs2021-05-031-269/+310
* | docs: Change Ohloh link to Open HubFlorian Zschocke2020-11-231-1/+1
* | fix: Also parse exp links in MD pagesFlorian Zschocke2020-11-161-0/+8
* | raw: Fix raw links to branches with a slash in their nameFlorian Zschocke2020-11-102-22/+27
* | raw: Fix getPath with trailing slash that was escapedFlorian Zschocke2020-11-101-3/+7
* | raw: Fix getPath with lead-ins or missing trailing slashes after the branch.Florian Zschocke2020-11-091-1/+14
* | raw: Refactor RawServlet:getBranch and :getPath parametersFlorian Zschocke2020-11-093-59/+727
* | raw: Fix exceptions when no path info is given to raw servletFlorian Zschocke2020-11-092-2/+115
* | raw: Strip leading and trailing slash from repo and path names for linkFlorian Zschocke2020-11-093-0/+696
* | Fix 1150: Use external link instead of internal wiki link for tickets_setupFlorian Zschocke2020-10-291-1/+1
* | Add service scripts for FreeBSDDavid Hofmann2020-08-042-0/+51
* | 📖docs: Add update of service scripts in upgrade GO documentationFlorian Zschocke2020-04-051-0/+22
* | 🏃 run: Fix Linux service scripts to use classpath and classFlorian Zschocke2020-04-053-9/+9
* | 🏃run: Use quotes around class path in scriptsFlorian Zschocke2020-04-055-5/+5
* | Change tests in shell scripts to be more compatible with Bourne shellFlorian Zschocke2020-04-052-2/+2
* | Delete password from memory in AuthenticationManagerFlorian Zschocke2020-04-054-31/+125
* | 🦟 fix: Password hash upgrade kills existing passwordsFlorian Zschocke2020-04-052-21/+38
* | docu: Fix typoFlorian Zschocke2020-04-041-1/+1
* | Add Twitter link to site overview and built-in docs.Florian Zschocke2020-01-271-0/+1
* | Site: Remove link to Bintray update notificationsFlorian Zschocke2020-01-271-2/+1
* | Add deployment of a release to GitHubFlorian Zschocke2020-01-271-0/+66
* | Correct issue in FAQ page to link to GitHub issue.Florian Zschocke2019-11-181-1/+1
* | Update test file with MD hashed passwordFlorian Zschocke2019-11-111-1/+2
* | Fix user preferences selecting the wrong preferred locale.Florian Zschocke2019-11-112-46/+28
* | Guard docs pages against bad URLsFlorian Zschocke2019-11-112-0/+9
* | Add `clone.bundle` as known command, but reject it as not implemented.Florian Zschocke2019-11-113-3/+32
* | Fix NPE when no action can be parsed from the URLFlorian Zschocke2019-11-113-30/+99
* | :book: Fix link to LDAP sample data LDIF file in setup.Florian Zschocke2019-11-101-1/+1
* | In SSH tests ignore an external SSH toolFlorian Zschocke2019-11-101-0/+55