summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages/BranchesPage.java
Commit message (Collapse)AuthorAgeFilesLines
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-1/+0
|
* 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-1/+1
| | | | | | | | | | | | 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.
* Generate Keys class from gitblit.properties as part of build process.James Moger2011-04-141-2/+1
|
* created panels for logs, tags, and branches.James Moger2011-04-081-53/+2
|
* Localized all strings for translation. Removed old resources.James Moger2011-04-071-5/+2
|
* Let Wicket manage resources and use markup inheritance.James Moger2011-04-071-2/+6
| | | This seems to improve page loading times.
* Simplified links some more. Added TicGit browser.James Moger2011-04-051-0/+71