From f6b200be4c8b90c26886c6cdd5809abac8c4ac15 Mon Sep 17 00:00:00 2001 From: James Moger Date: Wed, 27 Mar 2013 12:46:05 -0400 Subject: Reorganized to Apache Standard Directory Layout & integrated Moxie This is a massive commit which reorganizes the entire project structure (although it is still monolithic), removes the Build classes, and switches to Moxie, a smarter Ant build tookit based on the original Gitblit Build classes. The Ant build script will likely require additional fine-tuning, but this is big step forward. --- .../java/com/gitblit/wicket/pages/BlamePage.html | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 src/main/java/com/gitblit/wicket/pages/BlamePage.html (limited to 'src/main/java/com/gitblit/wicket/pages/BlamePage.html') diff --git a/src/main/java/com/gitblit/wicket/pages/BlamePage.html b/src/main/java/com/gitblit/wicket/pages/BlamePage.html new file mode 100644 index 00000000..9391eaf0 --- /dev/null +++ b/src/main/java/com/gitblit/wicket/pages/BlamePage.html @@ -0,0 +1,39 @@ + + + + + + + + + + +
[commit header]
+ + +
[breadcrumbs]
+ + + + + + + + + + + + + + + +
[commit][line][content]
+ +
+ + \ No newline at end of file -- cgit v1.2.3