summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* comments on migrated issues/prs must link to the comment ID (#18637)singuliere2022-02-061-1/+1
* Ensure that blob-excerpt links work for wiki (#18587) (#18624)zeripath2022-02-063-12/+12
* Add dropdown icon to template loading dropdown (#18571)fnetX (aka fralix)2022-02-031-6/+1
* Fix review excerpt (#18502) (#18530)zeripath2022-02-021-12/+9
* Fix commit's time (#18375) (#18392)Gusted2022-01-252-2/+6
* Left-Align text in Unicode warning boxes (#18331)silverwind2022-01-191-2/+2
* Only warn on bidi but still escape non-bidi (#18333)zeripath2022-01-191-1/+1
* Fix PR comments UI (#18323)wxiaoguang2022-01-191-15/+46
* Fix commit links on compare page (#18310)Gusted2022-01-181-5/+6
* Handle missing default branch better in owner/repo/branches page (#18290)zeripath2022-01-161-34/+32
* Remove accidental debugging in blob_excerpt.tmpl (#18287)zeripath2022-01-161-2/+2
* Fix release link broken (#18252)Lunny Xiao2022-01-131-1/+1
* Fix purple color in suggested label colors (#18241)silverwind2022-01-111-1/+1
* Prevent NPE when viewing non-rendered files (#18234)zeripath2022-01-111-16/+18
* Fix collobration template (#18232)Lunny Xiao2022-01-111-2/+2
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-0711-48/+178
* Add replay of webhooks. (#18191)KN4CK3R2022-01-051-0/+8
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-027-31/+46
* Allow admin to associate missing LFS objects for repositories (#18143)wxiaoguang2022-01-011-1/+1
* Improve interface when comparing a branch which has created a pull request (#...Lunny Xiao2021-12-241-2/+16
* Abort merge if head has been updated before pressing merge (#18032)zeripath2021-12-201-0/+5
* Add support for ssh commit signing (#17743)Wim2021-12-191-6/+28
* Add option to define refs in issue templates (#17842)qwerty2872021-12-171-4/+4
* Add Reindex buttons to repository settings page (#17494)zeripath2021-12-161-1/+40
* Improve behavior of "Fork" button (#17288)qwerty2872021-12-131-2/+47
* Fix overflow in commit graph (#17947)silverwind2021-12-111-5/+7
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+2
* Use disable_form_autofill on Codebase and Gitbucket (#17936)qwerty2872021-12-082-1/+2
* Display issue/comment role even if repo archived (#17907)Lunny Xiao2021-12-052-29/+31
* Render issue references in file table (#17897)silverwind2021-12-041-1/+2
* Add hints for special Wiki pages (#17283)n2021-12-031-0/+3
* Removed SizeFmt. (#17890)KN4CK3R2021-12-032-2/+2
* Add migrate from Codebase (#16768)KN4CK3R2021-12-021-0/+117
* Rework commit page header (#17849)silverwind2021-12-011-72/+81
* Remove whitespace inside rendered code `<td>` (#17859)silverwind2021-11-301-6/+2
* Switch archive URL code back to href attributes (#17796)fnetX (aka fralix)2021-11-293-13/+13
* Disable ref selection dropdown if you don't have permissions to use it (#17837)qwerty2872021-11-281-2/+2
* Improve ellipsis buttons (#17773)silverwind2021-11-223-3/+3
* Add copy Commit ID button in commits list (#17759)velengel2021-11-221-1/+2
* More pleasantly handle broken or missing git repositories (#17747)zeripath2021-11-222-3/+15
* Improvements to content history (#17746)Jimmy Praet2021-11-221-0/+4
* Add new JS linter rules (#17699)silverwind2021-11-222-2/+2
* Allow Loading of Diffs that are too large (#17739)zeripath2021-11-221-0/+1
* Added comment for changing issue ref (#17672)Gusted2021-11-191-0/+17
* perf: sent `data-path` once for each file (#17657)Gusted2021-11-193-6/+6
* Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646)wxiaoguang2021-11-191-1/+1
* Add pagination to fork list (#17639)Gusted2021-11-181-0/+2
* Cleanup and use global style on popups (#17674)silverwind2021-11-1824-70/+70
* Fixed commit count. (#17698)KN4CK3R2021-11-173-10/+11
* Multiple Escaping Improvements (#17551)zeripath2021-11-1654-232/+226