139 Commits (e9c247301dfd5b22e59617dfd1308f70d3af264f)

Author SHA1 Message Date
  zeripath 50f8308356 Refactor Cron and merge dashboard tasks (#10745) 5 years ago
  Sijmen Schoon 66db8a5fb4 Fix ref links in issue overviews for tags (#8742) 5 years ago
  zeripath 5cf2a199d2 Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327) 5 years ago
  zeripath 492e11a330 Manage port in submodule refurl (#11305) 5 years ago
  mrsdizzie f3ca8e1971 Support unicode emojis and remove emojify.js (#11032) 5 years ago
  mrsdizzie 689b1c8f04 Disable new signal-based asynchronous goroutine preemption from GO 1.14 in git env (#11237) 5 years ago
  zeripath 268d7b16c8 Fix submodule paths when AppSubUrl is not root (#11098) 6 years ago
  Lauris BH 8b79c02942 Migrate to go-enry new version (#10906) 6 years ago
  6543 06dc20dbd6 [API] Get a single commit via Ref (#10915) 6 years ago
  John Olheiser af44abe4c2 Add gitea-vet (#10948) 6 years ago
  zeripath 1ca061f956 Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862) 6 years ago
  zeripath 493b60cc30 Handle push rejection in branch and upload (#10854) 6 years ago
  Lauris BH 5543e32823 Migrate to go-git/go-git v5.0.0 (#10735) 6 years ago
  zeripath bb80f37f14 Fix panic in API pulls when headbranch does not exist (#10676) 6 years ago
  zeripath e81c66a53b Change default value of DefaultCommandExecutionTimeout to match cheatsheet (#10581) 6 years ago
  6543 97ec108a00 Code Refactor of IssueWatch related things (#10401) 6 years ago
  6543 7ed7f6974f [API] enable paggination for ListRepoTags (#10454) 6 years ago
  zeripath b410ea0672 Render READMEs in docs/ .gitea or .github from root (#10361) 6 years ago
  Lauris BH 6ce8f85da9 Add detected file language to code search (#10256) 6 years ago
  Lauris BH 416682f73d Language statistics bar for repositories (#8037) 6 years ago
  Lauris BH 5323ee6060 Fix commit between two commits calculation if there is only last commit (#10225) 6 years ago
  Lunny Xiao 10ccbbf57e Cache last commit to accelerate the repository directory page visit (#10069) 6 years ago
  Lunny Xiao f1001ce904 Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 6 years ago
  SpaWn2KiLl 539bd27f9f API add/generalize pagination (#9452) 6 years ago
  zeripath ca66f94b68 Make archive prefixing configurable with a global setting (#9943) 6 years ago
  Lauris BH f8533a1232 Add top author stats to activity page (#9615) 6 years ago
  zeripath 2953647d92 Add require signed commit for protected branch (#9708) 6 years ago
  David Svantesson 444f12e96d Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 6 years ago
  zeripath dd7de6f3ef Provide Default messages for merges (#9393) 6 years ago
  Mario Lubenka c549a0dc23 Change target branch for pull request (#6488) 6 years ago
  zeripath eecb25d52b Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 6 years ago
  zeripath d39cb1337f Remove SavePatch and generate patches on the fly (#9302) 6 years ago
  Mura Li 1fe037952b Fix nondeterministic behavior (#9341) 6 years ago
  zeripath 3a7e9e36eb Make repository management section handle lfs locks (#8726) 6 years ago
  zeripath 7795786485 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 6 years ago
  John Olheiser e2738c4b5c Variable expansion in repository templates (#9163) 6 years ago
  Lunny Xiao 723817f161 Fix datarace on git.GlobalCommandArgs on tests (#9162) 6 years ago
  Lunny Xiao 0f2865ad4f Move mirror sync actions to notification (#9022) 6 years ago
  Benno ccdd8c1798 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 6 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 6 years ago
  zeripath 9a48255c44 Migrate temp_repo.go to use git.NewCommand (#8918) 6 years ago
  zeripath 03447a699d Stop using git count-objects and use raw directory size for repository (#8848) 6 years ago
  zeripath 480c4099d9 Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 6 years ago
  jaqra d162034d64 Fix count for commit graph last page (#8843) 6 years ago
  Lunny Xiao fc330558a0 fix 500 when edit hook (#8782) 6 years ago
  zeripath f790adae57 On windows set core.longpaths true (#8776) 6 years ago
  zeripath 921df75e11 Add basic repository lfs management (#7199) 6 years ago
  zeripath 72c9cb7196 Ensure default gpg settings not nil and found commits have reference to repo (#8604) 6 years ago
  zeripath 76b8e9500e Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 6 years ago
  zeripath fd1f508e48 IsBranchExist: return false if provided name is empty (#8485) 6 years ago