summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix some RPM registry flaws (#28782)KN4CK3R2024-01-191-7/+25
* Fix display latest sync time for pull mirrors on the repo page (#28841)yp053272024-01-181-8/+7
* Render code block in activity tab (#28816)JakobDev2024-01-161-7/+7
* Remove trust model selection from repository creation on web page because it ...Lunny Xiao2024-01-161-25/+1
* Fix links in issue card (#28806)Denys Konovalov2024-01-151-3/+3
* Show latest commit for file (#28067)JakobDev2024-01-153-31/+48
* Add ability to see open and closed issues at the same time (#28757)Gwyneth Morgan2024-01-151-2/+2
* Display latest sync time for pull mirrors on the repo page (#28712)Dmitry Sharshakov2024-01-151-0/+7
* Rework markup link rendering (#26745)KN4CK3R2024-01-159-17/+17
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-152-1/+20
* Forbid removing the last admin user (#28337)yp053272024-01-151-0/+3
* Add non-JS fallback for reaction tooltips (#28785)Gwyneth Morgan2024-01-151-1/+3
* Fix button size in "attached header right" (#28770)wxiaoguang2024-01-123-5/+5
* Improve CSS helper naming (#28769)wxiaoguang2024-01-124-7/+7
* Revamp repo header (#27760)Denys Konovalov2024-01-121-43/+47
* Support for grouping RPMs using paths (#26984)Exploding Dragon2024-01-121-6/+10
* Hide code related setting options in repository when code unit is disabled (#...Lunny Xiao2024-01-102-19/+19
* Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662)wxiaoguang2024-01-102-0/+39
* Add download attribute to release attachments (#28739)JakobDev2024-01-091-1/+1
* Move the captcha script loader to the template which really needs it (#28718)wxiaoguang2024-01-072-12/+3
* Avoid unnecessary 500 panic when a commit doesn't exist (#28719)wxiaoguang2024-01-071-1/+1
* Add merge arrow direction and update styling (#28523)Kyle D2024-01-051-2/+2
* Add links to owner home page in explore (#28341)yp053272024-01-051-3/+4
* Fix tooltip of variable edit button (#28681)wackbyte2024-01-031-1/+1
* Make template `DateTime` show proper tooltip (#28677)wxiaoguang2024-01-021-1/+3
* Fix long package version names overflowing (#28619)Mihir Joshi2023-12-301-1/+1
* switch destination directory for apt signing keys (#28639)Denys Konovalov2023-12-281-2/+2
* Refactor timeutil package (#28623)wxiaoguang2023-12-282-2/+2
* Add get actions runner registration token for API routes, repo, org, user and...Lunny Xiao2023-12-271-0/+101
* Added instance-level variables (#28115)Jean-Baptiste Gomond2023-12-252-1/+7
* Fix wrong due date rendering in issue list page (#28588)Yarden Shoham2023-12-221-1/+1
* Fix 500 error of searching commits (#28576)wxiaoguang2023-12-212-2/+2
* Fix duplicate ID when deleting repo (#28520)David Øvrelid2023-12-192-4/+4
* chore(api): support ignore password if login source type is LDAP for creating...Bo-Yi Wu2023-12-191-2/+1
* Improve the prompt for "ssh-keygen sign" (#28509)wxiaoguang2023-12-181-1/+1
* Add option to disable ambiguous unicode characters detection (#28454)wxiaoguang2023-12-171-3/+3
* Remove duplicate option in admin screen and now-unused translation keys (#28492)The Magician2023-12-171-2/+0
* Remove unnecessary forgot password link in delete user section (#28355)yp053272023-12-151-1/+0
* Deprecate query string auth tokens (#28390)Jack Hay2023-12-121-0/+2
* Let `curl` write the content to file (#28427)KN4CK3R2023-12-121-1/+1
* Improve text in Security settings (#28393)Panagiotis "Ivory" Vasilopoulos2023-12-082-0/+3
* Include public repos in doer's dashboard for issue search (#28304)Jason Song2023-12-071-50/+16
* Issue fixes for RSS feed improvements (#28380)Panagiotis "Ivory" Vasilopoulos2023-12-072-4/+4
* Fix margin in server signed signature verification view (#28379)Lauris BH2023-12-071-1/+1
* Improve RSS feed icons (#28368)Panagiotis "Ivory" Vasilopoulos2023-12-064-10/+19
* Fix the runs will not be displayed bug when the main branch have no workflows...Lunny Xiao2023-12-061-1/+1
* Remove deprecated query condition in ListReleases (#28339)Nanguan Lin2023-12-051-6/+0
* Refactor template empty checks (#28351)KN4CK3R2023-12-0411-23/+23
* Keep profile tab when clicking on Language (#28320)JakobDev2023-12-011-1/+1
* Use full width for project boards (#28225)Denys Konovalov2023-11-273-53/+59