Commit Graph

2785 Commits (dfb3e50dcea581b256d0fdf141d0c8fa8d75d78d)

Author SHA1 Message Date
zeripath 825efa2605
[API] Add Ref to Issue (#13946) 4 years ago
silverwind 41e8b834af
Markdown task list improvements (#13952) 4 years ago
zeripath e46a638e8f
Report permissions denied in internal SSH (#13953) 4 years ago
zeripath 8e0548ed4a
Ensure that HEAD is updated to match default branch in template generation (#13948) 4 years ago
Gary Wang c11cf4bb39
chore: use octicon-mirror for feeds display (#13928) 4 years ago
silverwind ccfa40889a
Fix avatar template error on repo collaborator page (#13924) 4 years ago
Lunny Xiao 6edfa6bc88
Fix broken migration on webhook (#13911) 4 years ago
silverwind 97ab820acc
Fix action avatar loading (#13909) 4 years ago
silverwind c05701dd7d
Fix frontpage avatars (#13853) 4 years ago
Eric Lesiuta abb9cffe4a
Log IP on SSH authentication failure for Built-in SSH server (#13150) 4 years ago
Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664) 4 years ago
silverwind e7938c9c44
Repo avatar fixes (#13891) 4 years ago
Lunny Xiao ab22ab4a37
Refactor push update (#13381) 4 years ago
Eric Belhomme 6ddf881245
issue #12450: return original URL in `original_url` JSON field (#13885) 4 years ago
6543 48a3bb7a32
User Settings: Ignore empty language codes & validate (#13755) 4 years ago
mrsdizzie 3512c7e40f
Fix crash in short link processor (#13839) 4 years ago
silverwind 9269a038a4
Direct avatar rendering (#13649) 4 years ago
6543 4353cf96c0
Move LFSLock APIFormat into convert package (#13808) 4 years ago
John Olheiser e306c292ac
Expose default theme in meta and API (#13809) 4 years ago
Jimmy Praet 056b8f5b52
Clickable links in pull request (and issue) titles (#13695) 4 years ago
zeripath 5e0a3784ea
When reinitialising DBConfig reset the database use flags (#13796) 4 years ago
6543 7ac8a770e1
Move Repo APIFormat to convert package (#13787) 4 years ago
6543 2b4a08e962
Migrations: Use Process Manager to create own Context (#13792) 4 years ago
6543 4f5ff1ef08
move notification APIFormat (#13783) 4 years ago
zeripath 4569339a4b
Refactor doctor (#12264) 4 years ago
silverwind bc455ed257
Set RUN_MODE prod by default (#13765) 4 years ago
silverwind da4bb6fc4e
Fix label styles affecting shabox (#13734) 4 years ago
6543 b2435af9be
Add Allow-/Block-List for Migrate & Mirrors (#13610) 4 years ago
zeripath 911d370dad
Push HEAD instead of master when initialising repositories (#13719) 4 years ago
a1012112796 9c26dc1f3a
Add block on official review requests branch protection (#13705) 4 years ago
Jimmy Praet 48c9865fce
Fix review request notification issue link when external issue tracker is enabled (#13723) 4 years ago
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
Lauris BH 57fa9b0f25
Support shortened commit SHAs in URLs (#13686) 4 years ago
silverwind 6d93a3ab18
Issue and Pulls lists rework (#13594) 4 years ago
Kevin Zúñiga 247ab6a922
Send error message when CSRF token is missing (#13676) 4 years ago
6543 1bb5c09b5d
API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562) 4 years ago
6543 24b3b2140a
finaly fix gitlab migration with subdir 2.0 (#13646) 4 years ago
6543 ad2a288622
finaly fix gitlab migration with subdir (#13629) 4 years ago
silverwind 0615b668dc
HTTP cache rework and enable caching for storage assets (#13569) 4 years ago
6543 77aa742528
Migration: Gitlab: Support Subdirectory (#13563) 4 years ago
silverwind efcba9b011
Render diff stats server-side (#13579) 4 years ago
6543 7d2700c8be
[API] Only Return Json (#13511) 4 years ago
Patrick Aljord a2efcb6acc
missing quotes in default value slice (#13550) 4 years ago
mrsdizzie 6280af0324
Use existing analyzer module for language detection for highlighting (#13522) 4 years ago
Lunny Xiao dd29ecb333
Add missed sync branch/tag webhook (#13538) 4 years ago
Lunny Xiao c296f4fed6
Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420) 4 years ago
zeripath 5d932b35ca
Disallow urlencoded new lines in git protocol paths if there is a port (#13521) 4 years ago
zeripath 182b5a08ed
Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470) 4 years ago
zeripath 77e5081a2e
Fix panic bug in handling multiple references in commit (#13486) 4 years ago
zeripath c05a8abc76
Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 4 years ago