Commit Graph

  • 6b34a7c49f Mirror bug fix 0xBAADF00D 2014-04-18 12:12:10 -0400
  • 8719c1b8c5 Mirror bug fix Unknown 2014-04-18 12:12:10 -0400
  • be026e8788 Merge branch 'dev' of github.com:gogits/gogs into dev 0xBAADF00D 2014-04-18 09:35:14 -0400
  • 642687d08d Merge branch 'dev' of github.com:gogits/gogs into dev Unknown 2014-04-18 09:35:14 -0400
  • 00b5a20e1d Fix import path 0xBAADF00D 2014-04-18 09:35:09 -0400
  • 49c01c0b57 Fix import path Unknown 2014-04-18 09:35:09 -0400
  • 35804e5692 Merge branch 'master' into dev 0xBAADF00D 2014-04-18 21:16:39 +0800
  • 55af04d801 Merge branch 'master' into dev skyblue 2014-04-18 21:16:39 +0800
  • ba4ec87066 add supersor sample 0xBAADF00D 2014-04-18 21:15:53 +0800
  • 96f7af1d70 add supersor sample skyblue 2014-04-18 21:15:53 +0800
  • fe032f61b4 Bug fix on build tag 0xBAADF00D 2014-04-17 03:31:21 -0400
  • f8571f4db1 Bug fix on build tag Unknown 2014-04-17 03:31:21 -0400
  • 154698f13a Mirror fix 0xBAADF00D 2014-04-17 02:20:24 -0400
  • 7d2632784f Mirror fix Unknown 2014-04-17 02:20:24 -0400
  • 36c5cd8cc8 Merge pull request #83 from dockboard/master 0xBAADF00D 2014-04-16 14:04:07 -0400
  • e44655f722 Merge pull request #83 from dockboard/master æ— é—» 2014-04-16 14:04:07 -0400
  • 1f660ea980 Merge branch 'master' of github.com:gogits/gogs 0xBAADF00D 2014-04-16 07:13:20 -0400
  • 1bfe4ee665 Merge branch 'master' of github.com:gogits/gogs Unknown 2014-04-16 07:13:20 -0400
  • 2506bf2706 Fix auth issue on #80 0xBAADF00D 2014-04-16 04:45:02 -0400
  • 2dc0329c5f Fix auth issue on #80 Unknown 2014-04-16 04:45:02 -0400
  • 195a5f976f Auth problem related #80 0xBAADF00D 2014-04-16 04:37:07 -0400
  • 6277f8497c Auth problem related #80 Unknown 2014-04-16 04:37:07 -0400
  • 12d94e4044 Fix #80 0xBAADF00D 2014-04-16 04:12:31 -0400
  • 7ad05ce210 Fix #80 Unknown 2014-04-16 04:12:31 -0400
  • 5b57d71d3b Allow the user to config the apt source in build.sh 0xBAADF00D 2014-04-15 23:48:33 -0400
  • 066d91e113 Allow the user to config the apt source in build.sh crystaldust 2014-04-15 23:48:33 -0400
  • 733613613b Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN command to make the apt source configurable in build.sh 0xBAADF00D 2014-04-15 23:41:46 -0400
  • bb84bb8ac3 Add two apt source:aliyun and nchc, make a '#sourcename#' before the RUN command to make the apt source configurable in build.sh crystaldust 2014-04-15 23:41:46 -0400
  • 28df9e256e Merge pull request #79 from compressed/null_handling 0xBAADF00D 2014-04-16 11:38:11 +0800
  • 9e047cdbbb Merge pull request #79 from compressed/null_handling Lunny Xiao 2014-04-16 11:38:11 +0800
  • a9dca08797 Remove the installation of PostgreSQL, which not needed actually. 0xBAADF00D 2014-04-15 23:34:58 -0400
  • 213b366959 Remove the installation of PostgreSQL, which not needed actually. crystaldust 2014-04-15 23:34:58 -0400
  • 1c369b94e3 swap \n for \000, update len check, when reading receive-pack input 0xBAADF00D 2014-04-15 22:07:28 -0400
  • 4c5a6e4d87 swap \n for \000, update len check, when reading receive-pack input #79 Christopher Brickley 2014-04-15 22:07:28 -0400
  • abe4b66ab5 Mirror bug fix on downloading zip 0xBAADF00D 2014-04-15 20:01:20 -0400
  • c3a52f7dd0 Mirror bug fix on downloading zip Unknown 2014-04-15 20:01:20 -0400
  • adfc583913 Update README.md 0xBAADF00D 2014-04-16 07:50:58 +0800
  • dfba49b062 Update README.md #83 crystaldust 2014-04-16 07:50:58 +0800
  • e2ae07230e Add view by tag support 0xBAADF00D 2014-04-15 17:43:25 -0400
  • 67426534ef Add view by tag support Unknown 2014-04-15 17:43:25 -0400
  • 655dbbc00e Update docs 0xBAADF00D 2014-04-15 15:34:26 -0400
  • 7d656ee2e3 Update docs Unknown 2014-04-15 15:34:26 -0400
  • 56755af6fb Merge remote-tracking branch 'origin/master' Add the support of postgres as the database. (Config the db in the build.sh file, make the DB_TYPE to 'postgres'). 0xBAADF00D 2014-04-16 00:57:50 +0800
  • 83283dfe37 Merge remote-tracking branch 'origin/master' Add the support of postgres as the database. (Config the db in the build.sh file, make the DB_TYPE to 'postgres'). Lance Ju 2014-04-16 00:57:50 +0800
  • 1c1024d649 Add the apt source when installing potgres. Replace the host with $DB_PORT, which is dependent to the database imagae's exposed port. 0xBAADF00D 2014-04-16 00:55:39 +0800
  • f456f964ec Add the apt source when installing potgres. Replace the host with $DB_PORT, which is dependent to the database imagae's exposed port. Lance Ju 2014-04-16 00:55:39 +0800
  • c53bee845b Replace the 'mysql' options with 'db' options in build.sh 0xBAADF00D 2014-04-16 00:54:02 +0800
  • 1f989d0b98 Replace the 'mysql' options with 'db' options in build.sh Lance Ju 2014-04-16 00:54:02 +0800
  • 85376874ba download link 0xBAADF00D 2014-04-16 00:46:57 +0800
  • d3fc1da8c2 download link slene 2014-04-16 00:46:57 +0800
  • 35c0fedb47 zip archive download 0xBAADF00D 2014-04-16 00:27:29 +0800
  • 4fafc76052 zip archive download slene 2014-04-16 00:27:29 +0800
  • 6ff7c65584 Add the line to replace the database type. Replace the 'mysql' options with 'db' options, makeing the config according to the database type. 0xBAADF00D 2014-04-16 00:17:52 +0800
  • 8080beea85 Add the line to replace the database type. Replace the 'mysql' options with 'db' options, makeing the config according to the database type. Lance Ju 2014-04-16 00:17:52 +0800
  • feb143bf1a Build the database image by the variable DB_TYPE, but not mysql. 0xBAADF00D 2014-04-16 00:16:32 +0800
  • 1d3c7693b7 Build the database image by the variable DB_TYPE, but not mysql. Lance Ju 2014-04-16 00:16:32 +0800
  • 49024456d0 Rename the posgresql to postgres, add the Dockerfile for postgres image. 0xBAADF00D 2014-04-16 00:14:17 +0800
  • 6cc914b090 Rename the posgresql to postgres, add the Dockerfile for postgres image. Lance Ju 2014-04-16 00:14:17 +0800
  • 1667307999 Merge branch 'master' of github.com:gogits/gogs into dev 0xBAADF00D 2014-04-14 22:48:01 -0400
  • 5378bb326b Merge branch 'master' of github.com:gogits/gogs into dev Unknown 2014-04-14 22:48:01 -0400
  • bdfe3fcbc6 Merge pull request #78 from compressed/master 0xBAADF00D 2014-04-15 10:16:55 +0800
  • df0c61cc62 Merge pull request #78 from compressed/master shengxiang[skyblue] 2014-04-15 10:16:55 +0800
  • a300ac3bfb change gravatar image to match URL scheme 0xBAADF00D 2014-04-14 22:01:24 -0400
  • b9a1d13c29 change gravatar image to match URL scheme #78 Christopher Brickley 2014-04-14 22:01:24 -0400
  • c0850581b6 Merge pull request #77 from compressed/postgres 0xBAADF00D 2014-04-15 09:34:43 +0800
  • d9f2878db4 Merge pull request #77 from compressed/postgres Lunny Xiao 2014-04-15 09:34:43 +0800
  • 6834a3ed2b update SetEngine for postgresql #76 0xBAADF00D 2014-04-14 21:07:21 -0400
  • caeddb79a3 update SetEngine for postgresql #76 #77 Christopher Brickley 2014-04-14 21:07:21 -0400
  • 6ba9f4b6d3 bug fixed for http clone 0xBAADF00D 2014-04-14 23:22:00 +0800
  • 4210f56dbc bug fixed for http clone Lunny Xiao 2014-04-14 23:22:00 +0800
  • ca567d56cf fix title extra quoted 0xBAADF00D 2014-04-14 22:42:17 +0800
  • 6cb636f8a0 fix title extra quoted skyblue 2014-04-14 22:42:17 +0800
  • 736b25d69a fix repo-new ui, fix top-nav search-bar ui 0xBAADF00D 2014-04-14 20:40:22 +0800
  • 8549b47e04 fix repo-new ui, fix top-nav search-bar ui FuXiaoHei 2014-04-14 20:40:22 +0800
  • b709fe8d7d Weibo oauth 0xBAADF00D 2014-04-14 06:29:47 -0400
  • 337eef2ee5 Weibo oauth Unknown 2014-04-14 06:29:47 -0400
  • 195d2d9233 Weibo oauth 0xBAADF00D 2014-04-14 06:07:40 -0400
  • 516baa4531 Weibo oauth Unknown 2014-04-14 06:07:40 -0400
  • 5773997c7a Weibo oauth 0xBAADF00D 2014-04-14 05:37:39 -0400
  • a1ab3cad3e Weibo oauth Unknown 2014-04-14 05:37:39 -0400
  • da2ec202a7 Weibo oauth 0xBAADF00D 2014-04-14 05:07:19 -0400
  • 3c3cda7326 Weibo oauth Unknown 2014-04-14 05:07:19 -0400
  • 0880db79e6 Merge branch 'dev' of github.com:gogits/gogs into dev 0xBAADF00D 2014-04-14 04:11:41 -0400
  • c3c2cfebaa Merge branch 'dev' of github.com:gogits/gogs into dev Unknown 2014-04-14 04:11:41 -0400
  • 1717aa7edf Mirror updates 0xBAADF00D 2014-04-14 04:11:33 -0400
  • c36e7d322e Mirror updates Unknown 2014-04-14 04:11:33 -0400
  • 561ce61e66 Merge branch 'dev' of github.com:gogits/gogs into dev 0xBAADF00D 2014-04-14 14:51:51 +0800
  • 38c069308e Merge branch 'dev' of github.com:gogits/gogs into dev Lunny Xiao 2014-04-14 14:51:51 +0800
  • d84ae793d6 Merge branch 'dev' of github.com:gogits/gogs into dev 0xBAADF00D 2014-04-14 14:50:37 +0800
  • 8283e16ef7 Merge branch 'dev' of github.com:gogits/gogs into dev Lunny Xiao 2014-04-14 14:50:37 +0800
  • 7713797965 UPDATE DOCS 0xBAADF00D 2014-04-14 02:50:13 -0400
  • 57f84fb051 UPDATE DOCS Unknown 2014-04-14 02:50:13 -0400
  • 978800af96 bug fixed #76 0xBAADF00D 2014-04-14 14:49:50 +0800
  • 6cee65db5a bug fixed #76 Lunny Xiao 2014-04-14 14:49:50 +0800
  • 12a56c0918 Finish release 0xBAADF00D 2014-04-14 01:57:25 -0400
  • f644cefa86 Finish release Unknown 2014-04-14 01:57:25 -0400
  • ae8e085c76 push tag support 0xBAADF00D 2014-04-13 22:20:28 -0400
  • 190b83e05e push tag support Unknown 2014-04-13 22:20:28 -0400
  • 95a5338a0a Add weibo oauth 0xBAADF00D 2014-04-13 21:00:12 -0400
  • d2b53dd43b Add weibo oauth Unknown 2014-04-13 21:00:12 -0400