summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changelog for v1.12.2 (#12214)v1.12.2Lauris BH2020-07-111-0/+20
* Decrease the num_stars when deleting a repo (#11954) (#12188)赵智超2020-07-083-0/+55
* Fix regression: Gitea commits API again returns commit summaries, not full me...techknowlogick2020-07-081-1/+1
* properly set symbolic-ref HEAD when a repo is created with a non-master defau...techknowlogick2020-07-081-0/+7
* Trim to 255 runes instead of bytes (#12150)Jürgen Hötzel2020-07-081-4/+5
* Ensure Subkeys are verified (#12155) (#12168)zeripath2020-07-071-1/+41
* Use hash of repo path, ref and entrypath as cache key (#12151) (#12161)Lauris BH2020-07-061-2/+8
* Multiple small admin dashboard fixes (#12153) (#12156)zeripath2020-07-055-10/+16
* Remove spurious logging (#12139) (#12148)zeripath2020-07-051-3/+0
* templates/repo/empty.tmpl : fix repo setup instructions (#12147)Andreas Shimokawa2020-07-051-1/+1
* Move EventSource to SharedWorker (#12095) (#12130)zeripath2020-07-059-37/+211
* Fix ui bug in wiki commit page (#12089) (#12125)赵智超2020-07-031-2/+9
* Set the base url when migrating from Gitlab using access token or username wi...zeripath2020-07-021-1/+1
* Fix gitgraph branch continues after merge (#12044) (#12105)zeripath2020-07-021-0/+7
* Fix merge section in dark theme (#12086) (#12109)Lauris BH2020-07-021-26/+29
* Ensure BlameReaders close at end of request (#12102) (#12103)zeripath2020-07-013-8/+19
* Disable go module when downloading global binaries (#12030) (#12084)Stefan Bethke2020-06-281-6/+6
* Fix comments webhook panic backport (#12058)Cornel2020-06-268-9/+39
* Disable dropzone's timeout (#12024) (#12032)silverwind2020-06-241-0/+2
* Changelog for v1.12.1 (#12006)v1.12.1Lauris BH2020-06-221-0/+14
* Handle multiple merges in gitgraph.js (#11996) (#12000)zeripath2020-06-212-40/+39
* Add serviceworker.js to KnownPublicEntries (#11992) (#11994)silverwind2020-06-202-10/+8
* For language detection do not try to analyze big files by content (#11971) (#...Lauris BH2020-06-191-3/+7
* Fix scrollable header on dropdowns (#11893) (#11965)Cirno the Strongest2020-06-191-1/+1
* Changelog v1.12.0 (#11927)v1.12.065432020-06-181-55/+66
* Changelog v1.11.7 (#11953) (#11955)65432020-06-181-0/+9
* Fix commenting on non-utf8 encoded files (#11916) (#11950)65432020-06-186-4/+41
* Use google/uuid to instead satori/go.uuid (#11943) (#11946)Lunny Xiao2020-06-1838-817/+967
* Align show/hide outdated button on code review block (#11932) (#11944)Cirno the Strongest2020-06-181-0/+6
* [Backport] Update to go-git v5.1.0 (#11936) (#11941)65432020-06-1876-555/+3133
* Global default branch setting (#11918) (#11937)techknowlogick2020-06-187-3/+11
* Use ID or Where to instead directly use Get when load object from database (#...65432020-06-179-28/+25
* Update CommitsAhead CommitsBehind on Pull BaseBranch Change too (#11912) (#11...65432020-06-161-1/+10
* Invalidate comments when file is shortened (#11882) (#11884)zeripath2020-06-151-1/+4
* Rework api/user/repos for pagination (#11827) (#11877)Cirno the Strongest2020-06-133-29/+48
* 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-081-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-072-13/+28