James Moger
2011-04-17 9802a766a28bfcb0ae01494ebfa1cbeb11e71809
refs
author James Moger <james.moger@gitblit.com>
Sunday, April 17, 2011 12:06 -0400
committer James Moger <james.moger@gitblit.com>
Sunday, April 17, 2011 12:06 -0400
commit9802a766a28bfcb0ae01494ebfa1cbeb11e71809
tree 208ee6239872f47206e2070546f5fa2b3d76f779 tree | zip | gz
parent 01bd346efe98af0f05f23f897c0819d2df8d856c view | diff
Rename ticgit integration to tickets.

The current ticgit implementation is based on ticgit.net, a BSD
implementation for C#. Jeff Welling advises using commit
bf57b032e030bd16a7b2 (2009-01-27) from ticgit as the last MIT licensed
commit.

A more complete implementation will be based on this version of the
original Ruby sources. It remains unclear if I will support using the
"ticgit" branch name or not. I purposefully haven't looked at any of
the GPL improvements by Jeff, but I can see from the readme at GitHub
that he has renamed the branch to "ticgit-ng" which I have no plans on
supporting as I do not want to taint GitBlit with GPL code.
5 files renamed
7 files modified
129 ■■■■ changed files
gitblit.properties 8 ●●●● diff | view | raw | blame | history
src/com/gitblit/tests/JGitUtilsTest.java 6 ●●●● diff | view | raw | blame | history
src/com/gitblit/utils/JGitUtils.java 46 ●●●● diff | view | raw | blame | history
src/com/gitblit/wicket/GitBlitWebApp.java 10 ●●●● diff | view | raw | blame | history
src/com/gitblit/wicket/GitBlitWebApp.properties 2 ●●● diff | view | raw | blame | history
src/com/gitblit/wicket/models/TicketModel.java 8 ●●●● diff | view | raw | blame | history
src/com/gitblit/wicket/pages/TicketPage.html diff | view | raw | blame | history
src/com/gitblit/wicket/pages/TicketPage.java 10 ●●●● diff | view | raw | blame | history
src/com/gitblit/wicket/pages/TicketsPage.html diff | view | raw | blame | history
src/com/gitblit/wicket/pages/TicketsPage.java 20 ●●●● diff | view | raw | blame | history
src/com/gitblit/wicket/panels/HistoryPanel.java 1 ●●●● diff | view | raw | blame | history
src/com/gitblit/wicket/panels/PageLinksPanel.java 18 ●●●● diff | view | raw | blame | history