summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Add Tabular Diff for CSV files (#14661)KN4CK3R2021-03-296-71/+190
* use level config in main section when subsection not set level (#15176)a10121127962021-03-282-8/+7
* Update repository size on cron gc task (#15177)zeripath2021-03-281-0/+11
* Expose resolver via API (#15167)sotho2021-03-282-2/+4
* [refactor] Unify the export of user data via API (#15144)65432021-03-2711-68/+80
* Add DefaultMergeStyle option to repository (#14789)parnic2021-03-273-0/+7
* fix regression of 15139 (#15164)65432021-03-261-1/+1
* Clusterfuzz found another way (#15160)zeripath2021-03-261-1/+1
* Fix wrong user returned in API (#15139)sotho2021-03-241-7/+6
* [Vendor] update gitea-sdk v0.14.0 (#15103)65432021-03-221-22/+0
* 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