summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Update SSHD dependency to version 1.2.0.Florian Zschocke2019-11-104-4/+18
* | Update SSHD dependency to version 1.1.0.Florian Zschocke2019-11-105-13/+20
* | Ignore the `RedisTicketService` tests until they are fixed.Florian Zschocke2019-11-101-0/+3
* | Remove Launcher from Manager and Federation Client.Florian Zschocke2019-11-082-168/+3
* | Fix NullpointerException when stopping GitBlit Server.Florian Zschocke2019-11-071-5/+7
* | For Java 9+ define the classpath instead of using a Launcher.Florian Zschocke2019-11-0713-334/+24
* | Report Java versions used during build and server start.Florian Zschocke2019-11-071-0/+4
* | Merge branch 'pingunaut-1166_more_secure_password_hashes' into master.Florian Zschocke2019-11-0611-57/+1340
|\ \
| * | Add more PasswordHash tests with strings beyond iso-8859-1.Florian Zschocke2019-11-061-1/+31
| * | Use the new PasswordHash classes.Florian Zschocke2019-11-0512-374/+185
| * | Add support for PBKDF2 to PasswordHashFlorian Zschocke2019-11-053-15/+507
| * | Add a PasswordHash class as a central place to deal with password hashes.Florian Zschocke2019-11-052-0/+640
| * | fix commentMartin Spielmann2017-01-071-1/+1
| * | Replaced duplicated strings by using constantMartin Spielmann2017-01-072-4/+4
| * | Update AuthenticationManager to update weakly stored passwords on loginMartin Spielmann2017-01-073-10/+61
| * | Added possibility to use secure hashes to store passwordsMartin Spielmann2017-01-017-7/+266
* | | encoded email's sender name with utf-8.william2019-06-161-1/+1
* | | Set default to `expanded` for collapsible repo groups.Florian Zschocke2019-06-151-14/+15
* | | Remove "folding outlines" and sort repositories before subfolders.Florian Zschocke2019-06-153-19/+22
* | | Add support nested groups on the Repositories pageFlorian Zschocke2019-06-157-13/+642
* | | collapsible group repositoriesybosy2019-06-155-3/+106
* | | Escape folder names in JGitUtils to allow special characters. Fixes #999Martin Spielmann2019-06-101-3/+3
* | | Fix revLog test that broke due to changes in the hello-world repository.Florian Zschocke2019-06-102-3/+5
* | | Create unit tests for special characters in path namesFlorian Zschocke2019-06-103-3/+19