74 Commits (1fc7b52f249a0271bfc5467cc9b4cc94de11ebc7)

Author SHA1 Message Date
  6543 a9229912d8 Remove Unused Functions (#10516) 6 years ago
  Lunny Xiao be45245e67 Move PushUpdateAddDeleteTags to repository module from models (#10106) 6 years ago
  Lunny Xiao f46571f197 Move push commits from models to modules/repository (#9370) 6 years ago
  zeripath 7c07b0ec2e Properly enforce gitea environment for pushes (#9501) 6 years ago
  Lunny Xiao 797904d16b Fix SetExpr failed (#9506) 6 years ago
  zeripath 7686f07a6c Batch hook pre- and post-receive calls (#8602) 6 years ago
  Lunny Xiao b35bfd56f5 Move PushUpdateOptions from models to repofiles (#9124) 6 years ago
  zeripath f204b8c63e Allow Protected Branches to Whitelist Deploy Keys (#8483) 6 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 6 years ago
  Lunny Xiao e183c18dd4 Move models.PushUpdate to repofiles.PushUpdate (#7485) 6 years ago
  Lunny Xiao 97ca2d8884 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Lunny Xiao b59eaaa90e Move PushUpdate dependency from models to repofiles (#6763) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 7 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 7 years ago
  Lunny Xiao 7f7a2886ee Improve performance of dashboard (#4977) 7 years ago
  Lukas Treyer 553be7af53 env var GITEA_PUSHER_EMAIL (#4516) 7 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 8 years ago
  Ethan Koenig 7aee62e1bc Code/repo search (#2582) 8 years ago
  Lauris BH 001c1c7a81 Add checks for commits with missing author and time (#2771) 8 years ago
  Lauris BH 1c6c8a728c Add commit count caching (#2774) 8 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 8 years ago
  David Schneiderbauer fab64e9241 Complete push webhooks (#2530) 8 years ago
  Lauris BH 94ad100bdf Sync releases table with tags on push and for mirrors (#2459) 8 years ago
  Ethan Koenig cef724e99d Trigger sync webhooks on UI commit (#2302) 8 years ago
  Lunny Xiao 7d355a42b3 Remove env user salt since no need to use (#1515) 9 years ago
  Lunny Xiao 6e24cd5498 Drop db operations from hook commands (#1514) 9 years ago
  Jonas 6c8faadf3d Repo size in admin panel (#1482) 9 years ago
  Lunny Xiao 6448b1a381 Move push update to post-receive and protected branch check to pre-receive (#1030) 9 years ago
  Gabriel Jackson 3e7f8ec9d3 Cleanup log messaging 9 years ago
  Lunny Xiao 301dcd4876 update code.gitea.io/git (#450) 9 years ago
  Alexander Lunegov ace89e326a Fix string format verbs (#3637) 9 years ago
  Thomas Boerger 20d032f3bd Fixed linting errors for variable definitions 9 years ago
  Bwko 4765d2e37b Lint models/update.go & webhook_slack.go 9 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 9 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Unknwon cc9a66db51 General code quality improvement 9 years ago
  Unknwon 83ccca5e24 Code clean up for new config options 9 years ago
  lstahlman 3bc40ec99b Add committer information to API and Webhooks. Also fixes #3271 (#3414) 9 years ago
  Unknwon acc3afee64 #2907 Add commit timestamp to webhook 9 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  Unknwon 665db06fbe #2650 fix possbility that use email as pusher user name 10 years ago
  Unknwon 8ac9d9b4c7 rename import path 10 years ago
  Unknwon 4b1f1ee19c fix bool check for repo max limit and fix hang when push repo with tons of commits 10 years ago
  Unknwon 7c3baef786 move out git module and #1573 send push hook 10 years ago
  Unknwon 7e6542d0f5 Show custom avatars in commits 10 years ago
  Unknwon d501981dc9 #1900 last updatede time not update after push 10 years ago
  Unknwon ac3cbc19e0 #1896 fatal when no needed update task 10 years ago
  Unknwon 12cad18886 rename fields 10 years ago