summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/utils
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1142 from fzs/merge-strategyJames Moger2016-10-281-65/+278
|\
| * Add integration strategy to merge tickes fast-forward or with commit.Florian Zschocke2016-10-281-65/+278
* | Issue #1076: load commit cache in a background threadTom2016-10-272-51/+68
|/
* Merge pull request #1055 from gitblit/1048-TicketReferencesPaul Martin2016-06-181-3/+168
|\
| * Ticket Reference handling #1048Paul Martin2016-04-271-3/+168
* | fix baseURL handling in HttpUtils, fixes #1083Dirk Steinkopf2016-06-121-2/+14
|/
* Fix for #962 - Delete patchset abilityPaul Martin2016-04-061-7/+3
* Friendly URL for EditFile Page #974Paul Martin2016-03-271-0/+17
* Document edit capability via ProseMirror submodule #974Paul Martin2016-03-271-0/+131
* Fix for #976 - Filestore links via browserPaul Martin2015-12-255-47/+196
* Fix 2 possible NullPointer occurencesmarco2015-11-231-1/+10
* Git-LFS supportPaul Martin2015-10-101-7/+14
* Use author date to be consistent with other tools (fixes #919)James Moger2015-09-182-3/+6
* Update to Pegdown 1.5.0James Moger2015-09-181-1/+2
* Merged #258 "Create an avatar provider that defaults to Gravatar"James Moger2015-06-151-2/+2
|\
| * Revised AvatarGenerator to be injectableJames Moger2015-06-151-2/+2
* | Bump to JGit 4.0.0Luca Milanesio2015-06-123-18/+18
|/
* Implement configurable tab length support for blob viewsJames Moger2015-05-223-21/+48
* Cleanup diff rename outputJames Moger2015-05-221-1/+2
* Parse X509 DN with LdapNameJames Moger2015-05-221-10/+12
* Add links to commit diff and blob diff pages to toggle whitespace settingJames Moger2015-03-071-6/+14
* Add DiffComparator argument to all DiffUtils calls, default to ignore all whi...James Moger2015-03-071-18/+52
* Restore tab conversion to 4 spaces in HTML diff outputJames Moger2015-03-071-3/+5
* Merge branch 'ticket/244' into developJames Moger2015-03-071-0/+33
|\
| * Minor refactoring of user/team checksummingJames Moger2015-03-071-0/+33
| * Whitelist the "target" link attribute in the XSS filterJames Moger2014-11-041-1/+1
| * Fix backslash regression in relative path determiniationJames Moger2014-10-131-1/+1
* | Update SLF4j, JGit, Groovy, BouncyCastle, Mina, Gson, Freemarker, libpam4j, a...James Moger2015-03-052-2/+18
* | #230 - Improve empty folder navigation.Milos Cubrilo2015-01-112-202/+392
* | Opacity adjustments for image diffsTom2014-11-121-1/+1
* | Image diffsTom2014-11-113-20/+255
* | Fix a copy/paste error in a comment.Tom2014-11-061-3/+3
* | CSS changes.Tom2014-11-061-2/+2
* | More diff page improvementsTom2014-11-061-46/+30
* | Further diff improvementsTom2014-11-061-12/+40
* | Improve the commitdiff.Tom2014-11-063-239/+519
* | Whitelist the "target" link attribute in the XSS filterJames Moger2014-11-041-1/+1
* | Gracefully handle missing integration branch in ticket pageJames Moger2014-10-311-4/+14
* | Fix backslash regression in relative path determiniationJames Moger2014-10-131-1/+1
* | Merge branch 'ticket/204' into developJames Moger2014-10-101-14/+6
|\|
| * Improve relative path determination using Java 7 PathsJames Moger2014-10-101-14/+6
* | Merge branch 'ticket/129' into developJames Moger2014-09-301-1/+1
|\|
| * Remove Wicket references from non-Wicket packagesJames Moger2014-09-301-1/+1
* | Merge branch 'ticket/181' into developJames Moger2014-09-171-4/+6
|\|
| * Sanitize ticket text at presentation time to avoid unintended html encodingJames Moger2014-09-171-4/+6
* | Merge branch 'ticket/169' into developJames Moger2014-09-081-1/+5
|\|
| * Improve bad request handling in branch graph, zip, & syndication servletsJames Moger2014-09-081-1/+5
* | Merge branch 'ticket/161' into developJames Moger2014-09-081-11/+12
|\|
| * Expose setting to control Lucene repository indexing frequencyJames Moger2014-09-081-11/+12
* | Merge branch 'ticket/164' into developJames Moger2014-09-072-0/+156
|\|