Commit Graph

84 Commits

Author SHA1 Message Date
Unknwon ba77a3b0b4 routers/repo/http.go: allow HTTP push/pull by token for #845 2015-02-07 15:47:23 -05:00
Peter Smit 4e79adf6b5 Refactoring of the Access Table
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.

The result does compile, but has not been tested. It may eat your kittens.
2015-02-06 13:18:11 +02:00
Christopher Brickley d0827e5d5e allow http push by token - #842 2015-01-08 09:30:22 -05:00
codeskyblue db6c0ebf76 fix git clone error when repo has upper case name 2014-12-11 15:57:32 +08:00
Unknwon 32dcaefafa fox #620 2014-11-17 14:53:41 -05:00
Unknwon abc57b6e43 work on #609 2014-11-07 14:46:13 -05:00
Unknwon 3abc41ccca Fix API broken 2014-10-18 23:26:55 -04:00
Unknwon 1aa12c7452 Fix #572 2014-10-15 16:28:38 -04:00
lunnyxiao d1911658e1 remove debug info 2014-09-26 12:17:46 +08:00
lunnyxiao 150eef93b2 add submodule basic support & buf fixed #478 2014-09-22 10:43:16 +08:00
Unknwon 755eec745f Finish new repo settings page 2014-08-02 13:47:33 -04:00
Unknwon 8dd07c0ddd New UI merge in progress 2014-07-26 00:24:27 -04:00
Lunny Xiao 86e2627175 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	models/update.go
	routers/repo/http.go
2014-06-28 14:58:59 +08:00
Lunny Xiao e5ae41e21f bug fixed #261 2014-06-28 14:55:33 +08:00
Unknown 57ac15aa20 Merge branch 'master' of github.com:gogits/gogs into dev 2014-06-27 23:12:55 -04:00
Lunny Xiao 7dbeee94e3 bug fixed #236 2014-06-28 11:06:07 +08:00
Unknown e0f9c628c5 Add create organization 2014-06-25 00:44:48 -04:00
Unknown 47d29a1ee0 Mirror fix on #248 2014-06-23 16:22:34 -04:00
Unknown 8bfa7ae745 Remove qiniu/log 2014-06-20 01:14:54 -04:00
Unknown fbf274b751 Fix #220 2014-05-30 17:57:38 -04:00
Unknown 688ec6ecbd Fixed #209 2014-05-25 20:11:25 -04:00
Unknown 7b60756f2c Fix Collaborators cannot commit 2014-05-03 01:37:49 -04:00
Unknown 1bfe4ee665 Merge branch 'master' of github.com:gogits/gogs 2014-04-16 07:13:20 -04:00
Unknown 2dc0329c5f Fix auth issue on #80 2014-04-16 04:45:02 -04:00
Unknown 6277f8497c Auth problem related #80 2014-04-16 04:37:07 -04:00
Christopher Brickley 4c5a6e4d87 swap \n for \000, update len check, when reading receive-pack input 2014-04-15 22:07:28 -04:00
Lunny Xiao 4210f56dbc bug fixed for http clone 2014-04-14 23:22:00 +08:00
Lunny Xiao ee2d8d2469 remove trace 2014-04-11 10:44:09 +08:00
Lunny Xiao db39e58a13 add actions for http push 2014-04-11 10:27:13 +08:00
zhsso a4cbe79567 fix 2014-04-10 14:20:58 -04:00
zhsso f3ed11d177 mistakes 2014-04-10 14:20:01 -04:00
Lunny Xiao a24c0b92e4 bug fixed 2014-04-10 23:02:08 +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