Commit Graph

329 Commits (e11b3a10760aceb318a6c39042f30854d62d23ad)

Author SHA1 Message Date
6543 0c4be64345
[Backport] Fix release counter on API repository info (#10968) (#10996) 5 years ago
zeripath 99a364a9dc
Generate Diff and Patch direct from Pull head (#10936) (#10938) 5 years ago
Lunny Xiao 602fe45936
Fix bug on branch API (#10767) (#10775) 5 years ago
John Olheiser 6f5656ab0e
Logout POST action (#10582) (#10585) 5 years ago
guillep2k 93860af542
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) (#10493) 5 years ago
John Olheiser 4cb18601ff
Change action GETs to POST (#10462) (#10464) 5 years ago
guillep2k 7284327a00
Prevent panic on merge to PR (#10403) (#10408) 5 years ago
Lunny Xiao 34e3644ada
Fix wrong num closed issues on repository when close issue via commit (#10364) (#10380) 5 years ago
6543 c95d9603ea
Only check for conflicts/merging if the PR has not been merged in the interim (#10132) (#10206) 5 years ago
John Olheiser 2cd2614eaa
Fix push-create SSH bugs (#10145) (#10151) 5 years ago
Lunny Xiao 491cbeca67
Fix milestone API state parameter unhandled (#10049) (#10052) 5 years ago
Lunny Xiao 1e73dd2446 Fix wiki raw view on sub path (#10002) (#10040) 5 years ago
Lunny Xiao 16f7b43903
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) (#9974) 5 years ago
Lunny Xiao 0dced15c1a Fix wrong hint when status checking is running on pull request view (#9886) (#9928) 5 years ago
6543 dbeef6bb02 [BugFix] [API] ​/repos​/issues​/search (#9698) (#9724) 5 years ago
zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614) 5 years ago
zeripath 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks (#9363) 5 years ago
Timon Engelke abc0f53539 Add a /user/login landing page option (#9622) 5 years ago
Antoine GIRARD 8b24073713 Only serve attachments when linked to issue/release and if accessible by user (#9340) 5 years ago
6543 c620eb5b2d Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) 5 years ago
6543 9600c27085 [API] Fix 9544 | return 200 when reaction already exist (#9550) 5 years ago
6543 d59536c222 [BugFix] use default avatar for ghost user (fix 500 error) (#9536) 5 years ago
6543 f2d03cda96 [API] Extend times API (#9200) 5 years ago
6543 40e99ea010 [API] Extend contents with dates (#9464) 5 years ago
6543 6d811bcb14 Hide not allowed Reactions (#9387) 5 years ago
zeripath d1a49977b0 AuthorizedKeysCommand should not query db directly (#9371) 5 years ago
zeripath 60b31c8f01
Fix the intermittent TestGPGGit failures (#9360) 5 years ago
Brad Albright f6b29012e0 Add /milestones endpoint (#8733) 5 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
Antoine GIRARD 8bea92c3dc test: command keys (#9357) 5 years ago
John Olheiser 6715677b2b Push to create repo (#8419) 5 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302) 5 years ago
6543 aceb1085c7 [API] extend StopWatch (#9196) 5 years ago
Antoine GIRARD 4dc3993b22 tests: add attachement tests integration (#9309) 5 years ago
6543 7f0d7c0a17 File Edit: Author/Committer interchanged [BugFix] (#9297) 5 years ago
Lunny Xiao be06dee04c Move code indexer related code to a new package (#9191) 5 years ago
zeripath 3da6d256f4
Missed defer prepareTestEnv (#9285) 5 years ago
6543 37e10d4543 [API] Add Reactions (#9220) 5 years ago
David Svantesson 9cb418e623 Redirect issue if repo has configured external tracker. (#9247) 5 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 5 years ago
6543 66028d58f9 [UI] IssuePage multi repo select (#8741) 5 years ago
6543 668eaf95d5 [Feature] Custom Reactions (#8886) 5 years ago
Lunny Xiao 7b7d382b8b Fix datarace on git.GlobalCommandArgs on tests (#9162) 5 years ago
zeripath 9d9e6ac411 Yet another attempt to fix the intermittent failure of gpg git test (#9146) 5 years ago
zeripath 055f6d2296 Fix "data race" in testlogger (#9159) 5 years ago
David Svantesson 69a255defb Team permission to create repository in organization (#8312) 5 years ago
Antoine GIRARD f128e06ea6 fix: add search to reserved usernames (#9063) 5 years ago
Lunny Xiao 9ff6312627
Move modules/gzip to gitea.com/macaron/gzip (#9058) 5 years ago
Lars Lehtonen 3dfe9190b0 integrations: fix dropped errors in TestCreateOrUpdateRepoFileForUpdateWithFileMove() (#9040) 5 years ago
zeripath 7b75603ffe
Fix intermittent GPG Git test failure (#8968) 5 years ago