Commit Graph

1190 Commits

Author SHA1 Message Date
Unknown 19e9104289 Organization settings page 2014-06-27 03:37:01 -04:00
Unknown 32b09681b2 Migrate repository by organization 2014-06-25 05:35:23 -04:00
Unknown 8644c571db Mirror bug fix on create repo action 2014-06-25 05:27:17 -04:00
Unknown 43b33440b5 Work on create organization repo and #257 2014-06-25 05:14:36 -04:00
fuxiaohei 72ba273cc9 select owner when creating repository 2014-06-25 16:03:29 +08:00
Unknown 4cf7a1fca5 Mirror update on create repo page 2014-06-25 03:55:59 -04:00
fuxiaohei 80be060735 select owner when creating repository 2014-06-25 13:08:28 +08:00
Unknown 8e6c254c03 Mirror fix on create repo 2014-06-25 00:53:45 -04:00
Unknown 3624b2a7f1 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-06-25 00:44:59 -04:00
Unknown e0f9c628c5 Add create organization 2014-06-25 00:44:48 -04:00
fuxiaohei cc703ee663 select owner when creating repository 2014-06-25 12:22:08 +08:00
Unknown b2801a2e98 Fix #165 2014-06-24 13:55:47 -04:00
Unknown ceb415df8a Merge branch 'master' of github.com:gogits/gogs into dev 2014-06-24 09:59:21 -04:00
无闻 63770d93a1 Merge pull request #251 from niphor/master
RepoRootPath must be absolute path
2014-06-24 09:30:16 -04:00
无闻 9bdff5bd97 Merge pull request #253 from eryx/master
Fix #252
2014-06-24 09:26:42 -04:00
Eryx d5d04a66f3 Fix #252 2014-06-24 16:53:42 +08:00
niphor 29a40c97f3 RepoRootPath must be absolute path 2014-06-24 14:28:47 +08:00
Unknown 98f614a58e Work on #249 issue1 2014-06-23 19:16:09 -04:00
Unknown 47d29a1ee0 Mirror fix on #248 2014-06-23 16:22:34 -04:00
fuxiaohei fb53cc4fa8 add organization setting page 2014-06-23 19:11:20 +08:00
fuxiaohei f393dc6520 add organization dashboard page 2014-06-23 12:08:53 +08:00
fuxiaohei ea507e20d4 add organization create page 2014-06-23 11:40:49 +08:00
Unknown 314193029a Use constants to name template file 2014-06-22 23:11:12 -04:00
Unknown 9c82073091 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-06-22 13:17:47 -04:00
Unknown 9924e65ca1 In progress of name template name constant 2014-06-22 13:14:03 -04:00
fuxiaohei adda10f4a4 add organization teams page 2014-06-22 21:53:40 +08:00
fuxiaohei 514d7e1922 add organization memebers page 2014-06-22 16:53:46 +08:00
fuxiaohei bf703ef617 add dashboard context switch button 2014-06-22 14:10:12 +08:00
Unknown c280415e0b Clean files 2014-06-21 17:57:59 -04:00
Unknown 9d2cef23f2 Fix #165 2014-06-21 00:53:46 -04:00
Unknown ad5ec45dd6 Fix #165 2014-06-21 00:51:41 -04:00
Unknown 8bfa7ae745 Remove qiniu/log 2014-06-20 01:14:54 -04:00
Unknown 6c8d630bef Add database log adapter 2014-06-20 00:25:23 -04:00
Unknown f147ad619a Basic process manager 2014-06-19 01:08:03 -04:00
Unknown 8d3276cab0 Fix test cases 2014-06-16 23:19:25 -04:00
Unknown d952b4200c Add corn rask monitor panel 2014-06-13 13:01:52 -04:00
Unknown e07674bff1 Support edit release and save as draft 2014-06-12 17:47:23 -04:00
Unknown fb0972afad Fix #199 2014-06-12 09:35:51 -04:00
Unknown 9961f9a53c Fix #197 2014-06-12 09:10:39 -04:00
Unknown 1161c71ac1 Mirror fix 2014-06-12 07:45:33 -04:00
Unknown c018b1a88d Merge branch 'master' of github.com:gogits/gogs into dev 2014-06-12 07:44:11 -04:00
codeskyblue 29561acb43 fix gobuld.yml conf missing 2014-06-12 16:58:56 +08:00
无闻 2da9908e29 Merge pull request #243 from tobyzxj/patch-1
Using strings.HasPrefix(...) will cause a misjudgement
2014-06-11 18:50:25 -04:00
toby.zxj a13a6b14ec Using strings.HasPrefix(...) will misjudgement
`strings.HasPrefix(access.RepoName, uname)` can't handle the situation which like following in access table.

	user_name | repo_name
	----------+-------------
	toby      | toby/blog
	toby      | toby/test
	toby      | tobyzxj/blog
	toby      | tobyzxj/test
2014-06-11 16:54:25 +08:00
Unknown a3e1383cac Add gogs fix location command 2014-06-10 19:11:53 -04:00
Unknown f160b4f33c Add tar.gz download button and other mirror updates 2014-06-08 17:53:53 -04:00
Unknown 1f58d6f5d9 Mirror fix on #242 2014-06-08 04:54:52 -04:00
Unknown a80d8d96fa Merge branch 'dev' of github.com:gogits/gogs into dev 2014-06-08 04:45:38 -04:00
Unknown 302c863cda Fix #242 2014-06-08 04:45:34 -04:00
FuXiaoHei 4fcbf553aa organisation main page ui 2014-06-07 13:27:24 +08:00