summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changelog v1.11.4 (#10916)v1.11.465432020-04-011-0/+14
* Only update merge_base if not already merged (#10909)zeripath2020-04-012-2/+2
* Fix milestones too many SQL variables bug (#10880) (#10904)Lunny Xiao2020-03-315-108/+144
* Protect against NPEs in notifications list (#10879) (#10883)zeripath2020-03-302-22/+76
* Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862) (...zeripath2020-03-291-1/+7
* Convert plumbing.ErrReferenceNotFound to git.ErrNotExist in GetRefCommitID (#...zeripath2020-03-232-4/+7
* account for empty lines in receive-hook message (#10773) (#10784)zeripath2020-03-211-1/+1
* Fix bug on branch API (#10767) (#10775)Lunny Xiao2020-03-204-9/+60
* FIx hiding of fields in authorization source page (#10734) (#10752)Lauris BH2020-03-191-13/+6
* Migrate to go-git/go-git v5.0.0 (#10735) (#10753)Lauris BH2020-03-18333-92612/+15465
* Prevent default for linkAction (#10742) (#10743)John Olheiser2020-03-161-1/+2
* Changelog for v1.10.6 (#10699) (#10709)Lunny Xiao2020-03-101-0/+6
* Add changelog for v1.11.3 (#10700)v1.11.3Lunny Xiao2020-03-101-0/+7
* cross compile using go 1.13.x (#10684)techknowlogick2020-03-091-2/+2
* Prevent panic in stopwatch (#10670) (#10673)zeripath2020-03-081-2/+5
* add changelog for v1.10.5 (#10628) (#10632)Lunny Xiao2020-03-081-0/+5
* Fix bug on pull view when required status check no ci result (#10648) (#10651)Lunny Xiao2020-03-071-0/+5
* Changelog for v1.11.2 (#10627)v1.11.2zeripath2020-03-062-1/+46
* Issue writers perms can modify issues (#10623) (#10626)John Olheiser2020-03-062-1/+3
* Handle deleted base branch in PR (#10618) (#10619)Lauris BH2020-03-051-0/+10
* Delete dependencies when deleting a repository (#10608) (#10616)zeripath2020-03-051-0/+12
* Ensure executable bit is kept on the web editor (#10607) (#10614)Lunny Xiao2020-03-051-2/+10
* Update mergebase in pr checker (#10586) (#10605)guillep2k2020-03-041-1/+1
* Build gitea1.11 with go1.13 (#10584)techknowlogick2020-03-031-3/+3
* Logout POST action (#10582) (#10585)John Olheiser2020-03-034-3/+6
* Admin page for managing user e-mail activation (#10557) (#10579)guillep2k2020-03-0212-22/+726
* Fix migration bug on v96.go (#10572) (#10573)guillep2k2020-03-021-16/+31
* Fix redirection path if Slack webhook channel is invalid (#10566)James Lakin2020-03-021-2/+2
* head.tmpl og:image picture location (#10531) (#10556)65432020-03-011-1/+1
* Fix 404 after activating secondary email (backport of #10547) (#10553)Andreas Shimokawa2020-03-011-1/+1
* Fix appearance of unsigned sha box in view_list (#10543) (#10544)zeripath2020-02-291-4/+4
* Show Signer in commit lists and add basic trust (#10425) (#10524)zeripath2020-02-2815-70/+418
* Fix potential bugs (#10513) (#10518)65432020-02-286-9/+13
* Org action fixes and form cleanup (#10512) (#10514)John Olheiser2020-02-276-15/+26
* Use [:space:] instead of \s (#10508) (#10509)zeripath2020-02-271-1/+1
* [BugFix] Avoid mailing explicit unwatched (#10475) (#10500)65432020-02-272-5/+17
* Handle push rejection message in Merge & Web Editor (#10373) (#10497)zeripath2020-02-278-19/+137
* Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) (#10493)guillep2k2020-02-263-3/+3
* Show the username as a fallback on feeds if full name is blank (#10461)James Lakin2020-02-262-5/+10
* Fix double PR notification from API (#10482) (#10486)John Olheiser2020-02-261-3/+0
* Fix admin notices (#10480) (#10483)John Olheiser2020-02-263-3/+6
* Change admin dashboard to POST (#10465) (#10466)John Olheiser2020-02-255-55/+81
* Change action GETs to POST (#10462) (#10464)John Olheiser2020-02-2511-35/+79
* Update markbates/goth (backport) (#10445)oscar.lofwenhamn2020-02-2411-18/+46
* Trigger webhooks on issue label-change via API too (#10421) (#10439)65432020-02-242-36/+44
* Fix webhook bug (#10427) (#10432)Lunny Xiao2020-02-241-2/+2
* Various fixes in login sources (#10428) (#10429)zeripath2020-02-2315-21/+66
* Add frontend/backend make targets, fix source release (#10325) (#10414)silverwind2020-02-224-14/+53
* Prevent panic on merge to PR (#10403) (#10408)guillep2k2020-02-212-0/+19
* update crypto vendors (#10398)guillep2k2020-02-21129-1374/+3568