234 Commits (v1.12.1)

Autor SHA1 Mensaje Fecha
  6543 e57ac841de
Fix potential bugs (#10513) hace 4 años
  James Lakin 7ffc2427da
Show the username as a fallback on feeds if full name is blank (#10438) hace 4 años
  zeripath 206a031b38
Ensure that feeds are appropriately restricted (#10018) hace 4 años
  Manush Dodunekov 1751d5fcf2 Restricted users (#6274) hace 4 años
  Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717) hace 4 años
  Lunny Xiao 99d869fa63
Move push commits from models to modules/repository (#9370) hace 4 años
  mrsdizzie 1df701fd1a Add ActionCommentPull action (#9456) hace 4 años
  Lunny Xiao ef98b168f7
Move UpdateIssuesCommit from models to repofiles (#9276) hace 4 años
  guillep2k c58fba944d Fix permission checks for close/reopen from commit (#8875) hace 4 años
  Lunny Xiao 21ae9838e0
Move transfer repository and rename repository on a service package and start action notification (#8573) hace 4 años
  John Olheiser 06a8504c78 Update dashboard context for PR reviews (#8995) hace 4 años
  Lunny Xiao 016a5d0438 Move some actions to notification/action (#8779) hace 4 años
  Lunny Xiao 8edf3d5804 Move sync mirror actions to mirror service package (#8518) hace 4 años
  guillep2k 15809d81f7 Rewrite reference processing code in preparation for opening/closing from comment references (#8261) hace 4 años
  Rinat b660a732ae feat: highlight issue references with : (#8101) hace 4 años
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) hace 4 años
  Lunny Xiao 09ca391230
Add file status on API (#7671) hace 4 años
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) hace 4 años
  Lunny Xiao e7d4895732
Move commit repo action from models to repofiles package (#7645) hace 4 años
  zeripath 4d643a59db SetDefaultBranch on pushing to empty repository (#7610) hace 4 años
  Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557) hace 4 años
  mrsdizzie fb0c562f8b Fix regex for issues in commit messages (#7444) hace 4 años
  Drew 89aa08d372 Fix mirror sync not automatically sending webhook requests (#7366) hace 5 años
  Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) hace 5 años
  zeripath 94ceaf1c0c Allow colon between fixing word and issue (#7207) hace 5 años
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) hace 5 años
  zeripath d64a646c0a Escape the commit message on issues update and title in telegram hook (#6901) hace 5 años
  Wim 4508380cf7 Show full name if DefaultShowFullName setting activated (#6710) hace 5 años
  mrsdizzie caba2829ef Improve issue reference on commit (#6694) hace 5 años
  zeripath 704da08fdc
Better logging (#6038) (#6095) hace 5 años
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) hace 5 años
  Aidan Fitzgerald f5cf9a8355 Copyedit docs (#6275) hace 5 años
  Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992) hace 5 años
  Lanre Adelowo 5390791224 Automatically clear stopwatch on merging a PR (#4327) hace 5 años
  zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714) hace 5 años
  Harshit Bansal 9f476b8d1e Don't close issues via commits on non-default branch. (#5622) hace 5 años
  Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977) hace 5 años
  SagePtr 10a2a904d7 Fix bug when repo remained bare if multiple branches pushed (#4923) hace 5 años
  Lauris BH fa4663e61e Add push webhook support for mirrored repositories (#4127) hace 5 años
  kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531) hace 6 años
  Guido Diepen 7c943b1cad Implemented hover text showing user FullName (#4261) hace 6 años
  Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929) hace 6 años
  Bwko 321cc2a3d0 Set default branchname on first push (#3715) hace 6 años
  Bo-Yi Wu 04b3e8cbdc
refactor: reduce sql query in retrieveFeeds (#3547) hace 6 años
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) hace 6 años
  Ethan Koenig 3163abedd6 Fix ref parsing in commit messages (#3067) hace 6 años
  cstyles b0b24a2dbb Use RelAvatarLink() in GetActAvatar() (#2800) hace 6 años
  Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) hace 6 años
  David Schneiderbauer 1eedd983ea Complete push webhooks (#2530) hace 6 años
  Ethan Koenig acecedc410 Use named ActionType constants in template helper (#2545) hace 6 años