summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket
Commit message (Expand)AuthorAgeFilesLines
* Updating the Dutch translation fileMartijn2014-01-131-8/+12
* Improving empty repo pageMartijn2014-01-132-2/+7
* Changing hardcoded `gitblit` origin into `origin`.Martijn2014-01-131-1/+1
* Allow overriding the page title in a page subclassJames Moger2013-12-301-3/+7
* Add FontAwesome dependencyJames Moger2013-12-301-0/+1
* Fix potential NPE on getting Markdown contentJames Moger2013-12-301-2/+5
* Do not serialize the Logger instanceJames Moger2013-12-301-8/+13
* Rollback to Servlet 2.5James Moger2013-12-111-14/+16
* Show mirror indicator on repository url panelJames Moger2013-12-111-1/+4
* Remove obsolete pageName labelJames Moger2013-12-111-1/+0
* Merge pull request #128 from alexmob/issue-350James Moger2013-12-102-2/+2
|\
| * issue-350: Fixes issue when an apostrophe is present in a User's nameAlex Lewis2013-12-102-2/+2
* | Remove @Inject references because they confuse JEE containersJames Moger2013-12-101-14/+22
|/
* Support Markdown image links relative to the repository root (issue-324)James Moger2013-12-091-0/+32
* Add support for per-repository bugtraq configurationJames Moger2013-12-033-5/+5
* Add coloring modes to the blame page (issue-2, pull request #125)Alex Lewis2013-12-024-19/+144
* Change IGitblit API to be more distinct from IUserServiceJames Moger2013-11-294-4/+12
* Flattened IGitblitManager, GitblitManager, and GitBlit classesJames Moger2013-11-291-10/+10
* Refactor user services and separate authentication (issue-281)James Moger2013-11-299-27/+22
* Moved servlets and services to separate packagesJames Moger2013-11-297-9/+9
* Use Dagger to inject managers into all filters and servletsJames Moger2013-11-292-37/+75
* Instantiate and register all servlets and filters from code (servlet 3)James Moger2013-11-261-1/+17
* Define manager interfaces and update all of Gitblit to use managersJames Moger2013-11-2612-42/+63
* 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