summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor access to home page classJames Moger2013-11-264-11/+13
* Automatically disable the Git daemon on ExpressJames Moger2013-11-261-0/+4
* Automatically adjust web.forwardSlash on Tomcat containersJames Moger2013-11-262-47/+25
* Improve doc page formattingJames Moger2013-11-262-7/+36
* Remove elaborate HEAD determinationJames Moger2013-11-261-17/+0
* Remove artifact setting from manager dialogJames Moger2013-11-261-4/+0
* Fix NPE when adding a permission without a registrant (issue-344)James Moger2013-11-263-0/+10
* Add pull request linking in changelog to generated documentationJames Moger2013-11-221-1/+3
* Merge pull request #122 from fzs/ldap-deref-aliasFlorian Zschocke2013-11-222-1/+26
* Bind LDAP connection after TLS initialization (issue-343)Günter Dressel2013-11-222-30/+29
* Update Moxie to 0.9.0James Moger2013-11-193-5/+5
* Merge pull request #123 from kxyfyh/new_branchJames Moger2013-11-193-0/+6
|\
| * 修改中文显示问题及raw默认属性kxyfyh2013-11-183-0/+6
|/
* Improve pages servletJames Moger2013-11-151-41/+79
* CSS tweaksJames Moger2013-11-143-5/+2
* Display common repository documents as tabs on the docs pageJames Moger2013-11-148-74/+220
* Eliminate the "enumerate documentation" repository settingJames Moger2013-11-149-42/+16
* README files are not shown on the summary page by defaultJames Moger2013-11-144-12/+35
* Tweak pull request ref displayJames Moger2013-11-131-3/+5
* Implement mirror executor (issue-5)James Moger2013-11-1321-8/+343
* Remove docs indicatorJames Moger2013-11-135-14/+2
* Add markup support for confluence, mediawiki, textile, trac, and twikiJames Moger2013-11-127-3/+217
* Refactor markup processing in preparation for supporting other formatsJames Moger2013-11-1212-171/+332
* Merge pull request #121 from lucamilanesio/masterJames Moger2013-11-082-1/+9
|\
| * Allows the home root link top-left anchor to be customised.Luca Milanesio2013-11-082-1/+9
|/
* Add setting to automatically redirect http requests to the https portJames Moger2013-10-274-4/+45
* Strip leading / for absolute wiki link pathsJames Moger2013-10-251-2/+4
* Disable the SMARTYPANTS Markdown extensionJames Moger2013-10-251-1/+2
* DocumentationJames Moger2013-10-2515-56/+114
* Set Link: <url>; rel="canonical" http header for SEO (issue-304)James Moger2013-10-253-6/+16
* Strip Markdown extension from rendered [[WikiLink]] (issue-324)James Moger2013-10-254-4/+15
* Respect web.forwardSlashCharacter in intra-Markdown links (issue-324)James Moger2013-10-251-1/+2
* Remove emphasis coloring in markdown divJames Moger2013-10-251-4/+0
* Support for intra-Markdown linking using [[WikiLinks]] syntax (issue-324)James Moger2013-10-259-32/+162
* Determine best commit id for the commit and use that in linksJames Moger2013-10-253-11/+36
* Remove "show readme" flag in favor of automatic detectionJames Moger2013-10-2510-56/+78
* Remove upload pack ref filteringJames Moger2013-10-252-43/+1
* Merge pull request #120 from simonharrer/compare-strings-with-equals-methodJames Moger2013-10-242-3/+3
|\
| * Use equals to compare strings instead of ==Simon Harrer2013-10-242-3/+3
* | Merge pull request #119 from simonharrer/fix-locale-test-run-bugJames Moger2013-10-241-7/+17
|\ \ | |/ |/|
| * Change locale to english for ByteFormatTest to run successful on systems with...Simon Harrer2013-10-231-7/+17
|/
* Replaced MarkdownPapers with pegdownJames Moger2013-10-1812-62/+108
* Fix Markdown document enumeratonJames Moger2013-10-162-8/+3
* Fix raw page binary content type when running behind reverse proxyJames Moger2013-10-162-5/+21
* Add raw link to commit, commitdiff, and compare pages (issue-319)James Moger2013-10-167-3/+13
* Update to JGit 3.1.0James Moger2013-10-165-14/+15
* Fix error on generating activity page when there is no activityJames Moger2013-10-152-0/+2
* Merge pull request #118 from Mrbytes/masterJames Moger2013-10-151-26/+28
|\
| * Translation esES updatedmrbytes2013-10-121-26/+28
|/
* Updated to Jetty 7.6.13James Moger2013-10-024-10/+11