2675 Commits (12960b9d1861c9e7b0b5c7076dec029de80a1944)

Author SHA1 Message Date
6543 4160bd6ef1
Remove Unused Functions (#10516)
4 years ago
Brad Albright 82be59e633
issue search on my related repositories (#9758)
4 years ago
Gustavo Marin af61b2249a
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)
4 years ago
6543 7e8cdba181
[Refactor] move APIFormat() of Issue and Label to convert package (#10423)
4 years ago
6543 694f44660f
inform participants on UI too (#10473)
5 years ago
6543 e57ac841de
Fix potential bugs (#10513)
5 years ago
zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425)
5 years ago
6543 a924a90349
[BugFix] Avoid mailing explicit unwatched (#10475)
5 years ago
guillep2k 4a2d23981d
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368)
5 years ago
James Lakin 7ffc2427da
Show the username as a fallback on feeds if full name is blank (#10438)
5 years ago
6543 084a2b0026
Code Refactor of IssueWatch related things (#10401)
5 years ago
6543 b65e954f73
FIX Pagination of ListAccessTokens and GetIssueWatchers (#10449)
5 years ago
guillep2k 09dbd85a3a
Various fixes in login sources (#10428)
5 years ago
zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373)
5 years ago
guillep2k cfcd8e4146
Ensure only own addresses are updated (#10397)
5 years ago
Lunny Xiao efbd7ca39b
Fix wrong num closed issues on repository when close issue via commit (#10364)
5 years ago
Lunny Xiao 8db20e807d
Fix test (#10363)
5 years ago
zeripath 41294b53b3
Reading pull attachments should depend on read UnitTypePullRequests (#10346)
5 years ago
Lunny Xiao ce0413ff88
Fix migration information update bug when linked github account (#10310)
5 years ago
techknowlogick c0bc9871be
Blacklist manifest.json & milestones user (#10292)
5 years ago
guillep2k 15614a8368
Divide GetIssueStats query in smaller chunks (#10176)
5 years ago
guillep2k 7e920703f9
Move fixture generation to contrib and add test (#10277)
5 years ago
guillep2k 62a1322cf9
Fix "access" fixtures and tests (#10247)
5 years ago
Lauris BH a1d796f521
Index code and stats only for non-empty repositories (#10251)
5 years ago
David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311)
5 years ago
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
5 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
5 years ago
zeripath 875c5e1305 Only check for conflicts/merging if the PR has not been merged in the interim (#10132)
5 years ago
6543 e273817154
[API] Fix inconsistent label color format (#10129)
5 years ago
mavenbline 74a4a1e17f
Fix invalid repo urls after change username (#10150)
5 years ago
6543 d4096ab6a2
Ensure DeleteUser is not allowed to Delete Orgs and visa versa (#10134)
5 years ago
6543 b3c72a7c4a
[API] expose RepoOwner on Issue responce (#10126)
5 years ago
Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106)
5 years ago
6543 8d43563a32
[BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist (#10029)
5 years ago
guillep2k d816f7018b
Remove migration support from versions earlier than 1.6.0 (#10026)
5 years ago
Lauris BH b3d8e2d4f7
Update topics repo count when deleting repository (#10051)
5 years ago
Lunny Xiao c09e020558
Fix milestone API state parameter unhandled (#10049)
5 years ago
zeripath 206a031b38
Ensure that feeds are appropriately restricted (#10018)
5 years ago
Shashvat Kedia a08175ac55 Repo name added to automatically generated commit message when mergin… (#9997)
5 years ago
6543 88c3ccb897 trim whitespace of MilestoneName at creation/rename (#10017)
5 years ago
zeripath d087f4fb73
Sign: Handle ErrTwoFactorNotEnrolled correctly (#10008)
5 years ago
Lunny Xiao 8d51f28ba0
Fix wrong paging on org members (#9990)
5 years ago
Lunny Xiao a67c06ce90 Sanitize credentials in mirror form (#9975)
5 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)
5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
5 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463)
5 years ago
Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886)
5 years ago
zeripath a315e091e4
Do not try to recreate ldap user if they are already created (#9900)
5 years ago
Brad Albright 2f7a747e4f Fixed repo link in generated comment for cross repository dependency (#9863)
5 years ago
Lunny Xiao d92781bf94 Refactor repository check and sync functions (#9854)
5 years ago
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819)
5 years ago
Lauris BH 81cfe243f9
Add top author stats to activity page (#9615)
5 years ago
zeripath c5014a7f2c Add option to prevent LDAP from deactivating everything on empty search (#9879)
5 years ago
zeripath dcf7e858cb Check user != nil before checking values (#9881)
5 years ago
guillep2k bec99507a4 Add missing columns to repository and user (#9861)
5 years ago
David Svantesson aac8250b47 Explicitly refer to PR in squash-merge commit message in case of external tracker (#9844)
5 years ago
Lunny Xiao 088759f180 Fix wrong identify poster on a migrated pull request when submi… (#9827)
5 years ago
David Svantesson 3c07d03c03 Add setting to set default and global disabled repository units. (#8788)
5 years ago
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784)
5 years ago
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599)
5 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708)
5 years ago
Lunny Xiao d32eac44b1 Move RepoWorkingPool to services/repository package (#9754)
5 years ago
6543 44de66bf50 [API] add endpoint to check notifications [Extend #9488] (#9595)
5 years ago
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627)
5 years ago
Manush Dodunekov 1751d5fcf2 Restricted users (#6274)
5 years ago
6543 0b3aaa6196 [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685)
5 years ago
6543 10055bd2b1 [API] add GET /orgs endpoint (#9560)
5 years ago
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489)
5 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717)
5 years ago
zeripath eadb45e891 Restore IsPasswordSet previous value (#9682)
5 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611)
5 years ago
Lunny Xiao 4d06d10dba Move tracked time api convert to convert package (#9665)
5 years ago
John Olheiser 480ef9d410 Load milestone in API PR list (#9671)
5 years ago
Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693)
5 years ago
Lunny Xiao 99d869fa63
Move push commits from models to modules/repository (#9370)
5 years ago
Lunny Xiao 384c2b342e
Move pull request api convert to convert package (#9664)
5 years ago
Lunny Xiao 8878cfa4a1
Fix lint (#9688)
5 years ago
zeripath 17b844a3ec Move Errored PRs out of StatusChecking (#9675)
5 years ago
6543 1080c768d3 [API] orgEditTeam make Fields optional (#9556)
5 years ago
6543 6baa5d7588 [API] Add notification endpoint (#9488)
5 years ago
John Olheiser ee9ce0cfa9 Fix nil reference in repo generation (#9660)
5 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)
5 years ago
John Olheiser 5b2d9333f1 Add HTML URL to API Issues (#9654)
5 years ago
6543 14a9687444 times Add filters (#9373)
5 years ago
Shashvat Kedia 632fb5badc Fix #9552: Merge commits generated by pull request capture pull request details (#9635)
5 years ago
Lunny Xiao b9309e52f0 Move wiki related funtions from models to services/wiki (#9355)
5 years ago
zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614)
5 years ago
6543 9406368633 Fix Issue Unsubscription (#9634)
5 years ago
6543 133ae18b61 [BugFix] Hide public repos owned by private orgs (#9609)
5 years ago
David Svantesson 03d59bcd1d Fix access issues on milestone and issue overview pages. (#9603)
5 years ago
Antoine GIRARD 8b24073713 Only serve attachments when linked to issue/release and if accessible by user (#9340)
5 years ago
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592)
5 years ago
6543 5b9283ddfe make sure Poster is loaded (#9583)
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
zeripath 0c07f1de5b Provide Default messages for merges (#9393)
5 years ago
zeripath e64880ef07 Ignore empty avatars in v115.go (#9520)
5 years ago
zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501)
5 years ago
6543 f2d03cda96 [API] Extend times API (#9200)
5 years ago
Lunny Xiao 0bcf644da4 Fix deleted branch isn't removed when push the branch again (#9516)
5 years ago