summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages/MarkdownPage.java
Commit message (Collapse)AuthorAgeFilesLines
* Mostly stable war build.James Moger2011-06-181-1/+2
| | | | | Reorganization of resources. Dropped most hard-coded webapp configuration in favor of common web.xml file. Still contemplating configuring git servlet from web.xml too.
* GitNotes. Unit testing. More correct refs.James Moger2011-06-031-1/+1
|
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-1/+0
|
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-6/+9
|
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-251-0/+15
|
* Build infrastructure improvements. Setting to show remote branches.James Moger2011-05-041-2/+2
| | | | | | | | | | | | The JGit team is now publishing 0.12.1 artifacts on the Eclipse Maven site. Yeah! That was the last missing piece for a slick Git:Blit deployment. The build has been reworked to download from Eclipse and to also download source and javadoc jars for setting up a development environment. Made the log4j pattern configurable by operating system. Moved Markdown utils to their own class since I need StringUtils for Build and that introduced a chicken-and-egg scenario.
* Integrated pagelinks into RepositoryPage. Fixed string encoding.James Moger2011-04-271-17/+8
|
* Support Markdown rendering. Use Wicket GoogleCharts from Maven.James Moger2011-04-201-0/+60