aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix another clusterfuzz identified issue (#15096)zeripath2021-03-221-1/+1
* Use i18n.Reset to reload locales (#15073)65432021-03-211-8/+2
* fix double 'push tag' action feed (#15078)a10121127962021-03-211-2/+4
* [Refactor] remove possible resource leak (#15067)65432021-03-211-35/+38
* Fix bug when upload on web (#15042)Lunny Xiao2021-03-191-22/+28
* Delete Labels & IssueLabels on Repo Delete too (#15039)65432021-03-191-1/+18
* Prevent addition of labels from outside the repository or organisation in iss...zeripath2021-03-191-0/+39
* another clusterfuzz spotted issue (#15032)zeripath2021-03-181-1/+1
* Do not convert file path to lowercase (#15023)KN4CK3R2021-03-182-3/+7
* Fix postgres ID sequences broken by recreate-table (#15015)zeripath2021-03-181-0/+20
* Remove extraneous logging (#15020)zeripath2021-03-181-5/+0
* support gitmailmap in GetCodeActivityStats() (#15009)a10121127962021-03-171-1/+1
* Move repo.CloseIssuesViaCommitInAnyBranch to issue settings (#14965)Norwin2021-03-161-23/+23
* Fix several render issues (#14986)zeripath2021-03-166-61/+211
* Add reverse proxy configuration support for remote IP address (#14959)Lauris BH2021-03-161-0/+10
* Ensure validation occurs on clone addresses too (#14994)zeripath2021-03-153-44/+73
* Make sure sibling images get a link too (#14979)zeripath2021-03-142-1/+43
* Prevent incorrect HTML escaping in swagger.json (#14957)zeripath2021-03-111-0/+6
* Add ui.explore settings to control view of explore pages (2) (#14094)zeripath2021-03-111-0/+11
* [API] get pull, return head branch sha, even if deleted (#14931)65432021-03-081-0/+18
* Move Workaround for #12675 into it's own function (#14922)65432021-03-081-7/+22
* Re-enable import local paths after reversion from #13610 (#14925)zeripath2021-03-082-0/+19
* Make internal SSH server host key path configurable (#14918)zeripath2021-03-085-24/+41
* Add SameSite setting for cookies (#14900)zeripath2021-03-077-21/+151
* Fix race in LFS ContentStore.Put(...) (#14895)zeripath2021-03-061-11/+51
* Fix a couple of issues with a feeds (#14897)zeripath2021-03-061-0/+4
* Fix race in local storage (#14888)zeripath2021-03-051-10/+38
* Make manual merge autodetection optional and add manual merge as merge method...a10121127962021-03-034-3/+34
* Move Bleve and Elastic code indexers to use a common cat-file --batch (#14781)zeripath2021-03-036-87/+91
* Fix paging of file commit logs (#14831)zeripath2021-03-041-2/+34
* Add missing repo.projects unit into swagger (#14876)zeripath2021-03-031-3/+3
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-0136-40/+113
* remove duplicate define of CheckAttribute() (#14837)a10121127962021-03-013-57/+9
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-017-1/+50
* Create tag on ui (#13467)a10121127962021-02-283-1/+4
* Prevent use of double sub-path and incorrect asset path in manifest (#14827)zeripath2021-02-282-4/+7
* Fix a couple of CommentAsPatch issues. (#14804)zeripath2021-02-273-22/+94
* Fix repo-restore bug with poster not replaced (#14759)Lunny Xiao2021-02-222-11/+28
* Fix go get (#14758)Lunny Xiao2021-02-221-58/+0
* Export LFS & TimeTracking function status (#14753)65432021-02-201-3/+5
* Prevent endless loop if templates missing (#14752)zeripath2021-02-201-0/+4
* stopwatch notif: check if timetracking is enabled (#14750)Norwin2021-02-201-0/+3
* Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#1...zeripath2021-02-192-19/+33
* Fix when a commit not found returned 500 (#14732)Lunny Xiao2021-02-181-0/+6
* [API] Add Restricted Field to User (#14630)65432021-02-183-6/+10
* Remove NULs byte arrays passed to PostProcess (#14587)zeripath2021-02-181-1/+23
* Fix github download on migration (#14703)Lunny Xiao2021-02-181-4/+19
* Reduce calls to git cat-file -s (#14682)zeripath2021-02-179-28/+141
* Use cat-file --batch in GetLanguageStats (#14685)zeripath2021-02-171-30/+100
* Add Password Algorithm option to install page (#14701)zeripath2021-02-161-0/+2