summaryrefslogtreecommitdiffstats
path: root/models/repo.go
Commit message (Expand)AuthorAgeFilesLines
* add size for fileLunny Xiao2014-03-151-63/+0
* add pure go git lib to instead cgo git libLunny Xiao2014-03-151-20/+7
* bug fixedLunny Xiao2014-03-141-2/+2
* add tree viewLunny Xiao2014-03-141-4/+30
|\
| * Add update user profile back end, add new gitignore and license, add template...Unknown2014-03-131-0/+4
* | add idLunny Xiao2014-03-141-0/+2
|/
* Merge branch 'master' of github.com:gogits/gogsLunny Xiao2014-03-131-6/+13
|\
| * Add delete repoUnknown2014-03-131-6/+13
* | update repo pageLunny Xiao2014-03-131-7/+17
|/
* single repository page ui, add spec handler to get repoFuXiaoHei2014-03-131-1/+2
* Add GetRepositoryByName and GetRepositoryByIdUnknown2014-03-121-0/+25
* Bug fixUnknown2014-03-111-1/+1
* add GetReposFilesLunny Xiao2014-03-111-26/+77
* add repo list of dashboardLunny Xiao2014-03-111-0/+4
* Finish create repoUnknown2014-03-111-11/+36
* Update create repoUnknown2014-03-111-24/+28
* add README support for creating repositoryLunny Xiao2014-03-111-8/+61
* Add add and delete SSH keyUnknown2014-03-101-4/+17
* Update CreateRepositoryUnknown2014-03-091-45/+62
* Merge utils to modulesUnknown2014-03-071-1/+2
* Change /user/profile URL to /user/:usernameUnknown2014-03-071-3/+1
* add forkLunny Xiao2014-03-021-0/+11
* create repository from webLunny Xiao2014-02-251-2/+15
* Add code of add public keyUnknown2014-02-201-1/+1
* improved ssh supportsLunny Xiao2014-02-201-1/+1
* improved ssh supportsLunny Xiao2014-02-201-8/+21
* Add code of delete userUnknown2014-02-191-1/+1
* add ssh supports(unfinished)Lunny Xiao2014-02-191-4/+11
* add publickey & accessLunny Xiao2014-02-171-2/+2
* FormattingUnknown2014-02-141-14/+11
* add user modelsLunny Xiao2014-02-141-0/+119