summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix label styles affecting shabox (#13734)silverwind2020-11-281-5/+4
* Add Allow-/Block-List for Migrate & Mirrors (#13610)65432020-11-284-3/+174
* Push HEAD instead of master when initialising repositories (#13719)zeripath2020-11-281-2/+2
* Add block on official review requests branch protection (#13705)a10121127962020-11-283-100/+105
* Fix review request notification issue link when external issue tracker is ena...Jimmy Praet2020-11-281-1/+1
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-2716-42/+202
* Support shortened commit SHAs in URLs (#13686)Lauris BH2020-11-251-4/+13
* Issue and Pulls lists rework (#13594)silverwind2020-11-252-17/+37
* Send error message when CSRF token is missing (#13676)Kevin Zúñiga2020-11-231-1/+1
* API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562)65432020-11-191-15/+16
* finaly fix gitlab migration with subdir 2.0 (#13646)65432020-11-201-2/+6
* finaly fix gitlab migration with subdir (#13629)65432020-11-191-2/+9
* HTTP cache rework and enable caching for storage assets (#13569)silverwind2020-11-173-23/+67
* Migration: Gitlab: Support Subdirectory (#13563)65432020-11-161-0/+18
* Render diff stats server-side (#13579)silverwind2020-11-151-0/+3
* [API] Only Return Json (#13511)65432020-11-142-2/+59
* missing quotes in default value slice (#13550)Patrick Aljord2020-11-131-1/+1
* Use existing analyzer module for language detection for highlighting (#13522)mrsdizzie2020-11-131-2/+5
* Add missed sync branch/tag webhook (#13538)Lunny Xiao2020-11-131-0/+8
* Introduce go chi web framework as frontend of macaron, so that we can move ro...Lunny Xiao2020-11-133-43/+42
* Disallow urlencoded new lines in git protocol paths if there is a port (#13521)zeripath2020-11-111-0/+3
* Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470)zeripath2020-11-091-10/+32
* Fix panic bug in handling multiple references in commit (#13486)zeripath2020-11-102-29/+95
* Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o...zeripath2020-11-0810-42/+219
* Tags cleanup (#13428)John Olheiser2020-11-051-3/+7
* Fixed git args duplication (#13411)Viktor Suprun2020-11-031-0/+3
* Fix typo (#13380)Lunny Xiao2020-10-311-1/+1