summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add support default branchUnknown2014-04-106-27/+36
|
* Fix #69Unknown2014-04-1014-100/+123
|
* Add flashUnknown2014-04-1017-125/+175
|
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-101-65/+12
|\
| * Merge pull request #70 from zhsso/git无闻2014-04-1033-264/+955
| |\ | | | | | | Git
| | * fixzhsso2014-04-10165-0/+18302
| | |
| | * mistakeszhsso2014-04-10165-18302/+0
| | |
| | * Fix wrong path nameGogs2014-04-101-1/+1
| | |
| | * speedup models.getReposFiles, using os.ExecGogs2014-04-101-65/+12
| | | | | | | | | | | | but the results may different with before
* | | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-1010-126/+593
|\ \ \ | | |/ | |/|
| * | bug fixedLunny Xiao2014-04-102-34/+44
| | |
| * | Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-04-1028-86/+379
| |\ \
| | * | fix mirror typoFuXiaoHei2014-04-101-1/+1
| | | |
| | * | new-repo dropdown in top navbarFuXiaoHei2014-04-103-12/+28
| | | |
| * | | Merge branch 'master' of github.com:gogits/gogs into devLunny Xiao2014-04-1044-409/+1080
| |\ \ \ | | | |/ | | |/| | | | | | | | | Conflicts: web.go
| | * | Merge pull request #68 from gogits/dev无闻2014-04-0746-419/+1249
| | |\ \ | | | | | | | | | | Dev
| | * \ \ Merge pull request #62 from gogits/dev无闻2014-04-0417-46/+198
| | |\ \ \ | | | | | | | | | | | | Add transfer repository
| * | | | | bug fixedLunny Xiao2014-04-105-88/+522
| | | | | |
* | | | | | Work on form resubmitUnknown2014-04-106-37/+85
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-091-1/+1
|\ \ \ \ \
| * | | | | fix render bugslene2014-04-101-1/+1
| | | | | |
* | | | | | Add go get meta supportUnknown2014-04-0913-7/+62
|/ / / / /
* | | | | markdown render htmlslene2014-04-101-1/+1
| | | | |
* | | | | Work on mirror repoUnknown2014-04-094-45/+12
| | | | |
* | | | | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-099-23/+259
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: models/oauth2.go
| * | | | | remove martini oauth2 dependskyblue2014-04-104-21/+60
| | | | | |
| * | | | | repo-import page uiFuXiaoHei2014-04-095-1/+158
| | | | | |
| * | | | | change new-repo button to dropdown menu in dashboard pageFuXiaoHei2014-04-092-2/+41
| | | | | |
* | | | | | Mirror fixUnknown2014-04-092-22/+13
|/ / / / /
* | | | | Fix #54Unknown2014-04-083-3/+9
| | | | |
* | | | | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-083-28/+34
|\ \ \ \ \
| * | | | | clean tailskyblue2014-04-092-6/+5
| | | | | |
| * | | | | add id for oauth2skyblue2014-04-093-26/+33
| | |_|_|/ | |/| | |
* / | | | Fix #67Unknown2014-04-089-14/+30
|/ / / /
* | | | Fix #66Unknown2014-04-072-11/+17
| | | |
* | | | Fix issue with log in with GitHub but need more error handle afterUnknown2014-04-073-14/+13
| | | |
* | | | Fix issue with log in with GitHub but need more error handle afterUnknown2014-04-0713-60/+167
| | | |
* | | | first works oauth2(github). need to login with /user/login/githubskyblue2014-04-073-31/+125
| | | |
* | | | Merge branch 'dev' of github.com:gogits/gogs into devskyblue2014-04-0721-246/+301
|\ \ \ \
| * | | | Add @ # commit link detect on all markdown renderUnknown2014-04-074-16/+41
| | | | |
| * | | | Work on commentUnknown2014-04-073-108/+131
| | | | |
| * | | | Add salt for every single userUnknown2014-04-068-30/+64
| | | | |
| * | | | Fix bug related to logUnknown2014-04-062-3/+2
| | | | |
| * | | | Fix bug related to logUnknown2014-04-064-4/+6
| | | | |
| * | | | Fix bug related to logUnknown2014-04-063-40/+23
| | | | |
| * | | | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-064-11/+45
| |\ \ \ \
| * | | | | Fix bug related to logUnknown2014-04-067-57/+46
| | | | | |
* | | | | | update fswatch.jsonskyblue2014-04-072-10/+3
| |/ / / / |/| | | |
* | | | | better looks on githubskyblue2014-04-071-8/+6
| | | | |
* | | | | fix start.sh in crontab run failed problemskyblue2014-04-071-4/+9
| | | | |