217 Commits (85202d4784758573f80f93dbbda97a444e7ece99)

Author SHA1 Message Date
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 4 years ago
  Lunny Xiao e7d4895732
Move commit repo action from models to repofiles package (#7645) 4 years ago
  zeripath 4d643a59db SetDefaultBranch on pushing to empty repository (#7610) 4 years ago
  Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557) 4 years ago
  mrsdizzie fb0c562f8b Fix regex for issues in commit messages (#7444) 4 years ago
  Drew 89aa08d372 Fix mirror sync not automatically sending webhook requests (#7366) 4 years ago
  Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) 4 years ago
  zeripath 94ceaf1c0c Allow colon between fixing word and issue (#7207) 4 years ago
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
  zeripath d64a646c0a Escape the commit message on issues update and title in telegram hook (#6901) 5 years ago
  Wim 4508380cf7 Show full name if DefaultShowFullName setting activated (#6710) 5 years ago
  mrsdizzie caba2829ef Improve issue reference on commit (#6694) 5 years ago
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 years ago
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
  Aidan Fitzgerald f5cf9a8355 Copyedit docs (#6275) 5 years ago
  Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992) 5 years ago
  Lanre Adelowo 5390791224 Automatically clear stopwatch on merging a PR (#4327) 5 years ago
  zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 5 years ago
  Harshit Bansal 9f476b8d1e Don't close issues via commits on non-default branch. (#5622) 5 years ago
  Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977) 5 years ago
  SagePtr 10a2a904d7 Fix bug when repo remained bare if multiple branches pushed (#4923) 5 years ago
  Lauris BH fa4663e61e Add push webhook support for mirrored repositories (#4127) 5 years ago
  kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531) 5 years ago
  Guido Diepen 7c943b1cad Implemented hover text showing user FullName (#4261) 5 years ago
  Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929) 6 years ago
  Bwko 321cc2a3d0 Set default branchname on first push (#3715) 6 years ago
  Bo-Yi Wu 04b3e8cbdc
refactor: reduce sql query in retrieveFeeds (#3547) 6 years ago
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 6 years ago
  Ethan Koenig 3163abedd6 Fix ref parsing in commit messages (#3067) 6 years ago
  cstyles b0b24a2dbb Use RelAvatarLink() in GetActAvatar() (#2800) 6 years ago
  Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) 6 years ago
  David Schneiderbauer 1eedd983ea Complete push webhooks (#2530) 6 years ago
  Ethan Koenig acecedc410 Use named ActionType constants in template helper (#2545) 6 years ago
  Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 6 years ago
  Lunny Xiao e41da3845d fix duplicated feed (#2370) 6 years ago
  Lunny Xiao 64b7068846 Add more test for login links and fix a bug on action retrieve (#2361) 6 years ago
  Ethan Koenig fd6e91077a Fix SQL condition bug in GetFeeds(..) (#2360) 6 years ago
  Bwko 1a5fe4326f Add collaborative repositories to the dashboard (#2205) 6 years ago
  Lauris BH b639fa1648 Ignore invalid issue numbers in commit messages. Fixes #2022 (#2150) 6 years ago
  Jonas Franz 441986a473 Fix "Dashboard shows deleted comments" (#1995) 6 years ago
  Ethan Koenig 96152c38b1 Fix bug in Action.loadRepo() (#1959) 7 years ago
  Ethan Koenig 4e5ee2b67a Fix user profile activity feed (#1848) 7 years ago
  Ethan Koenig c85ff532e9 Commitless repos should be bare 7 years ago
  Ethan Koenig bafd778c25 Fix invalid reference in feeds template (#1820) 7 years ago
  Ethan Koenig 0c332f0480 Fix activity feed (#1779) 7 years ago
  agrn 88112a5324 Fix "Error: No issue number specified" when pushing (#1393) 7 years ago
  Lunny Xiao 3cf0e513e6 fix wrong log when push to a new branch (#1220) 7 years ago
  Ethan Koenig da1b6164fe Fix FIXME and remove superfluous queries in models/org (#749) 7 years ago
  Andrey Nering 84b7d29d34 Create missing database indexes (#596) 7 years ago
  Ethan Koenig 1207bda94b Fix typos in models/ (#576) 7 years ago