summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle more pathological branch and tag names (#11843) (#11863)zeripath2020-06-127-87/+41
* Fix search form button overlap (#11840) (#11864)Cirno the Strongest2020-06-122-10/+6
* Add doctor check to set IsArchived false if it is null (partial backport #118...zeripath2020-06-112-0/+28
* Prevent panic on empty HOST for mysql (#11850) (#11856)zeripath2020-06-111-1/+1
* Use DEFAULT_PAGING_NUM instead of MAX_RESPONSE_ITEMS in ListOptions (#11831) ...Cirno the Strongest2020-06-101-1/+4
* Fix reply octicon (#11821) (#11822)John Olheiser2020-06-092-2/+2
* Honor DEFAULT_PAGING_NUM for API (#11805) (#11813)Cirno the Strongest2020-06-095-15/+16
* Ensure rejected push to refs/pull/index/head fails nicely (#11724) (#11809)zeripath2020-06-082-5/+37
* Changelog v1.12.0-rc2 (#11799)v1.12.0-rc265432020-06-081-3/+57
* Make tabular menu styling consistent for arc-green (#11570) (#11798)Cirno the Strongest2020-06-071-28/+24
* Add option to API to update PullRequest base branch (#11666) (#11796)65432020-06-074-3/+52
* In File Create/Update API return 404 if Branch does not exist (#11791) (#11795)65432020-06-071-0/+4
* Fix doer of rename repo (#11789) (#11794)赵智超2020-06-071-1/+1
* Increase maximum SQLite variables count to 32766 (#11696) (#11783)Cirno the Strongest2020-06-074-16/+10
* Initialize SimpleMDE when making a code comment (#11749) (#11785)zeripath2020-06-062-13/+28
* Fix to allow comment poster to edit or delete his own comments (#11671) (#11774)赵智超2020-06-064-4/+4
* Fix timezone on issue deadline (#11697) (#11784)Cirno the Strongest2020-06-063-3/+8
* European Portuguese translation (#11568) (#11778)Emanuel Angelo2020-06-065-8/+58
* Update emoji dataset with skin tone variants (#11678) (#11763)mrsdizzie2020-06-044-1742/+3155
* [API] on 500 error only show message if gitea in dev mode (#11641) (#11753)65432020-06-031-0/+4
* Add missing templates (#11729) (#11748)S7evinK2020-06-032-0/+6
* Fix verification of subkeys of default gpg key (#11713) (#11747)zeripath2020-06-032-2/+64
* Fix styling for commiter on diff view (#11715) (#11744)Cirno the Strongest2020-06-033-11/+33
* Properly truncate system notices (#11714) (#11742)zeripath2020-06-033-6/+25
* Change language statistics to save size instead of percentage (#11681) (#11690)Lauris BH2020-06-025-39/+139
* Handle expected errors in FileCreate & FileUpdate API (#11643) (#11718)65432020-06-014-4/+57
* Add changelog for 1.11.6 (#11695) (#11701)guillep2k2020-05-311-0/+21
* Add logging to long migrations (#11647) (#11691)zeripath2020-05-304-13/+154
* Fix alignment for commits on dashboard (#11595) (#11680)mrsdizzie2020-05-301-6/+15
* Update emoji regex (#11584) (#11679)mrsdizzie2020-05-293-7/+31
* Fix missing authorization check on pull for public repos of private/limited o...Cirno the Strongest2020-05-291-0/+11
* Doctor check & fix db consistency (#11111) (#11676)65432020-05-295-64/+275
* Default MSSQL port 0 to allow automatic detection by default (#11642) (#11673)zeripath2020-05-291-1/+1
* Exclude generated files from language statistics (#11653) (#11670)Lauris BH2020-05-2928-1258/+1400
* Use -1 to disable key algorithm type in ssh.minimum_key_sizes (#11635) (#11662)zeripath2020-05-281-0/+2
* Handle expected errors in AddGPGkey API (#11644) (#11661)65432020-05-284-4/+18
* Return json on 500 error from API (#11574) (#11659)65432020-05-281-4/+21
* When must change password only show Signout (#11600) (#11637)guillep2k2020-05-273-6/+31
* Backport various styling fixes (#11619)Cirno the Strongest2020-05-255-5/+33
* Fix wrong milestone in webhook message (#11596) (#11611)Gary Kim2020-05-251-1/+1
* When initialising repositories ensure that the user doing the creation is the...zeripath2020-05-251-1/+1
* Fix serviceworker output file and misc improvements (#11562) (#11610)silverwind2020-05-256-21/+38
* Prevent (caught) panic on login (#11590) (#11597)zeripath2020-05-241-6/+14
* Prevent empty query parameter being set on dashboard (#11561) (#11604)zeripath2020-05-241-1/+6
* Fix images in wiki edit preview (#11546) (#11602)mrsdizzie2020-05-242-2/+3
* Allow different HardBreaks settings for documents and comments (#11515) (#11599)zeripath2020-05-2412-29/+77
* Enforce transparent background on editor toolbar elements (#11569) (#11583)Cirno the Strongest2020-05-231-0/+4
* Ensure serviceworker is created as /serviceworker.js (#11577) (#11582)zeripath2020-05-232-1/+2
* Prevent transferring repos to invisible orgs (#11517) (#11549)guillep2k2020-05-221-0/+9
* Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) (#11542)silverwind2020-05-221-3/+6