586 Commits (49193bebd283322bb997b7aed09fc7818a881af9)

Author SHA1 Message Date
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team 10 years ago
Unknwon b765229a6d Fix code style 10 years ago
Unknwon e0a2d23baf Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknwon fa60502a70 Working on organization pages 10 years ago
lunnyxiao 97fb62f51e auto detect text file encode and convert to utf8 10 years ago
Unknwon a60edbe88c Add/remove member need add/remove access to repositories as well 10 years ago
Unknwon bba707de36 Finish team list, create new team, join/leave team page 10 years ago
Unknwon 36b4c57ff1 Finish new organization members and invitation page 10 years ago
Unknwon 5acc948562 Page: `/org/:orgname/settings` 10 years ago
Unknwon 5fbf8531e6 Finish new home page of organization 10 years ago
Unknwon 7af7584d25 Finish new reset password, etc. 10 years ago
Unknwon 5605af973b Feature: Social sign in 10 years ago
Unknwon 78defd238c Page: Manage social accounts 10 years ago
Unknwon 9a1d5d2489 Finish new web hook pages 10 years ago
Unknwon 9820b8e134 Finish new hooks list page 10 years ago
Unknwon e8c9bb2c66 Finish new collaboration page 10 years ago
Unknwon a8e05fdf1b Use toolbox 10 years ago
Unknwon 6fc2107529 Add missing less files 10 years ago
Unknwon 755eec745f Finish new repo settings page 10 years ago
Unknwon dabf5b057c Finish new migrate page 10 years ago
Unknwon 7bbf644dd5 Convert captcha, cache, csrf as middlewares 10 years ago
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page 10 years ago
Unknwon 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module 10 years ago
Justin Nuß 7de3dd01de Use :index instead of :issue in UpdateIssueMilestone 10 years ago
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!! 10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago
Justin Nuß 12fb42de5a Fix IE bug and show errors. 10 years ago
Justin Nuß 4e2477a1a5 Fix #318. Switch to JS(ON) implementation for issue/comment creation. 10 years ago
Justin Nuß dedb156d4a Fix #321. Allow empty comments as long as there are attachments. 10 years ago
Justin ad7beb78d0 Fix #312. Quote file names of attachments. 10 years ago
Justin Nuß 620c0ef297 Merge branch 'dev' of https://github.com/gogits/Gogs into trello/244 10 years ago
Justin Nuß cbcd08aa17 Mention organisation users when organisation gets mentioned 10 years ago
Justin Nuß 4d702eb345 Allow disabling uploads 10 years ago
Justin Nuß bfe5b86004 Add file upload for attachments 10 years ago
Justin Nuß 43e5de7f83 Show attachments in issues/comments and add preview for images 10 years ago
Justin Nuß ef1cbcd761 Allow admins to delete attachments. 10 years ago
Justin Nuß 967856f36e Merge branch 'dev' into feature/attachments
Conflicts:
	models/issue.go
	routers/repo/issue.go
10 years ago
Justin Nuß d43c5895bc Update template and style, only close commit if commit is in same repository 10 years ago
Justin Nuß 3c025b3950 Add delete route for attachments, remove upload buttons from issues/comments 10 years ago
Justin Nuß 34304e6a0c WIP: Allow attachments for issues, not only comments 10 years ago
Justin Nuß 4617bef895 WIP: Allow attachments for comments 10 years ago
Justin Nuß 469cbc8813 Update progress of milestones when closing/reopening issues and allow closing of issues in commit messages 10 years ago
Justin Nuß 812f71e21b Update milestone issue stats when reopening/closing issue 10 years ago
无闻 536f65b8ad Merge pull request #293 from wmark/master
Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE)
10 years ago
W-Mark Kubacki 887ad1ec8b Utilize ssh-keygen for checking of keys.
Removes the limitation to RSA and enables us to use all key types
SSH recognizes.
10 years ago
gima 5a97cc69ed Make possible for administrators to change user's password (fix proposal for #290) 10 years ago
Unknown 3969d704a0 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknown 0f907301b7 Fix #285 10 years ago
fuxiaohei c127d84777 add organization team-single page 10 years ago
Unknown 63cc14062a Paging function for users and repositories 10 years ago
Unknown 7ffdabb28f Move debug router location 10 years ago
Justin 10f932b952 Fix wrong method for profiling routes. 10 years ago
Unknown be8ac7fb75 fix #273 10 years ago
Unknown 7f3015b32b Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknown 13b032f829 update name 10 years ago
Justin Nuß a481672c5c Add 'pprof' tag for enabling debugging 10 years ago
Unknown 465dc962b5 Finish create organization team 10 years ago
Unknown e4ea5cf598 Finish Teams page 10 years ago
Unknown 99713e1180 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknown 5dbfe3c26c Finish organization homepage 10 years ago
Lunny Xiao 4ce2fa520a Merge branch 'master' into dev 10 years ago
Lunny Xiao 86e2627175 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	models/update.go
	routers/repo/http.go
10 years ago
Lunny Xiao e5ae41e21f bug fixed #261 10 years ago
Unknown 6e448b0714 Finish delete organization 10 years ago
Unknown ee9b7f322f Clean code 10 years ago
Unknown 57ac15aa20 Merge branch 'master' of github.com:gogits/gogs into dev 10 years ago
Lunny Xiao 7dbeee94e3 bug fixed #236 10 years ago
fuxiaohei 1d55ecd29c add organization team-create page 10 years ago
fuxiaohei b5ba2bd268 add organization team-create page 10 years ago
Unknown 19e9104289 Organization settings page 10 years ago
Unknown 32b09681b2 Migrate repository by organization 10 years ago
Unknown 43b33440b5 Work on create organization repo and #257 10 years ago
Unknown 4cf7a1fca5 Mirror update on create repo page 10 years ago
Unknown e0f9c628c5 Add create organization 10 years ago
Unknown b2801a2e98 Fix #165 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 ad5ec45dd6 Fix #165 10 years ago
Unknown 8bfa7ae745 Remove qiniu/log 10 years ago
Unknown f147ad619a Basic process manager 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 f160b4f33c Add tar.gz download button and other mirror updates 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
Unknown 4f2f3c2857 Code convention 10 years ago
Unknown 9c3aa6936a Fix #223 10 years ago
Jan Oliver Oelerich 6fe43eb8d4 Fixed directory permissions for the zip download router
If the archives/ directory is created with 0655, it results in a permission error.
10 years ago