1187 Commits (43b33440b53c79a22de08880851b5b55e9b6a4b3)
 

Author SHA1 Message Date
Unknown 43b33440b5 Work on create organization repo and #257 10 years ago
fuxiaohei 72ba273cc9 select owner when creating repository 10 years ago
Unknown 4cf7a1fca5 Mirror update on create repo page 10 years ago
fuxiaohei 80be060735 select owner when creating repository 10 years ago
Unknown 8e6c254c03 Mirror fix on create repo 10 years ago
Unknown 3624b2a7f1 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknown e0f9c628c5 Add create organization 10 years ago
fuxiaohei cc703ee663 select owner when creating repository 10 years ago
Unknown b2801a2e98 Fix #165 10 years ago
Unknown ceb415df8a Merge branch 'master' of github.com:gogits/gogs into dev 10 years ago
无闻 63770d93a1 Merge pull request #251 from niphor/master
RepoRootPath must be absolute path
10 years ago
无闻 9bdff5bd97 Merge pull request #253 from eryx/master
Fix #252
10 years ago
Eryx d5d04a66f3 Fix #252 10 years ago
niphor 29a40c97f3 RepoRootPath must be absolute path 10 years ago
Unknown 98f614a58e Work on #249 issue1 10 years ago
Unknown 47d29a1ee0 Mirror fix on #248 10 years ago
fuxiaohei fb53cc4fa8 add organization setting page 10 years ago
fuxiaohei f393dc6520 add organization dashboard page 10 years ago
fuxiaohei ea507e20d4 add organization create page 10 years ago
Unknown 314193029a Use constants to name template file 10 years ago
Unknown 9c82073091 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknown 9924e65ca1 In progress of name template name constant 10 years ago
fuxiaohei adda10f4a4 add organization teams page 10 years ago
fuxiaohei 514d7e1922 add organization memebers page 10 years ago
fuxiaohei bf703ef617 add dashboard context switch button 10 years ago
Unknown c280415e0b Clean files 10 years ago
Unknown 9d2cef23f2 Fix #165 10 years ago
Unknown ad5ec45dd6 Fix #165 10 years ago
Unknown 8bfa7ae745 Remove qiniu/log 10 years ago
Unknown 6c8d630bef Add database log adapter 10 years ago
Unknown f147ad619a Basic process manager 10 years ago
Unknown 8d3276cab0 Fix test cases 10 years ago
Unknown d952b4200c Add corn rask monitor panel 10 years ago
Unknown e07674bff1 Support edit release and save as draft 10 years ago
Unknown fb0972afad Fix #199 10 years ago
Unknown 9961f9a53c Fix #197 10 years ago
Unknown 1161c71ac1 Mirror fix 10 years ago
Unknown c018b1a88d Merge branch 'master' of github.com:gogits/gogs into dev 10 years ago
codeskyblue 29561acb43 fix gobuld.yml conf missing 10 years ago
无闻 2da9908e29 Merge pull request #243 from tobyzxj/patch-1
Using strings.HasPrefix(...) will cause a misjudgement
10 years ago
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
10 years ago
Unknown a3e1383cac Add gogs fix location command 10 years ago
Unknown f160b4f33c Add tar.gz download button and other mirror updates 10 years ago
Unknown 1f58d6f5d9 Mirror fix on #242 10 years ago
Unknown a80d8d96fa Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknown 302c863cda Fix #242 10 years ago
FuXiaoHei 4fcbf553aa organisation main page ui 10 years ago
无闻 a0318db2f9 Merge pull request #239 from baijum/docker_command
use 'docker.io' command instead of 'docker'
10 years ago
Baiju Muthukadan c6058e5ea8 locate docker command during running time 10 years ago
Unknown 4f2f3c2857 Code convention 10 years ago