Commit Graph

26 Commits (2252a7bf84c26aee0dfa1b1b826dba148f507a3a)

Author SHA1 Message Date
Lunny Xiao 177cea7c70
Make offline mode as default to no connect external avatar service by default (#28548) 11 months ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 11 months ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 11 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
wxiaoguang 9f8d59858a
Refactor system setting (#27000) 1 year ago
Lunny Xiao ebff0513db
Fix context cache bug & enable context cache for dashabord commits' authors (#26991) 1 year ago
wxiaoguang 82224c54e0
Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) 2 years ago
Lunny Xiao 91fa0eb9d7
Avoid warning for system setting when start up (#23054) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
silverwind cc129d2ca2
Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 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
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 3 years ago
KN4CK3R aac663e0da
Implemented head_commit for webhooks (#16282) 3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 3 years ago
silverwind be745be0a4
Double the avatar size factor (#15941) 4 years ago
silverwind c05701dd7d
Fix frontpage avatars (#13853) 4 years ago
zeripath e6baa656f7
make avatar lookup occur at image request (#10540) 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) 6 years ago
mrsdizzie caba2829ef Improve issue reference on commit (#6694) 6 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