1836 Commits (97b6368b7d1a5709d12495ba84636c3003c5d4c3)

Author SHA1 Message Date
  Richard Mahn 1831b3b571 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 6 years ago
  Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986) 6 years ago
  Bo-Yi Wu 743697a549
refactor: append, build variable and type switch (#4940) 6 years ago
  zeripath 31557b1274
Fix LFS Locks over SSH (#6999) 6 years ago
  zeripath 69d81b6569
Handle insecure and ports in go get (#7041) 6 years ago
  Lunny Xiao 063fa99159
when git version >= 2.18, git command could run with git wire protocol version 2 param if enabled (#7047) 6 years ago
  Rob Watson daaae2aad5 migrations: ensure rollback on error (#7039) (#7040) 6 years ago
  Lunny Xiao 355ab0c62c Fix wrong init dependency on markup extensions (#7038) 6 years ago
  Rob Watson df2557835b Improve handling of non-square avatars (#7025) 6 years ago
  Marat Radchenko 844f9a4bd8 Fix /verify LFS handler expecting wrong content-type (#7015) 6 years ago
  Vladimir Panteleev a98e085031 Show git-notes (#6984) 6 years ago
  Lunny Xiao d5a98a2969 Add support of utf8mb4 for mysql (#6992) 6 years ago
  zeripath 0d69dfb4ca
Do not attempt to return blob on submodule (#6996) 6 years ago
  Lunny Xiao 02542a2c15 fix missing repo description when migrating (#7000) 6 years ago
  zeripath 775a5a5b0f
Stop colorizing files by default (#6949) 6 years ago
  Lunny Xiao 710245e81e
Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 6 years ago
  zeripath e55c874dd2 Add work path CLI option (#6922) 6 years ago
  Lunny Xiao 8b36f01f45 Move xorm logger bridge from log to models so that log module could be a standalone package (#6944) 6 years ago
  Lunny Xiao 6123840745 Remove macaron dependent on modules/log (#6933) 6 years ago
  zeripath c0fc6cd9a8 rotate unusual logs and stop stacktracing (#6935) 6 years ago
  Tamal Saha 34d06f4c6b Handle CORS requests (#6289) 6 years ago
  zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 6 years ago
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 6 years ago
  zeripath e3166744fe
Fix logging documentation (#6904) 6 years ago
  Antoine GIRARD 10ff527fae internal/ssh: ignore env command totally (#6825) 6 years ago
  Wim 4508380cf7 Show full name if DefaultShowFullName setting activated (#6710) 6 years ago
  Lunny Xiao 08069dc465
Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 6 years ago
  Simon a2a006a5d5 Add GET requests to webhook (#6771) 6 years ago
  Mario Lubenka 55a8e12d85 Number of commits ahead/behind in branch overview (#6695) 6 years ago
  ngourdon 7806deab96 add french specific rule for translating plural texts (#6846) 6 years ago
  techknowlogick 46373e7657
Hash App token (#6724) 6 years ago
  Lauris BH 1fa9662946
Git statistics in Activity tab (#4724) 6 years ago
  Filip Navara dbb0c9658c Fix #6813: Allow git.GetTree to take both commit and tree names (#6816) 6 years ago
  zeripath ade88a877d Allow Recaptcha service url to be configured (#6820) 6 years ago
  Filip Navara 55daee8d22 Remove `seen` map from `getLastCommitForPaths` (#6807) 6 years ago
  zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 6 years ago
  Nicola Scattaglia cde6079879 Restore IsWindows variable assignment (#6722) (#6790) 6 years ago
  ngourdon d29d97d91c Set user search base field optional in DLDAP edit page (#6779) 6 years ago
  zeripath f6eedd4dc8 UI: Detect and restore encoding and BOM in content (#6727) 6 years ago
  techknowlogick ec2d489d15
OAuth2 token can be used in basic auth (#6747) 6 years ago
  Lunny Xiao 199faadea3 Fix org visibility bug when git cloning (#6743) 6 years ago
  James E. Blair dabee9b1a4 Handle redirects in git clone commands (#6688) 6 years ago
  mrsdizzie 0064535ad2 Fix domain name pattern in email regex (#6739) 6 years ago
  zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618) 6 years ago
  Filip Navara b83114f140 Fix one performance/correctness regression in #6478 found on Rails repository. (#6686) 6 years ago
  zeripath 3d5d2fa9d8
Unfortunately MemProvider Init does not actually Init properly (#6692) 6 years ago
  zeripath b33f7f792b
Prevent creating empty sessions (#6677) 6 years ago
  Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533) 6 years ago
  Daniel Grier b9d1fb6de3 Add support for MS Teams webhooks (#6632) 6 years ago
  Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) 6 years ago