File tree
357 files changed
+8441
-6953
lines changed- .circleci
- e2e
- configs
- redisinsight
- api
- config
- migration
- src
- __mocks__
- common
- constants
- interceptors
- constants
- modules
- auth
- window-auth
- adapters
- constants
- middleware
- strategies
- cloud
- autodiscovery
- decorators
- dto
- entities
- models
- utils
- database-recommendation
- entities
- models
- repositories
- database
- dto
- entities
- models
- providers
- repositories
- redis-enterprise
- dto
- models
- utils
- redis
- server
- ssh
- test
- api
- analytics
- cli
- cloud
- database-recommendations
- database
- helpers
- test-runs
- cloud-st
- desktop
- src
- config
- lib
- aboutPanel
- app
- extensions
- logging
- server
- store
- tray
- updater
- window
- utils
- ui
- src
- assets/img/icons
- components
- bulk-actions-config
- cli/components/cli-body
- database-overview
- global-subscriptions/CommonAppSubscription
- json-viewer
- keys-summary
- live-time-recommendations
- components/recommendation
- messages
- filter-not-available
- module-not-loaded
- monitor-config
- monitor
- MonitorOutputList
- Monitor
- multi-search
- page-placeholder
- pub-sub-config
- query-card
- QueryCardCliGroupResult
- QueryCardCliPlugin
- QueryCardCliResultWrapper
- QueryCardCommonResult
- components/CommonErrorResponse
- recommendation-voting
- constants
- electron
- components/ConfigElectron
- utils
- packages/clients-list/src/components/json-view
- pages
- browser
- components
- add-key
- auto-refresh
- browser-left-panel
- browser-right-panel
- browser-search-panel
- bulk-actions
- create-redisearch-index
- filter-key-type
- key-details-header
- keys-header
- redisearch-key-list
- search-key-list
- home/components
- AddDatabases
- AddInstanceForm/InstanceForm
- CloudConnection/CloudConnectionForm
- pubSub/components/messages-list/MessagesList
- redisCloudDatabasesResult
- redisCloudDatabases
- RedisCloudDatabases
- redisCloudSubscriptions
- RedisCloudSubscriptions
- services
- slices
- cli
- instances
- interfaces
- tests/instances
- styles/components
- telemetry
- types
- utils
- recommendation
- tests
- recommendation
- resources
- scripts
- tests/e2e
- helpers
- api
- pageObjects
- components
- bottom-panel
- browser
- myRedisDatabase
- test-data/features-configs
- tests
- critical-path
- browser
- cli
- database
- memory-efficiency
- monitor
- pub-sub
- tree-view
- workbench
- regression
- browser
- cli
- database
- insights
- shortcuts
- workbench
- smoke
- cli
- database
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
357 files changed
+8441
-6953
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
| 186 | + | |
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
| |||
227 | 227 |
| |
228 | 228 |
| |
229 | 229 |
| |
230 |
| - | |
| 230 | + | |
231 | 231 |
| |
232 | 232 |
| |
233 | 233 |
| |
| |||
345 | 345 |
| |
346 | 346 |
| |
347 | 347 |
| |
| 348 | + | |
| 349 | + | |
348 | 350 |
| |
349 | 351 |
| |
350 | 352 |
| |
| |||
385 | 387 |
| |
386 | 388 |
| |
387 | 389 |
| |
388 |
| - | |
| 390 | + | |
389 | 391 |
| |
390 | 392 |
| |
391 | 393 |
| |
| |||
534 | 536 |
| |
535 | 537 |
| |
536 | 538 |
| |
537 |
| - | |
| 539 | + | |
538 | 540 |
| |
539 | 541 |
| |
540 | 542 |
| |
| |||
599 | 601 |
| |
600 | 602 |
| |
601 | 603 |
| |
602 |
| - | |
| 604 | + | |
603 | 605 |
| |
604 | 606 |
| |
605 | 607 |
| |
| |||
610 | 612 |
| |
611 | 613 |
| |
612 | 614 |
| |
613 |
| - | |
| 615 | + | |
614 | 616 |
| |
615 | 617 |
| |
616 | 618 |
| |
| |||
684 | 686 |
| |
685 | 687 |
| |
686 | 688 |
| |
687 |
| - | |
| 689 | + | |
688 | 690 |
| |
689 | 691 |
| |
690 | 692 |
| |
| |||
1179 | 1181 |
| |
1180 | 1182 |
| |
1181 | 1183 |
| |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
1182 | 1190 |
| |
1183 | 1191 |
| |
1184 | 1192 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 |
| |
10 | 13 |
| |
11 | 14 |
| |
12 | 15 |
| |
13 | 16 |
| |
14 | 17 |
| |
15 |
| - | |
| 18 | + | |
16 | 19 |
| |
17 | 20 |
| |
18 | 21 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 |
| |
4 | 7 |
| |
5 | 8 |
| |
6 | 9 |
| |
7 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 |
| |
9 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
10 | 52 |
| |
11 | 53 |
| |
12 | 54 |
| |
| 55 | + | |
| 56 | + | |
| 57 | + | |
13 | 58 |
| |
14 | 59 |
| |
15 | 60 |
| |
| 61 | + | |
16 | 62 |
| |
17 |
| - | |
| 63 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 |
| |
60 | 63 |
| |
61 | 64 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
This file was deleted.
Lines changed: 15 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 |
| - | |
| 2 | + | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
| 10 | + | |
9 | 11 |
| |
10 | 12 |
| |
11 | 13 |
| |
| |||
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 |
| |
29 | 33 |
| |
30 | 34 |
| |
31 | 35 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
| 36 | + | |
| 37 | + | |
43 | 38 |
| |
44 | 39 |
| |
45 | 40 |
| |
46 | 41 |
| |
| 42 | + | |
47 | 43 |
| |
48 | 44 |
| |
49 | 45 |
| |
| |||
81 | 77 |
| |
82 | 78 |
| |
83 | 79 |
| |
| 80 | + | |
| 81 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + |
0 commit comments