summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-2661-561/+718
* 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-261-0/+3
* Merge pull request #122 from fzs/ldap-deref-aliasFlorian Zschocke2013-11-221-1/+25
* Bind LDAP connection after TLS initialization (issue-343)Günter Dressel2013-11-221-30/+27
* 修改中文显示问题及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-147-74/+218
* Eliminate the "enumerate documentation" repository settingJames Moger2013-11-147-31/+15
* README files are not shown on the summary page by defaultJames Moger2013-11-143-12/+33
* Tweak pull request ref displayJames Moger2013-11-131-3/+5
* Implement mirror executor (issue-5)James Moger2013-11-1317-6/+317
* Remove docs indicatorJames Moger2013-11-134-14/+1
* Add markup support for confluence, mediawiki, textile, trac, and twikiJames Moger2013-11-123-3/+136
* Refactor markup processing in preparation for supporting other formatsJames Moger2013-11-1212-171/+332
* 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-272-2/+41
* 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-251-3/+3
* Set Link: <url>; rel="canonical" http header for SEO (issue-304)James Moger2013-10-252-6/+15
* 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-258-32/+161
* Determine best commit id for the commit and use that in linksJames Moger2013-10-252-11/+35
* Remove "show readme" flag in favor of automatic detectionJames Moger2013-10-259-56/+76
* Remove upload pack ref filteringJames Moger2013-10-251-43/+0
* Use equals to compare strings instead of ==Simon Harrer2013-10-242-3/+3
* Replaced MarkdownPapers with pegdownJames Moger2013-10-185-35/+18
* Fix Markdown document enumeratonJames Moger2013-10-161-2/+2
* Fix raw page binary content type when running behind reverse proxyJames Moger2013-10-161-5/+20
* Add raw link to commit, commitdiff, and compare pages (issue-319)James Moger2013-10-166-3/+12
* Fix error on generating activity page when there is no activityJames Moger2013-10-151-0/+1
* Translation esES updatedmrbytes2013-10-121-26/+28
* Switch web.xml baseFolder from context-param to env-entryJames Moger2013-10-022-4/+21
* Fix incorrect mappings for some iconic classesJames Moger2013-10-011-4/+4
* Tweak diffstat cssJames Moger2013-10-012-3/+3
* Check for refs/ not refs/heads/ when updating a refJames Moger2013-10-011-1/+1
* Improve message logging in the receive packJames Moger2013-10-011-3/+11
* Remove remaining TicGit tickets referencesJames Moger2013-09-308-29/+1
* Trim trailing whitespace and organize importsJames Moger2013-09-30268-3076/+3343
* Revise date label creation for optional css classJames Moger2013-09-301-1/+7
* Add recursive delete function to FileUtilsJames Moger2013-09-301-0/+24