Commit Graph

25 Commits (49b2cb998b6ebaf98e89dd9dba8ba9d46d2fd82c)

Author SHA1 Message Date
Lunny Xiao f9acad82ca
Add proxy settings and support for migration and webhook (#16704) 3 years ago
zeripath 19ac575d57
Limit stdout tracelog to actual stdout (#16258) 3 years ago
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 3 years ago
6543 3ef23d5411
Use gitea logging module for git module (#16243) 3 years ago
Norwin a137ee7a68
git migration: don't prompt interactively for clone credentials (#15902) 3 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673) 4 years ago
zeripath 80a299d307
Always wait for the cmd to finish (#14006) 4 years ago
techknowlogick 9a17e2830b
refactor repo_stats to use os.pipe (#11726) 4 years ago
6543 bc11caff94
[Vendor] Switch go-version lib (#12719) 4 years ago
zeripath bda9e51fef
Remove async pre-empt hack if go >= 1.15 (#12718) 4 years ago
techknowlogick bd7d6a3d73
go1.15 (#12475) 4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745) 4 years ago
mrsdizzie 4563eb873d
Support unicode emojis and remove emojify.js (#11032) 4 years ago
mrsdizzie 922a239079
Disable new signal-based asynchronous goroutine preemption from GO 1.14 in git env (#11237) 4 years ago
zeripath 07f6ae30e4
Change default value of DefaultCommandExecutionTimeout to match cheatsheet (#10581) 5 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708) 5 years ago
Mura Li 6e6936d73d Fix nondeterministic behavior (#9341) 5 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 5 years ago
Lunny Xiao 7b7d382b8b Fix datarace on git.GlobalCommandArgs on tests (#9162) 5 years ago
zeripath 74bb292fe3
Migrate temp_repo.go to use git.NewCommand (#8918) 5 years ago
zeripath 8eeb2877d5
Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 5 years ago
Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 5 years ago
zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 5 years ago
Mura Li 2a9806bfc6 Pre-calculate the absolute path of git (#6575) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
Michael Kuhn 0222623be9 Explicitly disable Git credential helper (#5367) 6 years ago
Sandro Santilli 44053532bb Serve .patch for pull requests (#3305) 7 years ago
Ethan Koenig 474d636794 Update code.gitea.io/git (#1824) 7 years ago
Mura Li edbb9eefd6 Fix race when running commands with timeout (#1465) 8 years ago
Lunny Xiao 47a7529d96 update code.gitea.io/git (#450) 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
Thomas Boerger 1ebb35b988
Added all required dependencies 8 years ago