aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'feature/docker'crystaldust2014-04-23
|\ | | | | | | Add the sciprt for deplying gogs in docker, support the user to choose database(MySQL or PostgreSQL) and memory cache(redis or memcached).
| * Add the configs comments, and update the README.md filecrystaldust2014-04-23
| |
| * Remove the dependency of Unkwon/com, since gogs has already integrate the ↵crystaldust2014-04-23
| | | | | | | | lateset version of Unkwon/com.
| * Update the githu.com/Unknwon/com module before getting gogs.crystaldust2014-04-23
| |
| * Change the image naming, start with "gogits/"crystaldust2014-04-23
| |
| * Add the MEM db config replacement script in the deploy.sh.crystaldust2014-04-22
| |
| * Checkout to the latest dev branch when building the gogs docker image.crystaldust2014-04-22
| |
| * Add the redis Dockerfilecrystaldust2014-04-22
| |
| * Add the memcache(d) Dockerfilecrystaldust2014-04-22
| |
| * Change the MySQL password placeholder to THE_DB_PASSWORD.crystaldust2014-04-22
| |
| * Allow the user to config the apt source in build.shcrystaldust2014-04-15
| |
| * Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN ↵crystaldust2014-04-15
| | | | | | | | command to make the apt source configurable in build.sh
| * Remove the installation of PostgreSQL, which not needed actually.crystaldust2014-04-15
| |
| * Merge remote-tracking branch 'origin/master'Lance Ju2014-04-16
| |\ | | | | | | | | | | | | Add the support of postgres as the database. (Config the db in the build.sh file, make the DB_TYPE to 'postgres').
| | * Update README.mdcrystaldust2014-04-11
| | | | | | | | | Update the guide of how to deploy gogs in docker with the scripts.
| * | Add the apt source when installing potgres.Lance Ju2014-04-16
| | | | | | | | | | | | Replace the host with $DB_PORT, which is dependent to the database imagae's exposed port.
| * | Replace the 'mysql' options with 'db' options in build.shLance Ju2014-04-16
| | |
| * | Add the line to replace the database type.Lance Ju2014-04-16
| | | | | | | | | | | | Replace the 'mysql' options with 'db' options, makeing the config according to the database type.
| * | Build the database image by the variable DB_TYPE, but not mysql.Lance Ju2014-04-16
| | |
| * | Rename the posgresql to postgres, add the Dockerfile for postgres image.Lance Ju2014-04-16
| |/
| * 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
|\
| * Merge pull request #62 from gogits/dev无闻2014-04-04
| |\ | | | | | | Add transfer repository
| | * Add transfer repositoryUnknown2014-04-04
| | |
| | * Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-04
| | |\ | | |/ | |/|
| * | Merge pull request #61 from gogits/dev无闻2014-04-04
| |\ \ | | | | | | | | Dev
| | | * Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-04
| | |/| | | |/ | |/|
| * | Merge pull request #60 from Wind0r/master无闻2014-04-04
| |\ \ | | | | | | | | Add missing deps
| | * | Add missing depsWind0r2014-04-04
| |/ /
| * | Merge branch 'master' of github.com:gogits/gogsLunny Xiao2014-04-04
| |\ \
| | * \ Merge pull request #55 from MartinGarton/master无闻2014-04-02
| | |\ \ | | | | | | | | | | fix unique
| | | * | fix uniqueMartin Garton2014-04-02
| | |/ /
| * | | basiclly http pushLunny Xiao2014-04-04
| | | |
| | | * release list page uiFuXiaoHei2014-04-04
| | | |
| | | * Add: rename userUnknown2014-04-03
| | | |
| | | * Add: rename repositoryUnknown2014-04-03
| | | |
| | | * Merge branch 'dev' of github.com:gogits/gogs into devskyblue2014-04-03
| | | |\
| | | | * js clipboardFuXiaoHei2014-04-03
| | | | |
| | | | * Add release tmplUnknown2014-04-02
| | | | |
| | | | * Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-02
| | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: routers/user/user.go
| | | | * | Improve issue mail contentUnknown2014-04-02
| | |_|/ / | |/| | |
| | | * | add oauth2 modelsskyblue2014-04-03
| | | |/
| | | * change oauth2 to modulesskyblue2014-04-02
| | | |
| | | * change oauth2 pathskyblue2014-04-02
| | | |
| | | * split into social.goskyblue2014-04-02
| | |/ | |/|