aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* speedup models.getReposFiles, using os.ExecGogs2014-04-101-65/+12
* 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 '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
| |\
| | * 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
| |/
* | Merge branch 'master' of github.com:gogits/gogs into devLunny Xiao2014-04-1044-409/+1080
|\ \
| * | Merge pull request #68 from gogits/dev无闻2014-04-0746-419/+1249
| |\|
| | * 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
| | * | Merge branch 'dev' of github.com:gogits/gogs into devskyblue2014-04-0624-105/+481
| | |\|
| | | * username & repo-name changing help messageFuXiaoHei2014-04-063-5/+32
| | | * release-new page uiFuXiaoHei2014-04-063-0/+141
| | | * Merge branch 'dev' of https://github.com/gogits/gogs into devFuXiaoHei2014-04-0632-153/+658
| | | |\
| | | | * Add reset password, fix #58Unknown2014-04-0510-29/+214
| | | | * Use gogits/session for oauth2Unknown2014-04-058-70/+69
| | | * | add release-new routeFuXiaoHei2014-04-064-1/+25
| | * | | add fswatch.json for hot compileskyblue2014-04-061-0/+22
| | * | | Merge branches 'dev' and 'dev' of github.com:gogits/gogs into devskyblue2014-04-052-36/+38
| | |\ \ \ | | | | |/ | | | |/|
| | * | | add oauth2 table initskyblue2014-04-053-8/+17
| | |\ \ \
| | | * | | update models, add licence in start.shskyblue2014-04-052-6/+15
| * | | | | Merge pull request #62 from gogits/dev无闻2014-04-0417-46/+198
| |\ \ \ \ \