Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | | | | | | | | | | | Running gitblit in a container it's easy to expose the ssh on the default port. Using git.sshDisplayPort/git.sshDisplayHost you can expose the forwarded address as the official location. | |||||
* | | 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 | |
| | | | | | | | | | | | | Adding the possibility to define authentication method order for ssh | |||||
* | | | A patch that allows to extract a new user informations from the HTTP session | Fabrice Bacchella | 2015-05-15 | 1 | -0/+16 | |
|/ / | | | | | | | if the webapp container can fill it. | |||||
* | | 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 ↵ | James Moger | 2014-12-03 | 1 | -0/+15 | |
|\ \ | | | | | | | | | | PluginManager.java" | |||||
| * | | Add support for specifying the `Proxy-Authorization` header for the ↵ | James Moger | 2014-12-03 | 1 | -0/+5 | |
| | | | | | | | | | | | | PluginManager | |||||
| * | | Add support for configurable HTTP proxy host/port in PluginManager.java | Dariusz Bywalec | 2014-12-02 | 1 | -0/+10 | |
| | | | | | | | | | | | | | | | Formerly by default the PluginMaganer would support no proxy setting. For servers behind firewall and HTTP proxy this would prevent installation of gitblit plugins. | |||||
* | | | Added a new property: web.displayUserPanel | Jan Šmucr | 2014-11-27 | 1 | -0/+6 | |
|/ / | | | | | | | | | This property allows the administrator to hide the user related part of the top panel. This can come handy if there's no use for it (i.e. if Gitblit runs as Gerrit plugin). | |||||
* | | Add .bat and .cmd to the pretty print extensions | James Moger | 2014-11-24 | 1 | -1/+1 | |
| | | ||||||
* | | Add support for image/svg+xml content type to raw servlet | James Moger | 2014-11-19 | 1 | -1/+1 | |
| | | ||||||
* | | Further diff improvements | Tom | 2014-11-06 | 1 | -0/+26 | |
| | | | | | | | | - Add the new settings to gitblit.properties - Highlight trailing whitespace | |||||
* | | Miscellaneous fixes to the Fedora service installer script | Berke Viktor | 2014-10-31 | 1 | -5/+2 | |
| | | ||||||
* | | Adopt chain-loading properties as the default setup | James Moger | 2014-10-27 | 2 | -1881/+1904 | |
|/ | ||||||
* | Treat .ico and .jpeg files as images | Berke Viktor | 2014-10-06 | 1 | -1/+1 | |
| | ||||||
* | Remove git.streamFileThreshold setting | James Moger | 2014-09-30 | 1 | -48/+0 | |
| | ||||||
* | Repository url is now r | ThanksForAllTheFish | 2014-09-09 | 1 | -1/+1 | |
| | | | | The previous 'triggerUrl' version causes a response similar to 'No git jobs using repository: http://gitblit-host/gitblit/git/repo.git'. The wroking url is 'http://gitblit-host/gitblit/r/repo.git'. I also added brackets to improve readability | |||||
* | Expose setting to control Lucene repository indexing frequency | James Moger | 2014-09-08 | 1 | -0/+6 | |
| | ||||||
* | distrib: Add script to install gitblit on fedora | Soeren Grunewald | 2014-09-04 | 1 | -0/+36 | |
| | | | | | | | | | The script will create a environment file keeping all the major settings and installs a systemd unit file. The script (mainly the unit file part) should also work for other systemd based distributions like ArchLinux. But /etc/sysconfig may not exist there. Signed-off-by: Soeren Grunewald <soeren.grunewald@desy.de> | |||||
* | distrib: Highlight C/C++ header files by default | Soeren Grunewald | 2014-09-04 | 1 | -1933/+1933 | |
| | | | | | | | We already highlight C/C++ source files with the default configuration, so we should do this also for header files. Signed-off-by: Soeren Grunewald <soeren.grunewald@desy.de> | |||||
* | Pretty print perl modules | Michael Legart | 2014-09-04 | 1 | -1/+1 | |
| | | | Since perl scripts (.pl) was already supported, add .pm for perl modules | |||||
* | Refine web.canonicalUrl documentation | Kyle Gottfried | 2014-07-01 | 1 | -2/+12 | |
| | ||||||
* | Add setting to control inclusion of personal repositories in the main list | James Moger | 2014-06-05 | 1 | -0/+5 | |
| | ||||||
* | Simplified repository creation with a NewRepositoryPage | James Moger | 2014-06-03 | 2 | -0/+5 | |
| | ||||||
* | Clarify server.threadPoolSize documentation | James Moger | 2014-05-29 | 1 | -2/+5 | |
| | ||||||
* | Add setting to control thread pool size for default work queue | James Moger | 2014-05-29 | 1 | -0/+6 | |
| | ||||||
* | Merge branch 'ticket/84' into develop | James Moger | 2014-05-23 | 1 | -1/+1 | |
|\ | ||||||
| * | Remove GitBlit static singleton reference from localclone.groovy | James Moger | 2014-05-23 | 1 | -1/+1 | |
| | | ||||||
* | | Merged #67 "Allow disabling repository deletion" | James Moger | 2014-05-09 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | Move delete repository function into the edit page | James Moger | 2014-05-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | Added option to disable deleting of non empty repositories through the user ↵ | peto268 | 2014-05-08 | 1 | -0/+5 | |
| | | | | | | | | | | | | interface | |||||
* | | | Add option to explicitly specify the use of STARTTLS | Berke Viktor | 2014-05-08 | 1 | -0/+5 | |
|/ / | | | | | | | Required for servers that use STARTTLS without SMTPS such as Office 365 | |||||
* | | Merge branch 'ticket/63' into develop | James Moger | 2014-05-07 | 1 | -0/+11 | |
|\| | ||||||
| * | Allowed all transports for TortoiseGit and changed the project description | pbe | 2014-05-05 | 1 | -2/+1 | |
| | | ||||||
| * | Added TortoiseGit to the clientapps | pbe | 2014-05-05 | 1 | -0/+12 | |
| | | ||||||
* | | Implementation of a ticket mgration tool | James Moger | 2014-05-02 | 3 | -1/+43 | |
|/ | ||||||
* | fix the script so it REALLY works on Linux | Michel Daviot | 2014-04-27 | 1 | -1/+1 | |
| | ||||||
* | Expose JGit 3.x receive pack settings as Gitblit settings | James Moger | 2014-04-17 | 1 | -0/+41 | |
| | ||||||
* | Improve plugin documentation | James Moger | 2014-04-11 | 1 | -24/+1 | |
| | ||||||
* | Documentation | James Moger | 2014-04-10 | 1 | -1/+3 | |
| | ||||||
* | Allow specifying accepted PUSH transports | James Moger | 2014-04-10 | 1 | -0/+10 | |
| | ||||||
* | Implement simple JSON-based plugin registry and install command | James Moger | 2014-04-10 | 1 | -8/+12 | |
| | ||||||
* | Improve Sparkleshare integration, but leave disabled for now | James Moger | 2014-04-10 | 1 | -1/+1 | |
| | ||||||
* | Expose new property: sshCommandStartThreads | David Ostrovsky | 2014-04-10 | 1 | -0/+6 | |
| |