aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | go getUnknown2014-04-13
| | | |
* | | | go getUnknown2014-04-13
| | | |
* | | | go getUnknown2014-04-13
| | | |
* | | | go vetUnknown2014-04-13
| | | |
* | | | Move binding as subrepoUnknown2014-04-13
| | | |
* | | | UPDATE READMEUnknown2014-04-12
| | | |
* | | | 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
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge pull request #75 from crosbymichael/sqlite-build-tag无闻2014-04-12
| |\ \ \ \ \ | | | | | | | | | | | | | | Add sqlite build tag
| | * | | | | 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.
* | | | | | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into devFuXiaoHei2014-04-12
| |\ \ \ \ \ \
| * | | | | | | social login button uiFuXiaoHei2014-04-12
| | | | | | | |
* | | | | | | | Mirror fixUnknown2014-04-12
| |/ / / / / / |/| | | | | |
* | | | | | | Mirror fixUnknown2014-04-12
| | | | | | |
* | | | | | | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-12
|\| | | | | |
| * | | | | | fix logo ui, add following ui in user-profile pageFuXiaoHei2014-04-12
| | | | | | |
* | | | | | | Mirror fixUnknown2014-04-12
|/ / / / / /
* | | | | | Mirror bug fixUnknown2014-04-11
| | | | | |
* | | | | | Merge pull request #73 from zhsso/dev无闻2014-04-11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | combine getCommit ById and ByBranch in routers/repo/commit.go
| * | | | | combine getCommit ById and ByBranch in routers/repo/commit.gozhsso2014-04-11
|/ / / / /
* | | | | Fix #65 fix #57Unknown2014-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
|/ / / / /
* | | | | Merge branch 'dev' of github.com:gogits/gogs into devskyblue2014-04-12
|\ \ \ \ \
| * | | | | UPDATE READMEUnknown2014-04-11
| | | | | |
| * | | | | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-11
| |\| | | |
| | * | | | Merge pull request #72 from dockboard/master无闻2014-04-11
| | |\ \ \ \ | | | | |/ / | | | |/| | Add Docker Deploy Support
| | | * | | Update README.mdcrystaldust2014-04-11
| | | |/ / | | | | | | | | | | Update the guide of how to deploy gogs in docker with the scripts.
| | | * | Fix the path problem, which will build the mysql image as the gogits imageLance Ju2014-04-11
| | | | |
| | | * | Add the auto build scripts for deplying gogs with Docker.Lance Ju2014-04-11
| | | | |
| | | * | Add the scirpts for auto deploy.crystaldust2014-04-10
| | | |/
| | | * Update README.mdMeaglith Ma2014-04-09
| | | |
| | | * Create README.mdMeaglith Ma2014-04-09
| | | |
| | | * Temp commitMeaglith Ma2014-04-06
| | | |
| | | * Merge remote-tracking branch 'upstream/master'Meaglith Ma2014-04-06
| | | |\
| | | * | Update the Golang Dockerfile and add mysql DockerfileMeaglith Ma2014-04-01
| | | | |