Commit Graph

278 Commits (3c8842d58cace8bbaf36715a1171d24d3b97c497)

Author SHA1 Message Date
Lunny Xiao 0c5e2e2e4c
Fix milestone API state parameter unhandled (#10049) (#10053)
4 years ago
Lunny Xiao 158b716387 Fix wiki raw view on sub path (#10002) (#10041)
4 years ago
zeripath 319c92163f Branches not at ref commit ID should not be listed as Merged (#9614) (#9639)
4 years ago
6543 17c691f8aa [Backport] [API] Allow only specific Colums to be updated on Issue (#9539) (#9580)
4 years ago
6543 cb3fe4cbf1 [Backport] Fix bug when migrate from API (#8631) (#9563)
4 years ago
6543 f11df80058 File Edit: Author/Committer interchanged [BugFix] (#9300)
4 years ago
Antoine GIRARD 6ef0ab4d96 fix: add search to reserved usernames (#9063) (#9065)
5 years ago
zeripath 3497efac4a
Add Close() method to gogitRepository (#8901) (#8956)
5 years ago
guillep2k fbcf235633 Backport: Fix password complexity check on registration (#8887) (#8888)
5 years ago
Lunny Xiao 14ebda6fd5 Hide some user information via API if user have no enough permission (#8655) (#8657)
5 years ago
zeripath afeab941b3
Update heatmap fixtures to restore tests (#8615) (#8616)
5 years ago
guillep2k 15809d81f7 Rewrite reference processing code in preparation for opening/closing from comment references (#8261)
5 years ago
zeripath 5e759b60cc Restore functionality for early gits (#7775)
5 years ago
Lunny Xiao 46a12f196b
Move change issue title from models to issue service package (#8456)
5 years ago
guillep2k 0bda876161 Fix lfs locks (#8361)
5 years ago
David Svantesson 90ab3056eb Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756)
5 years ago
David Svantesson 36bcd4cd6b API endpoint for searching teams. (#8108)
5 years ago
Lunny Xiao a8c024043c Improve integration tests (#8276)
5 years ago
Sandro Santilli 3dd1cee331 Test more reserved usernames (#8263)
5 years ago
guillep2k 2a2b46c62e Reference issues from pull requests and other issues (#8137)
5 years ago
Mura Li eec997d30a Fix data race (#8204)
5 years ago
Lunny Xiao be0f7ff9bf
Fix team user api (#8172)
5 years ago
guillep2k 72f6d5c882 Restrict repository indexing by glob match (#7767)
5 years ago
David Svantesson 1f951cdeba Add API endpoint for accessing repo topics (#7963)
5 years ago
Gary Kim ee11974719 Search Commits via Commit Hash (#7400)
5 years ago
guillep2k 765be70323 Make CI work (#8057)
5 years ago
Mike Schwörer 042089fbaf API method to list all commits of a repository (#6408)
5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Mura Li 3ac45e3cb5 Fix pull creation with empty changes (#7920)
5 years ago
guillep2k de5986ae03 Reduce quote usage to bypass bug in GIT_SSH_COMMAND (#7893)
5 years ago
guillep2k 5a44be627c Convert files to utf-8 for indexing (#7814)
5 years ago
Antoine GIRARD c2c35d169c lfs/lock: round locked_at timestamp to second (#7872)
5 years ago
zeripath 176ba79e96
Fix local runs of ssh-requiring integration tests (#7855)
5 years ago
Antoine GIRARD e9bb75d8d1 Fix duplicate call of webhook (#7821)
5 years ago
Antoine GIRARD 2b6f45299d api: fix multiple bugs with statuses endpoints (#7785)
5 years ago
zeripath 026696b87a
Fix dropTableColumns sqlite implementation (#7710)
5 years ago
Antoine GIRARD d02566a8ea integration tests: Use t.Helper() (#7654)
5 years ago
zeripath 78e5317242
Update to latest mssqldriver (#7613)
5 years ago
Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557)
5 years ago
Christian Muehlhaeuser 12a098920c Fixed ineffectual assignments in tests (#7553)
5 years ago
techknowlogick d0ec940dd7
switch to use gliderlabs/ssh for builtin server (#7250)
5 years ago
Lunny Xiao 1772c6b94d fix pull view ui merge section (#7335)
5 years ago
Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845)
5 years ago
Richard Mahn cd96dee982 Fixes #7292 - API File Contents bug (#7301)
5 years ago
Richard Mahn 002b597c1f Fixes #7152 - Allow create/update/delete message to be empty, use default message (#7324)
5 years ago
zeripath baefea311f
Fix #732: Add LFS objects to base repository on merging (#7082)
5 years ago
John Olheiser 8f0182c322 API error cleanup (#7186)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Richard Mahn 8de0b0a3f0 Fixes #2738 - Adds the /git/tags API endpoint (#7138)
5 years ago