summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-03Changelog 1.15.2 (#16940)v1.15.2zeripath
2021-09-03Close storage objects before cleaning (#16934) (#16942)zeripath
2021-09-03Add unique constraint back into issue_index (#16938)zeripath
2021-09-02Changelog 1.15.1 (#16925)v1.15.1zeripath
2021-09-02Allow BASIC authentication access to /:owner/:repo/releases/download/* (#1691...zeripath
2021-09-02Prevent leave changes dialogs due to autofill fields (#16912) (#16920)zeripath
2021-09-02Ignore review comment when ref commit is missed (#16905) (#16919)Lunny Xiao
2021-09-02Fix wrong attachment removal (#16915) (#16917)wxiaoguang
2021-09-01Gitlab Migrator: dont ignore reactions of last request (#16903) (#16913)zeripath
2021-09-01Correctly return the number of Repositories for Organizations (#16807) (#16911)zeripath
2021-08-31Test if LFS object is accessible (#16865) (#16904)6543
2021-08-31 List limited and private orgs if authenticated on API (#16866) (#16879)6543
2021-08-31Fix dump and restore respository (#16698) (#16898)Lunny Xiao
2021-08-31Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) (#1...6543
2021-08-31Fix wiki raw commit diff/patch view (#16891) (#16892)6543
2021-08-31Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894) (#16895)6543
2021-08-30Ensure wiki repos are all closed (#16886) (#16888)6543
2021-08-30Simplify split diff view generation and remove JS dependency (#16775) (#16863)zeripath
2021-08-29Ensure that the default visibility is set on the user create page (#16845) (#...zeripath
2021-08-29In Render tolerate not being passed a context (#16842) (#16858)6543
2021-08-28Upgrade xorm to v1.2.2 (#16663) & Add test to ensure that dumping of login so...zeripath
2021-08-26Report the correct number of pushes on the feeds (#16811) (#16822)techknowlogick
2021-08-25Add primary_key to issue_index (#16813) (#16820)zeripath
2021-08-25Prevent NPE on empty commit (#16812) (#16819)zeripath
2021-08-25Fix branch pagination error (#16805) (#16816)Lunny Xiao
2021-08-23Ensure that template compilation panics are sent to the logs (#16788) (#16792)zeripath
2021-08-23Remove spurious / from issues.opened_by (#16793)zeripath
2021-08-23Add missing return to handleSettingRemoteAddrError (#16794) (#16795)zeripath
2021-08-23Update only certmagic (#16790)zeripath
2021-08-21changelog for 1.15.0 (#16760)v1.15.0techknowlogick
2021-08-21Keep attachments on tasklist update (#16750) (#16757)KN4CK3R
2021-08-20Recreate Tables should Recreate indexes on MySQL (#16718) (#16739)zeripath
2021-08-20Fix dependency translations (#16755)Steven
2021-08-20Do not use thin scrollbars on Firefox (#16738) (#16745)Elouan Martinet
2021-08-20Fix wrong user in OpenID response (#16736) (#16741)KN4CK3R
2021-08-17Restore functionality for pushing non-standard refs (Partial #16705) (#16706)zeripath
2021-08-17release/v1.15: set min go version to min upstream supported go1.16 (#16710)techknowlogick
2021-08-16Upgrade levelqueue 0.4.1 (#16696) (#16700)Lunny Xiao
2021-08-15Ensure empty lines are copiable and final new line too (#16678) (#16692)zeripath
2021-08-13 If PatchURL is empty, skip pull patch download when migrating (Partial #1635...6543
2021-08-13Update issue_index to finish migration (#16685) (#16687)6543
2021-08-13Fix NPE in fuzzer (#16680) (#16682)6543
2021-08-09Change the implementation of the go-git version of GetNote to mirror the non ...nitul1991
2021-08-09Fix direct creation of external users on admin page (#16613)zeripath
2021-08-08Restore compatibility with SQLServer 2008 R2 in migrations (#16638)zeripath
2021-08-06Changelog for 1.15.0-rc3 (#16621)v1.15.0-rc3zeripath
2021-08-06Prevent 500 on draft releases without tag (#16634) (#16636)techknowlogick
2021-08-06Frontport changelog for v1.14.6 (#16633)zeripath
2021-08-05Update node tar dependency to 6.1.6 (#16622) (#16623)zeripath
2021-08-04Set AllowedHeaders on API CORS handler (#16524) (#16618)zeripath