Commit Graph

  • 75d2affcbf add oauth2 qq support skyblue 2014-04-13 01:15:19 +0800
  • f92851e347 Merge branch 'dev' of github.com:gogits/gogs into dev skyblue 2014-04-12 23:19:22 +0800
  • 2ce0c3befe add google oauth2 support skyblue 2014-04-12 23:19:17 +0800
  • 802a110e42 Merge branch 'dev' of github.com:gogits/gogs into dev Unknown 2014-04-12 02:08:16 -0400
  • 559a57330e Mirror fix Unknown 2014-04-12 02:08:12 -0400
  • fe4750ebe2 Merge remote-tracking branch 'origin/dev' into dev FuXiaoHei 2014-04-12 13:51:09 +0800
  • 5f3a6a9d74 social login button ui FuXiaoHei 2014-04-12 13:50:27 +0800
  • 794b457252 Mirror fix Unknown 2014-04-12 01:47:59 -0400
  • 790a2c1099 Merge branch 'dev' of github.com:gogits/gogs into dev Unknown 2014-04-12 01:45:47 -0400
  • 31d613c01d Mirror fix Unknown 2014-04-12 01:45:43 -0400
  • b057cffd85 fix logo ui, add following ui in user-profile page FuXiaoHei 2014-04-12 12:47:35 +0800
  • d305448fa8 Mirror bug fix Unknown 2014-04-11 23:52:08 -0400
  • 3df8b2bef0 Merge pull request #73 from zhsso/dev 无闻 2014-04-11 23:14:28 -0400
  • 2e6d50addc combine getCommit ById and ByBranch in routers/repo/commit.go zhsso 2014-04-11 22:57:25 -0400
  • 5d30bfc8ba Fix #65 fix #57 Unknown 2014-04-11 21:55:22 -0400
  • 4fc5dcc764 Merge branch 'dev' of github.com:gogits/gogs into dev Unknown 2014-04-11 21:47:43 -0400
  • 33aa4f7438 Support private repo Unknown 2014-04-11 21:47:39 -0400
  • f8e97b75fb Merge branch 'dev' of github.com:gogits/gogs into dev skyblue 2014-04-12 09:42:15 +0800
  • 5c1312f38e clean oauth2 code skyblue 2014-04-12 09:42:09 +0800
  • d6dac160df Pages in commits list page Unknown 2014-04-11 20:23:34 -0400
  • 47aa53bd36 Add search commits Unknown 2014-04-11 19:44:13 -0400
  • 7d07b58114 UPDATE README Unknown 2014-04-11 13:24:19 -0400
  • 4c6e0e9499 Merge branch 'dev' of github.com:gogits/gogs into dev skyblue 2014-04-12 01:01:40 +0800
  • dd815ae7b5 finish github oauth2 support skyblue 2014-04-12 01:01:30 +0800
  • a5fcaae5ee UPDATE README Unknown 2014-04-11 12:26:23 -0400
  • b26df29865 Merge branch 'master' of github.com:gogits/gogs into dev Unknown 2014-04-11 12:16:17 -0400
  • 23e318f85a Merge branch 'dev' of github.com:gogits/gogs into dev Unknown 2014-04-11 12:14:16 -0400
  • 11f54b1426 Mirror bug fix Unknown 2014-04-11 12:14:11 -0400
  • 0650c3c9f6 Merge pull request #72 from dockboard/master 无闻 2014-04-11 12:10:40 -0400
  • 555b6976a3 add search form in top navbar FuXiaoHei 2014-04-11 22:41:41 +0800
  • df000245d1 add pager in commit-page, finish commit search form FuXiaoHei 2014-04-11 21:56:40 +0800
  • 668007592a upgrade bootstrap to 3.1.1, upgrade todc bootstrap theme FuXiaoHei 2014-04-11 21:37:42 +0800
  • a4f070b828 Update README.md crystaldust 2014-04-11 16:10:52 +0800
  • b1a3ba9932 Fix the path problem, which will build the mysql image as the gogits image Lance Ju 2014-04-11 15:32:57 +0800
  • 2315dc39b6 Add the auto build scripts for deplying gogs with Docker. Lance Ju 2014-04-11 14:55:43 +0800
  • 65c2c62982 Bug fix Unknown 2014-04-11 00:01:38 -0400
  • f8e370f8ca Bug fix Unknown 2014-04-10 23:49:53 -0400
  • ed546912e5 fix #52 fix #34 Unknown 2014-04-10 23:41:10 -0400
  • ee2d8d2469 remove trace Lunny Xiao 2014-04-11 10:44:09 +0800
  • 8cfa2be433 Merge branch 'dev' of github.com:gogits/gogs into dev Lunny Xiao 2014-04-11 10:28:23 +0800
  • db39e58a13 add actions for http push Lunny Xiao 2014-04-11 10:27:13 +0800
  • 306aa5bffe Add support default branch Unknown 2014-04-10 22:03:31 -0400
  • 8980675a9f Fix #69 Unknown 2014-04-10 18:09:57 -0400
  • 45462662e9 Add flash Unknown 2014-04-10 16:36:50 -0400
  • 459223cf01 Merge branch 'master' of github.com:gogits/gogs into dev Unknown 2014-04-10 14:39:37 -0400
  • 8faa0dbcd7 Merge pull request #70 from zhsso/git 无闻 2014-04-10 14:38:48 -0400
  • 29e255422e Merge branch 'dev' of github.com:gogits/gogs into dev Unknown 2014-04-10 14:37:51 -0400
  • af552596cf Work on form resubmit Unknown 2014-04-10 14:37:43 -0400
  • a4cbe79567 fix zhsso 2014-04-10 14:20:58 -0400
  • f3ed11d177 mistakes zhsso 2014-04-10 14:20:01 -0400
  • fde5b16332 Fix wrong path name Gogs 2014-04-10 12:59:20 -0400
  • 7811e58726 speedup models.getReposFiles, using os.Exec but the results may different with before Gogs 2014-04-10 12:38:56 -0400
  • a24c0b92e4 bug fixed Lunny Xiao 2014-04-10 23:02:08 +0800
  • 88d873c67f Merge branch 'dev' of github.com:gogits/gogs into dev Lunny Xiao 2014-04-10 22:22:18 +0800
  • 94c7278194 Merge branch 'master' of github.com:gogits/gogs into dev Lunny Xiao 2014-04-10 22:21:12 +0800
  • 16b6e5d50b bug fixed Lunny Xiao 2014-04-10 22:12:32 +0800
  • 6b30d9b0f2 fix mirror typo FuXiaoHei 2014-04-10 22:06:52 +0800
  • a354f33ac2 new-repo dropdown in top navbar FuXiaoHei 2014-04-10 22:00:32 +0800
  • 5966dd78e6 Add the scirpts for auto deploy. crystaldust 2014-04-10 19:56:19 +0800
  • b3f1ae1ba6 Merge branch 'dev' of github.com:gogits/gogs into dev Unknown 2014-04-09 21:42:30 -0400
  • 5d4025cb5a Add go get meta support Unknown 2014-04-09 21:42:25 -0400
  • 0f9e07de2d fix render bug slene 2014-04-10 08:34:19 +0800
  • 3487f17285 markdown render html slene 2014-04-10 08:21:51 +0800
  • 9f7bd5007b Work on mirror repo Unknown 2014-04-09 14:20:02 -0400
  • 5f6bd323f5 Merge branch 'dev' of github.com:gogits/gogs into dev Unknown 2014-04-09 14:15:09 -0400
  • a773cf1d87 Mirror fix Unknown 2014-04-09 14:11:24 -0400
  • 8683d2f857 remove martini oauth2 depend skyblue 2014-04-10 00:07:57 +0800
  • c72e1b5c2a repo-import page ui FuXiaoHei 2014-04-09 21:28:00 +0800
  • 721834a267 change new-repo button to dropdown menu in dashboard page FuXiaoHei 2014-04-09 20:10:56 +0800
  • 4efb56af03 Update README.md Meaglith Ma 2014-04-09 10:48:05 +0800
  • c8b81d8339 Create README.md Meaglith Ma 2014-04-09 10:46:05 +0800
  • a991ebf5d0 Fix #54 Unknown 2014-04-08 15:27:35 -0400
  • b506429803 Merge branch 'dev' of github.com:gogits/gogs into dev Unknown 2014-04-08 12:41:37 -0400
  • 115a349131 Fix #67 Unknown 2014-04-08 12:41:33 -0400
  • 24d0ca4aa0 clean tail skyblue 2014-04-09 00:31:09 +0800
  • d4565483e6 add id for oauth2 skyblue 2014-04-09 00:26:12 +0800
  • 2577940c30 Merge pull request #68 from gogits/dev 无闻 2014-04-07 15:47:26 -0400
  • 22feddf804 Fix #66 Unknown 2014-04-07 14:24:58 -0400
  • 7776f407b6 Fix issue with log in with GitHub but need more error handle after Unknown 2014-04-07 13:00:59 -0400
  • 9ea9818d32 Fix issue with log in with GitHub but need more error handle after Unknown 2014-04-07 12:56:40 -0400
  • 05fb34eacd first works oauth2(github). need to login with /user/login/github skyblue 2014-04-07 18:01:25 +0800
  • a92d67fa01 Merge branch 'dev' of github.com:gogits/gogs into dev skyblue 2014-04-07 14:14:43 +0800
  • 125c87a405 update fswatch.json skyblue 2014-04-07 14:14:17 +0800
  • 8c9a0494ec Add @ # commit link detect on all markdown render Unknown 2014-04-07 01:55:22 -0400
  • e2fe220905 Work on comment Unknown 2014-04-07 00:47:19 -0400
  • e7c8a3cb8d Add salt for every single user Unknown 2014-04-06 16:10:57 -0400
  • db1fe3483e Fix bug related to log Unknown 2014-04-06 13:54:48 -0400
  • 6a16866f4e Fix bug related to log Unknown 2014-04-06 13:41:58 -0400
  • 794cd27db3 Fix bug related to log Unknown 2014-04-06 13:07:34 -0400
  • cd5b800a21 Merge branch 'dev' of github.com:gogits/gogs into dev Unknown 2014-04-06 13:00:24 -0400
  • 2846ff7d31 Fix bug related to log Unknown 2014-04-06 13:00:20 -0400
  • 583f11f27c better looks on github skyblue 2014-04-07 00:19:59 +0800
  • 7a4c6c22ce fix start.sh in crontab run failed problem skyblue 2014-04-07 00:11:18 +0800
  • 5e534bf2a5 Merge branch 'dev' of github.com:gogits/gogs into dev skyblue 2014-04-06 23:12:29 +0800
  • a04918e36d add fswatch.json for hot compile skyblue 2014-04-06 23:12:19 +0800
  • 5f4b5c1557 Temp commit Meaglith Ma 2014-04-06 17:31:42 +0800
  • 2e8d5c2eb3 Merge remote-tracking branch 'upstream/master' Meaglith Ma 2014-04-06 17:28:33 +0800
  • d3a987eded username & repo-name changing help message FuXiaoHei 2014-04-06 16:48:02 +0800
  • 1b0142513e release-new page ui FuXiaoHei 2014-04-06 16:29:45 +0800
  • 98f918ed28 Merge branch 'dev' of https://github.com/gogits/gogs into dev FuXiaoHei 2014-04-06 14:54:39 +0800