878 Commits (dev_mirocod)

Author SHA1 Message Date
Алексей Безбородов e5039e9956 Начальный функционал для подзадач #6 3 years ago
Gitea c62d1a2570 Добавлены новые поля координат для пользователей #2 3 years ago
wxiaoguang 46637b1164
Call MultipartForm.RemoveAll when request finishes (#19606) (#19607) 3 years ago
Gusted 82f24bedc2
Fix sending empty notifications (#19589) (#19590) 3 years ago
Jimmy Praet 7c0bf06d96
Respect DefaultUserIsRestricted system default when creating new user (#19310 ) (#19560) 3 years ago
Gusted 0d196e29e8
Don't error when branch's commit doesn't exist (#19547) (#19548) 3 years ago
6543 8d7f1e430a
User specific repoID or xorm builder conditions for issue search (#19475) (#19476) 3 years ago
Gusted 1f0dca4614
Mark TemplateLoading error as "UnprocessableEntity" (#19445) (#19446) 3 years ago
Gusted 0c7bf6801f
Fix DELETE request for non-existent public key (#19443) (#19444) 3 years ago
Gusted 5863f7e048
Don't panic on `ErrEmailInvalid` (#19441) (#19442) 3 years ago
zeripath 08eecba32b
When updating mirror repo intervals by API reschedule next update too (#19429) (#19433) 3 years ago
6543 123c254b84
Move checks for pulls before merge into own function (#19271) (#19277) 3 years ago
John Olheiser 3ecd520f8e
Granular webhook events in editHook (#19251) (#19257) 3 years ago
zeripath 93feb1a666
Fix the bug: deploy key with write access can not push (#19010) (#19182) 3 years ago
Gusted ee234aff61
Fix NPE /repos/issues/search when not signed in (#19154) (#19155) 3 years ago
6543 1cb649525d
Restrict email address validation (#17688) (#19085) 3 years ago
zeripath 4047c5c068
Ignore missing comment for user notifications (#18954) (#19043) 3 years ago
qwerty287 054bc55a1c
Fix page and missing return on unadopted repos API (#18848) (#18927) 3 years ago
wxiaoguang fb26b01688
Update object repo with the migrated repository (#18684) (#18726) 3 years ago
zeripath 9c318a17f5
Add `GetUserTeams` (#18499) (#18531) 3 years ago
wxiaoguang 84f8ef3df6
Fix PR comments UI (#18323) 3 years ago
zeripath 089b4e6a45
Use indirect comparison when showing pull requests (#18313) 3 years ago
6543 ff00b8688b
Fix NPE on try to get tag reference via API (#18245) 3 years ago
luzpaz 8c647bf0f6
Fix various typos (#18219) 3 years ago
Lunny Xiao 8760af752a
Team permission allow different unit has different permission (#17811) 3 years ago
a1012112796 637c3ec5d8
Don't delete branch if other PRs with this branch are open (#18164) 3 years ago
Lunny Xiao de8e3948a5
Refactor auth package (#17962) 3 years ago
qwerty287 7db2f110ad
Add API to get issue/pull comments and events (timeline) (#17403) 3 years ago
Aravinth Manivannan c7151c2fb6
- name: new parameter in CreateForkOption to give the forked repository (#18066) 3 years ago
zeripath 532383d7dd
When attempting to subscribe other user to issue report why access denied (#18091) 3 years ago
qwerty287 7cc44491fa
Add API to manage repo tranfers (#17963) 3 years ago
qwerty287 a9ed1c5c7c
Add API to get file commit history (#17652) 3 years ago
zeripath bef93abd49
Ensure that git repository is closed before transfer (#18049) 3 years ago
Gusted ff2fd08228
Simplify parameter types (#18006) 3 years ago
zeripath e4e411821d
Abort merge if head has been updated before pressing merge (#18032) 3 years ago
zeripath d29b689f81
Ensure complexity, minlength and ispwned are checked on password setting (#18005) 3 years ago
wxiaoguang 4da1d97810
Refactor HTTP request context (#17979) 3 years ago
qwerty287 9d943bf374
Add missing `X-Total-Count` and fix some related bugs (#17968) 3 years ago
Lunny Xiao 5723240490
Some repository refactors (#17950) 3 years ago
Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 3 years ago
Lunny Xiao 9defddb286
Move more model into models/user (#17826) 3 years ago
Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 3 years ago
Lunny Xiao 371ebce252
Fix database inconsistent when admin change user email (#17549) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
Lunny Xiao c97d66d23c
Move repofiles from modules/repofiles to services/repository/files (#17774) 3 years ago
Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745) 3 years ago
Lunny Xiao c2ab19888f
Support pagination of organizations on user settings pages (#16083) 3 years ago
Gusted ed23a6c397
Make `bind` error more readable (#17750) 3 years ago