aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | username & repo-name changing help messageFuXiaoHei2014-04-06
| | | | |
| * | | | release-new page uiFuXiaoHei2014-04-06
| | | | |
| * | | | Merge branch 'dev' of https://github.com/gogits/gogs into devFuXiaoHei2014-04-06
| |\ \ \ \
| | * | | | Add reset password, fix #58Unknown2014-04-05
| | | | | |
| | * | | | Use gogits/session for oauth2Unknown2014-04-05
| | |/ / /
| * | | | add release-new routeFuXiaoHei2014-04-06
| | | | |
* | | | | add fswatch.json for hot compileskyblue2014-04-06
| | | | |
* | | | | Merge branches 'dev' and 'dev' of github.com:gogits/gogs into devskyblue2014-04-05
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | bug fixedLunny Xiao2014-04-05
| | | | |
* | | | | add oauth2 table initskyblue2014-04-05
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | update models, add licence in start.shskyblue2014-04-05
| | | | |
* | | | | Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-04-05
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: routers/repo/repo.go
| * | | | | Use session for rolling backUnknown2014-04-04
| | |_|_|/ | |/| | |
| * | | | Add transfer repositoryUnknown2014-04-04
| | | | |
| * | | | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-04
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge pull request #61 from gogits/dev无闻2014-04-04
| | |\ \ \ | | | | |/ | | | |/| Dev
| * | / | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-04
| |\| | | | | |/ / | |/| |
| | * | Merge pull request #60 from Wind0r/master无闻2014-04-04
| | |\ \ | | | | | | | | | | Add missing deps
| | | * | Add missing depsWind0r2014-04-04
| | |/ /
| | * | Merge branch 'master' of github.com:gogits/gogsLunny Xiao2014-04-04
| | |\ \
| | | * \ Merge pull request #55 from MartinGarton/master无闻2014-04-02
| | | |\ \ | | | | | | | | | | | | fix unique
| | | | * | fix uniqueMartin Garton2014-04-02
| | | |/ /
| | * | / basiclly http pushLunny Xiao2014-04-04
| | | |/ | | |/|
* | / | add ssl support for webLunny Xiao2014-04-05
|/ / /
* | | release list page uiFuXiaoHei2014-04-04
| | |
* | | Add: rename userUnknown2014-04-03
| | |
* | | Add: rename repositoryUnknown2014-04-03
| | |
* | | Merge branch 'dev' of github.com:gogits/gogs into devskyblue2014-04-03
|\ \ \
| * | | js clipboardFuXiaoHei2014-04-03
| | | |
| * | | Add release tmplUnknown2014-04-02
| | | |
| * | | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-02
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: routers/user/user.go
| * | | | Improve issue mail contentUnknown2014-04-02
| | |/ / | |/| |
* | | | add oauth2 modelsskyblue2014-04-03
| |/ / |/| |
* | | change oauth2 to modulesskyblue2014-04-02
| | |
* | | change oauth2 pathskyblue2014-04-02
| | |
* | | split into social.goskyblue2014-04-02
|/ /
* | Update READMEUnknown2014-04-01
| |
* | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-01
|\|
| * add github social login, first stepskyblue2014-04-02
| |
* | Fix log bugUnknown2014-04-01
|/
* Merge pull request #51 from crackcomm/master无闻2014-03-31
|\ | | | | My mistake in #50
| * My mistake...crackcomm2014-04-01
| |
* | Merge pull request #50 from crackcomm/master无闻2014-03-31
|\| | | | | Description list instead of div's in admin Dashboard & Configuration.
| * .admin-dl-horizontalcrackcomm2014-04-01
| |
| * Description list instead of div's in admin Dashboard & Configuration.crackcomm2014-04-01
|/
* Merge pull request #48 from gogits/dev无闻2014-03-31
|\ | | | | Huge bug fix
| * Huge bug fixUnknown2014-03-31
|/
* improved log locationsLunny Xiao2014-03-31
|
* Prepare for 0.2.0 releaseUnknown2014-03-31
|
* Merge pull request #47 from shxsun/masterLunny Xiao2014-03-31
|\ | | | | add start.sh and start.bat and python test init scripts