| Commit message (Expand) | Author | Age | Files | Lines |
* | 🏃 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 |
* | For Java 9+ define the classpath instead of using a Launcher. | Florian Zschocke | 2019-11-07 | 7 | -9/+9 |
* | Merge branch 'pingunaut-1166_more_secure_password_hashes' into master. | Florian Zschocke | 2019-11-06 | 1 | -3/+5 |
|\ |
|
| * | Use the new PasswordHash classes. | Florian Zschocke | 2019-11-05 | 1 | -4/+4 |
| * | Added possibility to use secure hashes to store passwords | Martin Spielmann | 2017-01-01 | 1 | -3/+5 |
* | | Set default to `expanded` for collapsible repo groups. | Florian Zschocke | 2019-06-15 | 1 | -14/+15 |
* | | collapsible group repositories | ybosy | 2019-06-15 | 1 | -0/+14 |
* | | Rename the setting to httpIdleTimeout | Sebastiano Pilla | 2017-06-03 | 1 | -2/+2 |
* | | Adds the | Sebastiano Pilla | 2017-06-01 | 1 | -0/+7 |
* | | Sending email (certificate zip file) based on locale that user selected | william | 2017-01-24 | 2 | -0/+116 |
* | | Merge pull request #6 from fzs/sshAuthMethods | Florian Zschocke | 2017-01-21 | 1 | -3/+18 |
|\ \
| |/
|/| |
|
| * | Set list of offered SSH authentication methods.merged--sshAuthMethods | Florian Zschocke | 2016-12-06 | 1 | -3/+18 |
* | | Fix typo in defaults.properties. | Florian Zschocke | 2016-12-18 | 1 | -1/+1 |
* | | Merge pull request #1160 from fzs/sshLdapAuthenticator | Florian Zschocke | 2016-12-18 | 1 | -0/+16 |
|\ \ |
|
| * | | Extend documentation in default.properties and LdapKeyManager.java.merged--sshLdapAuthenticator | Florian Zschocke | 2016-12-06 | 1 | -1/+5 |
| * | | Retrieve public SSH keys from LDAP. | Florian Zschocke | 2016-11-29 | 1 | -0/+12 |
* | | | Merge pull request #1149 from fzs/fixLDAPbinding | James Moger | 2016-11-14 | 1 | -2/+15 |
|\| | |
|
| * | | Update documentation for LDAP binding in default.properties.merged--fixLDAPbinding | Florian Zschocke | 2016-11-14 | 1 | -2/+15 |
| |/ |
|
* | | Merge pull request #1142 from fzs/merge-strategy | James Moger | 2016-10-28 | 1 | -0/+15 |
|\ \ |
|
| * | | Add integration strategy to merge tickes fast-forward or with commit. | Florian Zschocke | 2016-10-28 | 1 | -0/+15 |
| |/ |
|
* / | Fix &rt; to > in mail (in rename status line) | Guilliam Xavier | 2016-07-29 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #1055 from gitblit/1048-TicketReferences | Paul Martin | 2016-06-18 | 1 | -0/+7 |
|\ |
|
| * | Ticket Reference handling #1048 | Paul Martin | 2016-04-27 | 1 | -0/+7 |
* | | Merge pull request #1084 from metasim/youtrack-hook | James Moger | 2016-06-13 | 2 | -0/+254 |
|\ \
| |/
|/| |
|
| * | Initial implementation of a JetBrains YouTrack hook for GitBlit. | Simeon H.K. Fitch | 2016-06-03 | 2 | -0/+254 |
* | | Change Jenkins groovy script for any protocol (git/http/ssh) | rgroux | 2015-12-16 | 1 | -1/+4 |
* | | implement an HTTP header AuthenticationProvider | Joel Johnson | 2015-12-09 | 1 | -0/+37 |
* | | Git-LFS support | Paul Martin | 2015-10-10 | 1 | -0/+14 |
* | | Merge branch 'topic/pr-934' into develop | James Moger | 2015-10-05 | 1 | -0/+6 |
|\ \ |
|
| * | | Address review comments | James Moger | 2015-10-05 | 1 | -2/+3 |
| * | | Allow to strip domain from kerberos usernames | Vitaliy Filippov | 2015-10-01 | 1 | -0/+5 |
* | | | Revert manual specification of ssh user auth factories | James Moger | 2015-10-05 | 1 | -13/+7 |
|/ / |
|
* | | allow advertising gitblit privileges for external URLs | Joel Johnson | 2015-07-01 | 1 | -0/+14 |
* | | Renamed ssh.Display(Host|Port) to ssh.Advertised(Host|Port) | James Moger | 2015-06-15 | 1 | -2/+2 |
* | | Added git.sshDisplay{Port|Host} to hide port forward. | Morten Bøgeskov | 2015-06-15 | 1 | -0/+12 |
* | | Merged #258 "Create an avatar provider that defaults to Gravatar" | James Moger | 2015-06-15 | 1 | -0/+5 |
|\ \ |
|
| * | | Revised AvatarGenerator to be injectable | James Moger | 2015-06-15 | 1 | -2/+0 |
| * | | First draft for a customized avatar image | Fabrice Bacchella | 2015-06-15 | 1 | -0/+7 |
* | | | allow configuring of internal URLs offered | Joel Johnson | 2015-06-12 | 1 | -0/+18 |
|/ / |
|
* | | Implement configurable tab length support for blob views | James Moger | 2015-05-22 | 1 | -0/+5 |
* | | Merged #247 "Add Kerberos5/GSS authentication to ssh" | James Moger | 2015-05-21 | 1 | -0/+22 |
|\ \ |
|
| * | | Adding Kerberos5/GSS authentication to ssh | Fabrice Bacchella | 2015-05-04 | 1 | -0/+22 |
* | | | A patch that allows to extract a new user informations from the HTTP session | Fabrice Bacchella | 2015-05-15 | 1 | -0/+16 |
|/ / |
|
* | | GitBlit no longer uses Google charts | Steven Oliver | 2015-01-02 | 1 | -1/+1 |
* | | Merged #228 "Add support for configurable HTTP proxy host/port in PluginManag... | James Moger | 2014-12-03 | 1 | -0/+15 |
|\ \ |
|
| * | | Add support for specifying the `Proxy-Authorization` header for the PluginMan... | James Moger | 2014-12-03 | 1 | -0/+5 |
| * | | Add support for configurable HTTP proxy host/port in PluginManager.java | Dariusz Bywalec | 2014-12-02 | 1 | -0/+10 |
* | | | Added a new property: web.displayUserPanel | Jan Šmucr | 2014-11-27 | 1 | -0/+6 |
|/ / |
|