Commit Graph

355 Commits (d6657644a96417d2e771a2891a54e99e686be0a3)

Author SHA1 Message Date
Lauris BH 37c3db7be6
Add restricted user filter to LDAP authentication (#10600)
4 years ago
John Olheiser 0e2217bd2d
Logout POST action (#10582)
4 years ago
Gustavo Marin af61b2249a
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)
4 years ago
guillep2k 4a2d23981d
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368)
4 years ago
6543 084a2b0026
Code Refactor of IssueWatch related things (#10401)
4 years ago
John Olheiser c161bb013e
Change action GETs to POST (#10462)
4 years ago
6543 dc88b786e9
Use local timezone to compare (#10446)
4 years ago
6543 fe26ca53c1
update integration README (#10400)
4 years ago
zeripath c8d1c38129
Render READMEs in docs/ .gitea or .github from root (#10361)
4 years ago
zeripath cadec9bc22
Prevent panic on merge to PR (#10403)
4 years ago
Lunny Xiao efbd7ca39b
Fix wrong num closed issues on repository when close issue via commit (#10364)
4 years ago
guillep2k 62a1322cf9
Fix "access" fixtures and tests (#10247)
4 years ago
Lunny Xiao 5dbf36f356
Issue search support elasticsearch (#9428)
4 years ago
David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311)
4 years ago
John Olheiser 86fdba177a
Add Octicon SVG spritemap (#10107)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
zeripath 875c5e1305 Only check for conflicts/merging if the PR has not been merged in the interim (#10132)
4 years ago
6543 e273817154
[API] Fix inconsistent label color format (#10129)
4 years ago
John Olheiser 95013fde60
Fix push-create SSH bugs (#10145)
4 years ago
Lunny Xiao ce7062a422
Cache last commit to accelerate the repository directory page visit (#10069)
4 years ago
6543 13bc82009c
API endpoint for repo transfer (#9947)
4 years ago
guillep2k d816f7018b
Remove migration support from versions earlier than 1.6.0 (#10026)
4 years ago
Lunny Xiao c09e020558
Fix milestone API state parameter unhandled (#10049)
4 years ago
zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001)
4 years ago
Lunny Xiao c58edc7c78 Fix wiki raw view on sub path (#10002)
4 years ago
Lunny Xiao f2d12f7b03
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927)
4 years ago
guillep2k ad94a94114 Fix activity count in TestRepoActivity (#9959)
4 years ago
guillep2k 4b67989c9d Remove statements not supported by SQLExpress from migration te… (#9929)
4 years ago
Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886)
4 years ago
guillep2k 8da863ed15 Fix missing defer prepareTestEnv(t)() on some tests (#9906)
4 years ago
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819)
4 years ago
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784)
4 years ago
6543 44de66bf50 [API] add endpoint to check notifications [Extend #9488] (#9595)
4 years ago
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627)
4 years ago
6543 0b3aaa6196 [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685)
4 years ago
6543 10055bd2b1 [API] add GET /orgs endpoint (#9560)
4 years ago
6543 83f9359a75 [BugFix] [API] ​/repos​/issues​/search (#9698)
4 years ago
6543 1080c768d3 [API] orgEditTeam make Fields optional (#9556)
4 years ago
6543 6baa5d7588 [API] Add notification endpoint (#9488)
4 years ago
6543 14a9687444 times Add filters (#9373)
4 years ago
6543 e88d67b774 [API] add comments endpoint for single comment (#9494)
4 years ago
zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614)
4 years ago
zeripath 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks (#9363)
4 years ago
Timon Engelke abc0f53539 Add a /user/login landing page option (#9622)
4 years ago
Antoine GIRARD 8b24073713 Only serve attachments when linked to issue/release and if accessible by user (#9340)
4 years ago
6543 c620eb5b2d Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539)
4 years ago
6543 9600c27085 [API] Fix 9544 | return 200 when reaction already exist (#9550)
4 years ago
6543 d59536c222 [BugFix] use default avatar for ghost user (fix 500 error) (#9536)
4 years ago
6543 f2d03cda96 [API] Extend times API (#9200)
4 years ago
6543 40e99ea010 [API] Extend contents with dates (#9464)
4 years ago