223 Commits (eb1a46b3d02cb61db90b18fa95b5e6aaeaa76a2a)

Author SHA1 Message Date
  Lunny Xiao fb2c691c3e Move some actions to notification/action (#8779) 5 years ago
  Lunny Xiao 352d6ee7e7 Move sync mirror actions to mirror service package (#8518) 5 years ago
  guillep2k 852135fa3d Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 5 years ago
  Rinat a3dc05223e feat: highlight issue references with : (#8101) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Lunny Xiao c3a5147439 Add file status on API (#7671) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  Lunny Xiao d6fd784ea9 Move commit repo action from models to repofiles package (#7645) 5 years ago
  zeripath 267b76a69f SetDefaultBranch on pushing to empty repository (#7610) 5 years ago
  Christian Muehlhaeuser b9d3030efa Removed unnecessary conversions (#7557) 5 years ago
  mrsdizzie 57ec1c31c9 Fix regex for issues in commit messages (#7444) 6 years ago
  Drew d58ddb8112 Fix mirror sync not automatically sending webhook requests (#7366) 6 years ago
  Lunny Xiao 1d4cf7b213 Fix error log when loading issues caused by a xorm bug (#7271) 6 years ago
  zeripath 22cb4cc12b Allow colon between fixing word and issue (#7207) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  zeripath dbc26bfd51 Escape the commit message on issues update and title in telegram hook (#6901) 6 years ago
  Wim cf2f7b2ab1 Show full name if DefaultShowFullName setting activated (#6710) 6 years ago
  mrsdizzie 30660ee99a Improve issue reference on commit (#6694) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  Aidan Fitzgerald 2b402071e2 Copyedit docs (#6275) 6 years ago
  Lanre Adelowo 5c160bafca Add option to close issues via commit on a non master branch (#5992) 6 years ago
  Lanre Adelowo fb11210634 Automatically clear stopwatch on merging a PR (#4327) 6 years ago
  zeripath add9b0c141 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
  Harshit Bansal 904e810b43 Don't close issues via commits on non-default branch. (#5622) 6 years ago
  Lunny Xiao 7f7a2886ee Improve performance of dashboard (#4977) 6 years ago
  SagePtr b5eb1de0c0 Fix bug when repo remained bare if multiple branches pushed (#4923) 6 years ago
  Lauris BH f367cdf2fe Add push webhook support for mirrored repositories (#4127) 6 years ago
  kolaente afdc089f64 Added dependencies for issues (#2196) (#2531) 7 years ago
  Guido Diepen 7ed6bcbc8d Implemented hover text showing user FullName (#4261) 7 years ago
  Lunny Xiao a619bd08b0 Add more webhooks support and refactor webhook templates directory (#3929) 7 years ago
  Bwko 4a72b5b500 Set default branchname on first push (#3715) 7 years ago
  Bo-Yi Wu b491d2e450 refactor: reduce sql query in retrieveFeeds (#3547) 7 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
  Ethan Koenig d6b1f1fec3 Fix ref parsing in commit messages (#3067) 7 years ago
  cstyles 711c5f1ee6 Use RelAvatarLink() in GetActAvatar() (#2800) 7 years ago
  Lunny Xiao c2b107fcb0 Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
  David Schneiderbauer fab64e9241 Complete push webhooks (#2530) 7 years ago
  Ethan Koenig fb9d616fb3 Use named ActionType constants in template helper (#2545) 7 years ago
  Lunny Xiao d00b7dab75 Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 7 years ago
  Lunny Xiao 48312b2c58 fix duplicated feed (#2370) 7 years ago
  Lunny Xiao 622e693cc4 Add more test for login links and fix a bug on action retrieve (#2361) 7 years ago
  Ethan Koenig a2fc1ad0b5 Fix SQL condition bug in GetFeeds(..) (#2360) 7 years ago
  Bwko b26bcf9b11 Add collaborative repositories to the dashboard (#2205) 7 years ago
  Lauris BH 009d54b145 Ignore invalid issue numbers in commit messages. Fixes #2022 (#2150) 8 years ago
  Jonas Franz 4ae5b416b7 Fix "Dashboard shows deleted comments" (#1995) 8 years ago
  Ethan Koenig 6fa177ef4c Fix bug in Action.loadRepo() (#1959) 8 years ago
  Andrey Nering 7bb3cec80d Merge pull request #1829 from ethantkoenig/no_branches 8 years ago
  Ethan Koenig 57c91032f3 Fix user profile activity feed (#1848) 8 years ago
  Ethan Koenig 74f13ec07b Commitless repos should be bare 8 years ago