Commit Graph

48 Commits (89eec15dd90e50c36051eb3f6a2ed2616c513ad8)

Author SHA1 Message Date
Norwin eceab9e26f
Allow users to self-request a PR review (#19030) 3 years ago
Otto Richter (fnetX) e46a8c90ea
Fix potential assignee query for repo (#18994) 3 years ago
Aravinth Manivannan 076cead40d
Fix CheckRepoStats and reuse it during migration (#18264) 3 years ago
Lunny Xiao 5723240490
Some repository refactors (#17950) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
Lunny Xiao fc3d082609
Move attachment into models/repo/ (#17650) 3 years ago
Lunny Xiao 7a03473159
Use a standalone struct name for Organization (#17632) 3 years ago
KN4CK3R f34151bdb2
Move user/org deletion to services (#17673) 3 years ago
wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) 3 years ago
Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 3 years ago
zeripath 9302eba971
DBContext is just a Context (#17100) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 3 years ago
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 4 years ago
赵智超 8be3e439c2
Add team support for review request (#12039) 4 years ago
赵智超 12f9dd8fa9
Decrease the num_stars when deleting a repo (#11954) 4 years ago
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489) 5 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
guillep2k f25fd5c8eb Fix team links in HTML rendering (#9127) 5 years ago
Lunny Xiao 21ae9838e0
Move transfer repository and rename repository on a service package and start action notification (#8573) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
Christian Muehlhaeuser 5e4e7d3df0 Added missing error checks in tests (#7554) 5 years ago
John Olheiser 744fd6a1c8 Add error for fork already existing (#7185) 5 years ago
Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986) 5 years ago
zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 5 years ago
mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273) 6 years ago
Ethan Koenig e67b4055f9 Fix repo-transfer-and-team-repo-count bug (#3241) 7 years ago
Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663) 7 years ago
Sandro Santilli f6b58964d7 Include formatting check to the `make test` (and thus also `check`) rule (#1366) 7 years ago
Phil Hopper 6ec07a6bd7 Make `LocalCopyPath` a setting instead of a hard-coded path (#1881) 7 years ago
Bo-Yi Wu d76d67de23 feat: expose url field on issue api. (#982) 8 years ago
Bo-Yi Wu e83c8afc56 refactor: move SearchRepositoryByName testing. (#1083) 8 years ago
Bo-Yi Wu 83b6d03231 fix: Wrong repo list on Explore page if user already loggin. (#1009) 8 years ago
Bo-Yi Wu 43c94d0a6c test: Add testing for GetUserFork function (#944) 8 years ago
Morgan Bazalgette 442145dbd3 Fix public activity showing private repos (#892) 8 years ago
Ethan Koenig d2329e1c26 Use assert in legacy unit tests (#867) 8 years ago
Bo-Yi Wu 71d35dae8c fix: wrong pages number which includes private repository count. (#844) 8 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742) 8 years ago
Lunny Xiao 76604d8f90 fixed test build error 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Matthias Loibl a4fa889ced Run goimports on the whole project (#34) 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
Pablo Saavedra 98b152030d The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 8 years ago
Cosmin Stroe ba314a7a36 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 9 years ago