| Commit message (Expand) | Author | Age | Files | Lines |
* | New UI merge in progress | Unknwon | 2014-07-26 | 10 | -211/+0 |
* | Use the official Go source, follow redirects | Ciaran Downey | 2014-07-25 | 1 | -1/+1 |
* | Remove 'ENV DEBIAN_FRONTEND noninteractive' | Meaglith Ma | 2014-05-01 | 5 | -10/+0 |
* | Fixed codename match issue, when using `FROM ubuntu` wil be pulled latest image | fundon | 2014-04-27 | 1 | -1/+2 |
* | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-25 | 1 | -1/+1 |
|\ |
|
| * | explicitly install sudo | Steven Pav | 2014-04-25 | 1 | -1/+1 |
* | | delete superfluous environment variables | fundon | 2014-04-25 | 1 | -2/+0 |
|/ |
|
* | Remove the dependency of Unkwon/com, since gogs has already integrate the lat... | crystaldust | 2014-04-23 | 1 | -1/+0 |
* | Update the githu.com/Unknwon/com module before getting gogs. | crystaldust | 2014-04-23 | 1 | -0/+1 |
* | Add the MEM db config replacement script in the deploy.sh. | crystaldust | 2014-04-22 | 1 | -0/+35 |
* | Checkout to the latest dev branch when building the gogs docker image. | crystaldust | 2014-04-22 | 1 | -4/+3 |
* | Add the redis Dockerfile | crystaldust | 2014-04-22 | 1 | -0/+14 |
* | Add the memcache(d) Dockerfile | crystaldust | 2014-04-22 | 2 | -0/+26 |
* | Change the MySQL password placeholder to THE_DB_PASSWORD. | crystaldust | 2014-04-22 | 2 | -1/+3 |
* | Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN comm... | crystaldust | 2014-04-15 | 1 | -1/+3 |
* | Remove the installation of PostgreSQL, which not needed actually. | crystaldust | 2014-04-15 | 1 | -10/+0 |
* | Add the apt source when installing potgres. | Lance Ju | 2014-04-16 | 1 | -1/+5 |
* | Add the line to replace the database type. | Lance Ju | 2014-04-16 | 1 | -7/+18 |
* | Rename the posgresql to postgres, add the Dockerfile for postgres image. | Lance Ju | 2014-04-16 | 2 | -0/+49 |
* | Add the auto build scripts for deplying gogs with Docker. | Lance Ju | 2014-04-11 | 4 | -23/+35 |
* | Add the scirpts for auto deploy. | crystaldust | 2014-04-10 | 4 | -6/+41 |
* | Temp commit | Meaglith Ma | 2014-04-06 | 2 | -1/+4 |
* | Update the Golang Dockerfile and add mysql Dockerfile | Meaglith Ma | 2014-04-01 | 3 | -12/+22 |
* | Init dockerfiles folder and base gogs Dockerfile | Meaglith Ma | 2014-04-01 | 6 | -0/+30 |