summaryrefslogtreecommitdiffstats
path: root/models/repo.go
Commit message (Expand)AuthorAgeFilesLines
...
* bug fixedLunny Xiao2014-03-231-0/+1
* bug fixedLunny Xiao2014-03-231-0/+7
* Add create, list, view issueUnknown2014-03-221-0/+7
* Fix SSH key bug in windowsUnknown2014-03-221-1/+1
* Need a field to specify if repository is bareUnknown2014-03-221-2/+4
* Merge branch 'master' of github.com:gogits/gogsUnknown2014-03-221-0/+11
|\
| * mergedLunny Xiao2014-03-221-103/+173
| |\
| * | add http protocol clone supportLunny Xiao2014-03-221-0/+11
* | | Fixing bugUnknown2014-03-221-2/+7
| |/ |/|
* | Add admin add userUnknown2014-03-211-1/+1
* | All configuration reload-ableUnknown2014-03-211-1/+3
* | Batch fixUnknown2014-03-211-3/+25
* | Bug fixUnknown2014-03-201-2/+11
* | Basic admin data table, models changesUnknown2014-03-201-107/+109
* | Add Repository/user name filterUnknown2014-03-201-0/+31
* | Bug fixUnknown2014-03-201-0/+4
|/
* 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