aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add pagination for dashboard and user activity feeds (#22937)Brecht Van Lommel2023-02-249-32/+81
* Update go.mod dependencies (#23126)zeripath2023-02-244-334/+144
* Show empty repos in Admin Repository Management page (#23114)Zettat1232023-02-242-21/+23
* Redirect to the commit page after applying patch (#23056)yp053272023-02-241-6/+4
* Bump go.etcd.io/bbolt and blevesearch deps (#23062)WÁNG Xuěruì2023-02-242-18/+15
* Fix height for sticky head on large screen on PR page (#23111)HesterG2023-02-241-10/+2
* Fix db.Find bug (#23115)Lunny Xiao2023-02-242-2/+50
* Avoid warning for system setting when start up (#23054)Lunny Xiao2023-02-2411-34/+43
* Require approval to run actions for fork pull request (#22803)Jason Song2023-02-2410-16/+154
* Fix nil context in RenderMarkdownToHtml (#23092)Zettat1232023-02-2413-23/+24
* Add HesterG to maintainers (#23104)HesterG2023-02-241-1/+2
* improve FindProjects (#23085)yp053272023-02-241-10/+3
* Make issue meta dropdown support Enter, confirm before reloading (#23014)wxiaoguang2023-02-245-20/+46
* Fix SyncOnCommit always return false in API of push_mirrors (#23088)sillyguodong2023-02-231-0/+1
* Fix commit name in Apply Patch page (#23086)yp053272023-02-232-1/+4
* Add wrapper to author to avoid long name ui problem (#23030)HesterG2023-02-232-7/+18
* Avoid Hugo from adding quote to actions url (#23097)Sven2023-02-231-1/+1
* Remove all package data after tests (#22984)KN4CK3R2023-02-2316-9/+62
* Change style to improve whitespaces trimming inside inline markdown code (#2...HesterG2023-02-231-0/+1
* Nest metadata in refactoring docs (#23087)techknowlogick2023-02-231-5/+5
* Improve reverse proxies documentation (#23068)Joakim Pettersen2023-02-231-0/+20
* Improve accessibility for issue comments (#22612)Andre Polykanine2023-02-232-6/+6
* Wrap unless-check in docker manifests (#23079)John Olheiser2023-02-222-2/+2
* Add accessibility to the menu on the navbar (#23059)HesterG2023-02-221-2/+2
* Use minio/sha256-simd for accelerated SHA256 (#23052)zeripath2023-02-2224-24/+33
* Fix some more hidden problems (#23074)wxiaoguang2023-02-223-6/+6
* Add sillyguodong to maintainers (#23067)v1.20.0-devv1.19.0-rc0sillyguodong2023-02-221-0/+1
* Improving CONTRIBUTING.md for backport details (#23057)wxiaoguang2023-02-221-3/+11
* Changelog 1.18.5 (#23045) (#23049)John Olheiser2023-02-212-1/+14
* Add Bash and Zsh completion scripts (#22646)zeripath2023-02-218-0/+103
* Return empty url for submodule tree entries (#23043)Zettat1232023-02-211-0/+5
* Fix the show/hide methods for string selector (#23042)wxiaoguang2023-02-211-1/+5
* display attachments of review comment when comment content is blank (#23035)sillyguodong2023-02-211-1/+1
* Upgrade to stylelint 15 (#22944)silverwind2023-02-218-139/+232
* Add force_merge to merge request and fix checking mergable (#23010)Jason Song2023-02-216-20/+59
* Improve PR Review Box UI (#22986)wxiaoguang2023-02-219-52/+35
* Remove dashes between organization member avatars on hover (#23034)HesterG2023-02-211-0/+4
* Fix the Manually Merged form (#23015)wxiaoguang2023-02-212-13/+11
* Remove delete button for review comment (#23036)Zettat1232023-02-211-1/+1
* Improve frontend guidelines (#23007)wxiaoguang2023-02-212-8/+43
* Use `--message=%s` for git commit message (#23028)wxiaoguang2023-02-213-6/+5
* add margin top to the top of branches (#23002)HesterG2023-02-211-1/+1
* Add me to maintainers (#23026)yp053272023-02-211-0/+1
* Render access log template as text instead of HTML (#23013)Lunny Xiao2023-02-211-1/+1
* Use `gt-relative` class instead of the ambiguous `gt-pr` class (#23008)wxiaoguang2023-02-202-2/+1
* Fix intermittent panic in notify issue change content (#23019)zeripath2023-02-202-9/+12
* Improve pull_request_template.md (#22888)Jason Song2023-02-201-8/+8
* Hide 2FA status from other members in organization members list (#22999)Brecht Van Lommel2023-02-201-0/+2
* handle deprecated settings (#22992)Lunny Xiao2023-02-207-42/+41
* Add scopes to API to create token and display them (#22989)zeripath2023-02-206-14/+68