CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 06:59:00 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/supabase/realtime.git
etag: W/"6695c6a3b0e9fdb85ec51a533edddc30"
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=agypnojtY1UU0ZOrkgfpUc6wElRvdHCy5R7V6p1Owv83Ob5e21qwT59Dm3dxNkOYlEVVhBEFEem8sVPKI0hej9LMetfh4cnCZ5Lkea2f%2FziSxjzAZ3Sn8XOTocw%2FxetkV%2BrkIIzTLN3Z9Cj5LKFmO87XK0CDJE4zdJ36mwHvZYVf5%2BQW%2FAu2efssIbo7053kJnV1OhUj7%2FmETyxeovEgmX9i%2BEDd%2FJyDInDoLnVMG1dBSStSeWK4JHZEdaVoVPz92YIALF4OWAT0DBwnI9YdrA%3D%3D--m3VGMP7GvJrPwCf%2B--J%2BWevk7yovNCLb32MTNKeA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.729541383.1753772340; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 06:59:00 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 06:59:00 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8C8C:D8210:510905:679E00:68887134
fix: improve container teardown for tests and speed up a few tests (… · supabase/realtime@e7d17d4 · GitHub
Copy file name to clipboardExpand all lines: lib/extensions/postgres_cdc_rls/cdc_rls.ex
Copy file name to clipboardExpand all lines: lib/realtime/syn_handler.ex
Copy file name to clipboardExpand all lines: test/integration/rt_channel_test.exs
Copy file name to clipboardExpand all lines: test/realtime/extensions/cdc_rls/cdc_rls_test.exs
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 379
Commit e7d17d4
File tree
Expand file treeCollapse file tree
6 files changed
+131
-78
lines changedFilter options
- lib
- extensions/postgres_cdc_rls
- realtime
- test
- integration
- realtime_web/channels/realtime_channel
- realtime/extensions/cdc_rls
- support
Expand file treeCollapse file tree
6 files changed
+131
-78
lines changedlib/extensions/postgres_cdc_rls/cdc_rls.ex
Copy file name to clipboardExpand all lines: lib/extensions/postgres_cdc_rls/cdc_rls.ex+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
| 133 | + | |
| 134 | + | |
133 | 135 |
|
lib/realtime/syn_handler.ex
Copy file name to clipboardExpand all lines: lib/realtime/syn_handler.ex+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
17 | 23 |
| |
18 | 24 |
| |
19 | 25 |
| |
|
test/integration/rt_channel_test.exs
Copy file name to clipboardExpand all lines: test/integration/rt_channel_test.exs+8-14Lines changed: 8 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
451 | 451 |
| |
452 | 452 |
| |
453 | 453 |
| |
454 |
| - | |
| 454 | + | |
455 | 455 |
| |
456 | 456 |
| |
457 | 457 |
| |
| |||
1374 | 1374 |
| |
1375 | 1375 |
| |
1376 | 1376 |
| |
1377 |
| - | |
1378 | 1377 |
| |
1379 | 1378 |
| |
1380 | 1379 |
| |
| |||
1395 | 1394 |
| |
1396 | 1395 |
| |
1397 | 1396 |
| |
1398 |
| - | |
| 1397 | + | |
1399 | 1398 |
| |
1400 | 1399 |
| |
1401 | 1400 |
| |
| |||
1416 | 1415 |
| |
1417 | 1416 |
| |
1418 | 1417 |
| |
1419 |
| - | |
1420 | 1418 |
| |
1421 | 1419 |
| |
1422 | 1420 |
| |
| |||
1440 | 1438 |
| |
1441 | 1439 |
| |
1442 | 1440 |
| |
1443 |
| - | |
| 1441 | + | |
1444 | 1442 |
| |
1445 | 1443 |
| |
1446 | 1444 |
| |
| |||
1459 | 1457 |
| |
1460 | 1458 |
| |
1461 | 1459 |
| |
1462 |
| - | |
1463 | 1460 |
| |
1464 | 1461 |
| |
1465 | 1462 |
| |
| |||
1482 | 1479 |
| |
1483 | 1480 |
| |
1484 | 1481 |
| |
1485 |
| - | |
| 1482 | + | |
1486 | 1483 |
| |
1487 | 1484 |
| |
1488 | 1485 |
| |
| |||
1500 | 1497 |
| |
1501 | 1498 |
| |
1502 | 1499 |
| |
1503 |
| - | |
1504 | 1500 |
| |
1505 | 1501 |
| |
1506 | 1502 |
| |
| |||
1521 | 1517 |
| |
1522 | 1518 |
| |
1523 | 1519 |
| |
1524 |
| - | |
| 1520 | + | |
1525 | 1521 |
| |
1526 | 1522 |
| |
1527 | 1523 |
| |
| |||
1537 | 1533 |
| |
1538 | 1534 |
| |
1539 | 1535 |
| |
1540 |
| - | |
1541 | 1536 |
| |
1542 | 1537 |
| |
1543 | 1538 |
| |
| |||
1557 | 1552 |
| |
1558 | 1553 |
| |
1559 | 1554 |
| |
1560 |
| - | |
| 1555 | + | |
1561 | 1556 |
| |
1562 | 1557 |
| |
1563 | 1558 |
| |
| |||
1570 | 1565 |
| |
1571 | 1566 |
| |
1572 | 1567 |
| |
| 1568 | + | |
1573 | 1569 |
| |
1574 | 1570 |
| |
1575 | 1571 |
| |
| |||
1584 | 1580 |
| |
1585 | 1581 |
| |
1586 | 1582 |
| |
1587 |
| - | |
1588 |
| - | |
1589 | 1583 |
| |
1590 | 1584 |
| |
1591 | 1585 |
| |
| |||
1594 | 1588 |
| |
1595 | 1589 |
| |
1596 | 1590 |
| |
| 1591 | + | |
1597 | 1592 |
| |
1598 | 1593 |
| |
1599 | 1594 |
| |
| |||
1603 | 1598 |
| |
1604 | 1599 |
| |
1605 | 1600 |
| |
1606 |
| - | |
1607 | 1601 |
| |
1608 | 1602 |
| |
1609 | 1603 |
| |
|
test/realtime/extensions/cdc_rls/cdc_rls_test.exs
Copy file name to clipboardExpand all lines: test/realtime/extensions/cdc_rls/cdc_rls_test.exs+80-45Lines changed: 80 additions & 45 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 | 19 |
| |
21 |
| - | |
22 | 20 |
| |
23 |
| - | |
24 |
| - | |
25 | 21 |
| |
26 | 22 |
| |
27 | 23 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
51 | 46 |
| |
52 | 47 |
| |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
59 | 73 |
| |
60 |
| - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
61 | 89 |
| |
62 | 90 |
| |
63 |
| - | |
| 91 | + | |
64 | 92 |
| |
65 | 93 |
| |
66 |
| - | |
| 94 | + | |
67 | 95 |
| |
68 | 96 |
| |
69 | 97 |
| |
| |||
75 | 103 |
| |
76 | 104 |
| |
77 | 105 |
| |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
78 | 110 |
| |
79 |
| - | |
80 |
| - | |
81 |
| - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
82 | 117 |
| |
| 118 | + | |
83 | 119 |
| |
84 | 120 |
| |
85 |
| - | |
| 121 | + | |
86 | 122 |
| |
87 | 123 |
| |
88 |
| - | |
| 124 | + | |
89 | 125 |
| |
90 | 126 |
| |
91 | 127 |
| |
| |||
115 | 151 |
| |
116 | 152 |
| |
117 | 153 |
| |
118 |
| - | |
| 154 | + | |
119 | 155 |
| |
120 | 156 |
| |
121 | 157 |
| |
| |||
142 | 178 |
| |
143 | 179 |
| |
144 | 180 |
| |
145 |
| - | |
| 181 | + | |
146 | 182 |
| |
147 | 183 |
| |
148 | 184 |
| |
149 | 185 |
| |
150 | 186 |
| |
151 |
| - | |
152 |
| - | |
| 187 | + | |
153 | 188 |
| |
154 | 189 |
| |
155 | 190 |
| |
|
You can’t perform that action at this time.
0 commit comments