aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix creating OAuth2 auth source from CLI (#14116)Daniil Pankratov2020-12-241-0/+5
* Improve vfsgen to not unzip bindata files but send to browser directly (#7109)Lunny Xiao2020-12-244-2/+102
* API: Make BasicAuth Prefix case insensitive (#14106)65432020-12-231-1/+1
* Fix manifest encoding (#14114)silverwind2020-12-232-9/+104
* Fix git.parseTagData (#14105)65432020-12-223-4/+80
* Inline manifest.json (#14038)silverwind2020-12-222-0/+15
* Standardize Co-Authored-By / Reviewed-By strings (#14097)Cirno the Strongest2020-12-211-2/+2
* Add StatDir and replace com.StatDir (#14099)Lunny Xiao2020-12-225-13/+87
* more test case for STORAGE_TYPE overrides (and fixes) (#14096)胡玮文2020-12-222-8/+57
* Fix storage config implementation (#14091)胡玮文2020-12-212-21/+177
* Add Test for Fix #14040 (#14045)65432020-12-211-0/+69
* Add mentionable teams to tributeValues and change team mention rules to gh's ...a10121127962020-12-213-6/+12
* Added option to disable migrations (#13114)Paweł Bogusławski2020-12-214-3/+10
* Manually approve new registration (#13083)Jiri Vlasak2020-12-191-0/+6
* Refactor get tag to remove unnecessary steps (#14058)Lunny Xiao2020-12-201-33/+19
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-185-71/+84
* Fix panic in BasicAuthDecode (#14046)silverwind2020-12-172-0/+12
* Fix bug in commit verification introduced in #13673 (#14040)zeripath2020-12-171-1/+5
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-1774-1332/+3899
* Cause NotifyMigrateRepository to emit a repo create webhook (#14004)zeripath2020-12-171-0/+12
* Always wait for the cmd to finish (#14006)zeripath2020-12-171-0/+1
* Store repository data in data path if not previously set (#13991)techknowlogick2020-12-151-9/+2
* [API] Add ref to create/edit issue options & deprecated assignee (#13992)65432020-12-151-5/+9
* Standardise logging of failed authentication attempts in internal SSH (#13962)zeripath2020-12-151-7/+43
* [API] Add Ref to Issue (#13946)zeripath2020-12-134-0/+4
* Markdown task list improvements (#13952)silverwind2020-12-134-10/+10
* Report permissions denied in internal SSH (#13953)zeripath2020-12-111-5/+14
* Ensure that HEAD is updated to match default branch in template generation (#...zeripath2020-12-112-0/+9
* chore: use octicon-mirror for feeds display (#13928)Gary Wang2020-12-101-1/+1
* Fix avatar template error on repo collaborator page (#13924)silverwind2020-12-101-4/+12
* Fix broken migration on webhook (#13911)Lunny Xiao2020-12-091-2/+2
* Fix action avatar loading (#13909)silverwind2020-12-091-5/+12
* Fix frontpage avatars (#13853)silverwind2020-12-093-13/+19
* Log IP on SSH authentication failure for Built-in SSH server (#13150)Eric Lesiuta2020-12-081-1/+1
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-0821-3666/+38
* Repo avatar fixes (#13891)silverwind2020-12-071-13/+16
* Refactor push update (#13381)Lunny Xiao2020-12-081-0/+69
* issue #12450: return original URL in `original_url` JSON field (#13885)Eric Belhomme2020-12-071-0/+1
* User Settings: Ignore empty language codes & validate (#13755)65432020-12-041-1/+1
* Fix crash in short link processor (#13839)mrsdizzie2020-12-041-10/+12
* Direct avatar rendering (#13649)silverwind2020-12-035-139/+62
* Move LFSLock APIFormat into convert package (#13808)65432020-12-032-7/+22
* Expose default theme in meta and API (#13809)John Olheiser2020-12-031-0/+1
* Clickable links in pull request (and issue) titles (#13695)Jimmy Praet2020-12-032-0/+30
* When reinitialising DBConfig reset the database use flags (#13796)zeripath2020-12-021-0/+5
* Move Repo APIFormat to convert package (#13787)65432020-12-025-40/+177
* Migrations: Use Process Manager to create own Context (#13792)65432020-12-025-13/+31
* move notification APIFormat (#13783)65432020-12-021-0/+69
* Refactor doctor (#12264)zeripath2020-12-027-0/+751
* Set RUN_MODE prod by default (#13765)silverwind2020-11-301-1/+1