aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Collapse)AuthorAge
* 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
|
* Add salt for every single userUnknown2014-04-06
|
* Merge branch 'dev' of github.com:gogits/gogs into devskyblue2014-04-06
|\
| * Add reset password, fix #58Unknown2014-04-05
| |
| * Use gogits/session for oauth2Unknown2014-04-05
| |
* | 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
| |
* | Use session for rolling backUnknown2014-04-04
| |
* | Add transfer repositoryUnknown2014-04-04
| |
* | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-04
|\ \