aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Collapse)AuthorAge
* Fix import pathUnknown2014-04-18
|
* Bug fix on build tagUnknown2014-04-17
|
* Mirror bug fix on downloading zipUnknown2014-04-15
|
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-14
|\
| * change gravatar image to match URL schemeChristopher Brickley2014-04-14
| |
| * update SetEngine for postgresql #76Christopher Brickley2014-04-14
| |
* | fix title extra quotedskyblue2014-04-14
|/
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-14
|\
| * Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-04-14
| |\
| * | bug fixed #76Lunny Xiao2014-04-14
| | |
* | | Mirror updatesUnknown2014-04-14
| |/ |/|
* | Finish releaseUnknown2014-04-14
| |
* | push tag supportUnknown2014-04-13
| |
* | Add weibo oauthUnknown2014-04-13
| |
* | Clean oauth codeUnknown2014-04-13
|/
* go getUnknown2014-04-13
|
* go vetUnknown2014-04-13
|
* Able to change mirror interval nowUnknown2014-04-12
|
* update with new gitslene2014-04-13
|
* finish mirror fix #63Unknown2014-04-12
|
* Add repo mirror and importUnknown2014-04-12
|
* Mirror fix on sqlite3 tagUnknown2014-04-12
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-12
|\
| * add oauth2 qq supportskyblue2014-04-13
| |
| * Merge branch 'dev' of github.com:gogits/gogs into devskyblue2014-04-12
| |\
| * | add google oauth2 supportskyblue2014-04-12
| | |
* | | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-12
|\ \ \ | |_|/ |/| |
| * | Add sqlite build tagMichael Crosby2014-04-12
| | | | | | | | | | | | | | | | | | | | | | | | This adds a sqlite build tag so that you don't have to have the sqlite import commented out in code and users can run: go build -tags sqlite if they want to have sqlite support enabled. It is disabled by default so nothing changes with the default go get or build commands.
* | | Mirror fixUnknown2014-04-12
| | |
* | | Mirror fixUnknown2014-04-12
| | |
* | | Mirror fixUnknown2014-04-12
| | |
* | | Mirror bug fixUnknown2014-04-11
| |/ |/|
* | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-11
|\ \
| * \ Merge branch 'dev' of github.com:gogits/gogs into devskyblue2014-04-12
| |\ \
| * | | clean oauth2 codeskyblue2014-04-12
| | | |
* | | | Support private repoUnknown2014-04-11
| |/ / |/| |
* | | Pages in commits list pageUnknown2014-04-11
| | |
* | | Add search commitsUnknown2014-04-11
| | |
* | | UPDATE READMEUnknown2014-04-11
|/ /
* | finish github oauth2 supportskyblue2014-04-12
| |
* | Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-04-11
|\ \
| * | Add support default branchUnknown2014-04-10
| | |
| * | Add flashUnknown2014-04-10
| |/
* / add actions for http pushLunny Xiao2014-04-11
|/
* fixzhsso2014-04-10
|
* mistakeszhsso2014-04-10
|
* Fix wrong path nameGogs2014-04-10
|
* speedup models.getReposFiles, using os.ExecGogs2014-04-10
| | | | but the results may different with before
* Add go get meta supportUnknown2014-04-09
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-09
|\ | | | | | | | | Conflicts: models/oauth2.go