crowdsec/pkg/cwhub
mmetc 1509c2d97c
pkg/cwhub refact (#2606)
* Separate Item and ItemState; fill BelongsToCollections with all ancestors and for uninstalled items too
* fix "installed parents" check when removing an item
* keep BelongsToCollections in order (case insensitive)
2023-11-21 11:06:59 +01:00
..
testdata Refact pkg/cwhub (part 3) (#2516) 2023-10-04 12:54:21 +02:00
cwhub.go pkg/cwhub refact (#2606) 2023-11-21 11:06:59 +01:00
cwhub_test.go Refact cwhub: simplify enable/disable/download (#2597) 2023-11-16 13:05:55 +01:00
dataset.go Refact cwhub (#2603) 2023-11-20 15:58:42 +01:00
dataset_test.go Refact pkg/cwhub, cscli: hub upgrades (#2568) 2023-10-30 17:23:50 +01:00
enable.go pkg/cwhub refact (#2606) 2023-11-21 11:06:59 +01:00
enable_test.go pkg/cwhub refact (#2606) 2023-11-21 11:06:59 +01:00
errors.go Refact cwhub: version comparison and branch selection (#2581) 2023-11-08 13:21:59 +01:00
helpers.go pkg/cwhub refact (#2606) 2023-11-21 11:06:59 +01:00
helpers_test.go pkg/cwhub refact (#2606) 2023-11-21 11:06:59 +01:00
hub.go pkg/cwhub refact (#2606) 2023-11-21 11:06:59 +01:00
hub_test.go Refact cwhub (#2603) 2023-11-20 15:58:42 +01:00
items.go pkg/cwhub refact (#2606) 2023-11-21 11:06:59 +01:00
items_test.go pkg/cwhub refact (#2606) 2023-11-21 11:06:59 +01:00
leakybucket.go Refact cwhub: version comparison and branch selection (#2581) 2023-11-08 13:21:59 +01:00
pathseparator_unix.go Refact pkg/cwhub (part 4) (#2518) 2023-10-05 09:35:03 +02:00
pathseparator_windows.go Refact pkg/cwhub (part 1) (#2512) 2023-10-04 10:34:10 +02:00
remote.go Refact cwhub (#2603) 2023-11-20 15:58:42 +01:00
sync.go pkg/cwhub refact (#2606) 2023-11-21 11:06:59 +01:00