74 次代码提交 (f4bcfea712ea57f2a57e7bc7319b6edc598258cb)

作者 SHA1 备注 提交日期
  6543 4160bd6ef1
Remove Unused Functions (#10516) 5 年前
  Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106) 5 年前
  Lunny Xiao 99d869fa63
Move push commits from models to modules/repository (#9370) 5 年前
  zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501) 5 年前
  Lunny Xiao 3d5f31f77d Fix SetExpr failed (#9506) 5 年前
  zeripath 7bfb83e064 Batch hook pre- and post-receive calls (#8602) 5 年前
  Lunny Xiao e151674cfa
Move PushUpdateOptions from models to repofiles (#9124) 6 年前
  zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483) 6 年前
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 6 年前
  Lunny Xiao 2c5c458dd7
Move models.PushUpdate to repofiles.PushUpdate (#7485) 6 年前
  Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 6 年前
  kolaente f9ec2f89f2 Add golangci (#6418) 6 年前
  Lunny Xiao d93e6232e8
Move PushUpdate dependency from models to repofiles (#6763) 6 年前
  zeripath 704da08fdc
Better logging (#6038) (#6095) 6 年前
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 年前
  Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977) 7 年前
  Lukas Treyer be4ec0cbba env var GITEA_PUSHER_EMAIL (#4516) 7 年前
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 8 年前
  Ethan Koenig 5866eb2321 Code/repo search (#2582) 8 年前
  Lauris BH 6a107e57f6 Add checks for commits with missing author and time (#2771) 8 年前
  Lauris BH eca05b09aa Add commit count caching (#2774) 8 年前
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 8 年前
  David Schneiderbauer 1eedd983ea Complete push webhooks (#2530) 8 年前
  Lauris BH 7a0297819d Sync releases table with tags on push and for mirrors (#2459) 8 年前
  Ethan Koenig 7907786040 Trigger sync webhooks on UI commit (#2302) 8 年前
  Lunny Xiao 930d1759ae Remove env user salt since no need to use (#1515) 8 年前
  Lunny Xiao 1773e88643 Drop db operations from hook commands (#1514) 8 年前
  Jonas be6edaddcb Repo size in admin panel (#1482) 8 年前
  Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030) 8 年前
  Gabriel Jackson bf6f61cc69 Cleanup log messaging 8 年前
  Lunny Xiao 47a7529d96 update code.gitea.io/git (#450) 9 年前
  Alexander Lunegov d5d21b67d2 Fix string format verbs (#3637) 9 年前
  Thomas Boerger 6dd2c3b2db
Fixed linting errors for variable definitions 9 年前
  Bwko 33a2ac3830 Lint models/update.go & webhook_slack.go 9 年前
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 年前
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 9 年前
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 9 年前
  Unknwon a00c932bbc General code quality improvement 9 年前
  Unknwon 15845cb287 Code clean up for new config options 9 年前
  lstahlman 89f71b44f7 Add committer information to API and Webhooks. Also fixes #3271 (#3414) 9 年前
  Unknwon c5d4a9e046 #2907 Add commit timestamp to webhook 9 年前
  Unknwon 1f2e173a74 Refactor User.Id to User.ID 9 年前
  Unknwon 338af89d56 #2650 fix possbility that use email as pusher user name 9 年前
  Unknwon 19423957b1 rename import path 10 年前
  Unknwon 99e9bbef6c fix bool check for repo max limit and fix hang when push repo with tons of commits 10 年前
  Unknwon 9a2e43bff2 move out git module and #1573 send push hook 10 年前
  Unknwon 1d57f0d64f Show custom avatars in commits 10 年前
  Unknwon 2bd64621fc #1900 last updatede time not update after push 10 年前
  Unknwon f255b1e86d #1896 fatal when no needed update task 10 年前
  Unknwon 3a81fdf092 rename fields 10 年前