aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/settings
Commit message (Expand)AuthorAgeFilesLines
* Implement sync push mirror on commit (#19411)Chongyi Zheng2022-07-081-0/+6
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-2731-493/+493
* Make better use of i18n (#20096)Gusted2022-06-263-3/+3
* Disable status checks in template if none found (#20088)John Olheiser2022-06-241-1/+1
* Fix some mirror bugs (#18649)Lunny Xiao2022-06-111-3/+3
* Custom regexp external issues (#17624)Sandro Santilli2022-06-101-4/+15
* Ensure minimum mirror interval is reported on settings page (#19895)zeripath2022-06-071-2/+2
* Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#1...wxiaoguang2022-06-031-5/+5
* Replace blue button and label classes with primary (#19763)silverwind2022-05-2010-15/+15
* Repository level enable package or disable (#19323)Lunny Xiao2022-05-081-0/+13
* Update image URL for Discord webhook (#19536)John Olheiser2022-04-271-1/+1
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+10
* Add config option to disable "Update branch by rebase" (#18745)Jimmy Praet2022-03-041-0/+6
* Fix lfs management setting (#18946)Lunny Xiao2022-03-011-4/+4
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-083-3/+3
* Refactor webhooks i18n (#18380)wxiaoguang2022-01-2412-22/+23
* Add packagist webhook (#18224)Dr. Tobias Quathamer2022-01-233-0/+25
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-3/+3
* Fix collobration template (#18232)Lunny Xiao2022-01-111-2/+2
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-071-0/+5
* Add replay of webhooks. (#18191)KN4CK3R2022-01-051-0/+8
* Allow admin to associate missing LFS objects for repositories (#18143)wxiaoguang2022-01-011-1/+1
* Add Reindex buttons to repository settings page (#17494)zeripath2021-12-161-1/+40
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+2
* Removed SizeFmt. (#17890)KN4CK3R2021-12-031-1/+1
* Cleanup and use global style on popups (#17674)silverwind2021-11-185-16/+16
* Multiple Escaping Improvements (#17551)zeripath2021-11-167-14/+14
* Move key forms before list and add cancel button (#17432)qwerty2872021-10-281-23/+15
* Re-separate the color translation strings (#17390)zeripath2021-10-211-1/+1
* Disable form autofill (#17291)wxiaoguang2021-10-193-5/+6
* Add a simple way to rename branch like gh (#15870)a10121127962021-10-081-0/+22
* Move add deploy key form before the list and add a cancel button (#17228)qwerty2872021-10-081-34/+39
* Kanban colored boards (#16647)Romain2021-09-291-1/+1
* Update template (#17043)qwerty2872021-09-151-1/+1
* Support unprotected file patterns (#16395)Jimmy Praet2021-09-111-0/+5
* Disable Fomantic's CSS tooltips (#16974)silverwind2021-09-081-1/+1
* Make mirror feature more configurable (#16957)65432021-09-071-35/+37
* Prevent leave changes dialogs due to autofill fields (#16912)zeripath2021-09-021-1/+1
* Add support for corporate WeChat webhooks (#15910)lengyuqu2021-07-233-0/+17
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-131-0/+6
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-271-2/+2
* Prevent webhook action buttons from shifting (#16087)Steven2021-06-251-3/+3
* Add tag protection (#15629)KN4CK3R2021-06-253-0/+136
* Fix private repo permission problem (#16142)Nils Dralle2021-06-141-1/+2
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-141-70/+154
* Hide mirror passwords on repo settings page (#16022)zeripath2021-05-311-1/+2
* Remove fomantic accordion module (#15951)silverwind2021-05-231-7/+6
* Use a special name for update default branch on repository setting (#15893)Lunny Xiao2021-05-161-1/+1
* Rename StaticUrlPrefix to AssetUrlPrefix (#15779)silverwind2021-05-082-18/+18
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-071-1/+1