Commit Graph

2844 Commits (mj-v1.14.3)

Author SHA1 Message Date
6543 7d2700c8be
[API] Only Return Json (#13511)
3 years ago
Patrick Aljord a2efcb6acc
missing quotes in default value slice (#13550)
3 years ago
mrsdizzie 6280af0324
Use existing analyzer module for language detection for highlighting (#13522)
3 years ago
Lunny Xiao dd29ecb333
Add missed sync branch/tag webhook (#13538)
3 years ago
Lunny Xiao c296f4fed6
Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420)
3 years ago
zeripath 5d932b35ca
Disallow urlencoded new lines in git protocol paths if there is a port (#13521)
3 years ago
zeripath 182b5a08ed
Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470)
3 years ago
zeripath 77e5081a2e
Fix panic bug in handling multiple references in commit (#13486)
3 years ago
zeripath c05a8abc76
Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766)
3 years ago
John Olheiser 7c68ac8f7d
Tags cleanup (#13428)
3 years ago
Viktor Suprun 7d16e6db8e
Fixed git args duplication (#13411)
3 years ago
Lunny Xiao f070249df4
Fix typo (#13380)
3 years ago
Lunny Xiao e4e85a3e51
Storage configuration support `[storage]` (#13314)
3 years ago
Lunny Xiao a420beda2a
Fix a bug on refactoring (#13373)
3 years ago
zeripath 47dd1cb7ae
Refactor Logger (#13294)
3 years ago
John Olheiser b5e974c8a5
Delete tag API (#13358)
3 years ago
Lunny Xiao 4df2ed29f2
Refactor: Move PushUpdateOptions (#13363)
3 years ago
zeripath 5b2096dd5f
Migrations should not fail for comment reactions (#13352)
3 years ago
zeripath 4b33afcd5b
Migration failure during reaction migration from gitea (#13344)
3 years ago
zeripath beb6bf4261
Remove obsolete change of email on profile page (#13341)
3 years ago
zeripath 7dfb2fc176
Add migrated pulls to pull request task queue (#13331)
3 years ago
Lunny Xiao 38d11eea58
Fix send mail (#13312)
3 years ago
Pedro Alves c40df54e28
Group Label Changed Comments in timeline (#13304)
3 years ago
Divyam Bhasin 7974b34183
#12897 - add mastodon provider (#13293)
3 years ago
zeripath 172e7ee87f
Fix Storage mapping (#13297)
3 years ago
Lunny Xiao d130cd147f
Fix bug isEnd detection on getIssues/getPullRequests (#13299)
3 years ago
Maxim Zhiburt a1952afc38
Sendmail command (#13079)
3 years ago
zeripath f40a2a4404
Store task errors following migrations and display them (#13246)
3 years ago
John Olheiser 21d621301e
Remove PAM from auth dropdown when unavailable (#13276)
3 years ago
6543 81d3942bf0
Migrations: Gitea should not fail just because of no apiConfig return (#13229)
3 years ago
zeripath de6e427a01
go-version constraints ignore pre-releases (#13234)
3 years ago
a1012112796 b9850375fc
Add review request api (#11355)
3 years ago
zeripath 2f1353a2f3
Move install pages out of main macaron routes (#13195)
3 years ago
zeripath 25b7766673
When handling errors in storageHandler check underlying error (#13178)
3 years ago
6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856)
3 years ago
6543 12a1f914f4
Vendor Update Go Libs (#13166)
3 years ago
zeripath 91f2afdb54
Prevent panics with missing storage (#13164)
3 years ago
zeripath c8f7a6b774
Slightly simplify the queue settings code to help reduce the risk of problems (#12976)
3 years ago
6543 e374bb7e2d
[Vendor] Update go-ldap to v3.2.4 (#13163)
4 years ago
Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516)
4 years ago
zeripath edfebe65b1
Finally fix diff names (#13136)
4 years ago
6543 49b1948cb1
Gitea 2 Gitea migration (#12657)
4 years ago
赵智超 dfa7291f8f
[Enhancement] Allow admin to merge pr with protected file changes (#12078)
4 years ago
zeripath 6b1266b6b3
Provide self-registering storage system (#12978)
4 years ago
6543 ade9c8dc3c
[API] If User is Admin, show 500 error message on PROD mode too (#13115)
4 years ago
6543 845d0afb33
4 line diff (#13103)
4 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102)
4 years ago
zeripath 7edf7eb46c
Log the underlying panic in runMigrateTask (#13096)
4 years ago
Wim 9066d09c57
Add ssh certificate support (#12281)
4 years ago
zeripath 7eb8460132
Fix attachments list in edit comment (#13036)
4 years ago
zeripath ea69ec6f0f
Disable DSA ssh keys by default (#13056)
4 years ago
Iván Valdés 06f1cdde6e
Fix line break for MS teams webhook (#13081)
4 years ago
Lunny Xiao 9b81193166
Cache last commit when pushing for big repository (#10109)
4 years ago
赵智超 a5ba8188da
fix a small nit (#13074)
4 years ago
zeripath 144fa5a537
Avoid setting the CONN_STR in issue indexer queue unless it is meant to be set (#13069)
4 years ago
techknowlogick e00e8d8ad3
Disable Git Hooks by default (#13064)
4 years ago
silverwind cda44750cb
Attachments: Add extension support, allow all types for releases (#12465)
4 years ago
Lucas Queiroz 67a5573310
[#13004] Add Timestamp to Tag list API (#13026)
4 years ago
赵智超 01c7204895
Return sample message for login error in api context (#12994)
4 years ago
zeripath 3f3a4f5b41
Avoid setitng the CONN_STR in queues unless it is meant to be set (#13025)
4 years ago
John Olheiser 72636fd664
hCaptcha Support (#12594)
4 years ago
zeripath 54dd28f159
Fix 500 on README in submodule (#13006)
4 years ago
James Lakin 6fc129fe62
Fix repository create/delete event webhooks (#13008)
4 years ago
Pranav Nachnekar 1827f892de
fix: media links in org files not liked to media files (#12997)
4 years ago
techknowlogick 156f54d6e2
allow U2F with default settings for gitea in subpath (#12990)
4 years ago
6543 818d921bbb
Refactor use TrimSuffix instead of TrimRight (#12993)
4 years ago
zeripath fe79b13ab2
Always return a list from GetCommitsFromIDs (#12981)
4 years ago
Lunny Xiao 3878e985b6
Add default storage configurations (#12813)
4 years ago
zeripath 4c6ac08182
Completely quote AppPath and CustomConf paths (#12955)
4 years ago
zeripath 5cfc1f573f
Fix the issue reported on #12385 (#12969)
4 years ago
zeripath 7f8e3192cd
Allow common redis and leveldb connections (#12385)
4 years ago
Tait Hoyem c85c9d40c2
Add config option to make create-on-push repositories public by default (#12936)
4 years ago
zeripath f1ab1c532b
Allow extended config on cron settings (#12939)
4 years ago
赵智超 3c360801b3
Add IsTemplate option in create repo ui and api (#12942)
4 years ago
zeripath 7a7f56044a
Adopt repositories (#12920)
4 years ago
zeripath 3f522cdaad
Fix handling of migration errors (#12928)
4 years ago
John Olheiser ec6a35aeb1
Hopefully support GH enterprise (#12863)
4 years ago
6543 2dbca92a0f
API: NotificationSubject show Issue/Pull State (#12901)
4 years ago
zeripath 4979f15c3f
Add configurable Trust Models (#11712)
4 years ago
mrsdizzie 25ddf77b51
Fix panic when adding long comment (#12892)
4 years ago
6543 1418288734
Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729)
4 years ago
赵智超 5995326d51
Add size limit for content of comment on action ui (#12881)
4 years ago
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