Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update README.md | crystaldust | 2014-04-16 | 1 | -3/+5 |
| | | | Add the instruction of installing gogs with PostgreSQL | ||||
* | Merge remote-tracking branch 'origin/master' | Lance Ju | 2014-04-16 | 1 | -0/+34 |
|\ | | | | | | | | | 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 | 1 | -0/+34 |
| | | | | | | 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 | 1 | -1/+5 |
| | | | | | | | | 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 | 2 | -16/+20 |
| | | |||||
* | | Add the line to replace the database type. | Lance Ju | 2014-04-16 | 1 | -7/+18 |
| | | | | | | | | 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 | 1 | -23/+25 |
| | | |||||
* | | Rename the posgresql to postgres, add the Dockerfile for postgres image. | Lance Ju | 2014-04-16 | 2 | -0/+49 |
|/ | |||||
* | Fix the path problem, which will build the mysql image as the gogits image | Lance Ju | 2014-04-11 | 1 | -2/+2 |
| | |||||
* | Add the auto build scripts for deplying gogs with Docker. | Lance Ju | 2014-04-11 | 5 | -32/+41 |
| | |||||
* | Add the scirpts for auto deploy. | crystaldust | 2014-04-10 | 7 | -6/+109 |
| | |||||
* | Update README.md | Meaglith Ma | 2014-04-09 | 1 | -1/+23 |
| | |||||
* | Create README.md | Meaglith Ma | 2014-04-09 | 1 | -0/+1 |
| | |||||
* | Temp commit | Meaglith Ma | 2014-04-06 | 2 | -1/+4 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Meaglith Ma | 2014-04-06 | 42 | -170/+1315 |
|\ | |||||
| * | Merge pull request #62 from gogits/dev | 无闻 | 2014-04-04 | 17 | -46/+198 |
| |\ | | | | | | | Add transfer repository | ||||
| | * | Add transfer repository | Unknown | 2014-04-04 | 17 | -46/+198 |
| | | | |||||
| | * | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-04 | 0 | -0/+0 |
| | |\ | | |/ | |/| | |||||
| * | | Merge pull request #61 from gogits/dev | 无闻 | 2014-04-04 | 29 | -97/+911 |
| |\ \ | | | | | | | | | Dev | ||||
| | | * | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-04 | 3 | -4/+7 |
| | |/| | | |/ | |/| | |||||
| * | | Merge pull request #60 from Wind0r/master | 无闻 | 2014-04-04 | 1 | -0/+3 |
| |\ \ | | | | | | | | | Add missing deps | ||||
| | * | | Add missing deps | Wind0r | 2014-04-04 | 1 | -0/+3 |
| |/ / | |||||
| * | | Merge branch 'master' of github.com:gogits/gogs | Lunny Xiao | 2014-04-04 | 1 | -2/+2 |
| |\ \ | |||||
| | * \ | Merge pull request #55 from MartinGarton/master | 无闻 | 2014-04-02 | 1 | -2/+2 |
| | |\ \ | | | | | | | | | | | fix unique | ||||
| | | * | | fix unique | Martin Garton | 2014-04-02 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | basiclly http push | Lunny Xiao | 2014-04-04 | 1 | -2/+2 |
| | | | | |||||
| | | * | release list page ui | FuXiaoHei | 2014-04-04 | 3 | -4/+147 |
| | | | | |||||
| | | * | Add: rename user | Unknown | 2014-04-03 | 7 | -16/+84 |
| | | | | |||||
| | | * | Add: rename repository | Unknown | 2014-04-03 | 5 | -7/+71 |
| | | | | |||||
| | | * | Merge branch 'dev' of github.com:gogits/gogs into dev | skyblue | 2014-04-03 | 16 | -35/+152 |
| | | |\ | |||||
| | | | * | js clipboard | FuXiaoHei | 2014-04-03 | 5 | -4/+60 |
| | | | | | |||||
| | | | * | Add release tmpl | Unknown | 2014-04-02 | 8 | -8/+59 |
| | | | | | |||||
| | | | * | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-04-02 | 4 | -40/+444 |
| | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: routers/user/user.go | ||||
| | | | * | | Improve issue mail content | Unknown | 2014-04-02 | 7 | -61/+71 |
| | |_|/ / | |/| | | | |||||
| | | * | | add oauth2 models | skyblue | 2014-04-03 | 1 | -0/+18 |
| | | |/ | |||||
| | | * | change oauth2 to modules | skyblue | 2014-04-02 | 3 | -1/+396 |
| | | | | |||||
| | | * | change oauth2 path | skyblue | 2014-04-02 | 1 | -1/+1 |
| | | | | |||||
| | | * | split into social.go | skyblue | 2014-04-02 | 2 | -40/+49 |
| | |/ | |/| | |||||
| * | | Update README | Unknown | 2014-04-01 | 3 | -5/+5 |
| | | | |||||
| * | | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-01 | 2 | -0/+53 |
| |\| | |||||
| | * | add github social login, first step | skyblue | 2014-04-02 | 2 | -0/+53 |
| | | | |||||
| * | | Fix log bug | Unknown | 2014-04-01 | 2 | -2/+3 |
| |/ | |||||
| * | Merge pull request #51 from crackcomm/master | 无闻 | 2014-03-31 | 1 | -4/+4 |
| |\ | | | | | | | My mistake in #50 | ||||
| | * | My mistake... | crackcomm | 2014-04-01 | 1 | -4/+4 |
| | | | |||||
| * | | Merge pull request #50 from crackcomm/master | 无闻 | 2014-03-31 | 4 | -80/+202 |
| |\| | | | | | | | Description list instead of div's in admin Dashboard & Configuration. | ||||
| | * | .admin-dl-horizontal | crackcomm | 2014-04-01 | 4 | -15/+15 |
| | | | |||||
| | * | Description list instead of div's in admin Dashboard & Configuration. | crackcomm | 2014-04-01 | 3 | -76/+198 |
| |/ | |||||
* | | Update the Golang Dockerfile and add mysql Dockerfile | Meaglith Ma | 2014-04-01 | 3 | -12/+22 |
| | | |||||
* | | Merge branch 'master' of https://github.com/gogits/gogs | Meaglith Ma | 2014-04-01 | 5 | -18/+34 |
|\| | |||||
| * | Merge pull request #48 from gogits/dev | 无闻 | 2014-03-31 | 1 | -1/+1 |
| |\ | | | | | | | Huge bug fix |