summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-163-1/+31
* Fix and simplify some tmpl conditions (#11080)guillep2k2020-04-166-7/+7
* Add missing commit states to PR checks template (#11085)CirnoT2020-04-161-0/+4
* Remove nonexistant serviceworker entries (#11091)silverwind2020-04-161-2/+0
* Fix merge dialog on protected branch with missing required statuses (#11074)65432020-04-151-3/+8
* document 404 responce and meaning (#11073)65432020-04-151-0/+3
* Contents API should return 404 on not exist (#10323)zeripath2020-04-151-0/+15
* Cache PullRequest Divergence (#10914)65432020-04-141-1/+1
* ui: Change icon on title for merged PR to git-merge (#11064)赵智超2020-04-141-1/+1
* ui: Add MergePull comment type instead of close for merge PR (#11058)赵智超2020-04-141-1/+13
* Fix language label vertical alignment (#11061)silverwind2020-04-132-2/+2
* fix 404 and 500 image size in small size screen (#11043)赵智超2020-04-112-2/+2
* [Api] Check Notify (always return json) (#10059)65432020-04-101-3/+0
* Prettify Timeline (#10972)Sorien2020-04-113-142/+164
* remove package code.gitea.io/gitea/modules/git import out of models (#11025)65432020-04-101-2/+1
* Add Get/Update for api/v1/user/applications/oauth2 (#11008)Dan Molik2020-04-091-0/+58
* Add git hook tooltip (#11030)John Olheiser2020-04-091-1/+1
* Fix forked repo has no icon and language stat. (#10791)L0veSunshine2020-04-081-3/+3
* [API] Get a single commit via Ref (#10915)65432020-04-071-1/+50
* Fix release counter on API repository info (#10968)65432020-04-061-1/+1
* add request review from specific reviewers feature in pull request (#10756)赵智超2020-04-066-17/+181
* Users should not be able to prohibit their own login (#10970)赵智超2020-04-061-1/+1
* Change default charset for MySQL on install to utf8mb4 (#10989)zeripath2020-04-061-3/+3
* fix merge box icon color bug (#10974)赵智超2020-04-051-2/+1
* Add titles and improve messages on sidebar menus (#10872)赵智超2020-04-045-89/+132
* Change review status icons on PR view style to Github style (#10737)赵智超2020-04-032-17/+20
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-0110-164/+454
* Add accordion to release list and compact non-latest (#10910)John Olheiser2020-03-311-23/+30
* Split dashboard elements into separate template files (#10885)mrsdizzie2020-03-303-117/+119
* Add Matrix webhook (#10831)S7evinK2020-03-283-0/+37
* Allow to set protected file patterns that can not be changed under no conditi...Lauris BH2020-03-272-0/+17
* Option to set default branch at repository creation (#10803)zeripath2020-03-263-2/+11
* Fix milestone template (#10824)John Olheiser2020-03-251-1/+1
* move jquery-datetimepicker to npm/webpack (#10713)silverwind2020-03-173-9/+2
* hide gear icon for user who can't use them on sidebar (#10750)赵智超2020-03-171-3/+9
* fix miss spelling (#10721)Success Go2020-03-121-1/+1
* Remove old vendored dropzone from serviceworker (#10703)John Olheiser2020-03-111-2/+0
* Remove svg preload (#10654)silverwind2020-03-091-1/+0
* System-wide webhooks (#10546)James Lakin2020-03-091-0/+3
* Move dropzone.js to npm/webpack (#10645)silverwind2020-03-073-7/+3
* Ensure Update button is enabled even when CI has failed (#10640)65432020-03-071-20/+20
* Remove admin/nav.tmpl (#10633)James Lakin2020-03-061-17/+0
* Granular webhook events (#9626)John Olheiser2020-03-061-8/+112
* Add Approval Counts to pulls list (#10238)zeripath2020-03-063-4/+52
* Issue writers perms can modify issues (#10623)John Olheiser2020-03-061-1/+1
* Add restricted user filter to LDAP authentication (#10600)Lauris BH2020-03-052-0/+10
* OAuth2: add Yandex provider (#8335) (#10564)Lauris BH2020-03-051-0/+2
* Fix templates (#10596)John Olheiser2020-03-042-2/+2
* Remove unnecessary parentheses in template (#10583)zeripath2020-03-031-1/+1
* Logout POST action (#10582)John Olheiser2020-03-021-1/+1