Commit Graph

735 Commits

Author SHA1 Message Date
Michael Crosby 25fd495b2e Add sqlite build tag
This adds a sqlite build tag so that you don't have to have the sqlite
import commented out in code and users can run:
    go build -tags sqlite
if they want to have sqlite support enabled.  It is disabled by default
so nothing changes with the default go get or build commands.
2014-04-12 12:12:48 -07:00
无闻 0650c3c9f6 Merge pull request #72 from dockboard/master
Add Docker Deploy Support
2014-04-11 12:10:40 -04:00
crystaldust a4f070b828 Update README.md
Update the guide of how to deploy gogs in docker with the scripts.
2014-04-11 16:10:52 +08:00
Lance Ju b1a3ba9932 Fix the path problem, which will build the mysql image as the gogits image 2014-04-11 15:32:57 +08:00
Lance Ju 2315dc39b6 Add the auto build scripts for deplying gogs with Docker. 2014-04-11 14:55:43 +08:00
无闻 8faa0dbcd7 Merge pull request #70 from zhsso/git
Git
2014-04-10 14:38:48 -04:00
zhsso a4cbe79567 fix 2014-04-10 14:20:58 -04:00
zhsso f3ed11d177 mistakes 2014-04-10 14:20:01 -04:00
Gogs fde5b16332 Fix wrong path name 2014-04-10 12:59:20 -04:00
Gogs 7811e58726 speedup models.getReposFiles, using os.Exec
but the results may different with before
2014-04-10 12:44:05 -04:00
Lunny Xiao a24c0b92e4 bug fixed 2014-04-10 23:02:08 +08:00
Lunny Xiao 88d873c67f Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-10 22:22:18 +08:00
Lunny Xiao 94c7278194 Merge branch 'master' of github.com:gogits/gogs into dev
Conflicts:
	web.go
2014-04-10 22:21:12 +08:00
Lunny Xiao 16b6e5d50b bug fixed 2014-04-10 22:12:32 +08:00
FuXiaoHei 6b30d9b0f2 fix mirror typo 2014-04-10 22:06:52 +08:00
FuXiaoHei a354f33ac2 new-repo dropdown in top navbar 2014-04-10 22:00:32 +08:00
crystaldust 5966dd78e6 Add the scirpts for auto deploy. 2014-04-10 19:56:19 +08:00
Unknown b3f1ae1ba6 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-09 21:42:30 -04:00
Unknown 5d4025cb5a Add go get meta support 2014-04-09 21:42:25 -04:00
slene 0f9e07de2d fix render bug 2014-04-10 08:34:19 +08:00
slene 3487f17285 markdown render html 2014-04-10 08:21:51 +08:00
Unknown 9f7bd5007b Work on mirror repo 2014-04-09 14:20:02 -04:00
Unknown 5f6bd323f5 Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	models/oauth2.go
2014-04-09 14:15:09 -04:00
Unknown a773cf1d87 Mirror fix 2014-04-09 14:11:24 -04:00
skyblue 8683d2f857 remove martini oauth2 depend 2014-04-10 00:07:57 +08:00
FuXiaoHei c72e1b5c2a repo-import page ui 2014-04-09 21:28:00 +08:00
FuXiaoHei 721834a267 change new-repo button to dropdown menu in dashboard page 2014-04-09 20:10:56 +08:00
Meaglith Ma 4efb56af03 Update README.md 2014-04-09 10:48:05 +08:00
Meaglith Ma c8b81d8339 Create README.md 2014-04-09 10:46:05 +08:00
Unknown a991ebf5d0 Fix #54 2014-04-08 15:27:35 -04:00
Unknown b506429803 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-08 12:41:37 -04:00
Unknown 115a349131 Fix #67 2014-04-08 12:41:33 -04:00
skyblue 24d0ca4aa0 clean tail 2014-04-09 00:31:09 +08:00
skyblue d4565483e6 add id for oauth2 2014-04-09 00:26:12 +08:00
无闻 2577940c30 Merge pull request #68 from gogits/dev
Dev
2014-04-07 15:47:26 -04:00
Unknown 22feddf804 Fix #66 2014-04-07 14:24:58 -04:00
Unknown 7776f407b6 Fix issue with log in with GitHub but need more error handle after 2014-04-07 13:00:59 -04:00
Unknown 9ea9818d32 Fix issue with log in with GitHub but need more error handle after 2014-04-07 12:56:40 -04:00
skyblue 05fb34eacd first works oauth2(github). need to login with /user/login/github 2014-04-07 18:01:25 +08:00
skyblue a92d67fa01 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-07 14:14:43 +08:00
skyblue 125c87a405 update fswatch.json 2014-04-07 14:14:17 +08:00
Unknown 8c9a0494ec Add @ # commit link detect on all markdown render 2014-04-07 01:55:22 -04:00
Unknown e2fe220905 Work on comment 2014-04-07 00:47:19 -04:00
Unknown e7c8a3cb8d Add salt for every single user 2014-04-06 16:10:57 -04:00
Unknown db1fe3483e Fix bug related to log 2014-04-06 13:54:48 -04:00
Unknown 6a16866f4e Fix bug related to log 2014-04-06 13:41:58 -04:00
Unknown 794cd27db3 Fix bug related to log 2014-04-06 13:07:34 -04:00
Unknown cd5b800a21 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-06 13:00:24 -04:00
Unknown 2846ff7d31 Fix bug related to log 2014-04-06 13:00:20 -04:00
skyblue 583f11f27c better looks on github 2014-04-07 00:19:59 +08:00