Commit Graph

1576 Commits (8fa97a25f0dccc4db94d344ce7af632f8fe358b0)

Author SHA1 Message Date
Lunny Xiao d7770539f6
Improve interface when comparing a branch which has created a pull request (#17911) 3 years ago
zeripath e4e411821d
Abort merge if head has been updated before pressing merge (#18032) 3 years ago
Wim 6fe756dc93
Add support for ssh commit signing (#17743) 3 years ago
qwerty287 4cbc865d83
Add option to define refs in issue templates (#17842) 3 years ago
zeripath e0e3ba6c12
Add Reindex buttons to repository settings page (#17494) 3 years ago
qwerty287 c3eea2f8af
Improve behavior of "Fork" button (#17288) 3 years ago
silverwind 379a5241c6
Fix overflow in commit graph (#17947) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
qwerty287 d2d9bc846e
Use disable_form_autofill on Codebase and Gitbucket (#17936) 3 years ago
Lunny Xiao b4a32afec1
Display issue/comment role even if repo archived (#17907) 3 years ago
silverwind 4f81c7dffe
Render issue references in file table (#17897) 3 years ago
n 6791aae8de
Add hints for special Wiki pages (#17283) 3 years ago
KN4CK3R 6ceef87671
Removed SizeFmt. (#17890) 3 years ago
KN4CK3R 87be76213a
Add migrate from Codebase (#16768) 3 years ago
silverwind 3fd502cca8
Rework commit page header (#17849) 3 years ago
silverwind 4a6bd60df0
Remove whitespace inside rendered code `<td>` (#17859) 3 years ago
fnetX (aka fralix) 830ab75ce0
Switch archive URL code back to href attributes (#17796) 3 years ago
qwerty287 24a8d54bfb
Disable ref selection dropdown if you don't have permissions to use it (#17837) 3 years ago
silverwind 9450410ff7
Improve ellipsis buttons (#17773) 3 years ago
velengel a1f5c7bfce
Add copy Commit ID button in commits list (#17759) 3 years ago
zeripath 1dbc58f742
More pleasantly handle broken or missing git repositories (#17747) 3 years ago
Jimmy Praet a3efd048a7
Improvements to content history (#17746) 3 years ago
silverwind a159c3175f
Add new JS linter rules (#17699) 3 years ago
zeripath 8511eec4d4
Allow Loading of Diffs that are too large (#17739) 3 years ago
Gusted 381e131fc8
Added comment for changing issue ref (#17672) 3 years ago
Gusted 96ec656cf1
perf: sent `data-path` once for each file (#17657) 3 years ago
wxiaoguang 55be5fe339
Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646) 3 years ago
Gusted c3e020ca34
Add pagination to fork list (#17639) 3 years ago
silverwind 6874fe90e5
Cleanup and use global style on popups (#17674) 3 years ago
KN4CK3R ea42d3c04e
Fixed commit count. (#17698) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
silverwind 23bd7b1211
Add copy button to markdown code blocks (#17638) 3 years ago
Lunny Xiao d789670894
Migrating wiki don't require token, so we should move it out of the require form (#17645) 3 years ago
Gusted 562785ef4e
Add download button for file viewer (#17640) 3 years ago
silverwind cd32b84811
Add icon to vscode clone link (#17641) 3 years ago
KN4CK3R 42ea0023a3
Add migration from GitBucket (#16767) 3 years ago
Gusted 8eddb75508
perf: only generate data-comment-url once (#17618) 3 years ago
zeripath bab95c3a86
Correctly handle failed migrations (#17575) 3 years ago
Gusted 492e1c2fbd
Refactor commentTags functionality (#17558) 3 years ago
zeripath dbdaa713c9
Escape issue titles in comments list (#17555) 3 years ago
qwerty287 f46e67b519
Move key forms before list and add cancel button (#17432) 3 years ago
wxiaoguang 89beceeb9a
Fix a UI error when folding a file content in a commit view (#17446) 3 years ago
David Jimenez a462fcaac8
Show client-side error if wiki page is empty (#17415) 3 years ago
zeripath 09938ccd99
Re-separate the color translation strings (#17390) 3 years ago
Mario Lubenka 67561e79f1
Fix SVG side by side comparison link (#17375) 3 years ago
wxiaoguang 2add8fe9be
Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 3 years ago
Richard Mahn 98f7013756
Prevent NPE in CSV diff rendering when column removed (#17018) 3 years ago
Mario Lubenka 0208ea0248
"Copy branch name" button in pull request (#17323) 3 years ago
wxiaoguang 4822eed99d
Disable form autofill (#17291) 3 years ago
qwerty287 26dfe88ff2
Hide command line merge instructions when user can't push (#17339) 3 years ago