]> source.dussan.org Git - gitblit.git/commit
Centralized markdown transforms. Moved config ops to GitBlit.
authorJames Moger <james.moger@gitblit.com>
Thu, 28 Apr 2011 01:22:12 +0000 (21:22 -0400)
committerJames Moger <james.moger@gitblit.com>
Thu, 28 Apr 2011 01:22:12 +0000 (21:22 -0400)
commitf97bf09263fe8ef7ba4dcf231dfe7b8265b1e0df
treeb36da52ab523f1b6af9f00409703edfbfe77ccfe
parent3e087ada55f8b0e83b146578b695552db9dc8d97
Centralized markdown transforms. Moved config ops to GitBlit.
src/com/gitblit/GitBlit.java
src/com/gitblit/utils/JGitUtils.java
src/com/gitblit/utils/StringUtils.java
src/com/gitblit/wicket/RepositoryPage.java
src/com/gitblit/wicket/models/RepositoryModel.java
src/com/gitblit/wicket/pages/EditRepositoryPage.java
src/com/gitblit/wicket/pages/RepositoriesPage.java
src/com/gitblit/wicket/pages/SummaryPage.java