summaryrefslogtreecommitdiffstats
path: root/models/repo.go
Commit message (Expand)AuthorAgeFilesLines
* read single fileslene2014-03-201-0/+46
* Finish watch backendUnknown2014-03-191-0/+6
* Finish watch backendUnknown2014-03-191-0/+8
* Watch backendUnknown2014-03-191-5/+14
* Mirror fixUnknown2014-03-191-0/+1
* bug fixedLunny Xiao2014-03-191-26/+24
* remove unused codesLunny Xiao2014-03-191-4/+1
* mergeLunny Xiao2014-03-191-41/+0
|\
| * Merge branch 'master' of github.com:gogits/gogsUnknown2014-03-181-20/+23
| |\
| * | Delete commit and update getlastcommitUnknown2014-03-181-33/+6
* | | bug fixed for commits listLunny Xiao2014-03-191-1/+2
| |/ |/|
* | add commit viewLunny Xiao2014-03-181-19/+36
|/
* Bug fixUnknown2014-03-171-1/+15
* Bug fixUnknown2014-03-171-4/+3
* Bug fixUnknown2014-03-171-10/+23
* Add log outputUnknown2014-03-171-3/+10
* Add postgres support, clean code, code reviewUnknown2014-03-171-15/+226
* Completely rule out the cgoUnknown2014-03-171-52/+70
* fix repo setting and delete reposlene2014-03-171-0/+3
* Merge branch 'master' of github.com:gogits/gogsLunny Xiao2014-03-161-1/+1
|\
| * Clean codeUnknown2014-03-161-1/+1
* | add post updateLunny Xiao2014-03-161-1/+12
|/
* 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