summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Links in markdown should be absolute to the repository not the server (#15088)zeripath2021-04-112-1/+15
* Always set the merge base used to merge the commit (#15352)zeripath2021-04-101-1/+7
* Turn RepoRef and RepoAssignment back into func(*Context) (#15372)zeripath2021-04-091-308/+295
* Upgrade to bluemonday 1.0.7 (#15379)zeripath2021-04-091-1/+1
* Code Formats, Nits & Unused Func/Var deletions (#15286)65432021-04-0914-27/+15
* [API] pull notification subject status: add "merged" (#15344)65432021-04-091-0/+5
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-0827-1193/+1403
* Move modules/forms to services/forms (#15305)zeripath2021-04-069-1661/+0
* Fix bug in Wrap (#15302)zeripath2021-04-061-3/+4
* Close file on invalid range (Addition to #15166) (#15268)KN4CK3R2021-04-063-29/+21
* Update to bluemonday-1.0.6 (#15294)zeripath2021-04-052-1/+15
* [refactor] replace int with httpStatusCodes (#15282)65432021-04-054-39/+42
* Add size to Save function (#15264)zeripath2021-04-035-8/+15
* Close file on invalid range (#15166)KN4CK3R2021-04-031-0/+8
* [refactor] mailer service (#15072)65432021-04-021-3/+3
* Speed up `enry.IsVendor` (#15213)zeripath2021-04-016-4/+116
* response simple text message for not html request when 404 (#15229)a10121127962021-04-011-0/+17
* response 404 for diff/patch of a commit that not exist (#15221)a10121127962021-04-011-1/+1
* Fix regression from #14623 - use debug SVC handler only on interactive sessio...zeripath2021-03-311-3/+22
* add 'fonts' into 'KnownPublicEntries' (#15188)a10121127962021-03-301-0/+1
* 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