summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix creation of Organization repos by Users with max created personal repos (...Andrew Bezold2020-04-301-0/+1
* Add a 'this' to issue close/reopened messages (#11204)silverwind2020-04-301-2/+10
* Allow emoji short code in labels (#11250)mrsdizzie2020-04-306-21/+20
* [API] ListIssues add filter for milestones (#10148)65432020-04-301-0/+6
* Fix submit review form (#11252)zeripath2020-04-301-1/+1
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-2811-97/+32
* Make error pages translatable (#11163)65432020-04-272-4/+4
* Use AJAX for notifications table (#10961)zeripath2020-04-244-123/+139
* Fix submodule paths when AppSubUrl is not root (#11098)zeripath2020-04-221-1/+1
* Add issue subscription check to API (#10967)65432020-04-211-0/+47
* Improve representation of attachments in issues (#11141)Matthias Schoettle2020-04-213-21/+25
* Remove errant third curly brackets from account.tmpl and pull.tmpl and send a...zeripath2020-04-192-2/+2
* [API] Add branch delete (#11112)65432020-04-191-0/+41
* consolidate author name across timeline (#11053)Sorien2020-04-192-61/+108
* Add single release page and latest redirect (#11102)John Olheiser2020-04-182-1/+5
* Add a way to mark Conversation (code comment) resolved (#11037)赵智超2020-04-183-9/+107
* ui: fix status label on branches list vertical alignment (#11109)赵智超2020-04-173-5/+5
* 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