aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Collapse)AuthorAge
* Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-04-14
|\
| * Finish releaseUnknown2014-04-14
| |
| * push tag supportUnknown2014-04-13
| |
| * Add weibo oauthUnknown2014-04-13
| |
| * Clean oauth codeUnknown2014-04-13
| |
* | bug fixed #76Lunny Xiao2014-04-14
|/
* 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
| * remove martini oauth2 dependskyblue2014-04-10
| |
* | Mirror fixUnknown2014-04-09
|/
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-08
|\
| * clean tailskyblue2014-04-09
| |
| * add id for oauth2skyblue2014-04-09
| |
* | Fix #67Unknown2014-04-08
|/
* Fix #66Unknown2014-04-07
|
* Fix issue with log in with GitHub but need more error handle afterUnknown2014-04-07
|
* first works oauth2(github). need to login with /user/login/githubskyblue2014-04-07
|