CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 09:35:35 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/DynamoDS/Dynamo.git
etag: W/"129e6cf6e56b034fe0d209f3026e3940"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=zb1DFoBkeLrTU3Hq1ZyM5mZpZ7KLYrbx%2BZGMqF7VLz44qFubVtJRXT%2FqKYq5KT9gbyfHA%2B%2BV47XRyiass448IUEhbKhq4QhkcjVWMbm9QAiXNwdGg9cmzVb%2FQBAfo66ivVCQHn48WyklpniT8xxwFKH7ii1VyDHLD4q4%2BlblsHnTrkh6xrF7IcSenPUH3DsFssCz98w7oFj4yAwKpYwPEWQCwHA%2BrYalW99aL5i4uNbdBnqsLw0ZBYUlWvyGDWaWItRzS7nyEnbGkc%2B8gxFUfA%3D%3D--8LFX4tE%2BOSVps%2BSn--DSOX5lZwcrxLxN%2F92f%2FRLQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.93512780.1753868134; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 09:35:34 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 09:35:34 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E7EC:3A6694:16E972A:1B75908:6889E766
DYN-8632 : limit some commands during dna (#16182) · DynamoDS/Dynamo@a469919 · GitHub
Copy file name to clipboardExpand all lines: src/DynamoCore/Graph/Nodes/NodeModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Graph/Nodes/PortModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/DynamoModelCommands.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/RecordableCommands.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Commands/PortCommands.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Core/PortViewModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Views/Core/NodeView.xaml.cs
Copy file name to clipboardExpand all lines: src/NodeAutoCompleteViewExtension/ViewModels/NodeAutoCompleteBarViewModel.cs
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 659
Commit a469919
File tree
Expand file treeCollapse file tree
8 files changed
+77
-2
lines changedFilter options
- src
- DynamoCoreWpf
- Commands
- ViewModels/Core
- Views/Core
- DynamoCore
- Graph/Nodes
- Models
- NodeAutoCompleteViewExtension/ViewModels
Expand file treeCollapse file tree
8 files changed
+77
-2
lines changedsrc/DynamoCore/Graph/Nodes/NodeModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Graph/Nodes/NodeModel.cs+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1007 | 1007 |
| |
1008 | 1008 |
| |
1009 | 1009 |
| |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
1010 | 1027 |
| |
1011 | 1028 |
| |
1012 | 1029 |
| |
|
src/DynamoCore/Graph/Nodes/PortModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Graph/Nodes/PortModel.cs+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
334 | 349 |
| |
335 | 350 |
| |
336 | 351 |
| |
|
src/DynamoCore/Models/DynamoModelCommands.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/DynamoModelCommands.cs+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
586 | 586 |
| |
587 | 587 |
| |
588 | 588 |
| |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
589 | 595 |
| |
590 | 596 |
| |
591 | 597 |
| |
|
src/DynamoCore/Models/RecordableCommands.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/RecordableCommands.cs+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1689 | 1689 |
| |
1690 | 1690 |
| |
1691 | 1691 |
| |
| 1692 | + | |
| 1693 | + | |
1692 | 1694 |
| |
1693 | 1695 |
| |
1694 | 1696 |
| |
| |||
1710 | 1712 |
| |
1711 | 1713 |
| |
1712 | 1714 |
| |
| 1715 | + | |
| 1716 | + | |
| 1717 | + | |
| 1718 | + | |
| 1719 | + | |
| 1720 | + | |
| 1721 | + | |
| 1722 | + | |
| 1723 | + | |
| 1724 | + | |
1713 | 1725 |
| |
1714 | 1726 |
| |
1715 | 1727 |
| |
|
src/DynamoCoreWpf/Commands/PortCommands.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Commands/PortCommands.cs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
|
src/DynamoCoreWpf/ViewModels/Core/PortViewModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Core/PortViewModel.cs+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
542 | 542 |
| |
543 | 543 |
| |
544 | 544 |
| |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
545 | 551 |
| |
546 | 552 |
| |
547 | 553 |
| |
| |||
602 | 608 |
| |
603 | 609 |
| |
604 | 610 |
| |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
605 | 622 |
| |
606 | 623 |
| |
607 | 624 |
| |
|
src/DynamoCoreWpf/Views/Core/NodeView.xaml.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Views/Core/NodeView.xaml.cs+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
799 | 799 |
| |
800 | 800 |
| |
801 | 801 |
| |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
802 | 810 |
| |
803 | 811 |
| |
804 | 812 |
| |
|
src/NodeAutoCompleteViewExtension/ViewModels/NodeAutoCompleteBarViewModel.cs
Copy file name to clipboardExpand all lines: src/NodeAutoCompleteViewExtension/ViewModels/NodeAutoCompleteBarViewModel.cs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
803 | 803 |
| |
804 | 804 |
| |
805 | 805 |
| |
806 |
| - | |
| 806 | + | |
807 | 807 |
| |
808 | 808 |
| |
809 | 809 |
| |
|
You can’t perform that action at this time.
0 commit comments