Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix import path | Unknown | 2014-04-18 |
| | |||
* | Bug fix on build tag | Unknown | 2014-04-17 |
| | |||
* | Mirror bug fix on downloading zip | Unknown | 2014-04-15 |
| | |||
* | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-14 |
|\ | |||
| * | change gravatar image to match URL scheme | Christopher Brickley | 2014-04-14 |
| | | |||
| * | update SetEngine for postgresql #76 | Christopher Brickley | 2014-04-14 |
| | | |||
* | | fix title extra quoted | skyblue | 2014-04-14 |
|/ | |||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-04-14 |
|\ | |||
| * | Merge branch 'dev' of github.com:gogits/gogs into dev | Lunny Xiao | 2014-04-14 |
| |\ | |||
| * | | bug fixed #76 | Lunny Xiao | 2014-04-14 |
| | | | |||
* | | | Mirror updates | Unknown | 2014-04-14 |
| |/ |/| | |||
* | | Finish release | Unknown | 2014-04-14 |
| | | |||
* | | push tag support | Unknown | 2014-04-13 |
| | | |||
* | | Add weibo oauth | Unknown | 2014-04-13 |
| | | |||
* | | Clean oauth code | Unknown | 2014-04-13 |
|/ | |||
* | go get | Unknown | 2014-04-13 |
| | |||
* | go vet | Unknown | 2014-04-13 |
| | |||
* | Able to change mirror interval now | Unknown | 2014-04-12 |
| | |||
* | update with new git | slene | 2014-04-13 |
| | |||
* | finish mirror fix #63 | Unknown | 2014-04-12 |
| | |||
* | Add repo mirror and import | Unknown | 2014-04-12 |
| | |||
* | Mirror fix on sqlite3 tag | Unknown | 2014-04-12 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-04-12 |
|\ | |||
| * | add oauth2 qq support | skyblue | 2014-04-13 |
| | | |||
| * | Merge branch 'dev' of github.com:gogits/gogs into dev | skyblue | 2014-04-12 |
| |\ | |||
| * | | add google oauth2 support | skyblue | 2014-04-12 |
| | | | |||
* | | | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-12 |
|\ \ \ | |_|/ |/| | | |||
| * | | Add sqlite build tag | Michael Crosby | 2014-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 fix | Unknown | 2014-04-12 |
| | | | |||
* | | | Mirror fix | Unknown | 2014-04-12 |
| | | | |||
* | | | Mirror fix | Unknown | 2014-04-12 |
| | | | |||
* | | | Mirror bug fix | Unknown | 2014-04-11 |
| |/ |/| | |||
* | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-04-11 |
|\ \ | |||
| * \ | Merge branch 'dev' of github.com:gogits/gogs into dev | skyblue | 2014-04-12 |
| |\ \ | |||
| * | | | clean oauth2 code | skyblue | 2014-04-12 |
| | | | | |||
* | | | | Support private repo | Unknown | 2014-04-11 |
| |/ / |/| | | |||
* | | | Pages in commits list page | Unknown | 2014-04-11 |
| | | | |||
* | | | Add search commits | Unknown | 2014-04-11 |
| | | | |||
* | | | UPDATE README | Unknown | 2014-04-11 |
|/ / | |||
* | | finish github oauth2 support | skyblue | 2014-04-12 |
| | | |||
* | | Merge branch 'dev' of github.com:gogits/gogs into dev | Lunny Xiao | 2014-04-11 |
|\ \ | |||
| * | | Add support default branch | Unknown | 2014-04-10 |
| | | | |||
| * | | Add flash | Unknown | 2014-04-10 |
| |/ | |||
* / | add actions for http push | Lunny Xiao | 2014-04-11 |
|/ | |||
* | fix | zhsso | 2014-04-10 |
| | |||
* | mistakes | zhsso | 2014-04-10 |
| | |||
* | Fix wrong path name | Gogs | 2014-04-10 |
| | |||
* | speedup models.getReposFiles, using os.Exec | Gogs | 2014-04-10 |
| | | | | but the results may different with before | ||
* | Add go get meta support | Unknown | 2014-04-09 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-04-09 |
|\ | | | | | | | | | Conflicts: models/oauth2.go |