summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Send 404 immediately for known public requests (#11117)silverwind2020-04-182-7/+30
* Avoid 0 new commits messages to be send (#11082)Cornel2020-04-181-7/+1
* Add single release page and latest redirect (#11102)John Olheiser2020-04-186-2/+96
* Add a way to mark Conversation (code comment) resolved (#11037)赵智超2020-04-1813-9/+301
* Add X-Total-Count on /repos/{owner]/{repo}/pulls API (#11113)CirnoT2020-04-181-0/+1
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-181-0/+7
* Refresh codemirror on show pull comment tab (#11100)zeripath2020-04-181-0/+1
* [BugFix] remove nil inserts in models (#11096)65432020-04-172-17/+32
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-171-1/+1
* ui: fix status label on branches list vertical alignment (#11109)赵智超2020-04-174-7/+7
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-1615-5/+81
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-1614-14/+0
* Fix and simplify some tmpl conditions (#11080)guillep2k2020-04-166-7/+7
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-161-16/+483
* Add missing commit states to PR checks template (#11085)CirnoT2020-04-162-1/+7
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-163-27/+330
* Remove nonexistant serviceworker entries (#11091)silverwind2020-04-162-3/+1
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-161-3/+145
* [BugFix] ReviewCount: GetApprovalCounts func sorted wrong (#11086)65432020-04-161-13/+11
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-151-2/+260
* Fix merge dialog on protected branch with missing required statuses (#11074)65432020-04-153-6/+10
* Align review-item svg octicons (#11065)CirnoT2020-04-151-1/+0
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-151-0/+2
* Migrate to go-enry new version (#10906)Lauris BH2020-04-1565-102275/+111848
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-151-1/+101
* document 404 responce and meaning (#11073)65432020-04-152-0/+5
* Contents API should return 404 on not exist (#10323)zeripath2020-04-155-31/+48
* Add translation head on docs site (#11063)Lunny Xiao2020-04-151-0/+24
* Replace references to cron.update_migration_post_id with cron.update_migratio...Kristian Antonsen2020-04-153-3/+3
* Fix Migration 136 (be less aggressive to open pulls missing git files) (#11072)65432020-04-141-6/+0
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-141-1/+101
* Remove check on username if AccessToken authentication (#11015)zeripath2020-04-142-35/+10
* fix (#11066)65432020-04-141-0/+3
* Cache PullRequest Divergence (#10914)65432020-04-147-12/+122
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-142-6/+124
* ui: Change icon on title for merged PR to git-merge (#11064)赵智超2020-04-141-1/+1
* Add charset handling to backup/restore doc (#11062)maxm1232020-04-132-2/+2
* ui: Add MergePull comment type instead of close for merge PR (#11058)赵智超2020-04-145-4/+21
* Fix language label vertical alignment (#11061)silverwind2020-04-133-2/+11
* Reject duplicate AccessToken names (#10994)65432020-04-136-1/+71
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-131-1/+15
* Move syntax highlighting to web worker (#11017)silverwind2020-04-137-17/+83
* add 'make watch-frontend' and expand docs (#10931)silverwind2020-04-122-2/+25
* fix 404 and 500 image size in small size screen (#11043)赵智超2020-04-112-2/+2
* Tweak app.ini.sample (#11042)silverwind2020-04-111-3/+3
* Fix CreateComment for SQLite and JS click event on Request Review (#11040)赵智超2020-04-112-10/+18
* [Docs] Cross Build Gitea from Source (#10999)Bagas Sanjaya2020-04-111-0/+20
* [Api] Check Notify (always return json) (#10059)65432020-04-103-15/+11
* Prettify Timeline (#10972)Sorien2020-04-119-216/+296
* remove package code.gitea.io/gitea/modules/git import out of models (#11025)65432020-04-106-205/+206