Commit Graph

493 Commits (d2dc182dcda4cadd3da0d1fc032f392f94b3ec7b)

Author SHA1 Message Date
zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994)
3 years ago
zeripath 6463483ec5
Do not show full lfs file on error in git_test.go:rawTest() (#14980)
3 years ago
Norwin 658d1bfac8
API: fix set milestone on PR creation (#14981)
3 years ago
zeripath 42b9b46ad2
Never add labels not from this repository or organisation and remove org labels on transfer (#14928)
3 years ago
Norwin 0a8a3ab0f5
Show private heatmap on profile to self & admins (#14881)
3 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543)
3 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841)
3 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792)
3 years ago
6543 190bd0accd
Export LFS & TimeTracking function status (#14753)
3 years ago
6543 8d5c795cc4
[API] Add Restricted Field to User (#14630)
3 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674)
3 years ago
6543 5f248d0df2
[API] Add delete release by tag & fix unreleased inconsistency (#14563)
3 years ago
6543 cbe7f5296e
[API] Add affected files of commits to commit struct (#14579)
3 years ago
Cameron Braid 3c965c3e30
[API] GetRelease by tag only return release (#14397)
3 years ago
6543 0d1444751f
[API] Add pagination to ListBranches (#14524)
3 years ago
6543 6d27703f14
[API] List, Check, Add & delete endpoints for repository teams (#13630)
3 years ago
Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491)
3 years ago
6543 3599d44399
Extend TestUserOrgs to cover permission cases (#14495)
3 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293)
3 years ago
Norwin b5570d3e68
Display current stopwatch in navbar (#14122)
3 years ago
Elena Neuschild 564030336d
Issues overview should not show issues from archived repos (#13220)
3 years ago
Jonathan Tran 81467e6f35
Display SVG files as images instead of text (#14101)
3 years ago
6543 6b3b6f1833
Add option to change username to the admin panel (#14229)
3 years ago
Lunny Xiao 3c96a37162
Some code improvements (#14266)
3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
3 years ago
6543 27fa4814b8
Fix git.parseTagData (#14105)
3 years ago
Norwin f6bec85296
rework heatmap permissions (#14080)
3 years ago
Paweł Bogusławski 839daa85aa
Added option to disable migrations (#13114)
3 years ago
Cirno the Strongest f3c4baa84b
Show dropdown with all statuses for commit (#13977)
3 years ago
Jiri Vlasak d7c67a9fb2
Manually approve new registration (#13083)
3 years ago
zeripath e2b069e577
Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989)
3 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)
3 years ago
silverwind 1cb1fb8a2e
Remove JS globals related to timetracking and due date (#13921)
3 years ago
silverwind c85bb62635
Replace more icons with SVG, repo search tweaks (#13860)
3 years ago
6543 48a3bb7a32
User Settings: Ignore empty language codes & validate (#13755)
3 years ago
6543 2b4a08e962
Migrations: Use Process Manager to create own Context (#13792)
3 years ago
6543 b2435af9be
Add Allow-/Block-List for Migrate & Mirrors (#13610)
3 years ago
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186)
3 years ago
6543 f88a2eae97
[API] Add more filters to issues search (#13514)
3 years ago
6543 1bb5c09b5d
API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562)
3 years ago
Lunny Xiao 586bfb9f32
Use mount but not register for chi routes (#13555)
3 years ago
silverwind 0de546009e
CSS color variables, less bold font weight and more (#13567)
3 years ago
Chris Shyi d025d84d91
Add email validity check (#13475)
3 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)
3 years ago
zeripath 271ab63dfa
Make TestCreateBranch and TestRepoCommitsSearch less noisy (#13471)
3 years ago
zeripath 8ae5548188
2nd attempt at re-request APIMergePullRequest (#13468)
3 years ago
Kyle Evans e461f0854f
[RFC] Make archival asynchronous (#11296)
3 years ago
a1012112796 b687707014
Add the tag list page to the release page (#12096)
4 years ago
Lunny Xiao e4e85a3e51
Storage configuration support `[storage]` (#13314)
4 years ago
John Olheiser b5e974c8a5
Delete tag API (#13358)
4 years ago