summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix dump and restore respository (#16698) (#16898)Lunny Xiao2021-08-316-4/+17
* Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) (#1...65432021-08-314-9/+7
* Fix wiki raw commit diff/patch view (#16891) (#16892)65432021-08-311-1/+1
* Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894) (#16895)65432021-08-315-37/+26
* Ensure wiki repos are all closed (#16886) (#16888)65432021-08-301-32/+34
* Simplify split diff view generation and remove JS dependency (#16775) (#16863)zeripath2021-08-304-75/+109
* Ensure that the default visibility is set on the user create page (#16845) (#...zeripath2021-08-291-1/+1
* In Render tolerate not being passed a context (#16842) (#16858)65432021-08-297-1/+20
* Upgrade xorm to v1.2.2 (#16663) & Add test to ensure that dumping of login so...zeripath2021-08-28135-5404/+42891
* Report the correct number of pushes on the feeds (#16811) (#16822)techknowlogick2021-08-263-2/+15
* Add primary_key to issue_index (#16813) (#16820)zeripath2021-08-253-5/+5
* Prevent NPE on empty commit (#16812) (#16819)zeripath2021-08-251-0/+3
* Fix branch pagination error (#16805) (#16816)Lunny Xiao2021-08-251-1/+1
* Ensure that template compilation panics are sent to the logs (#16788) (#16792)zeripath2021-08-231-0/+5
* Remove spurious / from issues.opened_by (#16793)zeripath2021-08-232-2/+2
* Add missing return to handleSettingRemoteAddrError (#16794) (#16795)zeripath2021-08-231-0/+1
* Update only certmagic (#16790)zeripath2021-08-234-14/+20
* changelog for 1.15.0 (#16760)v1.15.0techknowlogick2021-08-211-47/+45
* Keep attachments on tasklist update (#16750) (#16757)KN4CK3R2021-08-212-16/+21
* Recreate Tables should Recreate indexes on MySQL (#16718) (#16739)zeripath2021-08-201-0/+15
* Fix dependency translations (#16755)Steven2021-08-2020-40/+40
* Do not use thin scrollbars on Firefox (#16738) (#16745)Elouan Martinet2021-08-201-1/+0
* Fix wrong user in OpenID response (#16736) (#16741)KN4CK3R2021-08-203-10/+101
* Restore functionality for pushing non-standard refs (Partial #16705) (#16706)zeripath2021-08-171-5/+0
* release/v1.15: set min go version to min upstream supported go1.16 (#16710)techknowlogick2021-08-173-4/+4
* Upgrade levelqueue 0.4.1 (#16696) (#16700)Lunny Xiao2021-08-164-8/+8
* Ensure empty lines are copiable and final new line too (#16678) (#16692)zeripath2021-08-152-0/+116
* If PatchURL is empty, skip pull patch download when migrating (Partial #1635...65432021-08-131-0/+3
* Update issue_index to finish migration (#16685) (#16687)65432021-08-132-0/+30
* Fix NPE in fuzzer (#16680) (#16682)65432021-08-133-1/+20
* Change the implementation of the go-git version of GetNote to mirror the non ...nitul19912021-08-092-0/+15
* Fix direct creation of external users on admin page (#16613)zeripath2021-08-091-1/+3
* Restore compatibility with SQLServer 2008 R2 in migrations (#16638)zeripath2021-08-081-6/+3
* Changelog for 1.15.0-rc3 (#16621)v1.15.0-rc3zeripath2021-08-061-0/+31
* Prevent 500 on draft releases without tag (#16634) (#16636)techknowlogick2021-08-061-1/+3
* Frontport changelog for v1.14.6 (#16633)zeripath2021-08-062-1/+11
* Update node tar dependency to 6.1.6 (#16622) (#16623)zeripath2021-08-051-6/+6
* Set AllowedHeaders on API CORS handler (#16524) (#16618)zeripath2021-08-042-0/+2
* Pass down SignedUserName down to AccessLogger context (#16605) (#16616)zeripath2021-08-043-4/+28
* Restore #10096/#8638 and re-fix #15172 (#16576) (#16617)zeripath2021-08-045-10/+4450
* Fix table alignment in markdown (#16596) (#16602)zeripath2021-08-041-1/+3
* Fix 500 on first wiki page (#16586) (#16598)zeripath2021-08-032-0/+32
* Upgrade to the latest version of golang-jwt (#16590) (#16606)zeripath2021-08-0314-52/+203
* Swagger AccessToken fixes (#16574) (#16597)zeripath2021-08-024-31/+27
* [CI] Use node v14 instead of node v16 until it will pass again (#16595) (#16599)65432021-08-021-7/+7
* Lock goth/gothic and Re-attempt OAuth2 registration on login if registration ...zeripath2021-07-292-5/+21
* Upgrade levelqueue to v0.4.0 (#16560) (#16561)Lunny Xiao2021-07-276-2/+13
* not show private user's repo in explore view (#16550) (#16554)a10121127962021-07-271-5/+3
* Fix session bugs (#16552) (#16553)65432021-07-273-17/+47
* Handle too long PR titles correctly (#16517) (#16549)zeripath2021-07-264-4/+64