Commit Graph

789 Commits

Author SHA1 Message Date
Unknown 9d983f27d6 go vet 2014-04-13 03:14:43 -04:00
Unknown 5c2da610a2 Move binding as subrepo 2014-04-13 01:57:42 -04:00
Unknown 33f2d33a46 UPDATE README 2014-04-12 23:46:14 -04:00
Unknown c9a1eb4789 Able to change mirror interval now 2014-04-12 22:30:00 -04:00
slene 52b4ab2aa5 update with new git 2014-04-13 09:35:36 +08:00
Unknown 9ffa8a4083 finish mirror fix #63 2014-04-12 21:30:09 -04:00
Unknown 90f6aa8cd1 Add repo mirror and import 2014-04-12 20:35:35 -04:00
Unknown 23bba7633b Mirror fix on sqlite3 tag 2014-04-12 16:24:09 -04:00
Unknown d60f7b85e5 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-12 16:19:16 -04:00
Unknown 47f3dd43a5 Merge branch 'master' of github.com:gogits/gogs into dev 2014-04-12 16:19:10 -04:00
无闻 25ecf56285 Merge pull request #75 from crosbymichael/sqlite-build-tag
Add sqlite build tag
2014-04-12 15:21:46 -04:00
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
skyblue 75d2affcbf add oauth2 qq support 2014-04-13 01:15:19 +08:00
skyblue f92851e347 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-12 23:19:22 +08:00
skyblue 2ce0c3befe add google oauth2 support 2014-04-12 23:19:17 +08:00
Unknown 802a110e42 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-12 02:08:16 -04:00
Unknown 559a57330e Mirror fix 2014-04-12 02:08:12 -04:00
FuXiaoHei fe4750ebe2 Merge remote-tracking branch 'origin/dev' into dev 2014-04-12 13:51:09 +08:00
FuXiaoHei 5f3a6a9d74 social login button ui 2014-04-12 13:50:27 +08:00
Unknown 794b457252 Mirror fix 2014-04-12 01:47:59 -04:00
Unknown 790a2c1099 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-12 01:45:47 -04:00
Unknown 31d613c01d Mirror fix 2014-04-12 01:45:43 -04:00
FuXiaoHei b057cffd85 fix logo ui, add following ui in user-profile page 2014-04-12 12:47:35 +08:00
Unknown d305448fa8 Mirror bug fix 2014-04-11 23:52:08 -04:00
无闻 3df8b2bef0 Merge pull request #73 from zhsso/dev
combine getCommit ById and ByBranch in routers/repo/commit.go
2014-04-11 23:14:28 -04:00
zhsso 2e6d50addc combine getCommit ById and ByBranch in routers/repo/commit.go 2014-04-11 22:57:25 -04:00
Unknown 5d30bfc8ba Fix #65 fix #57 2014-04-11 21:55:22 -04:00
Unknown 4fc5dcc764 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-11 21:47:43 -04:00
Unknown 33aa4f7438 Support private repo 2014-04-11 21:47:39 -04:00
skyblue f8e97b75fb Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-12 09:42:15 +08:00
skyblue 5c1312f38e clean oauth2 code 2014-04-12 09:42:09 +08:00
Unknown d6dac160df Pages in commits list page 2014-04-11 20:23:34 -04:00
Unknown 47aa53bd36 Add search commits 2014-04-11 19:44:13 -04:00
Unknown 7d07b58114 UPDATE README 2014-04-11 13:24:19 -04:00
skyblue 4c6e0e9499 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-12 01:01:40 +08:00
skyblue dd815ae7b5 finish github oauth2 support 2014-04-12 01:01:30 +08:00
Unknown a5fcaae5ee UPDATE README 2014-04-11 12:26:23 -04:00
Unknown b26df29865 Merge branch 'master' of github.com:gogits/gogs into dev 2014-04-11 12:16:17 -04:00
Unknown 23e318f85a Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-11 12:14:16 -04:00
Unknown 11f54b1426 Mirror bug fix 2014-04-11 12:14:11 -04:00
无闻 0650c3c9f6 Merge pull request #72 from dockboard/master
Add Docker Deploy Support
2014-04-11 12:10:40 -04:00
FuXiaoHei 555b6976a3 add search form in top navbar 2014-04-11 22:41:41 +08:00
FuXiaoHei df000245d1 add pager in commit-page, finish commit search form 2014-04-11 21:56:40 +08:00
FuXiaoHei 668007592a upgrade bootstrap to 3.1.1, upgrade todc bootstrap theme 2014-04-11 21:37:42 +08: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
Unknown 65c2c62982 Bug fix 2014-04-11 00:01:38 -04:00
Unknown f8e370f8ca Bug fix 2014-04-10 23:49:53 -04:00
Unknown ed546912e5 fix #52 fix #34 2014-04-10 23:41:10 -04:00