| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | 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 | |||
| | * | remove martini oauth2 depend | skyblue | 2014-04-10 | |
| | | | ||||
| * | | Mirror fix | Unknown | 2014-04-09 | |
| |/ | ||||
| * | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-04-08 | |
| |\ | ||||
| | * | clean tail | skyblue | 2014-04-09 | |
| | | | ||||
| | * | add id for oauth2 | skyblue | 2014-04-09 | |
| | | | ||||
| * | | Fix #67 | Unknown | 2014-04-08 | |
| |/ | ||||
| * | Fix #66 | Unknown | 2014-04-07 | |
| | | ||||
| * | Fix issue with log in with GitHub but need more error handle after | Unknown | 2014-04-07 | |
| | | ||||
| * | first works oauth2(github). need to login with /user/login/github | skyblue | 2014-04-07 | |
| | | ||||
| * | Add salt for every single user | Unknown | 2014-04-06 | |
| | | ||||
| * | Merge branch 'dev' of github.com:gogits/gogs into dev | skyblue | 2014-04-06 | |
| |\ | ||||
| | * | Add reset password, fix #58 | Unknown | 2014-04-05 | |
| | | | ||||
| | * | Use gogits/session for oauth2 | Unknown | 2014-04-05 | |
| | | | ||||
| * | | Merge branches 'dev' and 'dev' of github.com:gogits/gogs into dev | skyblue | 2014-04-05 | |
| |\| | ||||
| | * | bug fixed | Lunny Xiao | 2014-04-05 | |
| | | | ||||