180 Commits (b45b4c1f2229e0ced80f71d735258d0124a532a3)

Author SHA1 Message Date
  zeripath dfbf8692bf Always wait for the cmd to finish (#14006) 4 years ago
  6543 f255da69b8 Migrations: Use Process Manager to create own Context (#13792) 4 years ago
  zeripath e30525b9d4 Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
  zeripath e306576e5d Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470) 4 years ago
  zeripath 7871f3dc6c Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 4 years ago
  zeripath 2291a3040a go-version constraints ignore pre-releases (#13234) 4 years ago
  kolaente b6a684001b Update golangci-lint to version 1.31.0 (#13102) 4 years ago
  Lunny Xiao b40040cd38 Cache last commit when pushing for big repository (#10109) 4 years ago
  zeripath 679aa36997 Fix 500 on README in submodule (#13006) 4 years ago
  zeripath 757f4ed063 Always return a list from GetCommitsFromIDs (#12981) 4 years ago
  zeripath 42b760c11b Adopt repositories (#12920) 4 years ago
  zeripath 327261fea0 Add configurable Trust Models (#11712) 4 years ago
  mrsdizzie d67d088d12 Compare SSH_DOMAIN when parsing submodule URLs (#12753) 4 years ago
  techknowlogick 7d1e3220ad refactor repo_stats to use os.pipe (#11726) 4 years ago
  6543 cb0ad7427b [Vendor] Switch go-version lib (#12719) 4 years ago
  zeripath d8791b30d1 Remove async pre-empt hack if go >= 1.15 (#12718) 4 years ago
  zeripath 8c19fda8b2 Set context for running CreateArchive in to that of the request (#12555) 4 years ago
  John Olheiser ea4f99ef20 Initial support for push options (#12169) 4 years ago
  Success ba3eab801b fix typos (#12545) 4 years ago
  techknowlogick 743fa12969 go1.15 (#12475) 4 years ago
  zeripath 3509c48a66 Do not add prefix on http/https submodule links (#12477) 4 years ago
  zeripath 19c88d378c Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
  zeripath bf4633a4b4 Git 2.28 no longer permits diff with ... on unrelated branches (#12364) 4 years ago
  zeripath 22cc92e3eb Only use --exclude on name-rev with git >= 2.13 (#12347) 4 years ago
  zeripath c95f6682c3 Ensure BlameReaders close at end of request (#12102) 5 years ago
  赵智超 ed711c1af7 fix bug about can't skip commits base on base branch (#11555) 5 years ago
  Lauris BH 817da63944 Use enry language type to detect special languages (#11974) 5 years ago
  Lauris BH 5388f435d4 For language detection do not try to analyze big files by content (#11971) 5 years ago
  zeripath 88f39f6a25 Only write to global gitconfig if necessary (#11876) 5 years ago
  mrsdizzie 9d87a9c65e Fix 500 error on repos with no tags (#11870) 5 years ago
  zeripath e6af4c4395 Handle more pathological branch and tag names (#11843) 5 years ago
  Cirno the Strongest 8452780b7f Fix commit search in all branches (#11849) 5 years ago
  Cirno the Strongest b88e3db23b Show exact tag for commit on diff view (#11846) 5 years ago
  Cirno the Strongest 69c1bccf61 Don't consider tag refs as valid for branch name (#11847) 5 years ago
  Cirno the Strongest 090bcc5462 Fix language stat calculation (#11692) 5 years ago
  Lauris BH e8fd3638cb Change language statistics to save size instead of percentage (#11681) 5 years ago
  zeripath bb8ecde067 Fix issue with DiffIndex on initial commit (#11677) 5 years ago
  Lauris BH 76c1e08293 Exclude generated files from language statistics (#11653) 5 years ago
  zeripath af12b479cb Fix numbr of files, total additions, and deletions (#11614) 5 years ago
  Cirno the Strongest 47be1264ee Properly handle and return empty string for dangling commits in GetBranchName (#11587) 5 years ago
  赵智超 4e8c6e271e Add push commits history comment on PR time-line (#11167) 5 years ago
  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) 5 years ago
  Lauris BH 8b79c02942 Migrate to go-enry new version (#10906) 5 years ago
  6543 06dc20dbd6 [API] Get a single commit via Ref (#10915) 5 years ago