Commit Graph

2135 Commits (d86e5871869a32b7b8dddc688641d2c4257b740d)

Author SHA1 Message Date
Mura Li c027eac1d6 Avoid ambiguity of branch/directory names for the git-diff-tree command (#8066)
5 years ago
Gary Kim ee11974719 Search Commits via Commit Hash (#7400)
5 years ago
guillep2k 6097ff68e7 Make encoding tests independent of LOCALE settings (#8018)
5 years ago
Gary Kim f1c414882c Add Ability for User to Customize Email Notification Frequency (#7813)
5 years ago
Richard Mahn 3302066f69 Fixes #7945 - makes sure we are only getting tag refs (#7990)
5 years ago
Antoine GIRARD 954fe0e4e0
swagger/fix: []string are not enum by swagger definition (#7916)
5 years ago
Mike Schwörer 042089fbaf API method to list all commits of a repository (#6408)
5 years ago
David Svantesson c9546d4cdd Include description in repository search. (#7942)
5 years ago
David Svantesson 8c24bb9e43 Abort syncrhonization from LDAP source if there is some error. (#7960)
5 years ago
guillep2k e3115cc019 Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669)
5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806)
5 years ago
David Svantesson ce45a8c257 Allow token as authorization for accessing attachments (#7909)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Lunny Xiao 09ca391230
Add file status on API (#7671)
5 years ago
Lunny Xiao ed58919bfc fix bug when migrating a private repository (#7917)
5 years ago
Lunny Xiao 2d0b90c967 Fix upload file type check (#7890)
5 years ago
zeripath bee1227b2f
Extract the username and password from the mirror url (#7651)
5 years ago
Norwin 867f46f78e Detect delimiter in CSV rendering (#7869)
5 years ago
guillep2k 5661773018 Remove unique filter from repo indexer analyzer. (#7878)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 years ago
guillep2k 5a44be627c Convert files to utf-8 for indexing (#7814)
5 years ago
Lunny Xiao c021890930
move CreateReview to moduels/pull (#7841)
5 years ago
zeripath def84840db Attempt to fix hook problem (#7854)
5 years ago
Gary Kim 7eed11e5e9 Check commit message hashes before making links (#7713)
5 years ago
Antoine GIRARD 46d6b92ad0 Import topics during migration (#7851)
5 years ago
Mura Li 602155df7b Do not fetch all refs (#7797)
5 years ago
WGH 98fd085039 Fix lax comparison in validation tests (#7815)
5 years ago
Antoine GIRARD e9bb75d8d1 Fix duplicate call of webhook (#7821)
5 years ago
guillep2k 2594693a46 Remove camel case tokenization from repo indexer (#7733)
5 years ago
zeripath 7ad67109d7
Be more strict with git arguments (#7715)
5 years ago
silverwind 1d8915ad5d Add a lot of extension to language mappings for syntax highlights (#7741)
5 years ago
FlorianBen 0e887af2d1 Fix specific highlighting (CMakeLists.txt ...) (#7686)
5 years ago
guillep2k 3566d2c860 Include "executable" files in the index, as they are not necessarily binary (#7718)
5 years ago
Lunny Xiao e503794371 remove unnecessary fmt on generate bindata (#7706)
5 years ago
zeripath a4b7a4f2f8 Correct wrong datetime format for git (#7689)
5 years ago
Lunny Xiao e7d4895732
Move commit repo action from models to repofiles package (#7645)
5 years ago
Lunny Xiao a94ae7acb0 fix bug on migrating milestone from github (#7665)
5 years ago
Lunny Xiao 6782a704ef Fix bug create/edit wiki pages when code master branch protected (#7580)
5 years ago
zeripath 6485962dd5
Fix panic on push at #7611 (#7615)
5 years ago
Lunny Xiao 2c5c458dd7
Move models.PushUpdate to repofiles.PushUpdate (#7485)
5 years ago
Christian Muehlhaeuser 5e4e7d3df0 Added missing error checks in tests (#7554)
5 years ago
Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557)
5 years ago
silverwind fe7689a6b2 Fix empty commits now showing in repo overview (#7521)
5 years ago
Christian Muehlhaeuser 9a965035f0 Un-lambda base.FileSize (#7556)
5 years ago
Lunny Xiao 8ad64574ee Fix markdown invoke sequence (#7513)
5 years ago
Lunny Xiao 8ea60e7e61
remove duplicated webhook trigger (#7511)
5 years ago
Lunny Xiao ce087c58ef
Remove settting dependency on modules/session (#7237)
5 years ago
Lunny Xiao d2958d9f46 Move status table to cron package (#7370)
5 years ago
Lunny Xiao 2739a0be98
only create opened pull request when migrating from github (#7463)
5 years ago
Tamal Saha 2102f9d92d Support setting cookie domain (#6288)
5 years ago
Cherrg a7b1ba0e3d wiki history improvements (#7391)
5 years ago
Lunny Xiao 427a161c67 Fix migration tests since #7 fixed (#7375)
5 years ago
mrsdizzie 1f1ecda541 Display original author and URL information when showing migrated issues/comments (#7352)
5 years ago
Mura Li f88aa1d215 Support git.PATH entry in app.ini (#6772)
5 years ago
EpicCoder 8d9d6aa903 Add additional password hash algorithms (closes #5859) (#6023)
5 years ago
Antoine GIRARD f369788347 Refactor filetype is not allowed errors (#7309)
5 years ago
techknowlogick d0ec940dd7
switch to use gliderlabs/ssh for builtin server (#7250)
5 years ago
mrsdizzie 7166629d9c Fix typo in PR migration check (#7368)
5 years ago
AJ ONeal 62d6127f1b Make captcha and password optional for external accounts (#6606)
5 years ago
Lunny Xiao 337d6915ff Detect migrating batch size (#7353)
5 years ago
Filip Navara 6e2a59e4ce Use commit graph files for listing pages (#7314)
5 years ago
Lunny Xiao e728b55812 Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337)
5 years ago
zeripath 3563650bdb #6946 Run hooks on merge/edit and cope with protected branches (#6961)
5 years ago
Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845)
5 years ago
Richard Mahn cd96dee982 Fixes #7292 - API File Contents bug (#7301)
5 years ago
Richard Mahn 002b597c1f Fixes #7152 - Allow create/update/delete message to be empty, use default message (#7324)
5 years ago
Lunny Xiao 462284e2f5
Use batch insert on migrating repository to make the process faster (#7050)
5 years ago
Lunny Xiao d741316aae add commitgraph support global default true when git version >= 2.18 (#7313)
5 years ago
Richard Mahn 567e117df8 Fixes #7238 - Annotated tag commit ID incorrect (#7321)
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
Lunny Xiao 42729b7562
fix API link header (#7298)
5 years ago
zeripath baefea311f
Fix #732: Add LFS objects to base repository on merging (#7082)
5 years ago
mrsdizzie a25b3d4c72 Fix Submodule dection in subdir (#7275)
5 years ago
Lunny Xiao 8ec659722d Only check and config git on web subcommand but not others (#7236)
5 years ago
silverwind b209531959 fix hljs unintenionally highlighting commit links (#7244)
5 years ago
Lunny Xiao 392fe6c943 Fix migration panic when Head.User is not exist (#7226)
5 years ago
Lunny Xiao d8168b356d
Add missing description of label on API (#7159)
5 years ago
zeripath cf2221e3ac Add LastLogin to the User API (#7196)
5 years ago
Antoine GIRARD 273f1997ff setting: don't require same running user for internal SSH (like win platform) (#7215)
5 years ago
John Olheiser 8f0182c322 API error cleanup (#7186)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Mario Lubenka 1608f63e39 Fixes diff on merged pull requests (#7171)
5 years ago
silverwind 499a8a1cdd Various fixes for issue mail notifications (#7165)
5 years ago
Lunny Xiao b3b468444b Revert "make modules/structs as a spereate go mod (#7127)" (#7175)
5 years ago
Lunny Xiao 835b53fc25
make modules/structs as a spereate go mod (#7127)
5 years ago
Lunny Xiao d93e6232e8
Move PushUpdate dependency from models to repofiles (#6763)
5 years ago
Richard Mahn 8de0b0a3f0 Fixes #2738 - Adds the /git/tags API endpoint (#7138)
5 years ago
Lunny Xiao 6fb31a5461
fix GCArgs load from ini (#7156)
5 years ago
Mario Lubenka 311ce2d1d0 Compare branches, commits and tags with each other (#6991)
5 years ago
Lanre Adelowo de6539fc8c Add state param to milestone listing API (#7131)
5 years ago
Rob Watson 8bf405986e Add Rust highlighting (#7125)
5 years ago
mrsdizzie 2ac2a5b0ba Refactor submodule URL parsing (#7100)
5 years ago
Lunny Xiao 83b90e4199 Use vfsgen instead of go-bindata (#7080)
5 years ago
Mario Lubenka 8eba27c792 Repository avatar fallback configuration (#7087)
5 years ago
zeripath 356854fc5f Move serv hook functionality & drop GitLogger (#6993)
5 years ago
mrsdizzie de6ef14d04 Validate External Tracker URL Format (#7089)
5 years ago
Robert A. Nowak 592924a34b Fix Erlang and Elixir highlight mappings (#7044)
5 years ago
Lunny Xiao 7d12ec2abd improve github downloader on migrations (#7049)
5 years ago
Richard Mahn 43cf2f3b55 Fixes #7023 - API Org Visibility (#7028)
5 years ago
Richard Mahn 1831b3b571 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006)
5 years ago
Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986)
5 years ago
Bo-Yi Wu 743697a549
refactor: append, build variable and type switch (#4940)
5 years ago
zeripath 31557b1274
Fix LFS Locks over SSH (#6999)
5 years ago
zeripath 69d81b6569
Handle insecure and ports in go get (#7041)
5 years ago
Lunny Xiao 063fa99159
when git version >= 2.18, git command could run with git wire protocol version 2 param if enabled (#7047)
5 years ago
Rob Watson daaae2aad5 migrations: ensure rollback on error (#7039) (#7040)
5 years ago
Lunny Xiao 355ab0c62c Fix wrong init dependency on markup extensions (#7038)
5 years ago
Rob Watson df2557835b Improve handling of non-square avatars (#7025)
5 years ago
Marat Radchenko 844f9a4bd8 Fix /verify LFS handler expecting wrong content-type (#7015)
5 years ago
Vladimir Panteleev a98e085031 Show git-notes (#6984)
5 years ago
Lunny Xiao d5a98a2969 Add support of utf8mb4 for mysql (#6992)
5 years ago
zeripath 0d69dfb4ca
Do not attempt to return blob on submodule (#6996)
5 years ago
Lunny Xiao 02542a2c15 fix missing repo description when migrating (#7000)
5 years ago
zeripath 775a5a5b0f
Stop colorizing files by default (#6949)
5 years ago
Lunny Xiao 710245e81e
Refactor models.NewRepoContext to extract git related codes to modules/git (#6941)
5 years ago
zeripath e55c874dd2 Add work path CLI option (#6922)
5 years ago
Lunny Xiao 8b36f01f45 Move xorm logger bridge from log to models so that log module could be a standalone package (#6944)
5 years ago
Lunny Xiao 6123840745 Remove macaron dependent on modules/log (#6933)
5 years ago
zeripath c0fc6cd9a8 rotate unusual logs and stop stacktracing (#6935)
5 years ago
Tamal Saha 34d06f4c6b Handle CORS requests (#6289)
5 years ago
zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672)
5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905)
5 years ago
zeripath e3166744fe
Fix logging documentation (#6904)
5 years ago
Antoine GIRARD 10ff527fae internal/ssh: ignore env command totally (#6825)
5 years ago
Wim 4508380cf7 Show full name if DefaultShowFullName setting activated (#6710)
5 years ago
Lunny Xiao 08069dc465
Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290)
5 years ago
Simon a2a006a5d5 Add GET requests to webhook (#6771)
5 years ago
Mario Lubenka 55a8e12d85 Number of commits ahead/behind in branch overview (#6695)
5 years ago
ngourdon 7806deab96 add french specific rule for translating plural texts (#6846)
5 years ago
techknowlogick 46373e7657
Hash App token (#6724)
5 years ago
Lauris BH 1fa9662946
Git statistics in Activity tab (#4724)
5 years ago
Filip Navara dbb0c9658c Fix #6813: Allow git.GetTree to take both commit and tree names (#6816)
5 years ago
zeripath ade88a877d Allow Recaptcha service url to be configured (#6820)
5 years ago
Filip Navara 55daee8d22 Remove `seen` map from `getLastCommitForPaths` (#6807)
5 years ago
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)
5 years ago
Nicola Scattaglia cde6079879 Restore IsWindows variable assignment (#6722) (#6790)
5 years ago
ngourdon d29d97d91c Set user search base field optional in DLDAP edit page (#6779)
5 years ago
zeripath f6eedd4dc8 UI: Detect and restore encoding and BOM in content (#6727)
5 years ago
techknowlogick ec2d489d15
OAuth2 token can be used in basic auth (#6747)
5 years ago
Lunny Xiao 199faadea3 Fix org visibility bug when git cloning (#6743)
5 years ago
James E. Blair dabee9b1a4 Handle redirects in git clone commands (#6688)
5 years ago
mrsdizzie 0064535ad2 Fix domain name pattern in email regex (#6739)
5 years ago
zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618)
5 years ago
Filip Navara b83114f140 Fix one performance/correctness regression in #6478 found on Rails repository. (#6686)
5 years ago
zeripath 3d5d2fa9d8
Unfortunately MemProvider Init does not actually Init properly (#6692)
5 years ago
zeripath b33f7f792b
Prevent creating empty sessions (#6677)
5 years ago
Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533)
5 years ago
Daniel Grier b9d1fb6de3 Add support for MS Teams webhooks (#6632)
5 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478)
5 years ago
techknowlogick 19ec2606e9 API OTP Context (#6674)
5 years ago
techknowlogick 56da256853
Telegram webhook (#4227)
5 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)
5 years ago
Mura Li 2a9806bfc6 Pre-calculate the absolute path of git (#6575)
5 years ago
Segev Finer 34548369e1 Add API for manipulating Git hooks (#6436)
5 years ago
zeripath 827ab6b75a Add SUBJECT_PREFIX mailer config option (#6605)
5 years ago
mrsdizzie 1bce1894f5 Use ctx.metas for SHA hash links (#6645)
5 years ago
Segev Finer ecfa5f1594 Fix forking an empty repository (#6637)
5 years ago
Jonas Franz 62d3f49c28 Add json tags for oauth2 form (#6627)
5 years ago
Jonas Franz 783cd64927 Add option to disable refresh token invalidation (#6584)
5 years ago
mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273)
5 years ago
Mura Li 3186ef554c Support search operators for commits search (#6479)
5 years ago
Lunny Xiao 2f53b5f88c fix mail notification when close/reopen issue (#6581)
5 years ago
zeripath 89cc7c646d
Prevent server 500 on compare branches with no common history (#6555)
5 years ago
zeripath 0af0b078f9 wrap the ServerError and NotFound and log from the caller (#6550)
5 years ago
silverwind 8e949db3b5 Render SHA1 links as code blocks (#6546)
5 years ago
Lunny Xiao e7d7dcb090 Issue indexer queue redis support (#6218)
5 years ago
Vasek Sraier 49b2f45f75 Cleaned permission checks for API -> site admin can now do anything (#6483)
5 years ago
mrsdizzie 6293736d02 Use stricter boundaries for auto-link detection (#6522)
5 years ago
zeripath 5422f23ed8 Quieter Integration Tests (#6513)
5 years ago
silverwind 2242a9f82e Improve SHA1 link detection (#6526)
5 years ago
mrsdizzie 54c1cb6c5f Add X-Auto-Response-Suppress header to outgoing messages (#6492)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
mrsdizzie c8650aef0a Change order that PostProcess Processors are run (#6445)
5 years ago
Mura Li d77176912b Use Go1.11 module (#5743)
5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
5 years ago
mrsdizzie d056bf300f Clean up ref name rules (#6437)
5 years ago
Roland Koebler 57ecf09787 Markdown: enable some more extensions (#6362)
5 years ago
John Olheiser cac9e6e760 Updates to API 404 responses (#6077)
5 years ago
techknowlogick d1c982cb73
Add bio field for user (#6113)
5 years ago
mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334)
5 years ago
zeripath d78bb1d564 Add lang specific font stacks for CJK (#6007)
5 years ago
Lunny Xiao 379289639e
split setting.go to multiple files (#6154)
5 years ago
techknowlogick d7542bfde3
Add InternalTokenURI to load InteralToken from an external file (#5812)
5 years ago
zeripath b2e9894988 Fix reported issue in repo description (#6306)
5 years ago
zeripath 663874e8be Use url.PathEscape to escape the branchname (#6304)
5 years ago
zeripath dbab98c8e0 Remove util.RemoveAll - should have been removed since go 1.7 (#6299)
5 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378)
5 years ago
mrsdizzie f2de5dc8c8 Replace linkRegex with xurls library (#6261)
5 years ago
mrsdizzie 020075e12f Remove visitLinksForShortLinks features (#6257)
5 years ago
Zsombor f80caa5a8c Fix #6234 : Check organization visibility before everything else (#6235)
5 years ago
mrsdizzie 4a2e92bcd1 Modify linkRegex to require http|https (#6171)
5 years ago
Lunny Xiao c812ba7f87
fix display dashboard even if require to change password (#6214)
5 years ago
James E. Blair 48c101affe Create a repo redirect when transferring ownership (#6210) (#6211)
5 years ago
Segev Finer 594f591691 Increase Username and Orgname MaxSize 35 -> 40 (#6178)
5 years ago
Lunny Xiao 15ecc08475 fix bug when set indexer as db and add tests (#6173)
5 years ago
Lunny Xiao 477ef46251
Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144)
5 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131)
5 years ago
John Olheiser d26d249748 Minor UI tweaks (#5980)
5 years ago
Lunny Xiao 987a521e2f remove unused file (#6121)
5 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363)
5 years ago
Lunny Xiao f5fa22a499 Fix prohibit login check on authorization (#6106)
5 years ago
Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073)
5 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763)
5 years ago
zeripath 22770c324d
Move to ldap.v3 to fix #5928 (#6105)
5 years ago
xdch47 5e7dee0db5 modules/context/auth.go: fix redirect loop (#5965)
5 years ago
zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787)
5 years ago
zeripath 296814e887 Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702)
5 years ago
manuelluis fc038caa69 In basic auth check for tokens before call UserSignIn (#5725)
5 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992)
5 years ago
Lunny Xiao 820e28c904
Split setting.go as multiple files (#6014)
5 years ago
Lunny Xiao 9e8cc3b18d add default time out for git operations (#6015)
5 years ago
Thomas Loubiou d252d4eb8c Remove extra spaces (#6016)
5 years ago
Thomas Loubiou 7fb09f035a Fix #5799 - swagger for mergePullRequest (#5996)
5 years ago
Lunny Xiao 2d213b64d1 use native golang SSH library but ssh-keygen when enable built-in SSH server to remove dependent on that command lines (#5976)
5 years ago
Richard Mahn da1edbfb79 Feature - Pagination for git tree API (#5838)
5 years ago
zeripath f286a5abb4 Allow Macaron to be set to log through to gitea.log (#5667)
5 years ago
techknowlogick 9de871a0f8
add other session providers (#5963)
5 years ago
zeripath 01c10a951b
Fix ssh deploy and user key constraints (#1357) (#5939)
5 years ago
zeripath 3d91bb2f2d Make log mailer for testing (#5893)
5 years ago
Lunny Xiao bbad9b6178 Fix bug when read public repo lfs file (#5912)
5 years ago
zeripath 0823791d17 Recover panic in orgmode.Render if bad orgfile (#4982) (#5903)
5 years ago
zeripath ca00ca8ee4 Provide better panic handling (#5902)
5 years ago
zeripath 0f295ababa Only allow local login if password is non-empty (#5906)
5 years ago
Lauris BH 80098bd752 Fix go-get URL generation (#5905)
5 years ago
sebastian-sauer 84076211b3 Config option to disable automatic repo watching (#5852)
5 years ago
Lunny Xiao 892bfd0b19 improve the releases api paging (#5831)
5 years ago
Joona Hoikkala 3b364029f7 Fix TLS errors when using acme/autocert for local connections (#5820)
5 years ago
Lauris BH 331c9120e8
Request for public keys only if LDAP attribute is set (#5816)
5 years ago
kolaente 0b510725c9 Feature: Archive repos (#5009)
5 years ago
zeripath 7d434376f1 Pooled and buffered gzip implementation (#5722)
5 years ago
Lanre Adelowo e1fcd6b742 Disallow empty titles (#5785)
5 years ago
Paul Brackin 1bb22b2b47 Make db connect more robust (#5738)
5 years ago
John Olheiser 6f194b83c6 Moved defaults in defaults.go to setting.go (#5764)
5 years ago
Harshit Bansal 6822a8993b ldap: Adjust log settings when a user is not found. (#5771)
5 years ago
Robert Sprunk 65b6ebf243 Log IP of failed ssh connection (#5766)
5 years ago
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714)
5 years ago
Lunny Xiao 82e08a3364
Refactor notification for indexer (#5111)
5 years ago
Lunny Xiao 270fa6d63b Support CORS headers to git smart http protocol (#5719)
5 years ago
Khaled Hamed bd75965296 Prioritize "readme.md" (#5691)
5 years ago
techknowlogick 5c44f751a3
Discord Oauth2 support (#4476)
5 years ago
Lunny Xiao beab2df122 Refactor mail notification (#5110)
5 years ago
zeripath dd13327382 When redirecting clean the path to avoid redirecting to //www.othersite.com (#5669)
5 years ago
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668)
5 years ago
zeripath 8bb0a6f425 Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557)
5 years ago
Tony Homrich 2058c362a8 LDAP via simple auth separate bind user and search base (#5055)
5 years ago
Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052)
5 years ago
Lunny Xiao b65e37ed72
fix indexer reindex bug when gitea restart (#5563)
5 years ago
Lunny Xiao 7fd34c0517
fix lfs version check warning log when using ssh protocol (#5501)
5 years ago
zeripath 2a660a1de1 Support reverse proxy providing email (#5554)
5 years ago
Lunny Xiao ba75319157 fix clone wiki failed via ssh (#5503)
5 years ago