Commit Graph

2712 Commits (5e20fd6dbf52ede60ed9ac7944db0d3f6769cf86)

Author SHA1 Message Date
6543 06480af472
Convert User expose ID each time (#12855)
4 years ago
赵智超 a9decf0dac
Use a simple format for the big number on ui (#12822)
4 years ago
John Olheiser d9085fe176
Fix anonymous GL migration (#12862)
4 years ago
6543 6c61f498ea
On Migration respect old DefaultBranch (#12843)
4 years ago
Jui-Nan Lin 6c4e9623cc
fix: use Base36 for all code indexers (#12830)
4 years ago
John Olheiser b2bda11595
Fix markdown meta parsing (#12817)
4 years ago
zeripath f91bb745d6
Don't replace underscores in auto-generated IDs in goldmark (#12805)
4 years ago
Lunny Xiao 8ce10fb6e1
Fix bug on elastic search (#12811)
4 years ago
silverwind ffddf3f8a6
Make SVG size argument optional (#12814)
4 years ago
John Olheiser 26c4a049da
Issue templates directory (#11450)
4 years ago
Lunny Xiao dd1a651b58
Move all push update operations to a queue (#10133)
4 years ago
6543 fd60ebfe14
[API] Migration: Change ServiceType String (#12672)
4 years ago
John Olheiser c3e8c9441a
Add check for LDAP group membership (#10869)
4 years ago
6543 e10327168d
GitLab DL: normalizeColor (#12793)
4 years ago
Lunny Xiao 0db9043aa7
return error when create gitlabdownloader (#12790)
4 years ago
Lunny Xiao e153cf07c3
Add a migrate service type switch page (#12697)
4 years ago
zeripath 96969ddec8
Fix yet another bug with diff file names (#12771)
4 years ago
John Olheiser c6e4bc53aa
Check passwords against HaveIBeenPwned (#12716)
4 years ago
silverwind 3865ecbf13
File header tweaks, add CSS helpers (#12635)
4 years ago
Vedran e204398754
Change/remove a branch of an open issue (#9080)
4 years ago
Lunny Xiao 7a5465fc56
LFS support to be stored on minio (#12518)
4 years ago
mrsdizzie 489c8a1478
Compare SSH_DOMAIN when parsing submodule URLs (#12753)
4 years ago
Lunny Xiao 91e7ad569a
Add queue for code indexer (#10332)
4 years ago
6543 ad2bf376df
RepoInit Respect AlternateDefaultBranch (#12746)
4 years ago
6543 f7b3e06026
Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745)
4 years ago
6543 0c6a802731
[Vendor] Update xanzy/go-gitlab v0.31.0 => v0.37.0 (#12701)
4 years ago
zeripath 69b8d7ba19
use assignment in tests (#12734)
4 years ago
techknowlogick 9a17e2830b
refactor repo_stats to use os.pipe (#11726)
4 years ago
6543 1ea1cade85
Add Created & Updated to Milestone (#12662)
4 years ago
6543 bc11caff94
[Vendor] Switch go-version lib (#12719)
4 years ago
zeripath 9fdb4f887b
Update to go-org 1.3.2 (#12728)
4 years ago
Jochen Peters 385433d2f4
additional data for type StopWatch in swagger api (#12458)
4 years ago
6543 dba5d82f86
Expose Attachemnt Settings by API (#12514)
4 years ago
Lunny Xiao b51bd7f1d6
Refactor webhook payload convertion (#12310)
4 years ago
zeripath bda9e51fef
Remove async pre-empt hack if go >= 1.15 (#12718)
4 years ago
6543 2a52aeec49
API: Expose its limitation settings (#12714)
4 years ago
Lauris BH e710a34981
Add spent time to referenced issue in commit message (#12220)
4 years ago
6543 d7456106bf
fix go1.15 lint error in modules/public/public.go (#12707)
4 years ago
zeripath 5c0697ad1e
Use argon as default password hash algorithm (#12688)
4 years ago
6543 ad4a644fb3
Migrations: Gitlab Add Reactions Support for Issues & MergeRequests (#12695)
4 years ago
S7evinK 7af2ccd511
Avoid sending "0 new commits" webhooks (#12212)
4 years ago
zeripath 702e98c5ec
Set TLS minimum version to 1.2 (#12689)
4 years ago
zeripath 5fd9f72104
When reading expired sessions - expire them (#12686)
4 years ago
zeripath dead2a9b2d
Escape failed highlighted code (#12685)
4 years ago
zeripath 714ab71ddc
Ensure that all migration requests are cancellable (#12669)
4 years ago
zeripath 58f57b3b6c
Escape provider name in oauth2 provider redirect (#12648)
4 years ago
Lunny Xiao 9bc69ff26e
Support elastic search for code search (#10273)
4 years ago
zeripath d257485bc0
Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646)
4 years ago
zeripath eb1bf2377b
Set context for running CreateArchive in to that of the request (#12555)
4 years ago
techknowlogick c5d5d63c9c
Macaron 1.5 (#12596)
4 years ago
John Olheiser 211321fb93
Git migration UX (#12619)
4 years ago
John Olheiser b611ae1908
Mark Cache with ini tag (#12605)
4 years ago
zeripath 2ae8c7ab1c
Add cron running API (#12421)
4 years ago
silverwind ee047312a1
Fix emoji replacements, make emoji images consistent (#12567)
4 years ago
John Olheiser 43a397ce9a
Initial support for push options (#12169)
4 years ago
赵智超 e7d65cbc6e
Add email notify for new release (#12463)
4 years ago
zeripath e429c1164e
Ensure that the detected charset order is set in chardet test (#12574)
4 years ago
zeripath fcabbae168
Set utf8mb4 as the default charset on MySQL if CHARSET is unset (#12563)
4 years ago
zeripath b78448e94e
Skip SSPI authentication attempts for /api/internal (#12556)
4 years ago
mrsdizzie fb70b5d207
Disable password complexity check default (#12557)
4 years ago
Success 7c0862b6d9
fix typos (#12545)
4 years ago
zeripath d15bb17b78
Default empty merger list to those with write permissions (#12535)
4 years ago
Wim e14f6088f8
Remove hardcoded ES indexername (#12521)
4 years ago
Florian Klink 95d478c29c
change PIDFile default from /var/run/gitea.pid to /run/gitea.pid (#12500)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
zeripath ac3cfad23d
Make the default PID file compile-time settable (#12485)
4 years ago
zeripath 2ef318e6f1
Add Access-Control-Expose-Headers (#12446)
4 years ago
techknowlogick bd7d6a3d73
go1.15 (#12475)
4 years ago
zeripath be1b33c197
Do not add prefix on http/https submodule links (#12477)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
techknowlogick 22c952ac7a
Make dashboard newsfeed list length a configurable item (#12469)
4 years ago
zeripath 02e990a89b
Prevent redirect back to /user/events (#12462)
4 years ago
6543 78d17b4b43
Make default StaticRootPath compile time settable (#12371)
4 years ago
zeripath e770c2b850
Detect full references to issues and pulls in commit messages (#12399)
4 years ago
zeripath 2c1ae6c82d
Render the git graph on the server (#12333)
4 years ago
zeripath 48598a7e83
Mirror System Notice reports are too frequent (#12438)
4 years ago
silverwind e61c09ed73
Add loading spinners and mermaid error handling (#12358)
4 years ago
zeripath bac65f1b82
Fix incorrect error logging in Stats indexer and OAuth2 (#12387)
4 years ago
6543 b3e06523c1
[Vendor] upgrade google/go-github to v32.1.0 (#12361)
4 years ago
S7evinK bf60146444
Don't use legacy method to send Matrix Webhook (#12348)
4 years ago
赵智超 1f12dc8e88
Add action feed for new release (#12324)
4 years ago
zeripath 2f6aadffa8
Git 2.28 no longer permits diff with ... on unrelated branches (#12364)
4 years ago
zeripath 63e5bf6ef7
Only use --exclude on name-rev with git >= 2.13 (#12347)
4 years ago
6543 8bdc9795d8
Add name filter to API for GetMilestoneList (#12336)
4 years ago
techknowlogick e6c9f19b8f
Use url.Parse to parse hostname (#12335)
4 years ago
Wim 4609eba2e7
Fix ipv6 parsing (#12321)
4 years ago
mrsdizzie ea1ed802a3
Fix emoji detection in certain cases (#12320)
4 years ago
zeripath d25f44285a
Fix double-indirection bug in logging IDs (#12294)
4 years ago
Stephen Solka 54513452a1
prefer NoError/Error over Nil/NotNil (#12271)
4 years ago
silverwind 0e24af6951
Update Octicons to v10 (#12240)
4 years ago
zeripath 3bcc6e7a9e
Ensure that git commit tree continues properly over the page (#12142)
4 years ago
Cirno the Strongest 633f52c220
Fix filepath basename on Windows for SVG bindata (#12241)
4 years ago
silverwind 8188176b58
Direct SVG rendering (#12157)
4 years ago
mrsdizzie 8d081950e6
Ensure syntax highlighting is the same inside diffs (#12205)
4 years ago
mrsdizzie a6168fa25d
Make copy/paste work for source code (#12191)
4 years ago
mrsdizzie 078d2fbd4c
Remove newline when highlighting random chunks of code (#12180)
4 years ago
Stormxx 26e931ae34
fix a spelling error (#12163)
4 years ago
yisiliang 9fc9c1de98
Update the wiki repository remote origin while update the mirror repository's Clone From URL (#12053)
4 years ago
zeripath c5b08f6d5a
Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)
4 years ago
Lauris BH 4384320db9
Use hash of repo path, ref and entrypath as cache key (#12151)
4 years ago
zeripath 217647f331
Multiple small admin dashboard fixes (#12153)
4 years ago
xenofem d1562bfc34
properly set symbolic-ref HEAD when a repo is created with a non-master default branch (#12135)
4 years ago
zeripath ae56411e9f
Move EventSource to SharedWorker (#12095)
4 years ago
赵智超 cd994f6354
Fix ui bug in wiki commit page (#12089)
4 years ago
zeripath 858c35b731
Ensure BlameReaders close at end of request (#12102)
4 years ago
mrsdizzie af7ffaa279
Server-side syntax highlighting for all code (#12047)
4 years ago
silverwind 7761245d08
Move fomantic and jQuery to main webpack bundle (#11997)
4 years ago
Cornel ebc35f2b2e
Fix comments webhook panic (#12046)
4 years ago
6543 c86478ec47
[UI] Sortable Tables Header By Click (#7980)
4 years ago
赵智超 ae20de7771
fix bug about can't skip commits base on base branch (#11555)
4 years ago
6543 fc2f2c7602
API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854)
4 years ago
successgo 4dee08a6b4
Fix typo (#12013)
4 years ago
silverwind e24ee48776
Add serviceworker.js to KnownPublicEntries (#11992)
4 years ago
Lauris BH 6891b90303
Use enry language type to detect special languages (#11974)
4 years ago
Lauris BH 5389b6cde1
For language detection do not try to analyze big files by content (#11971)
4 years ago
Cirno the Strongest 92a05f87f0
Use only first line of commit when creating referenced comment (#11960)
4 years ago
Lunny Xiao 1dd3f19ee3
Use google/uuid to instead satori/go.uuid (#11943)
4 years ago
techknowlogick 6bf78d2b57
Global default branch setting (#11918)
4 years ago
zeripath ae3cfa8449
Only write to global gitconfig if necessary (#11876)
4 years ago
silverwind 2447ffc74a
Disable all typographic replacements in markdown renderer (#11871)
4 years ago
mrsdizzie d729d685d0
Fix 500 error on repos with no tags (#11870)
4 years ago
zeripath 0973c03601
Handle more pathological branch and tag names (#11843)
4 years ago
Cirno the Strongest 5a26192350
Fix commit search in all branches (#11849)
4 years ago
Cirno the Strongest b682a2c1b2
Show exact tag for commit on diff view (#11846)
4 years ago
zeripath 9ecf732abc
Prevent panic on empty HOST for mysql (#11850)
4 years ago
Gernot Eger a3fe9d87f2
Set the base url when migrating from Gitlab using access token or username without password (#11852)
4 years ago
Cirno the Strongest 4a4977a1f0
Don't consider tag refs as valid for branch name (#11847)
4 years ago
silverwind 628ee1d82e
Replace jquery-datetimepicker with native date input (#11684)
4 years ago
6543 68a2af6d68
API expose usefull General Repo settings settings (#11758)
4 years ago
6543 1ac46186ff
API allow to create closed milestones (#11745)
4 years ago
Cirno the Strongest cefbf73aea
Honor DEFAULT_PAGING_NUM for API (#11805)
4 years ago
6543 5814079bf5
Add option to API to update PullRequest base branch (#11666)
4 years ago
Cirno the Strongest 94f60e199b
Fix visibility of forked public repos from private orgs (#11717)
4 years ago
Cirno the Strongest bbe13b60cd
Fix timezone on issue deadline (#11697)
4 years ago
PhilippHomann 684b7a999f
Dump: add output format tar and output to stdout (#10376)
4 years ago
l-jonas aa3c0f8eba
Add hide activity option (#11353)
4 years ago
successgo fa1c958f1c
Fix typo (#11773)
4 years ago
Cirno the Strongest 5acba4609a
Add internal-repo octicon for public repos of private org (#11529)
4 years ago
zeripath f761a37a0f
Provide diff and patch API endpoints (#11751)
4 years ago
Emanuel Angelo a39557f8fb
European Portuguese translation (#11568)
4 years ago
mrsdizzie 2842f6cf42
Include query in sign in redirect (#11579)
4 years ago
6543 ce7510a80f
[API] on 500 error only show message if gitea in dev mode (#11641)
4 years ago
John Olheiser a6fd2f23f7
Allow site admin to disable mirrors (#11740)
4 years ago
zeripath a1ad188326
Fix chardet test and add ordering option (#11621)
4 years ago
mrsdizzie 3af51f1ab7
Update emoji dataset with skin tone variants (#11678)
4 years ago
6543 dc812f8ba5
Issue/Pull expose IsLocked Property on API (#11708)
4 years ago
Cirno the Strongest 9d652002c6
Fix language stat calculation (#11692)
4 years ago
Lauris BH ea4c139cd2
Change language statistics to save size instead of percentage (#11681)
4 years ago
zeripath 6e4480835f
Fix issue with DiffIndex on initial commit (#11677)
4 years ago
Terence Le Huu Phuong 141d52cc0f
Add API Endpoint for Branch Creation (#11607)
4 years ago
mrsdizzie 4c1ff57f1a
Update emoji regex (#11584)
4 years ago
Lauris BH bd2335671f
Exclude generated files from language statistics (#11653)
4 years ago
zeripath e8955173a9
Default MSSQL port 0 to allow automatic detection by default (#11642)
4 years ago
6543 9f55769804
Return json on 500 error from API (#11574)
4 years ago
zeripath 3aedc795c4
Use -1 to disable key algorithm type in ssh.minimum_key_sizes (#11635)
4 years ago
zeripath a00974c3b8
When must change password only show Signout (#11600)
4 years ago
zeripath 5cb201dc93
Fix numbr of files, total additions, and deletions (#11614)
4 years ago
zeripath 3547e84a05
When initialising repositories ensure that the user doing the creation is the initializer (#11601)
4 years ago
zeripath 814ca9ffea
Allow different HardBreaks settings for documents and comments (#11515)
4 years ago
zeripath f7e3767929
Prevent (caught) panic on login (#11590)
4 years ago
Cirno the Strongest 31df012968
Properly handle and return empty string for dangling commits in GetBranchName (#11587)
4 years ago
silverwind 88fe7b5a72
Move serviceworker to workbox and fix SSE interference (#11538)
4 years ago
zeripath 0b8b81e029
API PullReviewComment HTMLPullURL should return the HTMLURL (#11501)
4 years ago
zeripath c81ab17de9
TrimSpace when reading InternalToken from a file (#11502)
4 years ago
赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167)
4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745)
4 years ago
zeripath 0052d788da
Allow log.xxx.default to set logging settings for the default logger only (#11292)
4 years ago
zeripath 4a04740daf
Handle panics that percolate up to the graceful module (#11291)
4 years ago
Sijmen Schoon 66a9ef9036
Fix ref links in issue overviews for tags (#8742)
4 years ago
zeripath 8d212f778c
Revert "Avoid 0 new commits messages to be send (#11082)" (#11397)
4 years ago
6543 7257c39ddf
Refactor Milestone related (#11225)
4 years ago
zeripath 0198bbedc1
Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)
4 years ago
burbon d8e6acda8c
Support Range header end in lfs (#11314)
4 years ago
zeripath 742e26f5a5
Prevent 500 with badly formed task list (#11328)
4 years ago
zeripath f8e015e8e4
Move LFS directory creation out of NewContext (#11362)
4 years ago
zeripath c58bc4bf80
Prevent timer leaks in Workerpool and others (#11333)
4 years ago
zeripath 6f6edb8fab
Add NotifySyncPushCommits to indexer notifier (#11309)
4 years ago
zeripath 791353c03b
Add EventSource support (#11235)
4 years ago
zeripath 71e73db2ff
Manage port in submodule refurl (#11305)
4 years ago
zeripath d9de58beee
api.Context.NotFound(...) should tolerate nil (#11288)
4 years ago
Kyle Evans 38cd9ba47b
Allow unauthenticated users to compare (#11240)
4 years ago
zeripath ce66ca7f9f
Restore checkbox rendering and prevent poor sanitization of spans (#11277)
4 years ago
zeripath 4f9d59be17
Sendmail should create a process on the gitea system and have a default timeout (#11256)
4 years ago
6543 c97494a4f4
API: Add pull review endpoints (#11224)
4 years ago
mrsdizzie 4ed7d2a2bb
Remove last traces of has-emoji class (#11263)
4 years ago
zeripath 4974b7c120
Fix spelling mistake with Rewiew (#11262)
4 years ago
Alexander Scheel 1bf9e44bda
Fix sanitizer config - multiple rules (#11133)
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 0e799c26ba
Prevent panic during wrappedConn close at hammertime (#11219)
4 years ago
zeripath 9f959ac064
Make TaskCheckBox render correctly (#11214)
4 years ago
6543 4ddfe0d07a
Fix GetContents(): Dont't ignore Executables (#11192)
4 years ago
zeripath 812cfd0ad9
Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047)
4 years ago
赵智超 d3fc9c08c8
[ui] Change icon type for review action in action page (#11191)
4 years ago
zeripath b10c416f9e
Use AJAX for notifications table (#10961)
4 years ago
zeripath e74c4e1be9
Add option to increase provided OAuth2 token maximum size (#11180)
4 years ago
zeripath b51fd30522
Log the indexer path on failure (#11172)
4 years ago
Lunny Xiao fcc8cdd446
Improve config logging when WrappedQueue times out (#11174)
4 years ago
zeripath 4ee70a9ec9
Fix submodule paths when AppSubUrl is not root (#11098)
4 years ago
silverwind 7e20f1cb5b
enable ENABLE_HARD_LINE_BREAK by default (#11162)
4 years ago
6543 5bfb9bc2b6
When migrating from Gitlab map Approvals to approving Reviews (#11147)
4 years ago
6543 e37e217602
[Fix] RetryDownloader (add GetReviews()) (#11093)
4 years ago
6543 82dbb34c9c
Vendor Update: go-gitlab v0.22.1 -> v0.31.0 (#11136)
4 years ago
Jordan 5c092eb0ef
Add support for migrating from Gitlab (#9084)
4 years ago
silverwind 5180deb819
Send 404 immediately for known public requests (#11117)
4 years ago
Cornel 6034f8bcaa
Avoid 0 new commits messages to be send (#11082)
4 years ago
John Olheiser 4f597b1866
Add single release page and latest redirect (#11102)
4 years ago
6543 12960b9d18
[BugFix] remove nil inserts in models (#11096)
4 years ago
6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012)
4 years ago
Lauris BH 4dc62dadce
Migrate to go-enry new version (#10906)
4 years ago
zeripath 7c48085ff4
Remove check on username if AccessToken authentication (#11015)
4 years ago
zeripath 0be25e2150
Handle yaml frontmatter (#11016)
4 years ago
L0veSunshine 08208cdfb8
Fix forked repo has no icon and language stat. (#10791)
4 years ago
6543 3d63caa542
[API] Get a single commit via Ref (#10915)
4 years ago
techknowlogick d00ebf445b
upgrade to most recent bluemonday (#11007)
4 years ago
j.yao.SUSE b252b23f16
[feature] provide `OwnerName` field for README template (#10981)
4 years ago
6543 ad31d6b5e8
Fix release counter on API repository info (#10968)
4 years ago
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756)
4 years ago
zeripath d26885e2bf
Mulitple Gitea Doctor improvements (#10943)
4 years ago
John Olheiser baadb51445
Add gitea-vet (#10948)
4 years ago
Vasil Mikhalenya 240258a3e5
Avoiding directory execution on hook (#10954) (#10955)
4 years ago
Lunny Xiao 4f63f283c4
Rename scripts to build and add revive command as a new build tool command (#10942)
4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814)
4 years ago
zeripath bf847b9397
Upgrade golangci-lint to 1.24.0 (#10894)
4 years ago
zeripath e83daf77ad
Avoid logging []byte in queue failures - convert to string first (#10865)
4 years ago
zeripath 052bff0cff
Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862)
4 years ago
S7evinK 828a27feeb
Add Matrix webhook (#10831)
4 years ago
zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854)
4 years ago
zeripath e6baa656f7
make avatar lookup occur at image request (#10540)
4 years ago
zeripath cf4f2cfa3e
Fix internal server error on checkboxes (#10845)
4 years ago
Lauris BH bbd910ed1b
Allow to set protected file patterns that can not be changed under no conditions (#10806)
4 years ago
zeripath 52cfd2743c
Option to set default branch at repository creation (#10803)
4 years ago
zeripath 311ed516ce
log.Fatal on failure to listen to SSH port (#10795)
4 years ago
zeripath f036de5a94
Completely fix task-list checkbox styling (#10798)
4 years ago
Lunny Xiao dcaa5643d7
Fix branch api canPush and canMerge (#10776)
4 years ago
Lunny Xiao 83fe7d414e
Fix bug on branch API (#10767)
4 years ago
Lauris BH 43c09134a9
Migrate to go-git/go-git v5.0.0 (#10735)
4 years ago
Lunny Xiao cf7ece6245
Fix queue log param (#10733)
4 years ago
zeripath 9269b7f627
Multiple LFS improvements (#10667)
4 years ago
zeripath 3fc4f3670c
Fix panic in API pulls when headbranch does not exist (#10676)
4 years ago
James Lakin a9f4489bbc
System-wide webhooks (#10546)
4 years ago
Alexander Scheel b8551f8532
Fix task-list checkbox styling (#10668)
4 years ago
John Olheiser de63ac046e
Make PR message on pushes configurable (#10664)
4 years ago
John Olheiser b40428a50a
Check for tag, not just new tag (#10663)
4 years ago
John Olheiser 3f1c0841cb
Granular webhook events (#9626)
4 years ago
Lauris BH 37c3db7be6
Add restricted user filter to LDAP authentication (#10600)
4 years ago
Antoine GIRARD 4e65d2b8ea
Ensure executable bit is kept on the web editor (#10607)
4 years ago
Lauris BH 3d5d21133c
OAuth2: add Yandex provider (#8335) (#10564)
4 years ago
zeripath 0b3a9c4f85
Fix LFS max file size enforcement (#10593)
4 years ago