1498 Commits (925c2a2ca2a00141ad62d06e27a656ab4a204fe2)

Author SHA1 Message Date
Unknwon de2d3e3fd8
ssh_key: create parent directory of 'authorized_keys' file 8 years ago
Unknwon 295d251232
mirror: update repository updated_unix after sync (#2807) 8 years ago
Unknwon bb005f3f9a
models/user: better directory handling when change username 8 years ago
Unknwon ebd95dd082
models/org: reduce to 2 SQL executions for GetOrgIDsByUserID 8 years ago
Unknwon d43f5f17fd
webhook: fix push panic to organizational repository (#4206) 8 years ago
Unknwon 9ace35ee8b
repo_branch: fix inapproriate logic 8 years ago
Unknwon ca2cfaf71e
cmd: able to backup and restore 8 years ago
Unknwon b06f299748
webhook: add fork event 8 years ago
Unknwon 70072e2842
dashboard: add delete branch and tag news feeds 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 e28bc7023f
modes/org: code format for PR #4194 8 years ago
dlob aff8fb28bd models/org: use XORM chain operations instead of raw SQL (#4194) 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 6ec859f2b0
webhook: send secret with SHA256 HMAC hex digest (#3692) 8 years ago
Unknwon cd15a17970
models/repo: delete protect branch options when delete repository 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 5ea0592f61
webhook: fix organizational webhook last delivery status cannot be updated 8 years ago
Unknwon 28983c94ff
comment: only show title of commit message from a commit ref (#3206) 8 years ago
Unknwon 0cfa489cf0
models/git_diff: add bound check 8 years ago
Unknwon d21dc0da78
migrate: fix unexpected removal of repository when wiki is detected 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 0f3155660e
webhook: minor improvements on Discord 8 years ago
Unknwon 8216360da8
webhook: support color for Discord 8 years ago
Unknwon c5b85f2733
models/repo: fix repository files weren't cleaned up (#4167) 8 years ago
Unknwon 934734a85a
diff: able to highlight line with hashtag URL 8 years ago
Unknwon 2322de653c
models/webhook: fix bad query 8 years ago
Unknwon 41a2632ae7
webhook: minor text change on Discord 8 years ago
Unknwon c4fdc26fa5
migration: drop 0.6.x support 8 years ago
Unknwon 7de71333c6
repo: several minor improvements 8 years ago
Unknwon 40fbe7fa8e
models/repo: handle deletion on Windows (#4152) 8 years ago
Unknwon 0a2f87f941
cron: add repository archive cleanup (#4061) 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 b481927d5e
Improve error handling 8 years ago
Unknwon 7e09d210ba
Initial version of protected branches (#776) 8 years ago
Unknwon d521e716dd
refactoring: SSH and HTTP push procees is now unified 8 years ago
Unknwon 88143f1934
models/repo: UpdateLocalCopy should always aceept valid branch name 8 years ago
Unknwon f35bd34002
models/repo: use reset --hard to align with remote branch (#4123) 8 years ago
Unknwon c2277796e4
wiki: remove redundant string replace (#3754) 8 years ago
Unknwon a4f9e5031f
migration.v15: don't generate hook file if wiki not exist (#1623) 8 years ago
Unknwon fd5881fb64
migration: minor code fix (#1623) 8 years ago
Unknwon 0f6e464126
migration: should regenerate wiki hook files (#1623) 8 years ago
Unknwon 6132a82287
admin: sync wiki's hook files as well 8 years ago
Kim "BKC" Carlbäcker b6fc35f637 Implement list/check/delete Repo Collaborator (#3689) 8 years ago
Unknwon 0f32aeec70
migration: adjust rule to prevent migrate wrong hook file 8 years ago
Unknwon 78145cd166
migration: handle edge case 8 years ago