v1

package
v0.0.0-...-0fc0a1a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2016 License: GPL-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Diff2Html

func Diff2Html(diffContent string) string

Types

type ByFolder

type ByFolder []response.RepoFile

func (ByFolder) Len

func (a ByFolder) Len() int

func (ByFolder) Less

func (a ByFolder) Less(i, j int) bool

func (ByFolder) Swap

func (a ByFolder) Swap(i, j int)

type FolderCtrl

type FolderCtrl struct {
	controllers.JWTController
}

func (*FolderCtrl) Get

func (ctrl *FolderCtrl) Get(folderId uint) revel.Result

func (*FolderCtrl) List

func (ctrl *FolderCtrl) List(parentFolder uint) revel.Result

type RepoCtrl

type RepoCtrl struct {
	controllers.JWTController
}

func (*RepoCtrl) Commit

func (ctrl *RepoCtrl) Commit(repoId uint, commitId string) revel.Result

func (*RepoCtrl) Commits

func (ctrl *RepoCtrl) Commits(repoId int) revel.Result

func (*RepoCtrl) FileContent

func (ctrl *RepoCtrl) FileContent(repoId int, fileRef string) revel.Result

func (*RepoCtrl) Files

func (ctrl *RepoCtrl) Files(repoId int) revel.Result

func (*RepoCtrl) Graph

func (ctrl *RepoCtrl) Graph(repoId uint) revel.Result

func (*RepoCtrl) Info

func (ctrl *RepoCtrl) Info(repoId int) revel.Result

func (*RepoCtrl) List

func (ctrl *RepoCtrl) List(parentFolder uint) revel.Result

type UserCtrl

type UserCtrl struct {
	controllers.JWTController
}

func (*UserCtrl) Search

func (ctrl *UserCtrl) Search() revel.Result

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL