summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changelog v1.11.7 (#11953)v1.11.765432020-06-181-0/+9
* Use ID or Where to instead directly use Get when load object from database (#...65432020-06-179-29/+25
* Fix __webpack_public_path__ for 1.11 (#11907)silverwind2020-06-161-1/+1
* Fix verification of subkeys of default gpg key (#11713) (#11902)zeripath2020-06-152-2/+64
* [Workaround] doctor xorm.Count nil on sqlite error (#11741)65432020-06-092-19/+25
* Remove unnecessary parentheses in wiki/view template (#11781)pvgoran2020-06-061-1/+1
* Add changelog for 1.11.6 (#11695)v1.11.6guillep2k2020-05-301-0/+21
* Add missing check for #11111 backport (#11693)guillep2k2020-05-301-0/+4
* Fix missing authorization check on pull for public repos of private/limited o...Cirno the Strongest2020-05-291-0/+11
* Add tracked time fix to doctor (part of #11111) (#11138)65432020-05-291-1/+45
* Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) (#11544)silverwind2020-05-282-5/+11
* Return json on 500 error from API (#11574) (#11660)65432020-05-281-4/+21
* Prevent (caught) panic on login (#11590) (#11598)zeripath2020-05-271-6/+14
* Fix wrong milestone in webhook message (#11596) (#11612)Gary Kim2020-05-251-1/+1
* Fix commit page js error (1.11 backport) (#11527)silverwind2020-05-201-0/+2
* Use media links for img in post-process (#10515) (#11504)zeripath2020-05-191-5/+29
* Remove unnecessary parentheses in wiki/revision template (#11481)pvgoran2020-05-181-1/+1
* Ensure public repositories in private organizations are visible and fix admin...65432020-05-171-4/+25
* Allow all members of private orgs to see public repos (#11442) (#11459)zeripath2020-05-171-25/+23
* Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456) (#11461)zeripath2020-05-172-41/+41
* Whenever the ctx.Session is updated, release it to save it before sending the...zeripath2020-05-186-100/+168
* Forcibly clean and destroy the session on logout (#11447) (#11451)zeripath2020-05-171-5/+2
* Use session for retrieving org teams (#11438) (#11439)guillep2k2020-05-171-1/+1
* Fix /api/v1/orgs/* endpoints by changing parameter to :org from :orgname (#11...65432020-05-121-3/+3
* Update Changelog for 1.11.5 (#11347)v1.11.565432020-05-092-2/+6
* Fix tracked time issues (#11349) (#11354)guillep2k2020-05-093-7/+14
* Add NotifySyncPushCommits to indexer notifier (#11309) (#11338)zeripath2020-05-081-0/+6
* Prevent timer leaks in Workerpool and others (#11333) (#11340)zeripath2020-05-095-29/+32
* Allow X in addition to x in tasks (#10979) (#11335)zeripath2020-05-081-2/+2
* Changelog v1.11.5 (#11329)65432020-05-081-0/+24
* Prevent multiple listings of organization when creating a repository (#11303)...65432020-05-071-6/+6
* When delete tracked time through the API return 404 not 500 (#11319) (#11326)65432020-05-071-1/+5
* Manage port in submodule refurl (#11305) (#11323)zeripath2020-05-071-3/+7
* api.Context.NotFound(...) should tolerate nil (#11288) (#11306)zeripath2020-05-051-0/+5
* Show pull request selection even when unrelated branches (#11239) (#11283)guillep2k2020-05-042-4/+1
* repo: milestone: make /milestone/:id endpoint accessible (#11264) (#11282)Kyle Evans2020-05-041-3/+8
* Fix GetContents(): Dont't ignore Executables (#11192) (#11209)65432020-04-251-1/+1
* Fix submodule paths when AppSubUrl is not root (#11098) (#11176)zeripath2020-04-223-30/+27
* Prevent clones and pushes to disabled wiki (#11131) (#11134)zeripath2020-04-192-1/+33
* Remove errant third closing curly-bracket from account.tmpl and send account ...zeripath2020-04-191-1/+1
* On Repo Deletion: Delete related TrackedTimes too (#11110) (#11125)65432020-04-191-0/+5
* Refresh codemirror on show pull comment tab (#11100) (#11122)zeripath2020-04-181-0/+1
* Fix merge dialog on protected branch with missing required statuses (#11074) ...65432020-04-163-7/+11
* fix 404 and 500 image size in small size screen (#11043) (#11049)赵智超2020-04-122-2/+2
* Load PR Issue Poster on API too (#11033) (#11039)65432020-04-111-0/+4
* [Backport] Fix release counter on API repository info (#10968) (#10996)65432020-04-064-7/+25
* Mulitple Gitea Doctor improvements (#10943) (#10990) (#10064) (#9095) (#10991)zeripath2020-04-068-21/+679
* Fix rebase conflict detection in git 2.26 (#10930)65432020-04-031-6/+23
* Generate Diff and Patch direct from Pull head (#10936) (#10938)zeripath2020-04-032-22/+72
* Changelog v1.11.4 (#10916)v1.11.465432020-04-011-0/+14