| Commit message (Expand) | Author | Age | Files | Lines |
* | 📖docs: Add update of service scripts in upgrade GO documentation | Florian Zschocke | 2020-04-05 | 1 | -0/+22 |
* | 🏃 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 | 5 | -5/+5 |
* | 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 | 4 | -31/+125 |
* | 🦟 fix: Password hash upgrade kills existing passwords | Florian Zschocke | 2020-04-05 | 2 | -21/+38 |
* | docu: Fix typo | Florian Zschocke | 2020-04-04 | 1 | -1/+1 |
* | Add Twitter link to site overview and built-in docs. | Florian Zschocke | 2020-01-27 | 1 | -0/+1 |
* | Site: Remove link to Bintray update notifications | Florian Zschocke | 2020-01-27 | 1 | -2/+1 |
* | Add deployment of a release to GitHub | Florian Zschocke | 2020-01-27 | 1 | -0/+66 |
* | Correct issue in FAQ page to link to GitHub issue. | Florian Zschocke | 2019-11-18 | 1 | -1/+1 |
* | Update test file with MD hashed password | Florian Zschocke | 2019-11-11 | 1 | -1/+2 |
* | 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 | 3 | -3/+32 |
* | Fix NPE when no action can be parsed from the URL | Florian Zschocke | 2019-11-11 | 3 | -30/+99 |
* | :book: Fix link to LDAP sample data LDIF file in setup. | Florian Zschocke | 2019-11-10 | 1 | -1/+1 |
* | In SSH tests ignore an external SSH tool | Florian Zschocke | 2019-11-10 | 1 | -0/+55 |
* | Update SSHD dependency to version 1.2.0. | Florian Zschocke | 2019-11-10 | 4 | -4/+18 |
* | Update SSHD dependency to version 1.1.0. | Florian Zschocke | 2019-11-10 | 5 | -13/+20 |
* | Ignore the `RedisTicketService` tests until they are fixed. | Florian Zschocke | 2019-11-10 | 1 | -0/+3 |
* | Remove Launcher from Manager and Federation Client. | Florian Zschocke | 2019-11-08 | 2 | -168/+3 |
* | Fix NullpointerException when stopping GitBlit Server. | Florian Zschocke | 2019-11-07 | 1 | -5/+7 |
* | For Java 9+ define the classpath instead of using a Launcher. | Florian Zschocke | 2019-11-07 | 13 | -334/+24 |
* | Report Java versions used during build and server start. | Florian Zschocke | 2019-11-07 | 1 | -0/+4 |
* | Merge branch 'pingunaut-1166_more_secure_password_hashes' into master. | Florian Zschocke | 2019-11-06 | 11 | -57/+1340 |
|\ |
|
| * | Add more PasswordHash tests with strings beyond iso-8859-1. | Florian Zschocke | 2019-11-06 | 1 | -1/+31 |
| * | Use the new PasswordHash classes. | Florian Zschocke | 2019-11-05 | 12 | -374/+185 |
| * | Add support for PBKDF2 to PasswordHash | Florian Zschocke | 2019-11-05 | 3 | -15/+507 |
| * | Add a PasswordHash class as a central place to deal with password hashes. | Florian Zschocke | 2019-11-05 | 2 | -0/+640 |
| * | fix comment | Martin Spielmann | 2017-01-07 | 1 | -1/+1 |
| * | Replaced duplicated strings by using constant | Martin Spielmann | 2017-01-07 | 2 | -4/+4 |
| * | Update AuthenticationManager to update weakly stored passwords on login | Martin Spielmann | 2017-01-07 | 3 | -10/+61 |
| * | Added possibility to use secure hashes to store passwords | Martin Spielmann | 2017-01-01 | 7 | -7/+266 |
* | | encoded email's sender name with utf-8. | william | 2019-06-16 | 1 | -1/+1 |
* | | Set default to `expanded` for collapsible repo groups. | Florian Zschocke | 2019-06-15 | 1 | -14/+15 |
* | | Remove "folding outlines" and sort repositories before subfolders. | Florian Zschocke | 2019-06-15 | 3 | -19/+22 |
* | | Add support nested groups on the Repositories page | Florian Zschocke | 2019-06-15 | 7 | -13/+642 |
* | | collapsible group repositories | ybosy | 2019-06-15 | 5 | -3/+106 |
* | | Escape folder names in JGitUtils to allow special characters. Fixes #999 | Martin Spielmann | 2019-06-10 | 1 | -3/+3 |
* | | Fix revLog test that broke due to changes in the hello-world repository. | Florian Zschocke | 2019-06-10 | 2 | -3/+5 |
* | | Create unit tests for special characters in path names | Florian Zschocke | 2019-06-10 | 3 | -3/+19 |
* | | Null-safe compare for ticket milestones without due date | Fritz Schrogl | 2019-06-10 | 1 | -2/+14 |
* | | Do not resolve symbolic links to repositories. | Florian Zschocke | 2019-06-10 | 2 | -7/+133 |
* | | Zips of recreated hello-world.git and all external repositories for testing. | chirontt | 2019-06-07 | 12 | -46/+142 |
* | | Fix for various test failures. | chirontt | 2019-06-07 | 9 | -90/+112 |
* | | Rename the setting to httpIdleTimeout | Sebastiano Pilla | 2017-06-03 | 2 | -4/+4 |
* | | Adds the | Sebastiano Pilla | 2017-06-01 | 2 | -3/+10 |
* | | Merge pull request #1239 from pingunaut/1226_sshkey_form_feedback | James Moger | 2017-05-22 | 1 | -1/+1 |
|\ \ |
|
| * | | Remove unused code | Martin Spielmann | 2017-05-22 | 1 | -4/+0 |