summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket
Commit message (Expand)AuthorAgeFilesLines
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-2660-561/+592
* Refactor access to home page classJames Moger2013-11-264-11/+13
* Improve doc page formattingJames Moger2013-11-262-7/+36
* Fix NPE when adding a permission without a registrant (issue-344)James Moger2013-11-261-0/+3
* 修改中文显示问题及raw默认属性kxyfyh2013-11-183-0/+6
* CSS tweaksJames Moger2013-11-143-5/+2
* Display common repository documents as tabs on the docs pageJames Moger2013-11-146-67/+156
* Eliminate the "enumerate documentation" repository settingJames Moger2013-11-143-19/+15
* README files are not shown on the summary page by defaultJames Moger2013-11-142-12/+18
* Tweak pull request ref displayJames Moger2013-11-131-3/+5
* Implement mirror executor (issue-5)James Moger2013-11-137-3/+31
* Remove docs indicatorJames Moger2013-11-134-14/+1
* Add markup support for confluence, mediawiki, textile, trac, and twikiJames Moger2013-11-122-3/+101
* Refactor markup processing in preparation for supporting other formatsJames Moger2013-11-129-158/+282
* Allows the home root link top-left anchor to be customised.Luca Milanesio2013-11-081-1/+2
* Strip leading / for absolute wiki link pathsJames Moger2013-10-251-2/+4
* 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
* Support for intra-Markdown linking using [[WikiLinks]] syntax (issue-324)James Moger2013-10-256-22/+140
* 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-255-45/+61
* Replaced MarkdownPapers with pegdownJames Moger2013-10-183-5/+5
* 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
* Tweak diffstat cssJames Moger2013-10-011-1/+1
* Remove remaining TicGit tickets referencesJames Moger2013-09-304-10/+1
* Trim trailing whitespace and organize importsJames Moger2013-09-3094-607/+676
* Revise date label creation for optional css classJames Moger2013-09-301-1/+7
* Remove issue artifacts from classes missed in previous purgeJames Moger2013-09-302-24/+0
* Change diffstat character to improve look and layoutJames Moger2013-09-301-6/+12
* Add normalized diffstats to the commit, commitdiff, and compare pagesJames Moger2013-09-2710-20/+156
* Change default access restriction to PUSHJames Moger2013-09-271-2/+2
* Added setting to globally disable anonymous pushes in the receive packJames Moger2013-09-271-2/+2
* Fix commit log css for branch graphsJames Moger2013-09-231-1/+3
* Fix support for implied SSH urls in web.otherUrls (issue-311)James Moger2013-09-191-1/+9
* Disable *most* activity graphs when web.generateActivityGraph=falseJames Moger2013-09-193-27/+41
* Reverse line links in blob view (issue-309)James Moger2013-09-191-2/+5
* CSS tweaks for responsive layoutJames Moger2013-09-182-4/+4
* Added GitNotes to the commitdiff pageJames Moger2013-09-182-0/+49
* Removed GitWeb-style diff rendererJames Moger2013-09-183-18/+4
* Add support for rendering Markdown commit messages (issue-203)Bret K. Ikehara2013-09-1810-23/+34
* Implemented a graph servlet based on EGit/JGit's PlotWalk (issue-194)James Moger2013-09-172-4/+39
* Remove incomplete and deprecated TicGit featureJames Moger2013-09-178-276/+40
* Revisions and documentation for personal repository prefix changeJames Moger2013-09-171-1/+3
* Refactor logic for user repository path into one class.Florian Zschocke2013-08-264-5/+8
* Add setting to cap number of activity days to displayOri Livneh2013-08-113-0/+16
* bugfix to make project links go to project page and not redirect to home pageDoug Ayers2013-08-081-2/+2