From 5e22f1437ac2466d599c242fd5e256180fa7b68e Mon Sep 17 00:00:00 2001 From: FuXiaoHei Date: Mon, 24 Mar 2014 21:27:19 +0800 Subject: diff page ui --- templates/repo/diff.tmpl | 418 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 418 insertions(+) create mode 100644 templates/repo/diff.tmpl (limited to 'templates/repo/diff.tmpl') diff --git a/templates/repo/diff.tmpl b/templates/repo/diff.tmpl new file mode 100644 index 00000000..0c6f4feb --- /dev/null +++ b/templates/repo/diff.tmpl @@ -0,0 +1,418 @@ +{{template "base/head" .}} +{{template "base/navbar" .}} +{{template "repo/nav" .}} +{{template "repo/toolbar" .}} +
+
+
+
+ Browse Source +

bsongen: support for custom tags

+
+
+ + commit commit-sha + +

+ + author-name + times-ago +

+
+
+ +
+ Show Diff Files +

+ + 5 changed files with 25 additions and 9 deletions. +

+
    +
  1. +
    + 2 + + + + + 4 +
    + +   + gopmweb.go +
  2. +
  3. +
    + 666 + + + + + 44 +
    +   + static/img/favicon.png +
  4. +
  5. +   + static/img/favicon.png +
  6. +
  7. +   + static/img/favicon.png +
  8. +
+
+ +
+
+
+ BIN + + + + + +
+ View File + data/test/bson_test/simple_type.png +
+
+ + + + +
+
+
+ +
+
+
+ + 30 + + + + + - 4 +
+ View File + data/test/bson_test/simple_type.go +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ 1 + + 1 + +
	"github.com/youtube/vitess/go/bson"
+
+ 2 + + 2 + +
	"github.com/youtube/vitess/go/bson"
+
+ 3 + + 3 + +
	"github.com/youtube/vitess/go/bson"
+
+ + + + 4 + +
	"github.com/youtube/vitess/go/bson"
+
+ + + + 5 + +
	"github.com/youtube/vitess/go/bson"
+
+ 4 + + - + +
	"github.com/youtube/vitess/go/bson"
+
+ 5 + + - + +
	"github.com/youtube/vitess/go/bson"
+
+ 6 + + - + +
	"github.com/youtube/vitess/go/bson"
+
+ 7 + + - + +
	"github.com/youtube/vitess/go/bson"
+
+ 8 + + 6 + +
	"github.com/youtube/vitess/go/bson"
+
+ 9 + + 7 + +
	"github.com/youtube/vitess/go/bson"
+
+ 10 + + 8 + +
	"github.com/youtube/vitess/go/bson"
+
+
+
+ +
+
+
+ + 2 + + + + + - 4 +
+ View File + data/test/bson_test/simple_type.go +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ 1 + + 1 + +
	"github.com/youtube/vitess/go/bson"
+
+ 2 + + 2 + +
	"github.com/youtube/vitess/go/bson"
+
+ 3 + + 3 + +
	"github.com/youtube/vitess/go/bson"
+
+ + + + 4 + +
	"github.com/youtube/vitess/go/bson"
+
+ + + + 5 + +
	"github.com/youtube/vitess/go/bson"
+
+ 4 + + - + +
	"github.com/youtube/vitess/go/bson"
+
+ 5 + + - + +
	"github.com/youtube/vitess/go/bson"
+
+ 6 + + - + +
	"github.com/youtube/vitess/go/bson"
+
+ 7 + + - + +
	"github.com/youtube/vitess/go/bson"
+
+ 8 + + 6 + +
	"github.com/youtube/vitess/go/bson"
+
+ 9 + + 7 + +
	"github.com/youtube/vitess/go/bson"
+
+ 10 + + 8 + +
	"github.com/youtube/vitess/go/bson"
+
+
+
+ +
+
+
+ BIN + + + + + +
+ View File + data/test/bson_test/simple_type.png +
+
+ + + + +
+
+
+
+
+{{template "base/footer" .}} \ No newline at end of file -- cgit v1.2.3