Commit Graph

2181 Commits (9619ccf0e54c0f8502b5e1bc7dad4d3471330f9c)

Author SHA1 Message Date
guillep2k 023ae3c48c Hotfix for review actions and notifications (#8965)
4 years ago
zeripath 3497efac4a
Add Close() method to gogitRepository (#8901) (#8956)
4 years ago
guillep2k fbcf235633 Backport: Fix password complexity check on registration (#8887) (#8888)
4 years ago
guillep2k 1275c88589 Backport: Fix require external registration password (#8885) (#8890)
4 years ago
Lauris BH 26457782c1 Fix new user form for non-local users (#8826) (#8828)
4 years ago
David Svantesson 8caf05989f Fix deadline on update issue or PR via API (#8698)
4 years ago
Monty Taylor 9bde52ffc1 Fix 500 when getting user as unauthenticated user (#8653) (#8663)
4 years ago
Lunny Xiao 14ebda6fd5 Hide some user information via API if user have no enough permission (#8655) (#8657)
4 years ago
zeripath 1d10747514 Use AppSubUrl for more redirections (#8647) (#8651)
4 years ago
John Olheiser 2fbd5ae2e5 Fix template error on account page (#8562) (#8622)
4 years ago
Lunny Xiao 22cea96c18 Fix bug on pull requests when transfer head repository (#8564) (#8569)
5 years ago
zeripath 4e85c8e0d8
Add missed close in ServeBlobLFS (#8527) (#8542)
5 years ago
guillep2k 595033f78e Fix password complexity regex for special characters (backport for v1.10.0) (#8524)
5 years ago
David Svantesson 366806db32 Fix errors in create org UI regarding team access permission. (#8506)
5 years ago
Maxim Tkachenko db657192d0 Password Complexity Checks (#6230)
5 years ago
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751)
5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200)
5 years ago
Lunny Xiao 46a12f196b
Move change issue title from models to issue service package (#8456)
5 years ago
Tekaoh b6616591d1 Check for either escaped or unescaped wiki filenames (#8408)
5 years ago
guillep2k 4843723d00 Allow users with explicit read access to give approvals (#8382)
5 years ago
Lunny Xiao 170743c8a0 Revert "Fix issues/pr list broken when there are many repositories (#8409)" (#8427)
5 years ago
Lunny Xiao 78438d310b
Fix issues/pr list broken when there are many repositories (#8409)
5 years ago
silverwind 08896cd9f6 add file line count info on UI (#8396)
5 years ago
guillep2k fb7c23f911 Fix editor commit to new branch if PR disabled (#8375)
5 years ago
Mario Lubenka f92a0b68fe Bugfix for image compare and minor improvements to image compare (#8289)
5 years ago
Tekaoh e3eb9fa33d Fix a comment typo (#8358)
5 years ago
Aam Surganda bcd4af483d Change general form binding to gogs form (#8334)
5 years ago
David Svantesson 90ab3056eb Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756)
5 years ago
Lunny Xiao 7ff783b732
Move mirror to a standalone package from models (#7486)
5 years ago
David Svantesson 36bcd4cd6b API endpoint for searching teams. (#8108)
5 years ago
Lunny Xiao 3249c0ccba
Extract actions on deletereleasebyid from models to release service (#8219)
5 years ago
Lunny Xiao e6113000c5
Extract actions on new issue from models to services (#8217)
5 years ago
David Svantesson 9c2a58456a Fix repo_admin_change_team_access always checked in org settings (#8319)
5 years ago
David Svantesson c6fb7fe27c Fix API for edit and delete release attachment (#8285)
5 years ago
Lunny Xiao eb11ca6847
Extract actions on new pull request from models to pulls service and move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull (#8218)
5 years ago
Sandro Santilli d958b9db4f Alwaywas return local url for users avatar (#8245)
5 years ago
Lunny Xiao 061388379a Move create issue comment to comments package (#8212)
5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200)
5 years ago
David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045)
5 years ago
guillep2k 2a2b46c62e Reference issues from pull requests and other issues (#8137)
5 years ago
guillep2k 8a0379d68a Allow registration when button is hidden (#8237)
5 years ago
jaqra 28362195a0 Add 'Mentioning you' group to /issues page (#8201)
5 years ago
Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481)
5 years ago
Lunny Xiao 29454733b4
move some milestone functions to a standalone package (#8213)
5 years ago
techknowlogick a60d3cbea2 Remove legacy handling of drone token (#8191)
5 years ago
Mario Lubenka a37236314c Adds side-by-side diff for images (#6784)
5 years ago
Lunny Xiao 4959bf1c09
Move create release from models to a standalone package (#7539)
5 years ago
Lunny Xiao be0f7ff9bf
Fix team user api (#8172)
5 years ago
WGH 6ddd3b0b47 Implement webhook branch filter (#7791)
5 years ago
John Olheiser 0118b6aaf8 Add option to initialize repository with labels (#6061)
5 years ago