Commit Graph

918 Commits (1badb2bbccfe81303f69f8dedf57c22fb89d4b99)
 

Author SHA1 Message Date
Lance Ju 8080beea85 Add the line to replace the database type.
Replace the 'mysql' options with 'db' options, makeing the config according to the database type.
Lance Ju 1d3c7693b7 Build the database image by the variable DB_TYPE, but not mysql.
Lance Ju 6cc914b090 Rename the posgresql to postgres, add the Dockerfile for postgres image.
Unknown 5378bb326b Merge branch 'master' of github.com:gogits/gogs into dev
shengxiang[skyblue] df0c61cc62 Merge pull request from compressed/master
change gravatar image to match URL scheme
Christopher Brickley b9a1d13c29 change gravatar image to match URL scheme
Lunny Xiao d9f2878db4 Merge pull request from compressed/postgres
update SetEngine for postgresql 
Christopher Brickley caeddb79a3 update SetEngine for postgresql
Lunny Xiao 4210f56dbc bug fixed for http clone
skyblue 6cb636f8a0 fix title extra quoted
FuXiaoHei 8549b47e04 fix repo-new ui, fix top-nav search-bar ui
Unknown 337eef2ee5 Weibo oauth
Unknown 516baa4531 Weibo oauth
Unknown a1ab3cad3e Weibo oauth
Unknown 3c3cda7326 Weibo oauth
Unknown c3c2cfebaa Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown c36e7d322e Mirror updates
Lunny Xiao 38c069308e Merge branch 'dev' of github.com:gogits/gogs into dev
Lunny Xiao 8283e16ef7 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 57f84fb051 UPDATE DOCS
Lunny Xiao 6cee65db5a bug fixed
Unknown f644cefa86 Finish release
Unknown 190b83e05e push tag support
Unknown d2b53dd43b Add weibo oauth
Unknown 4b9b8024ba Clean oauth code
Unknown 8c266f2df5 go get
Unknown 4c1452574a go get
Unknown ea74be2f2e go get
Unknown d26a333dfb go get
Unknown 9d983f27d6 go vet
Unknown 5c2da610a2 Move binding as subrepo
Unknown 33f2d33a46 UPDATE README
Unknown c9a1eb4789 Able to change mirror interval now
slene 52b4ab2aa5 update with new git
Unknown 9ffa8a4083 finish mirror fix
Unknown 90f6aa8cd1 Add repo mirror and import
Unknown 23bba7633b Mirror fix on sqlite3 tag
Unknown d60f7b85e5 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 47f3dd43a5 Merge branch 'master' of github.com:gogits/gogs into dev
无闻 25ecf56285 Merge pull request from crosbymichael/sqlite-build-tag
Add sqlite build tag
Michael Crosby 25fd495b2e Add sqlite build tag
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.
skyblue 75d2affcbf add oauth2 qq support
skyblue f92851e347 Merge branch 'dev' of github.com:gogits/gogs into dev
skyblue 2ce0c3befe add google oauth2 support
Unknown 802a110e42 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 559a57330e Mirror fix
FuXiaoHei fe4750ebe2 Merge remote-tracking branch 'origin/dev' into dev
FuXiaoHei 5f3a6a9d74 social login button ui
Unknown 794b457252 Mirror fix
Unknown 790a2c1099 Merge branch 'dev' of github.com:gogits/gogs into dev