Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove the installation of PostgreSQL, which not needed actually. | crystaldust | 2014-04-15 |
| | |||
* | Merge remote-tracking branch 'origin/master' | Lance Ju | 2014-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.md | crystaldust | 2014-04-11 |
| | | | | | | Update the guide of how to deploy gogs in docker with the scripts. | ||
* | | 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. | ||
* | | Replace the 'mysql' options with 'db' options in build.sh | Lance Ju | 2014-04-16 |
| | | |||
* | | 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. | ||
* | | Build the database image by the variable DB_TYPE, but not mysql. | Lance Ju | 2014-04-16 |
| | | |||
* | | Rename the posgresql to postgres, add the Dockerfile for postgres image. | Lance Ju | 2014-04-16 |
|/ | |||
* | Fix the path problem, which will build the mysql image as the gogits image | Lance Ju | 2014-04-11 |
| | |||
* | 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 |
| | |||
* | Update README.md | Meaglith Ma | 2014-04-09 |
| | |||
* | Create README.md | Meaglith Ma | 2014-04-09 |
| | |||
* | Temp commit | Meaglith Ma | 2014-04-06 |
| | |||
* | Merge remote-tracking branch 'upstream/master' | Meaglith Ma | 2014-04-06 |
|\ | |||
| * | Merge pull request #62 from gogits/dev | 无闻 | 2014-04-04 |
| |\ | | | | | | | Add transfer repository | ||
| | * | Add transfer repository | Unknown | 2014-04-04 |
| | | | |||
| | * | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-04 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #61 from gogits/dev | 无闻 | 2014-04-04 |
| |\ \ | | | | | | | | | Dev | ||
| | | * | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-04 |
| | |/| | | |/ | |/| | |||
| * | | Merge pull request #60 from Wind0r/master | 无闻 | 2014-04-04 |
| |\ \ | | | | | | | | | Add missing deps | ||
| | * | | Add missing deps | Wind0r | 2014-04-04 |
| |/ / | |||
| * | | Merge branch 'master' of github.com:gogits/gogs | Lunny Xiao | 2014-04-04 |
| |\ \ | |||
| | * \ | Merge pull request #55 from MartinGarton/master | 无闻 | 2014-04-02 |
| | |\ \ | | | | | | | | | | | fix unique | ||
| | | * | | fix unique | Martin Garton | 2014-04-02 |
| | |/ / | |||
| * | | | basiclly http push | Lunny Xiao | 2014-04-04 |
| | | | | |||
| | | * | release list page ui | FuXiaoHei | 2014-04-04 |
| | | | | |||
| | | * | Add: rename user | Unknown | 2014-04-03 |
| | | | | |||
| | | * | Add: rename repository | Unknown | 2014-04-03 |
| | | | | |||
| | | * | Merge branch 'dev' of github.com:gogits/gogs into dev | skyblue | 2014-04-03 |
| | | |\ | |||
| | | | * | js clipboard | FuXiaoHei | 2014-04-03 |
| | | | | | |||
| | | | * | Add release tmpl | Unknown | 2014-04-02 |
| | | | | | |||
| | | | * | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-04-02 |
| | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: routers/user/user.go | ||
| | | | * | | Improve issue mail content | Unknown | 2014-04-02 |
| | |_|/ / | |/| | | | |||
| | | * | | add oauth2 models | skyblue | 2014-04-03 |
| | | |/ | |||
| | | * | change oauth2 to modules | skyblue | 2014-04-02 |
| | | | | |||
| | | * | change oauth2 path | skyblue | 2014-04-02 |
| | | | | |||
| | | * | split into social.go | skyblue | 2014-04-02 |
| | |/ | |/| | |||
| * | | Update README | Unknown | 2014-04-01 |
| | | | |||
| * | | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-01 |
| |\| | |||
| | * | add github social login, first step | skyblue | 2014-04-02 |
| | | | |||
| * | | Fix log bug | Unknown | 2014-04-01 |
| |/ | |||
| * | Merge pull request #51 from crackcomm/master | 无闻 | 2014-03-31 |
| |\ | | | | | | | My mistake in #50 | ||
| | * | My mistake... | crackcomm | 2014-04-01 |
| | | | |||
| * | | Merge pull request #50 from crackcomm/master | 无闻 | 2014-03-31 |
| |\| | | | | | | | Description list instead of div's in admin Dashboard & Configuration. | ||
| | * | .admin-dl-horizontal | crackcomm | 2014-04-01 |
| | | | |||
| | * | Description list instead of div's in admin Dashboard & Configuration. | crackcomm | 2014-04-01 |
| |/ | |||
* | | Update the Golang Dockerfile and add mysql Dockerfile | Meaglith Ma | 2014-04-01 |
| | | |||
* | | Merge branch 'master' of https://github.com/gogits/gogs | Meaglith Ma | 2014-04-01 |
|\| | |||
| * | Merge pull request #48 from gogits/dev | 无闻 | 2014-03-31 |
| |\ | | | | | | | Huge bug fix |