Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug fix on build tag | Unknown | 2014-04-17 | 1 | -0/+1 |
| | |||||
* | Mirror fix | Unknown | 2014-04-17 | 2 | -9/+8 |
| | |||||
* | Merge pull request #83 from dockboard/master | 无闻 | 2014-04-16 | 6 | -47/+119 |
|\ | | | | | Add postgresql support in docker deployed. | ||||
| * | 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'). | ||||
| * | | 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 |
| | | | |||||
* | | | Merge branch 'master' of github.com:gogits/gogs | Unknown | 2014-04-16 | 1 | -2/+2 |
|\ \ \ | |||||
| * \ \ | Merge pull request #79 from compressed/null_handling | Lunny Xiao | 2014-04-16 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | swap \n for \000, update len check, when reading receive-pack input | ||||
| | * | | | swap \n for \000, update len check, when reading receive-pack input | Christopher Brickley | 2014-04-15 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Fix auth issue on #80 | Unknown | 2014-04-16 | 1 | -17/+19 |
| | | | | |||||
* | | | | Auth problem related #80 | Unknown | 2014-04-16 | 1 | -1/+5 |
| | | | | |||||
* | | | | Fix #80 | Unknown | 2014-04-16 | 2 | -5/+2 |
|/ / / | |||||
* | | | Mirror bug fix on downloading zip | Unknown | 2014-04-15 | 9 | -15/+29 |
| | | | |||||
* | | | Add view by tag support | Unknown | 2014-04-15 | 3 | -18/+27 |
| | | | |||||
* | | | Update docs | Unknown | 2014-04-15 | 4 | -3/+5 |
| | | | |||||
* | | | download link | slene | 2014-04-16 | 1 | -2/+2 |
| | | | |||||
* | | | zip archive download | slene | 2014-04-16 | 4 | -32/+112 |
| | | | |||||
* | | | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-04-14 | 3 | -4/+12 |
|\ \ \ | |||||
| * \ \ | Merge pull request #78 from compressed/master | shengxiang[skyblue] | 2014-04-15 | 2 | -2/+2 |
| |\ \ \ | | | | | | | | | | | change gravatar image to match URL scheme | ||||
| | * | | | change gravatar image to match URL scheme | Christopher Brickley | 2014-04-14 | 2 | -2/+2 |
| |/ / / | |||||
| * | | | Merge pull request #77 from compressed/postgres | Lunny Xiao | 2014-04-15 | 1 | -2/+10 |
| |\ \ \ | | | | | | | | | | | update SetEngine for postgresql #76 | ||||
| | * | | | update SetEngine for postgresql #76 | Christopher Brickley | 2014-04-14 | 1 | -2/+10 |
| |/ / / | |||||
* | | | | bug fixed for http clone | Lunny Xiao | 2014-04-14 | 1 | -2/+7 |
| | | | | |||||
* | | | | fix title extra quoted | skyblue | 2014-04-14 | 1 | -1/+1 |
| | | | | |||||
* | | | | fix repo-new ui, fix top-nav search-bar ui | FuXiaoHei | 2014-04-14 | 3 | -1/+12 |
|/ / / | |||||
* | | | Weibo oauth | Unknown | 2014-04-14 | 2 | -3/+2 |
| | | | |||||
* | | | Weibo oauth | Unknown | 2014-04-14 | 1 | -2/+2 |
| | | | |||||
* | | | Weibo oauth | Unknown | 2014-04-14 | 1 | -3/+3 |
| | | | |||||
* | | | Weibo oauth | Unknown | 2014-04-14 | 3 | -7/+14 |
| | | | |||||
* | | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-04-14 | 1 | -2/+13 |
|\ \ \ | |||||
| * \ \ | Merge branch 'dev' of github.com:gogits/gogs into dev | Lunny Xiao | 2014-04-14 | 6 | -11/+11 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'dev' of github.com:gogits/gogs into dev | Lunny Xiao | 2014-04-14 | 39 | -814/+1058 |
| |\ \ \ \ | |||||
| * | | | | | bug fixed #76 | Lunny Xiao | 2014-04-14 | 1 | -2/+13 |
| | | | | | | |||||
* | | | | | | Mirror updates | Unknown | 2014-04-14 | 8 | -19/+56 |
| |_|/ / / |/| | | | | |||||
* | | | | | UPDATE DOCS | Unknown | 2014-04-14 | 6 | -11/+11 |
| |/ / / |/| | | | |||||
* | | | | Finish release | Unknown | 2014-04-14 | 8 | -48/+313 |
| | | | | |||||
* | | | | push tag support | Unknown | 2014-04-13 | 3 | -8/+11 |
| | | | | |||||
* | | | | Add weibo oauth | Unknown | 2014-04-13 | 20 | -21/+198 |
| | | | | |||||
* | | | | Clean oauth code | Unknown | 2014-04-13 | 17 | -748/+547 |
|/ / / | |||||
* | | | go get | Unknown | 2014-04-13 | 1 | -1/+1 |
| | | | |||||
* | | | go get | Unknown | 2014-04-13 | 5 | -23/+3 |
| | | | |||||
* | | | go get | Unknown | 2014-04-13 | 5 | -1/+24 |
| | | | |||||
* | | | go get | Unknown | 2014-04-13 | 3 | -7/+12 |
| | | | |||||
* | | | go vet | Unknown | 2014-04-13 | 7 | -16/+9 |
| | | | |||||
* | | | Move binding as subrepo | Unknown | 2014-04-13 | 18 | -445/+1594 |
| | | | |||||
* | | | UPDATE README | Unknown | 2014-04-12 | 1 | -2/+1 |
| | | |