summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-09Update Changelog for 1.11.5 (#11347)v1.11.56543
2020-05-09Fix tracked time issues (#11349) (#11354)guillep2k
2020-05-08Add NotifySyncPushCommits to indexer notifier (#11309) (#11338)zeripath
2020-05-09Prevent timer leaks in Workerpool and others (#11333) (#11340)zeripath
2020-05-08Allow X in addition to x in tasks (#10979) (#11335)zeripath
2020-05-08Changelog v1.11.5 (#11329)6543
2020-05-07Prevent multiple listings of organization when creating a repository (#11303)...6543
2020-05-07When delete tracked time through the API return 404 not 500 (#11319) (#11326)6543
2020-05-07Manage port in submodule refurl (#11305) (#11323)zeripath
2020-05-05api.Context.NotFound(...) should tolerate nil (#11288) (#11306)zeripath
2020-05-04Show pull request selection even when unrelated branches (#11239) (#11283)guillep2k
2020-05-04repo: milestone: make /milestone/:id endpoint accessible (#11264) (#11282)Kyle Evans
2020-04-25Fix GetContents(): Dont't ignore Executables (#11192) (#11209)6543
2020-04-22Fix submodule paths when AppSubUrl is not root (#11098) (#11176)zeripath
2020-04-19Prevent clones and pushes to disabled wiki (#11131) (#11134)zeripath
2020-04-19Remove errant third closing curly-bracket from account.tmpl and send account ...zeripath
2020-04-19On Repo Deletion: Delete related TrackedTimes too (#11110) (#11125)6543
2020-04-18Refresh codemirror on show pull comment tab (#11100) (#11122)zeripath
2020-04-16Fix merge dialog on protected branch with missing required statuses (#11074) ...6543
2020-04-12fix 404 and 500 image size in small size screen (#11043) (#11049)赵智超
2020-04-11Load PR Issue Poster on API too (#11033) (#11039)6543
2020-04-06[Backport] Fix release counter on API repository info (#10968) (#10996)6543
2020-04-06Mulitple Gitea Doctor improvements (#10943) (#10990) (#10064) (#9095) (#10991)zeripath
2020-04-03Fix rebase conflict detection in git 2.26 (#10930)6543
2020-04-03Generate Diff and Patch direct from Pull head (#10936) (#10938)zeripath
2020-04-01Changelog v1.11.4 (#10916)v1.11.46543
2020-04-01Only update merge_base if not already merged (#10909)zeripath
2020-03-31Fix milestones too many SQL variables bug (#10880) (#10904)Lunny Xiao
2020-03-30Protect against NPEs in notifications list (#10879) (#10883)zeripath
2020-03-29Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862) (...zeripath
2020-03-23Convert plumbing.ErrReferenceNotFound to git.ErrNotExist in GetRefCommitID (#...zeripath
2020-03-21account for empty lines in receive-hook message (#10773) (#10784)zeripath
2020-03-20Fix bug on branch API (#10767) (#10775)Lunny Xiao
2020-03-19FIx hiding of fields in authorization source page (#10734) (#10752)Lauris BH
2020-03-18Migrate to go-git/go-git v5.0.0 (#10735) (#10753)Lauris BH
2020-03-16Prevent default for linkAction (#10742) (#10743)John Olheiser
2020-03-10Changelog for v1.10.6 (#10699) (#10709)Lunny Xiao
2020-03-10Add changelog for v1.11.3 (#10700)v1.11.3Lunny Xiao
2020-03-09cross compile using go 1.13.x (#10684)techknowlogick
2020-03-08Prevent panic in stopwatch (#10670) (#10673)zeripath
2020-03-08add changelog for v1.10.5 (#10628) (#10632)Lunny Xiao
2020-03-07Fix bug on pull view when required status check no ci result (#10648) (#10651)Lunny Xiao
2020-03-06Changelog for v1.11.2 (#10627)v1.11.2zeripath
2020-03-06Issue writers perms can modify issues (#10623) (#10626)John Olheiser
2020-03-05Handle deleted base branch in PR (#10618) (#10619)Lauris BH
2020-03-05Delete dependencies when deleting a repository (#10608) (#10616)zeripath
2020-03-05Ensure executable bit is kept on the web editor (#10607) (#10614)Lunny Xiao
2020-03-04Update mergebase in pr checker (#10586) (#10605)guillep2k
2020-03-03Build gitea1.11 with go1.13 (#10584)techknowlogick
2020-03-03Logout POST action (#10582) (#10585)John Olheiser