Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | New UI merge in progress | Unknwon | 2014-07-26 |
| | |||
* | Use the official Go source, follow redirects | Ciaran Downey | 2014-07-25 |
| | |||
* | Remove 'ENV DEBIAN_FRONTEND noninteractive' | Meaglith Ma | 2014-05-01 |
| | |||
* | explicitly install sudo | Steven Pav | 2014-04-25 |
| | | | ```deploy.sh``` in the docker container requires ```sudo```; this should resolve #127. | ||
* | Remove the dependency of Unkwon/com, since gogs has already integrate the ↵ | crystaldust | 2014-04-23 |
| | | | | lateset version of Unkwon/com. | ||
* | Update the githu.com/Unknwon/com module before getting gogs. | crystaldust | 2014-04-23 |
| | |||
* | Add the MEM db config replacement script in the deploy.sh. | crystaldust | 2014-04-22 |
| | |||
* | Checkout to the latest dev branch when building the gogs docker image. | crystaldust | 2014-04-22 |
| | |||
* | Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN ↵ | crystaldust | 2014-04-15 |
| | | | | command to make the apt source configurable in build.sh | ||
* | Remove the installation of PostgreSQL, which not needed actually. | crystaldust | 2014-04-15 |
| | |||
* | Add the apt source when installing potgres. | Lance Ju | 2014-04-16 |
| | | | | Replace the host with $DB_PORT, which is dependent to the database imagae's exposed port. | ||
* | Add the line to replace the database type. | Lance Ju | 2014-04-16 |
| | | | | Replace the 'mysql' options with 'db' options, makeing the config according to the database type. | ||
* | Add the auto build scripts for deplying gogs with Docker. | Lance Ju | 2014-04-11 |
| | |||
* | Add the scirpts for auto deploy. | crystaldust | 2014-04-10 |
| | |||
* | Temp commit | Meaglith Ma | 2014-04-06 |
| | |||
* | Update the Golang Dockerfile and add mysql Dockerfile | Meaglith Ma | 2014-04-01 |
| | |||
* | Init dockerfiles folder and base gogs Dockerfile | Meaglith Ma | 2014-04-01 |