summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changelog for v1.14.5 (#16450)v1.14.5zeripath2021-07-161-0/+12
* Fix crash following ldap authentication update (#16447) (#16449)zeripath2021-07-151-2/+2
* Retry rename on lock induced failures (#16435) (#16439)zeripath2021-07-158-14/+42
* Validate issue index before querying DB (#16406) (#16410)Norwin2021-07-121-0/+3
* Replace `plugins/docker` with `techknowlogick/drone-docker`in ci (#16407) (#1...65432021-07-121-5/+5
* Update bluemonday to v1.0.15 (#16379) (#16380)65432021-07-09174-11868/+14480
* Redirect on bad CSRF instead of presenting bad page (#14937) (#16378)65432021-07-083-5/+31
* Hide mirror passwords on repo settings page (#16022) (#16355)Kyle D2021-07-073-2/+12
* Changelog for v1.14.4 (#16348)v1.14.4Lunny Xiao2021-07-061-0/+13
* Fix error message if user not exist (#16343)65432021-07-051-1/+1
* Fix relative links in postprocessed images (#16334) (#16340)zeripath2021-07-042-1/+28
* Fix list_options GetStartEnd (#16303) (#16305)65432021-06-301-1/+1
* Fix API to return author for author on commits(#16276) (#16277)65432021-06-271-2/+2
* Handle misencoding of login_source cfg in mssql (#16268) (#16275)zeripath2021-06-272-20/+21
* Fixed issues not updated by commits (#16254) (#16261)KN4CK3R2021-06-261-4/+5
* Improve efficiency in FindRenderizableReferenceNumeric and getReference (#162...zeripath2021-06-261-6/+8
* Use html.Parse rather than html.ParseFragment (#16223) (#16225)65432021-06-221-17/+14
* Update milestone counters on new issue (#16183) (#16224)KN4CK3R2021-06-224-56/+39
* reqOrgMembership calls need to be preceded by reqToken (#16198) (#16219)zeripath2021-06-212-3/+7
* Changelog v1.14.3 (#16131)v1.14.365432021-06-181-0/+50
* Fix some API bugs (#16184) (#16190)65432021-06-185-5/+13
* Encrypt migration credentials at rest (#15895) (#16187)zeripath2021-06-173-5/+69
* Run processors on whole of text (#16155) (#16185)zeripath2021-06-173-319/+414
* issue-keyword class is being incorrectly stripped off spans (#16163) (#16172)zeripath2021-06-161-5/+2
* Only check access tokens if they are likely to be tokens (#16164) (#16171)zeripath2021-06-161-1/+7
* Removable media support (#16138)Andrei Yankovich2021-06-121-3/+3
* Set self-adjusting deadline for connection writing (#16068) (#16123)zeripath2021-06-115-34/+75
* Fix language switch for install page (#16043) (#16128)a10121127962021-06-102-1/+10
* Fix bug on getIssueIDsByRepoID (#16119) (#16124)Lunny Xiao2021-06-102-1/+9
* Fix data URI scramble (#16098) (#16118)65432021-06-092-8/+20
* Fix http path bug (#16117) (#16120)65432021-06-093-0/+131
* Merge all deleteBranch as one function and also fix bug when delete branch do...Lunny Xiao2021-06-074-146/+111
* api: fix overly strict edit pr permissions (#15900) (#16081)65432021-06-061-1/+1
* git migration: don't prompt interactively for clone credentials (#15902) (#16...65432021-06-061-2/+8
* Fix case change in ownernames (#16045) (#16050)zeripath2021-06-033-1/+36
* Add missing SameSite settings for the i_like_gitea cookie (#16037) (#16039)zeripath2021-05-313-0/+3
* Don't manipulate input params in email notification (#16011) (#16033)Jimmy Praet2021-05-313-5/+12
* Fix setting of SameSite on cookies (#15989) (#15991)techknowlogick2021-05-271-3/+3
* follow redirect when fetching theme archive (#15986) (#15990)techknowlogick2021-05-261-1/+1
* Remove branch URL before IssueRefURL (#15970)fnetX (aka fralix)2021-05-251-1/+1
* fix layout of milestone view (#15940)Tomás Warynyca2021-05-221-6/+6
* Restore PAM user autocreation functionality (#15825) (#15867)zeripath2021-05-196-1/+24
* remove unimplemented searchbar from project view (#15905)Norwin2021-05-171-3/+0
* Move sans-serif fallback font higher than emoji fonts (#15855) (#15892)zeripath2021-05-161-1/+1
* GitHub: migrate draft releases too (#15884) (#15888)65432021-05-162-34/+31
* Close the gitrepo when deleting the repository (#15876) (#15887)65432021-05-164-0/+14
* Upgrade xorm to v1.1.0 (#15869) (#15885)Lunny Xiao2021-05-1555-423/+1291
* Fix bound address/port for caddy's certmagic library (see #15848) (#15859) (#...zeripath2021-05-151-1/+6
* Fix blame row height alignment (#15863) (#15883)Norwin2021-05-151-1/+5
* Fix error message when saving generated LOCAL_ROOT_URL config (#15880) (#15882)Naohisa Murakami2021-05-151-1/+1