Commit Graph

2427 Commits (46ef562a161a2685d429ffd7dc594383de533c07)

Author SHA1 Message Date
techknowlogick e6c9f19b8f
Use url.Parse to parse hostname (#12335)
4 years ago
Wim 4609eba2e7
Fix ipv6 parsing (#12321)
4 years ago
mrsdizzie ea1ed802a3
Fix emoji detection in certain cases (#12320)
4 years ago
zeripath d25f44285a
Fix double-indirection bug in logging IDs (#12294)
4 years ago
Stephen Solka 54513452a1
prefer NoError/Error over Nil/NotNil (#12271)
4 years ago
silverwind 0e24af6951
Update Octicons to v10 (#12240)
4 years ago
zeripath 3bcc6e7a9e
Ensure that git commit tree continues properly over the page (#12142)
4 years ago
Cirno the Strongest 633f52c220
Fix filepath basename on Windows for SVG bindata (#12241)
4 years ago
silverwind 8188176b58
Direct SVG rendering (#12157)
4 years ago
mrsdizzie 8d081950e6
Ensure syntax highlighting is the same inside diffs (#12205)
4 years ago
mrsdizzie a6168fa25d
Make copy/paste work for source code (#12191)
4 years ago
mrsdizzie 078d2fbd4c
Remove newline when highlighting random chunks of code (#12180)
4 years ago
Stormxx 26e931ae34
fix a spelling error (#12163)
4 years ago
yisiliang 9fc9c1de98
Update the wiki repository remote origin while update the mirror repository's Clone From URL (#12053)
4 years ago
zeripath c5b08f6d5a
Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)
4 years ago
Lauris BH 4384320db9
Use hash of repo path, ref and entrypath as cache key (#12151)
4 years ago
zeripath 217647f331
Multiple small admin dashboard fixes (#12153)
4 years ago
xenofem d1562bfc34
properly set symbolic-ref HEAD when a repo is created with a non-master default branch (#12135)
4 years ago
zeripath ae56411e9f
Move EventSource to SharedWorker (#12095)
4 years ago
赵智超 cd994f6354
Fix ui bug in wiki commit page (#12089)
4 years ago
zeripath 858c35b731
Ensure BlameReaders close at end of request (#12102)
4 years ago
mrsdizzie af7ffaa279
Server-side syntax highlighting for all code (#12047)
4 years ago
silverwind 7761245d08
Move fomantic and jQuery to main webpack bundle (#11997)
4 years ago
Cornel ebc35f2b2e
Fix comments webhook panic (#12046)
4 years ago
6543 c86478ec47
[UI] Sortable Tables Header By Click (#7980)
4 years ago
赵智超 ae20de7771
fix bug about can't skip commits base on base branch (#11555)
4 years ago
6543 fc2f2c7602
API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854)
4 years ago
successgo 4dee08a6b4
Fix typo (#12013)
4 years ago
silverwind e24ee48776
Add serviceworker.js to KnownPublicEntries (#11992)
4 years ago
Lauris BH 6891b90303
Use enry language type to detect special languages (#11974)
4 years ago
Lauris BH 5389b6cde1
For language detection do not try to analyze big files by content (#11971)
4 years ago
Cirno the Strongest 92a05f87f0
Use only first line of commit when creating referenced comment (#11960)
4 years ago
Lunny Xiao 1dd3f19ee3
Use google/uuid to instead satori/go.uuid (#11943)
4 years ago
techknowlogick 6bf78d2b57
Global default branch setting (#11918)
4 years ago
zeripath ae3cfa8449
Only write to global gitconfig if necessary (#11876)
4 years ago
silverwind 2447ffc74a
Disable all typographic replacements in markdown renderer (#11871)
4 years ago
mrsdizzie d729d685d0
Fix 500 error on repos with no tags (#11870)
4 years ago
zeripath 0973c03601
Handle more pathological branch and tag names (#11843)
4 years ago
Cirno the Strongest 5a26192350
Fix commit search in all branches (#11849)
4 years ago
Cirno the Strongest b682a2c1b2
Show exact tag for commit on diff view (#11846)
4 years ago
zeripath 9ecf732abc
Prevent panic on empty HOST for mysql (#11850)
4 years ago
Gernot Eger a3fe9d87f2
Set the base url when migrating from Gitlab using access token or username without password (#11852)
4 years ago
Cirno the Strongest 4a4977a1f0
Don't consider tag refs as valid for branch name (#11847)
4 years ago
silverwind 628ee1d82e
Replace jquery-datetimepicker with native date input (#11684)
4 years ago
6543 68a2af6d68
API expose usefull General Repo settings settings (#11758)
4 years ago
6543 1ac46186ff
API allow to create closed milestones (#11745)
4 years ago
Cirno the Strongest cefbf73aea
Honor DEFAULT_PAGING_NUM for API (#11805)
4 years ago
6543 5814079bf5
Add option to API to update PullRequest base branch (#11666)
4 years ago
Cirno the Strongest 94f60e199b
Fix visibility of forked public repos from private orgs (#11717)
4 years ago
Cirno the Strongest bbe13b60cd
Fix timezone on issue deadline (#11697)
4 years ago