Commit Graph

575 Commits (4a57c9ea17a86e579751025cd0a7c2e6de374726)

Author SHA1 Message Date
Romain d0a681fbc3
[API] Add endpount to get user org permissions (#17232) 3 years ago
a1012112796 bb39359668
Add a simple way to rename branch like gh (#15870) 3 years ago
wxiaoguang f0ba87fda8
Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123) 3 years ago
zeripath 206ea10b45
Prevent NPE on invalid diff (#17197) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 3 years ago
qwerty287 5ac857f4d4
Add API to get commit diff/patch (#17095) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
Jimmy Praet 3d6cb25e31
Support unprotected file patterns (#16395) 3 years ago
6543 63d7cbcef1
Make mirror feature more configurable (#16957) 3 years ago
zeripath 6c125e9797
Use immediate queues in integration tests and ensure that immediate (#16927) 3 years ago
zeripath 6e0e414f55
Ensure that the testlogger has its final test removal safely (#16907) 3 years ago
a1012112796 cbf05c3f79
Add option to update pull request by `rebase` (#16125) 3 years ago
KN4CK3R 2bb32006fd
Test if LFS object is accessible (#16865) 3 years ago
zeripath 06b9d553bc
Timeout on flush in testing (#16864) 3 years ago
Kyle Evans cad70599a6
Refactor the fork service slightly to take ForkRepoOptions (#16744) 3 years ago
zeripath cd8db3a83d
Prevent "Race" detected in TestAdmin*User (#16830) 3 years ago
Jimmy Praet a4962a9440
Add filter by owner and team to issue/pulls search endpoint (#16662) 3 years ago
6543 2289580bb7
[API] generalize list header (#16551) 3 years ago
nitul1991 2d25b7d44b
Add an api endpoint to fetch git notes (#15373) (#16649) 3 years ago
a1012112796 3705168837
Add agit flow support in gitea (#14295) 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
zeripath 5d2e11eedb
Refactor: Move login out of models (#16199) 3 years ago
6543 b26c3b482f
Add TestPrepareWikiFileName (#16487) 3 years ago
zeripath 2635778425
Add basic edit ldap auth test & actually fix #16252 (#16465) 3 years ago
Richard Nienaber 908136c557
add configuration option to restrict users by default (#16256) 3 years ago
zeripath 3dcb3e9073
Second attempt at preventing zombies (#16326) 3 years ago
zeripath b82293270c
Add option to provide signature for a token to verify key ownership (#14054) 3 years ago
6543 b81106be3f
Let branch/tag name be a valid ref to get CI status (#16400) 3 years ago
zeripath d06f9ce274
Redirect on bad CSRF instead of presenting bad page (#14937) 3 years ago
luzpaz fc1607b368
Fix source typos (#16374) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
a1012112796 5bb97a12d7
Creating a repo from a template repo via API (#15958) 3 years ago
sebastian-sauer 92328a3394
Add API to get commits of PR (#16300) 3 years ago
Jimmy Praet ce286f9d9c
Support custom mime type mapping for text files (#16304) 3 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 3 years ago
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 3 years ago
siddweiker f573e93ed4
Fix heatmap activity (#15252) 3 years ago
KN4CK3R 44b8b07631
Add tag protection (#15629) 3 years ago
sebastian-sauer 6c3433151f
API: Allow COMMENT reviews to not specify a body (#16229) 3 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723) 3 years ago
6543 eb324a9402
[API] Add repoGetTag (#16166) 3 years ago
zeripath 681e81babd
reqOrgMembership calls need to be preceded by reqToken (#16198) 3 years ago
6543 889dea8fc1
Remove User.GetOrganizations() (#14032) 3 years ago
6543 d5be9ddc97
fix TestAPIRepoTransfer (#16189) 3 years ago
6543 75205b5669
Fix some API bugs (#16184) 3 years ago
6543 f7cd394680
[API] Add repoCreateTag (#16165) 3 years ago
6543 b3fbd37e99
[API] expose repo.GetReviewers() & repo.GetAssignees() (#16168) 3 years ago
6543 6ad5d0a306
[API] ListReleases add filter for draft and pre-releases (#16175) 3 years ago
6543 9469e14dc6
[API] Issue Search Add filter for MilestoneNames (#16173) 3 years ago