Commit Graph

44 Commits (1d02a9c9fbb84bca9e6fb1dd595b07e2524c3766)

Author SHA1 Message Date
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
singuliere b536b65189
GetFeeds must always discard actions with dangling repo_id (#19598) 2 years ago
6543 bc0d2c8ada
RSS/Atom support for Repos (#19055) 3 years ago
6543 cc98737ca8
RSS/Atom support for Orgs (#17714) 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
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 a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
zeripath aa4f9180e4
Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 4 years ago
John Olheiser baadb51445
Add gitea-vet (#10948) 5 years ago
Manush Dodunekov 1751d5fcf2 Restricted users (#6274) 5 years ago
Lunny Xiao 99d869fa63
Move push commits from models to modules/repository (#9370) 5 years ago
Lunny Xiao ef98b168f7
Move UpdateIssuesCommit from models to repofiles (#9276) 5 years ago
guillep2k c58fba944d Fix permission checks for close/reopen from commit (#8875) 5 years ago
Lunny Xiao 21ae9838e0
Move transfer repository and rename repository on a service package and start action notification (#8573) 5 years ago
Lunny Xiao 016a5d0438 Move some actions to notification/action (#8779) 5 years ago
guillep2k 15809d81f7 Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 5 years ago
Sandro Santilli d958b9db4f Alwaywas return local url for users avatar (#8245) 5 years ago
Rinat b660a732ae feat: highlight issue references with : (#8101) 5 years ago
Lunny Xiao 09ca391230
Add file status on API (#7671) 5 years ago
Lunny Xiao e7d4895732
Move commit repo action from models to repofiles package (#7645) 5 years ago
mrsdizzie fb0c562f8b Fix regex for issues in commit messages (#7444) 5 years ago
zeripath 94ceaf1c0c Allow colon between fixing word and issue (#7207) 5 years ago
mrsdizzie caba2829ef Improve issue reference on commit (#6694) 5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992) 6 years ago
Harshit Bansal 9f476b8d1e Don't close issues via commits on non-default branch. (#5622) 6 years ago
Bo-Yi Wu 78b54b49fa
fix: Add feed for organization (#3594) 7 years ago
Ethan Koenig f48680888c Remove IsOwner, NumTeams from OrgUser (#3269) 7 years ago
Ethan Koenig 3163abedd6 Fix ref parsing in commit messages (#3067) 7 years ago
Ethan Koenig 91f3d77ceb Unit tests for wiki routers (#3022) 7 years ago
harry 81d1e54a49 Use identicon image for default gravatar. (#2767) 7 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 7 years ago
David Schneiderbauer 1eedd983ea Complete push webhooks (#2530) 7 years ago
Morlinest 8e61823ec4 Fix tests code to prevent some runtime errors (#2381) 7 years ago
Lauris BH b639fa1648 Ignore invalid issue numbers in commit messages. Fixes #2022 (#2150) 7 years ago
Jonas Franz 441986a473 Fix "Dashboard shows deleted comments" (#1995) 7 years ago
Ethan Koenig 4e5ee2b67a Fix user profile activity feed (#1848) 7 years ago
Ethan Koenig 0c332f0480 Fix activity feed (#1779) 7 years ago
Ethan Koenig 4b286f282a Consistency checks for action unit tests (#1079) 8 years ago
Ethan Koenig 8093b3372e Less boilerplate in models/ unit tests (#725) 8 years ago
Ethan Koenig 4b23e6a694 Unit tests for models/action (#619) 8 years ago