summaryrefslogtreecommitdiffstats
path: root/src/main/distrib/data
Commit message (Collapse)AuthorAgeFilesLines
* Git-LFS supportPaul Martin2015-10-101-0/+14
| | | | | | | | | | | | | | + Metadata maintained in append-only JSON file providing complete audit history. + Filestore menu item + Lists filestore items + Current size and availability + Link to GitBlit Filestore help page (top right) + Hooks into existing repository permissions + Uses default repository path for out-of-box operation with Git-LFS client + accessRestrictionFilter now has access to http method and auth header + Testing for servlet and manager
* Merge branch 'topic/pr-934' into developJames Moger2015-10-051-0/+6
|\
| * Address review commentsJames Moger2015-10-051-2/+3
| |
| * Allow to strip domain from kerberos usernamesVitaliy Filippov2015-10-011-0/+5
| |
* | Revert manual specification of ssh user auth factoriesJames Moger2015-10-051-13/+7
|/
* allow advertising gitblit privileges for external URLsJoel Johnson2015-07-011-0/+14
| | | | | | | | | | | | | | | | commit c20191fc0931a19bec0df1ab2b56f287e5d8b7c7 enabled support for hiding internal URLs, but didn't consider that it broke the evaluation of permissions (used for tickets, etc.), and caused a NPE on repoUrl.permission when trying to view the TicketPage. With all internal mechanisms disabled, it would result in the first URL being external with unknown permissions. This adds an option to use internal permissions even for external URLs. Note that this does not grant any additional permissions, but does offer the option to have gitblit advertise the full set of what is allowed, even if the external URL imposes additional restrictions.
* Renamed ssh.Display(Host|Port) to ssh.Advertised(Host|Port)James Moger2015-06-151-2/+2
|
* Added git.sshDisplay{Port|Host} to hide port forward.Morten Bøgeskov2015-06-151-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 Moger2015-06-151-0/+5
|\
| * Revised AvatarGenerator to be injectableJames Moger2015-06-151-2/+0
| |
| * First draft for a customized avatar imageFabrice Bacchella2015-06-151-0/+7
| |
* | allow configuring of internal URLs offeredJoel Johnson2015-06-121-0/+18
|/
* Implement configurable tab length support for blob viewsJames Moger2015-05-221-0/+5
|
* Merged #247 "Add Kerberos5/GSS authentication to ssh"James Moger2015-05-211-0/+22
|\
| * Adding Kerberos5/GSS authentication to sshFabrice Bacchella2015-05-041-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 sessionFabrice Bacchella2015-05-151-0/+16
|/ | | | if the webapp container can fill it.
* GitBlit no longer uses Google chartsSteven Oliver2015-01-021-1/+1
|
* Merged #228 "Add support for configurable HTTP proxy host/port in ↵James Moger2014-12-031-0/+15
|\ | | | | | | PluginManager.java"
| * Add support for specifying the `Proxy-Authorization` header for the ↵James Moger2014-12-031-0/+5
| | | | | | | | PluginManager
| * Add support for configurable HTTP proxy host/port in PluginManager.javaDariusz Bywalec2014-12-021-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.displayUserPanelJan Šmucr2014-11-271-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 extensionsJames Moger2014-11-241-1/+1
|
* Add support for image/svg+xml content type to raw servletJames Moger2014-11-191-1/+1
|
* Further diff improvementsTom2014-11-061-0/+26
| | | | - Add the new settings to gitblit.properties - Highlight trailing whitespace
* Adopt chain-loading properties as the default setupJames Moger2014-10-272-1881/+1904
|
* Treat .ico and .jpeg files as imagesBerke Viktor2014-10-061-1/+1
|
* Remove git.streamFileThreshold settingJames Moger2014-09-301-48/+0
|
* Repository url is now rThanksForAllTheFish2014-09-091-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 frequencyJames Moger2014-09-081-0/+6
|
* distrib: Highlight C/C++ header files by defaultSoeren Grunewald2014-09-041-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 modulesMichael Legart2014-09-041-1/+1
| | | Since perl scripts (.pl) was already supported, add .pm for perl modules
* Refine web.canonicalUrl documentationKyle Gottfried2014-07-011-2/+12
|
* Add setting to control inclusion of personal repositories in the main listJames Moger2014-06-051-0/+5
|
* Simplified repository creation with a NewRepositoryPageJames Moger2014-06-032-0/+5
|
* Clarify server.threadPoolSize documentationJames Moger2014-05-291-2/+5
|
* Add setting to control thread pool size for default work queueJames Moger2014-05-291-0/+6
|
* Merge branch 'ticket/84' into developJames Moger2014-05-231-1/+1
|\
| * Remove GitBlit static singleton reference from localclone.groovyJames Moger2014-05-231-1/+1
| |
* | Merged #67 "Allow disabling repository deletion"James Moger2014-05-091-0/+5
|\ \
| * | Move delete repository function into the edit pageJames Moger2014-05-091-1/+1
| | |
| * | Added option to disable deleting of non empty repositories through the user ↵peto2682014-05-081-0/+5
| |/ | | | | | | interface
* / Add option to explicitly specify the use of STARTTLSBerke Viktor2014-05-081-0/+5
|/ | | | Required for servers that use STARTTLS without SMTPS such as Office 365
* Allowed all transports for TortoiseGit and changed the project descriptionpbe2014-05-051-2/+1
|
* Added TortoiseGit to the clientappspbe2014-05-051-0/+12
|
* Expose JGit 3.x receive pack settings as Gitblit settingsJames Moger2014-04-171-0/+41
|
* Improve plugin documentationJames Moger2014-04-111-24/+1
|
* DocumentationJames Moger2014-04-101-1/+3
|
* Allow specifying accepted PUSH transportsJames Moger2014-04-101-0/+10
|
* Implement simple JSON-based plugin registry and install commandJames Moger2014-04-101-8/+12
|
* Improve Sparkleshare integration, but leave disabled for nowJames Moger2014-04-101-1/+1
|