summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug fix on build tagUnknown2014-04-171-0/+1
|
* Mirror fixUnknown2014-04-172-9/+8
|
* Merge pull request #83 from dockboard/master无闻2014-04-166-47/+119
|\ | | | | Add postgresql support in docker deployed.
| * Update README.mdcrystaldust2014-04-161-3/+5
| | | | | | Add the instruction of installing gogs with PostgreSQL
| * Merge remote-tracking branch 'origin/master'Lance Ju2014-04-161-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 Ju2014-04-161-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.shLance Ju2014-04-162-16/+20
| | |
| * | Add the line to replace the database type.Lance Ju2014-04-161-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 Ju2014-04-161-23/+25
| | |
| * | Rename the posgresql to postgres, add the Dockerfile for postgres image.Lance Ju2014-04-162-0/+49
| | |
* | | Merge branch 'master' of github.com:gogits/gogsUnknown2014-04-161-2/+2
|\ \ \
| * \ \ Merge pull request #79 from compressed/null_handlingLunny Xiao2014-04-161-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 inputChristopher Brickley2014-04-151-2/+2
| |/ / /
* | | | Fix auth issue on #80Unknown2014-04-161-17/+19
| | | |
* | | | Auth problem related #80Unknown2014-04-161-1/+5
| | | |
* | | | Fix #80Unknown2014-04-162-5/+2
|/ / /
* | | Mirror bug fix on downloading zipUnknown2014-04-159-15/+29
| | |
* | | Add view by tag supportUnknown2014-04-153-18/+27
| | |
* | | Update docsUnknown2014-04-154-3/+5
| | |
* | | download linkslene2014-04-161-2/+2
| | |
* | | zip archive downloadslene2014-04-164-32/+112
| | |
* | | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-04-143-4/+12
|\ \ \
| * \ \ Merge pull request #78 from compressed/mastershengxiang[skyblue]2014-04-152-2/+2
| |\ \ \ | | | | | | | | | | change gravatar image to match URL scheme
| | * | | change gravatar image to match URL schemeChristopher Brickley2014-04-142-2/+2
| |/ / /
| * | | Merge pull request #77 from compressed/postgresLunny Xiao2014-04-151-2/+10
| |\ \ \ | | | | | | | | | | update SetEngine for postgresql #76
| | * | | update SetEngine for postgresql #76Christopher Brickley2014-04-141-2/+10
| |/ / /
* | | | bug fixed for http cloneLunny Xiao2014-04-141-2/+7
| | | |
* | | | fix title extra quotedskyblue2014-04-141-1/+1
| | | |
* | | | fix repo-new ui, fix top-nav search-bar uiFuXiaoHei2014-04-143-1/+12
|/ / /
* | | Weibo oauthUnknown2014-04-142-3/+2
| | |
* | | Weibo oauthUnknown2014-04-141-2/+2
| | |
* | | Weibo oauthUnknown2014-04-141-3/+3
| | |
* | | Weibo oauthUnknown2014-04-143-7/+14
| | |
* | | Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-141-2/+13
|\ \ \
| * \ \ Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-04-146-11/+11
| |\ \ \
| * \ \ \ Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-04-1439-814/+1058
| |\ \ \ \
| * | | | | bug fixed #76Lunny Xiao2014-04-141-2/+13
| | | | | |
* | | | | | Mirror updatesUnknown2014-04-148-19/+56
| |_|/ / / |/| | | |
* | | | | UPDATE DOCSUnknown2014-04-146-11/+11
| |/ / / |/| | |
* | | | Finish releaseUnknown2014-04-148-48/+313
| | | |
* | | | push tag supportUnknown2014-04-133-8/+11
| | | |
* | | | Add weibo oauthUnknown2014-04-1320-21/+198
| | | |
* | | | Clean oauth codeUnknown2014-04-1317-748/+547
|/ / /
* | | go getUnknown2014-04-131-1/+1
| | |
* | | go getUnknown2014-04-135-23/+3
| | |
* | | go getUnknown2014-04-135-1/+24
| | |
* | | go getUnknown2014-04-133-7/+12
| | |
* | | go vetUnknown2014-04-137-16/+9
| | |
* | | Move binding as subrepoUnknown2014-04-1318-445/+1594
| | |
* | | UPDATE READMEUnknown2014-04-121-2/+1
| | |