aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Pause queues (#15928)zeripath2022-01-221-0/+29
* Add config options to hide issue events (#17414)qwerty2872022-01-212-742/+842
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-1912-21/+23
* 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 incorrect OAuth message (#18332)wxiaoguang2022-01-191-2/+2
* Fix PR comments UI (#18323)wxiaoguang2022-01-191-15/+46
* Fix commit links on compare page (#18310)Gusted2022-01-181-5/+6
* Add MirrorUpdated field to Repository API type (#18267)Peter GardfjÀll2022-01-181-0/+5
* 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
* Webauthn nits (#18284)zeripath2022-01-152-11/+1
* Support webauthn (#17957)Lunny Xiao2022-01-147-71/+57
* 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
* Fix various typos (#18219)luzpaz2022-01-102-3/+3
* In the Organization member page, 2fa column is too narrow for Simplified Chin...capvor2022-01-091-2/+2
* Fix new team (#18212)Lunny Xiao2022-01-081-3/+3
* Fix mermaid rendering in milestone dashboard (#18202)silverwind2022-01-071-1/+1
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-0711-48/+178
* Add replay of webhooks. (#18191)KN4CK3R2022-01-052-1/+9
* Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069)wxiaoguang2022-01-052-11/+0
* Team permission allow different unit has different permission (#17811)Lunny Xiao2022-01-053-28/+87
* Fix bug (#18168)Lunny Xiao2022-01-031-1/+1
* Refactor auth package (#17962)Lunny Xiao2022-01-026-4/+4
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-029-36/+51
* Add API to get issue/pull comments and events (timeline) (#17403)qwerty2872022-01-011-0/+196
* Allow admin to associate missing LFS objects for repositories (#18143)wxiaoguang2022-01-011-1/+1
* Use conditions but not repo ids as query condition (#16839)Lunny Xiao2021-12-291-2/+2
* Handle invalid issues (#18111)Gusted2021-12-281-1/+4
* - name: new parameter in CreateForkOption to give the forked repository (#18066)Aravinth Manivannan2021-12-241-0/+8
* Improve interface when comparing a branch which has created a pull request (#...Lunny Xiao2021-12-241-2/+16
* Add API to manage repo tranfers (#17963)qwerty2872021-12-231-0/+101
* Add API to get file commit history (#17652)qwerty2872021-12-221-1/+7
* Move POST /{username}/action/{action} to simply POST /{username} (#18045)zeripath2021-12-201-2/+2
* Fix delete u2f keys modal (#18040)Lunny Xiao2021-12-201-1/+1
* Abort merge if head has been updated before pressing merge (#18032)zeripath2021-12-202-0/+9
* Add support for ssh commit signing (#17743)Wim2021-12-192-6/+66
* Change <a> elements to underline on hover (#17898)silverwind2021-12-181-9/+7
* Add option to define refs in issue templates (#17842)qwerty2872021-12-172-4/+8
* Prevent hang in git cat-file if repository is not a valid repository and othe...zeripath2021-12-161-22/+18
* Add Reindex buttons to repository settings page (#17494)zeripath2021-12-161-1/+40
* Refactor HTTP request context (#17979)wxiaoguang2021-12-151-2/+4
* Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi...zeripath2021-12-142-5/+54
* Improve behavior of "Fork" button (#17288)qwerty2872021-12-131-2/+47
* Fix overflow in commit graph (#17947)silverwind2021-12-111-5/+7
* Clean legacy SimpleMDE code (#17926)wxiaoguang2021-12-102-2/+2
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+2