aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Match api migration behavior to web behavior (#23552) (#23572)release/v1.18Giteabot2023-03-191-1/+1
* Handle missing `README` in create repos API (#23387) (#23509)Zettat1232023-03-163-0/+31
* Make branches list page operations remember current page (#23420) (#23459)Giteabot2023-03-153-17/+15
* Fix due date being wrong on issue list (#23475) (#23479)Yarden Shoham2023-03-151-1/+1
* Redirect to the commit page after applying patch (#23056) & Fix commit name i...zeripath2023-03-152-4/+8
* Fix cannot reopen after pushing commits to a closed PR (#23189) (#23322)sillyguodong2023-03-066-16/+30
* Change interactiveBorder to fix popup preview (#23169) (#23313)Giteabot2023-03-061-0/+1
* Properly flush unique queues on startup (#23154) (#23200)Giteabot2023-03-067-21/+332
* Add CLI option tenant ID for oauth2 source (#22769) (#23263)Adi2023-03-062-0/+13
* Fill head commit to in payload when notifying push commits for mirroring (#23...Giteabot2023-03-051-0/+7
* Do not create commit graph for temporary repos (#23219) (#23302)zeripath2023-03-051-2/+8
* Fix broken links in the Chinese docs (#23289)anthony-zh2023-03-045-9/+9
* Fix GetFilesChangedBetween if the file name may be escaped (#23272) (#23278)Giteabot2023-03-041-2/+9
* Use the correct selector to hide the checkmark of selected labels on clear (#...Giteabot2023-03-011-1/+1
* Change button text for commenting and closing an issue at the same time (#231...Yarden Shoham2023-02-282-1/+10
* Pass `--global` when calling `git config --get`, for consistency with `git co...Giteabot2023-02-281-4/+4
* Make `gitea serv` respect git binary home (#23138) (#23196)Giteabot2023-02-281-10/+15
* Add word-break to sidebar-item-link (#23146) (#23179)Yarden Shoham2023-02-271-1/+1
* Add wrapper to author to avoid long name ui problem (#23030) (#23172)HesterG2023-02-272-7/+18
* Fix DBConsistency checks on MSSQL (#23132) (#23133)Yarden Shoham2023-02-251-4/+4
* Fix height for sticky head on large screen on PR page (#23111) (#23124)Yarden Shoham2023-02-241-9/+1
* Changelog 1.18.5 (#23045)v1.18.5John Olheiser2023-02-211-0/+13
* Return empty url for submodule tree entries (#23043) (#23048)Yarden Shoham2023-02-211-0/+5
* Display attachments of review comment when comment content is blank (#23035) ...John Olheiser2023-02-211-1/+1
* Use beforeCommit instead of baseCommit (#22949) (#22996)Kyle D2023-02-2119-10/+109
* Add force_merge to merge request and fix checking mergable (#23010) (#23032)Jason Song2023-02-216-20/+59
* Render access log template as text instead of HTML (#23013) (#23025)Yarden Shoham2023-02-211-1/+1
* Fix the Manually Merged form (#23015) (#23017)wxiaoguang2023-02-212-13/+11
* Use `--message=%s` for git commit message (#23028) (#23029)wxiaoguang2023-02-213-6/+6
* Hide 2FA status from other members in organization members list (#22999) (#23...Yarden Shoham2023-02-201-0/+2
* Add 1.18.4 changelog (#22991)v1.18.4Lunny Xiao2023-02-201-0/+37
* Provide the ability to set password hash algorithm parameters (#22942) (#22943)zeripath2023-02-1925-151/+805
* Notify on container image create (#22806) (#22965)Yarden Shoham2023-02-181-4/+22
* Fix 404 error viewing the LFS file (#22945) (#22948)Yarden Shoham2023-02-171-1/+1
* Fix blame view missing lines (#22826) (#22929)zeripath2023-02-172-24/+22
* some refactor about code comments(#20821) (#22707)Lunny Xiao2023-02-167-188/+260
* Add command to bulk set must-change-password (#22823) (#22928)zeripath2023-02-1610-396/+587
* fix incorrect role labels for migrated issues and comments (#22914) (#22923)Yarden Shoham2023-02-163-4/+18
* Improve trace logging for pulls and processes (#22633) (#22812)zeripath2023-02-139-144/+227
* Fix PR file tree folders no longer collapsing (#22864) (#22872)Yarden Shoham2023-02-122-2/+19
* escape filename when assemble URL (#22850) (#22871)Yarden Shoham2023-02-122-6/+7
* Use proxy for pull mirror (#22771) (#22772)Gusted2023-02-113-4/+20
* Fix isAllowed of escapeStreamer (#22814) (#22837)Jason Song2023-02-101-17/+7
* Load issue before accessing index in merge message (#22822) (#22830)John Olheiser2023-02-091-0/+3
* add default user visibility to cli command "admin user create" (#22750) (#22760)Yarden Shoham2023-02-081-0/+4
* Fix color of tertiary button on dark theme (#22739) (#22744)Yarden Shoham2023-02-081-3/+10
* Fix restore repo bug, clarify the problem of ForeignIndex (#22776) (#22794)Yarden Shoham2023-02-083-5/+23
* Use import of OCI structs (#22765) (#22805)KN4CK3R2023-02-0812-326/+90
* upgrade golangcilint to v1.51.0 (#22764)Lunny Xiao2023-02-078-9/+18
* Escape path for the file list (#22741) (#22757)wxiaoguang2023-02-062-2/+11