803 Commits (a9d2480c7f1c19a1413a9da45b57f27cde992faa)

Author SHA1 Message Date
Unknwon e9838a83ce
routers/repo/http: only prompt HTTP Basic Authentication when intended 8 years ago
Unknwon b06f299748
webhook: add fork event 8 years ago
Unknwon f0086e66ae
webhook: able to detect delete branch or tag (#2315) 8 years ago
Unknwon 87f0ce793d
repo: able to perform initial commit on behave of actual user 8 years ago
Unknwon 25cf755f30
editor: fix compile error 8 years ago
Unknwon 4f9c5981a9
refactoring: modules/auth/*_form.go -> modules/form 8 years ago
Unknwon 4d90527a6e
repo: does not allow fork to original owner (#4182) 8 years ago
Unknwon 10b93efc4a
repo: able to add organization member as repository collaborator 8 years ago
Unknwon 0696d430c9
protect_branch: only list teams have write access 8 years ago
Unknwon 6072e9a52c
repo: add protect branch whitelist (#4177) 8 years ago
Unknwon b78e03934d
models/access: hasAccess only need userID not user object 8 years ago
Unknwon 0c8c1ee96f
pull: fix split view on pull request page (#3695) 8 years ago
Unknwon 5ec21d56ef
editor: fix cannot redirect to correct pull request URL 8 years ago
Unknwon 266c8f5a85
release: fix unable to edit release of a fork repository 8 years ago
Unknwon 162504e90c
repo/setting: fix admin cannot delete organizational repository 8 years ago
Unknwon 60aca9ea18
webhook: also only enable certain types (#3356) 8 years ago
Unknwon bd970b8b27
webhook: only trigger specific webhook for test delivery (#3030) 8 years ago
Unknwon 8216360da8
webhook: support color for Discord 8 years ago
Unknwon 5895d43574
editor: redirect to new pull request page after create new branch 8 years ago
Unknwon 7de71333c6
repo: several minor improvements 8 years ago
huqiangit c3f52ab52d this fix #3958 (#4153) 8 years ago
Unknwon c69900325d
commits: able to specify pageSize dynamically (#3965) 8 years ago
Unknwon a07b1f630a
webhook: add native Discord support 8 years ago
Unknwon 266586e866
repo: assignee can be anyone who has read access (#3739) 8 years ago
Unknwon 07801cbf09
repo/release: add pagination (#2164) 8 years ago
Unknwon 7e09d210ba
Initial version of protected branches (#776) 8 years ago
Unknwon 5155f026b4
Security: fix XSS attack on milestone 8 years ago
Unknwon d521e716dd
refactoring: SSH and HTTP push procees is now unified 8 years ago
Unknwon f129e0ecb5
repo/editor: fix breadcrumb path cuts parent dirs (#3859) 8 years ago
Unknwon 189924cabf
repo/branch: force delete merged branch (#4128) 8 years ago
Unknwon 94f91543b6
Fix compilation error 8 years ago
Thibault Meyer a45205b988
Commits fetch concurrency (#3837) 8 years ago
Unknwon 279e475b89
webhook: match email with real user in database for test delivery (#3652) 8 years ago
Unknwon d21767dc9f
routers/repo: allow shorter SHA to download archive (#3834) 8 years ago
Unknwon 0958fe5a4e
Improve Open Graph Meta tags (#3664) 8 years ago
Unknwon 2ca668e79e
Add more details on error report 8 years ago
Unknwon 9b8fa69c15
models/ssh_key: fix SSH_KEYGEN_PATH not working (#3770) 8 years ago
Unknwon eb66060cd7
log: start using gopkg.in/clog.v1 8 years ago
Unknwon 074c92b0a3
routers/repo/branch: fix can't delete branch with slashes after merge (#4089) 8 years ago
Unknwon afab38b0d7
routers/repo/pull: fix 404 on PR compare (#4074) 8 years ago
Unknwon 0d9e435bfe
IPythonNotebook: CSS adjustment for PR #4070 8 years ago
Herbert 9af0dd23dd Ipython notebook support (#4070) 8 years ago
Unknwon 2527037973
routers/repo: minor code fix for PR #3758 8 years ago
Andrey Nering 1d951cfc49 Fix 500 when repo has invalid .editorconfig (#3758) 8 years ago
Rémy Boulanouar be3a13a0d6 Allow use to set an external tracker url and to redirect user when clicking in Issues same behavior as Wiki. (#3646) 8 years ago
Unknwon 7463d9c51d
Fix can not save release draft as draft again (#3669) 8 years ago
Unknwon 4bc98f7aa2
Move models/mail.go to modules/mail.go 8 years ago
Unknwon a2f2f7717a
Fix template error when rendering non-README markdown (#4063) 8 years ago
Unknwon 8cb903fbbb
Fix unexpected rendering of README when it is not in Markdown 8 years ago
Unknwon e8c3e9bcf8
Improve code for fix of #4006 8 years ago