Commit Graph

2975 Commits (mj-v1.14.3)

Author SHA1 Message Date
Lunny Xiao cdef92b3ff
Upgrade xorm to v1.0.2 (#11900)
4 years ago
zeripath 48648d1d86
Invalidate comments when file is shortened (#11882)
4 years ago
Cirno the Strongest 0159851cc3
Rework api/user/repos for pagination (#11827)
4 years ago
zeripath b9e281265e
Add migration to set IsArchived false if it is null (#11853)
4 years ago
Cirno the Strongest 2b2b3e4c37
Use DEFAULT_PAGING_NUM instead of MAX_RESPONSE_ITEMS in ListOptions (#11831)
4 years ago
6543 363e51d19c
Refactor: Remove Dependencys from Migration v112-v119 (#11811)
4 years ago
Cirno the Strongest 94f60e199b
Fix visibility of forked public repos from private orgs (#11717)
4 years ago
Cirno the Strongest a5aa5c58c1
Increase maximum SQLite variables count to 32766 (#11696)
4 years ago
l-jonas aa3c0f8eba
Add hide activity option (#11353)
4 years ago
Cirno the Strongest 5acba4609a
Add internal-repo octicon for public repos of private org (#11529)
4 years ago
zeripath a730dc1419
Fix verification of subkeys of default gpg key (#11713)
4 years ago
Cuong Manh Le d98df0ede3
models: include LFS when calculating repo size (#11060)
4 years ago
Cirno the Strongest 9d652002c6
Fix language stat calculation (#11692)
4 years ago
Lauris BH ea4c139cd2
Change language statistics to save size instead of percentage (#11681)
4 years ago
zeripath 495354c4bd
Add logging to long migrations (#11647)
4 years ago
Terence Le Huu Phuong 141d52cc0f
Add API Endpoint for Branch Creation (#11607)
4 years ago
6543 726e1e5279
Doctor check & fix db consistency (#11111)
4 years ago
6543 560744fb33
Handle expected errors in AddGPGkey API (#11644)
4 years ago
Gary Kim 5c55793e0e
Fix wrong milestone in webhook message (#11596)
4 years ago
zeripath 814ca9ffea
Allow different HardBreaks settings for documents and comments (#11515)
4 years ago
Cirno the Strongest 31df012968
Properly handle and return empty string for dangling commits in GetBranchName (#11587)
4 years ago
zeripath 3eb323901c
Fix repo-list private and total count bugs (#11500)
4 years ago
赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167)
4 years ago
zeripath a4cd1f12f8
Ensure public repositories in private organizations are visible and fix admin organizations list (#11465)
4 years ago
zeripath c642cd0676
Allow all members of private orgs to see public repos (#11442)
4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745)
4 years ago
zeripath 414c9ee76a
Make API EditIssue and EditPullRequest issue notifications (#11123)
4 years ago
zeripath c86bc8e061
Add paging and archive/private repository filtering to dashboard list (#11321)
4 years ago
guillep2k c3d9a5f846
Use session for retrieving org teams (#11438)
4 years ago
kolaente 57217cabe3
Fix issue ref migration (#11419)
4 years ago
Sijmen Schoon 66a9ef9036
Fix ref links in issue overviews for tags (#8742)
4 years ago
6543 7257c39ddf
Refactor Milestone related (#11225)
4 years ago
zeripath c42c31a111
Correctly set the organization num repos (#11339)
4 years ago
Leo da5e3fa299
Changed image of openid-connect logo for better look on arc-green theme (#11312)
4 years ago
6543 cd4f7ba5bf
Fix tracked time issues (#11349)
4 years ago
zeripath 791353c03b
Add EventSource support (#11235)
4 years ago
6543 507d0ec57a
Prevent multiple listings of organization when creating a repository (#11303)
4 years ago
6543 c97494a4f4
API: Add pull review endpoints (#11224)
4 years ago
zeripath 4974b7c120
Fix spelling mistake with Rewiew (#11262)
4 years ago
6543 ab69b9b1a6
Refactor UpdateOAuth2Application (#11034)
4 years ago
Andrew Bezold 3dc6af3d70
Fix creation of Organization repos by Users with max created personal repos (#11183)
4 years ago
6543 bfda0f3864
[API] ListIssues add filter for milestones (#10148)
4 years ago
6543 6b6f20b6d4
BugFix: updateLabel can updated not allowed fields #11242 (#11242)
4 years ago
6543 49f8b20570
make pagination optional for notifications (#10714)
4 years ago
6543 bb4261a5ed
Add issue subscription check to API (#10967)
4 years ago
6543 77171abcad
Prevent xorm nil insert in Review.Comments (#11150)
4 years ago
6543 4be7cf0405
On Repo Deletion: Delete related TrackedTimes too (#11110)
4 years ago
silverwind 5180deb819
Send 404 immediately for known public requests (#11117)
4 years ago
John Olheiser 4f597b1866
Add single release page and latest redirect (#11102)
4 years ago
赵智超 1b86f174ce
Add a way to mark Conversation (code comment) resolved (#11037)
4 years ago
6543 12960b9d18
[BugFix] remove nil inserts in models (#11096)
4 years ago
6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012)
4 years ago
6543 a4cab2bbfa
[BugFix] ReviewCount: GetApprovalCounts func sorted wrong (#11086)
4 years ago
Lauris BH 4dc62dadce
Migrate to go-enry new version (#10906)
4 years ago
6543 d66b9a4690
Fix Migration 136 (be less aggressive to open pulls missing git files) (#11072)
4 years ago
6543 10e2f29144
Cache PullRequest Divergence (#10914)
4 years ago
赵智超 281029529b
ui: Add MergePull comment type instead of close for merge PR (#11058)
4 years ago
6543 ad5c43ae5d
Reject duplicate AccessToken names (#10994)
4 years ago
赵智超 cc07b9ca37
Fix CreateComment for SQLite and JS click event on Request Review (#11040)
4 years ago
6543 bc362ea3c6
remove package code.gitea.io/gitea/modules/git import out of models (#11025)
4 years ago
L0veSunshine 08208cdfb8
Fix forked repo has no icon and language stat. (#10791)
4 years ago
6543 71979d9663
Automatically remove Watches, Assignments, etc if user loses access due to being removed as collaborator or from a team (#10997)
4 years ago
6543 ad31d6b5e8
Fix release counter on API repository info (#10968)
4 years ago
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756)
4 years ago
zeripath d26885e2bf
Mulitple Gitea Doctor improvements (#10943)
4 years ago
zeripath ca33a95778
Allow X in addition to x in tasks (#10979)
4 years ago
John Olheiser baadb51445
Add gitea-vet (#10948)
4 years ago
赵智超 f685edf510
Change review status icons on PR view style to Github style (#10737)
4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814)
4 years ago
zeripath 2c25e75dca
Various Merge Base fixes (#10786)
4 years ago
Lunny Xiao 73cf0e2614
Fix milestones too many SQL variables bug (#10880)
4 years ago
zeripath bf847b9397
Upgrade golangci-lint to 1.24.0 (#10894)
4 years ago
Lunny Xiao f490291bea
Use subquery to instead In (#10874)
4 years ago
zeripath d01763ee14
Protect against NPEs in notifications list (#10879)
4 years ago
zeripath 209045f55b
Slight simplification of accessibleRepositoryCondition (#10875)
4 years ago
Lunny Xiao 61f603cd8a
Create a new function to build search repository condition (#10858)
4 years ago
zeripath ea67e563dd
Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863)
4 years ago
S7evinK 828a27feeb
Add Matrix webhook (#10831)
4 years ago
zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854)
4 years ago
Success Go 8cffae65a6
Fix typo of MSSQL (#10850)
4 years ago
zeripath e6baa656f7
make avatar lookup occur at image request (#10540)
4 years ago
Lauris BH a3f90948d8
Set MySQL rowtype to dynamic for new tables (#10833)
4 years ago
zeripath 453f6e6e5a
In authorized_keys use double-quote for windows compatibility (#10841)
4 years ago
Lauris BH bbd910ed1b
Allow to set protected file patterns that can not be changed under no conditions (#10806)
4 years ago
zeripath 52cfd2743c
Option to set default branch at repository creation (#10803)
4 years ago
Lunny Xiao c61b902538
Upgrade xorm to v1.0.0 (#10646)
4 years ago
zeripath b3f4f812d8
account for empty lines in receive-hook message (#10773)
4 years ago
James Lakin a9f4489bbc
System-wide webhooks (#10546)
4 years ago
John Olheiser 4a4fc73ee1
Fix migration (#10641)
4 years ago
John Olheiser 3f1c0841cb
Granular webhook events (#9626)
4 years ago
zeripath 80db44267c
Add Approval Counts to pulls list (#10238)
4 years ago
Antoine GIRARD ae452d024e
Migration for deleting orphaned dependencies (#10617)
4 years ago
Lauris BH 6a57364dc8
Delete dependencies when deleting a repository (#10608)
4 years ago
Lauris BH 6420f17fb6
Add migration to fix the old broken merge-bases (#10604)
4 years ago
Lauris BH 37c3db7be6
Add restricted user filter to LDAP authentication (#10600)
4 years ago
Lauris BH 3d5d21133c
OAuth2: add Yandex provider (#8335) (#10564)
4 years ago
techknowlogick bea497ff96
nextcloud oauth (#10562)
4 years ago
Lunny Xiao 5abe1c52de
Display pull request head branch even the branch deleted or repository deleted (#10413)
4 years ago
guillep2k 5e1438ba92
Admin page for managing user e-mail activation (#10557)
4 years ago
Lunny Xiao 753c0675c1
Fix migration bug on v96.go (#10572)
4 years ago
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)
4 years ago
6543 e57ac841de
Fix potential bugs (#10513)
4 years ago
zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425)
4 years ago
6543 a924a90349
[BugFix] Avoid mailing explicit unwatched (#10475)
4 years ago
guillep2k 4a2d23981d
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368)
4 years ago
James Lakin 7ffc2427da
Show the username as a fallback on feeds if full name is blank (#10438)
4 years ago
6543 084a2b0026
Code Refactor of IssueWatch related things (#10401)
4 years ago
6543 b65e954f73
FIX Pagination of ListAccessTokens and GetIssueWatchers (#10449)
4 years ago
guillep2k 09dbd85a3a
Various fixes in login sources (#10428)
4 years ago
zeripath 089ccb0c80
Handle push rejection message in Merge & Web Editor (#10373)
4 years ago
guillep2k cfcd8e4146
Ensure only own addresses are updated (#10397)
4 years ago
Lunny Xiao efbd7ca39b
Fix wrong num closed issues on repository when close issue via commit (#10364)
4 years ago
Lunny Xiao 8db20e807d
Fix test (#10363)
4 years ago
zeripath 41294b53b3
Reading pull attachments should depend on read UnitTypePullRequests (#10346)
4 years ago
Lunny Xiao ce0413ff88
Fix migration information update bug when linked github account (#10310)
4 years ago
techknowlogick c0bc9871be
Blacklist manifest.json & milestones user (#10292)
4 years ago
guillep2k 15614a8368
Divide GetIssueStats query in smaller chunks (#10176)
4 years ago
guillep2k 7e920703f9
Move fixture generation to contrib and add test (#10277)
4 years ago
guillep2k 62a1322cf9
Fix "access" fixtures and tests (#10247)
4 years ago
Lauris BH a1d796f521
Index code and stats only for non-empty repositories (#10251)
4 years ago
David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311)
4 years ago
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
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
mavenbline 74a4a1e17f
Fix invalid repo urls after change username (#10150)
4 years ago
6543 d4096ab6a2
Ensure DeleteUser is not allowed to Delete Orgs and visa versa (#10134)
4 years ago
6543 b3c72a7c4a
[API] expose RepoOwner on Issue responce (#10126)
4 years ago
Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106)
4 years ago
6543 8d43563a32
[BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist (#10029)
4 years ago
guillep2k d816f7018b
Remove migration support from versions earlier than 1.6.0 (#10026)
4 years ago
Lauris BH b3d8e2d4f7
Update topics repo count when deleting repository (#10051)
4 years ago
Lunny Xiao c09e020558
Fix milestone API state parameter unhandled (#10049)
4 years ago
zeripath 206a031b38
Ensure that feeds are appropriately restricted (#10018)
4 years ago
Shashvat Kedia a08175ac55 Repo name added to automatically generated commit message when mergin… (#9997)
4 years ago
6543 88c3ccb897 trim whitespace of MilestoneName at creation/rename (#10017)
4 years ago
zeripath d087f4fb73
Sign: Handle ErrTwoFactorNotEnrolled correctly (#10008)
4 years ago
Lunny Xiao 8d51f28ba0
Fix wrong paging on org members (#9990)
4 years ago
Lunny Xiao a67c06ce90 Sanitize credentials in mirror form (#9975)
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
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463)
4 years ago
Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886)
4 years ago
zeripath a315e091e4
Do not try to recreate ldap user if they are already created (#9900)
4 years ago
Brad Albright 2f7a747e4f Fixed repo link in generated comment for cross repository dependency (#9863)
4 years ago
Lunny Xiao d92781bf94 Refactor repository check and sync functions (#9854)
4 years ago
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819)
4 years ago
Lauris BH 81cfe243f9
Add top author stats to activity page (#9615)
4 years ago
zeripath c5014a7f2c Add option to prevent LDAP from deactivating everything on empty search (#9879)
4 years ago
zeripath dcf7e858cb Check user != nil before checking values (#9881)
4 years ago
guillep2k bec99507a4 Add missing columns to repository and user (#9861)
4 years ago
David Svantesson aac8250b47 Explicitly refer to PR in squash-merge commit message in case of external tracker (#9844)
4 years ago
Lunny Xiao 088759f180 Fix wrong identify poster on a migrated pull request when submi… (#9827)
4 years ago
David Svantesson 3c07d03c03 Add setting to set default and global disabled repository units. (#8788)
4 years ago
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784)
4 years ago
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599)
4 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708)
4 years ago
Lunny Xiao d32eac44b1 Move RepoWorkingPool to services/repository package (#9754)
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
Manush Dodunekov 1751d5fcf2 Restricted users (#6274)
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
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489)
4 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717)
4 years ago
zeripath eadb45e891 Restore IsPasswordSet previous value (#9682)
4 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611)
4 years ago
Lunny Xiao 4d06d10dba Move tracked time api convert to convert package (#9665)
4 years ago
John Olheiser 480ef9d410 Load milestone in API PR list (#9671)
4 years ago
Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693)
4 years ago
Lunny Xiao 99d869fa63
Move push commits from models to modules/repository (#9370)
4 years ago
Lunny Xiao 384c2b342e
Move pull request api convert to convert package (#9664)
4 years ago
Lunny Xiao 8878cfa4a1
Fix lint (#9688)
4 years ago
zeripath 17b844a3ec Move Errored PRs out of StatusChecking (#9675)
4 years ago
6543 1080c768d3 [API] orgEditTeam make Fields optional (#9556)
4 years ago
6543 6baa5d7588 [API] Add notification endpoint (#9488)
4 years ago
John Olheiser ee9ce0cfa9 Fix nil reference in repo generation (#9660)
4 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)
4 years ago
John Olheiser 5b2d9333f1 Add HTML URL to API Issues (#9654)
4 years ago
6543 14a9687444 times Add filters (#9373)
4 years ago
Shashvat Kedia 632fb5badc Fix #9552: Merge commits generated by pull request capture pull request details (#9635)
4 years ago
Lunny Xiao b9309e52f0 Move wiki related funtions from models to services/wiki (#9355)
4 years ago
zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614)
4 years ago
6543 9406368633 Fix Issue Unsubscription (#9634)
4 years ago
6543 133ae18b61 [BugFix] Hide public repos owned by private orgs (#9609)
4 years ago
David Svantesson 03d59bcd1d Fix access issues on milestone and issue overview pages. (#9603)
4 years ago
Antoine GIRARD 8b24073713 Only serve attachments when linked to issue/release and if accessible by user (#9340)
4 years ago
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592)
4 years ago
6543 5b9283ddfe make sure Poster is loaded (#9583)
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
zeripath 0c07f1de5b Provide Default messages for merges (#9393)
4 years ago
zeripath e64880ef07 Ignore empty avatars in v115.go (#9520)
4 years ago
zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501)
4 years ago
6543 f2d03cda96 [API] Extend times API (#9200)
4 years ago
Lunny Xiao 0bcf644da4 Fix deleted branch isn't removed when push the branch again (#9516)
4 years ago
Masudur Rahman e3a5b83212 Fix user avatar name (#8547)
4 years ago
zeripath 145c1ea0b6
Remove and recreate the hooks to set them executable with the umask (#9502)
4 years ago
Lunny Xiao 3d5f31f77d Fix SetExpr failed (#9506)
4 years ago
zeripath 7bfb83e064 Batch hook pre- and post-receive calls (#8602)
4 years ago
mrsdizzie 1df701fd1a Add ActionCommentPull action (#9456)
4 years ago
Marge Bouvier 8149ed7040 Issue with Migration rule v111 (#9449)
4 years ago
mrsdizzie e57f763937 Add migration to sanitize repository original_url (#9423)
4 years ago
6543 6d811bcb14 Hide not allowed Reactions (#9387)
4 years ago
Lunny Xiao 59fc29db38
fix wrong migration (#9381)
4 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488)
4 years ago
Lunny Xiao 59d6401486
Use ioutil.TmpDir for new created temp directory (#9368)
4 years ago
Lunny Xiao 43ada65571
remove unused method and rename createcommentWithNoAction (#9367)
4 years ago
Lunny Xiao 67b316a954 Refactor comment (#9330)
4 years ago
Brad Albright f6b29012e0 Add /milestones endpoint (#8733)
4 years ago
zeripath 3abe17f9e0
Sign protected branches (#8993)
4 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
4 years ago
Antoine GIRARD 8bea92c3dc test: command keys (#9357)
4 years ago
Lunny Xiao ce2d488c94 Move PushToBaseRepo from models to services/pull (#9352)
4 years ago
Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353)
4 years ago
Lunny Xiao bfcce5f86c Remove release attachments which repository has been deleted (#9334)
4 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302)
4 years ago
John Olheiser f09cdb239c Fix protected branch using IssueID (#9348)
4 years ago
jaqra 27f68bc96f Fix notification page panic (#9337)
4 years ago
zeripath dc2fe9801f Make repository management section handle lfs locks (#8726)
4 years ago
Lunny Xiao 751cfb805d
Fix bug that release attachment files not deleted when deleting repository (#9322)
4 years ago
6543 aceb1085c7 [API] extend StopWatch (#9196)
4 years ago
Antoine GIRARD c3d31e5534 refactor(models/attachement): use getAttachmentsByUUIDs (#9317)
4 years ago
Antoine GIRARD 4dc3993b22 tests: add attachement tests integration (#9309)
4 years ago
zeripath d3a9c4ceec
Testing: Update postgres sequences (#9304)
4 years ago
Lunny Xiao be06dee04c Move code indexer related code to a new package (#9191)
4 years ago
6543 37e10d4543 [API] Add Reactions (#9220)
4 years ago
Lunny Xiao ef98b168f7
Move UpdateIssuesCommit from models to repofiles (#9276)
4 years ago
David Svantesson 9cb418e623 Redirect issue if repo has configured external tracker. (#9247)
4 years ago
Lunny Xiao 82e0383d21 Move some pull request functions from models to services (#9266)
4 years ago
Oscar Costa 1583c48e3a Show label list on label set (#9251)
4 years ago
Lunny Xiao e3081c667a
Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092)
4 years ago
Lunny Xiao 77730db257
Move repoWorkPool outside rename/transfer repository (#9086)
4 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055)
4 years ago
David Svantesson 1aa7e27dd0 Change review content column to type text in db (#9229)
4 years ago
Lunny Xiao 6e81eafdd6 Remove unused comment actions (#9222)
4 years ago
6543 66028d58f9 [UI] IssuePage multi repo select (#8741)
4 years ago
Lunny Xiao 2011a5b818 Extract createComment (#9125)
4 years ago
6543 7c6f2e27be Add release_counter to Repo API (#9214)
4 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213)
4 years ago
John Olheiser 15a5c10d33 Variable expansion in repository templates (#9163)
4 years ago
6543 d7c1310353 expose PR counter on Repo API (#9202)
4 years ago
Lunny Xiao e151674cfa
Move PushUpdateOptions from models to repofiles (#9124)
4 years ago
John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149)
4 years ago
John Olheiser e84326aaec Add git hooks and webhooks to template repositories; move to services (#8926)
4 years ago
guillep2k f25fd5c8eb Fix team links in HTML rendering (#9127)
4 years ago
guillep2k d779deef6e Fix show single review comments in the PR page (#9143)
4 years ago
Lunny Xiao 9856ac5818
fix race on indexer (#9136)
4 years ago
QuaSoft 7b4d2f7a2a Add single sign-on support via SSPI on Windows (#8463)
4 years ago
zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)
4 years ago
Lunny Xiao d7ac9727bb Move merge actions to notification (#9024)
4 years ago
Jordan 1615b3c187 Hide given credentials for migrated repos. (#9097)
4 years ago
6543 2ab8c78c30 Refactor Issues Subscription (#8738)
4 years ago
David Svantesson 69a255defb Team permission to create repository in organization (#8312)
4 years ago
guillep2k 2c2b9718e6 Avoid re-issuing redundant cross-references. (#8734)
4 years ago
Antoine GIRARD f128e06ea6 fix: add search to reserved usernames (#9063)
4 years ago
guillep2k 64769c8a6b Allow authors to use act keywords in PR content (#9059)
4 years ago
guillep2k b15f26b1cf Close/reopen issues by keywords in titles and comments (#8866)
4 years ago
guillep2k 08ae6bb7ed Rewrite delivery of issue and comment mails (#9009)
4 years ago
David Svantesson 86cff86b46 Update branch API endpoint to show effective branch protection. (#9031)
4 years ago
Lunny Xiao 11208f3381
Move git graph from models to modules/graph (#9027)
4 years ago
Lunny Xiao e0e4473172 extract some inline functions related with create comment (#8931)
4 years ago
guillep2k c58fba944d Fix permission checks for close/reopen from commit (#8875)
4 years ago
guillep2k 9930d47be2 Add review comments to mail notifications (#8996)
4 years ago
Lunny Xiao 21ae9838e0
Move transfer repository and rename repository on a service package and start action notification (#8573)
4 years ago
John Olheiser 06a8504c78 Update dashboard context for PR reviews (#8995)
4 years ago
John Olheiser 4b5ebb93e4 New review approvals shouldn't require a message (#8991)
4 years ago
6543 665ce1dcb3 Drop Admin attribute based on LDAP when login (continue #1743) (#8849)
4 years ago
Lunny Xiao dad67cae54
Refactor pull request review (#8954)
4 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901)
4 years ago
Lunny Xiao bb6879d339
Improve notification (#8835)
5 years ago
John Olheiser 74a6add4d9 Template Repositories (#8768)
5 years ago
Lunny Xiao 273a24f226
Move notifywatchers from models to notification (#8907)
5 years ago
zeripath ee1d64ddd1
Stop using git count-objects and use raw directory size for repository (#8848)
5 years ago
guillep2k 01a4a7cb14 Auto-subscribe user to repository when they commit/tag to it (#7657)
5 years ago
zeripath 8eeb2877d5
Adjust error reporting from merge failures and use LC_ALL=C for git (#8548)
5 years ago
6543 31416a5f4e Fix API Bug (fail on empty assignees) (#8873)
5 years ago
guillep2k a647a54a08 Leave non-dated issues for last (#8871)
5 years ago
David Svantesson 9ae4c17cb1 Allow to add and remove all repositories to/from team. (#8867)
5 years ago
Lunny Xiao f02138a148 Fix bug when migrate from API (#8631)
5 years ago
Lunny Xiao 016a5d0438 Move some actions to notification/action (#8779)
5 years ago
Lunny Xiao 12170d26a7 Split sendCreateCommentAction as two parts, one for update comment related informations, another for actions (#8784)
5 years ago
David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688)
5 years ago
jaqra c0f4675a68 Fix (open/closed) issue count when label excluded (#8815)
5 years ago
Lunny Xiao a966a0298e Move more webhook codes from models to webhook module (#8802)
5 years ago
mrsdizzie dce22efbee Fix SSH2 conditonal in key parsing code (#8806)
5 years ago
6543 5a187f4bcc Add API for Issue set Subscription (#8729)
5 years ago
David Svantesson 232340f5e3 Prevent upload (overwrite) of lfs locked file (#8769)
5 years ago
Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules (#8747)
5 years ago
succcubbus a2bd8fe8dc mark review comment as invalidated when file is deleted (#8751)
5 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901)
5 years ago
Lunny Xiao de2f45f95e Move pull list code to a seperate file (#8748)
5 years ago
Lunny Xiao f694bb45d7 Move issue change content from models to service (#8711)
5 years ago
Benno 7bb817e6d1 Respect LFS File Lock on UI (#8719)
5 years ago
6543 c4f9d06855 [Fix] milestone close timestamp (#8728)
5 years ago
zeripath 5e6a008fba
Add basic repository lfs management (#7199)
5 years ago