Commit Graph

126 Commits (acd6732613be3edab76d397654ffadea541ea9b8)

Author SHA1 Message Date
Jakub Onderka ecb88f1c93 new: [test] Check sighting rest search ACL vol. 2 2022-11-01 10:41:52 +01:00
Jakub Onderka 6b634c7520 fix: [widgets] Fix some widgets 2022-10-20 14:54:36 +02:00
Jakub Onderka 2f7c671adb new: [internal] Simplify checking if connection is MySQL/MariaDB 2022-05-14 10:17:06 +02:00
Jakub Onderka 90cd99685f chg: [sync] Simplify code for sighting pushing 2022-03-07 17:45:06 +01:00
Jakub Onderka bd9cecbc2c chg: [internal] Use ProcessTool in Sighting 2021-11-22 09:57:39 +01:00
Jakub Onderka e1895cba81 chg: [internal] Optimise sightings 2021-10-17 16:17:17 +02:00
Jakub Onderka d9e89955bc chg: [internal] Simplify fetching Kafka topic 2021-10-11 09:41:46 +02:00
Jakub Onderka 4973c7480d chg: [sync] Examine less events for sightings pulling 2021-09-01 11:52:25 +02:00
Jakub Onderka 01e588324c fix: [sync] Fix pulling sightings 2021-08-23 13:52:35 +02:00
Jakub Onderka faf5054583
Merge pull request #7649 from JakubOnderka/pull-sightings
chg: [sync] Pull just necessary data when pulling sightings
2021-08-20 09:26:09 +02:00
mokaddem 3770ae6798
new: [sighting:add] Ability to provide filtering parameters when adding sightings for specific values
Fix #7669
2021-08-18 14:36:34 +02:00
Jakub Onderka f7d05e8e24 chg: [sync] Filter out events that do not exist locally when pulling sightings 2021-08-12 10:21:08 +02:00
Jakub Onderka 0174336156 chg: [sync] Pull just necessary data when pulling sightings 2021-08-11 18:42:22 +02:00
Jakub Onderka 683e52702d new: [sync] When saving sightings, push just new sightings 2021-03-14 09:28:15 +01:00
Jakub Onderka d82a95b903 new: [sync] When pushing event, upload sightings by another call 2021-03-11 12:14:52 +01:00
Jakub Onderka 6af83b5d5a new: [sync] Filter out existing sightings if remote sever supports that method 2021-03-11 12:14:52 +01:00
Jakub Onderka 362707deb1 chg: [sync] Faster capturing sighting when pushing whole event 2021-03-11 12:14:52 +01:00
Jakub Onderka 8830696c4d chg: [sync] New separate method for uploading sightings to remote server 2021-03-11 12:14:52 +01:00
Jakub Onderka 8b2d1bdffd chg: [internal] Fetch attribute UUIDs for sightings in different query 2021-03-06 10:56:46 +01:00
Tom King 626443af47 chg: Use a more suitable Sighting creation function as recommended, grab the Org ID from the user if present 2021-02-11 16:31:51 +00:00
Jakub Onderka fdd354fa17 fix: [internal] Group for getting sightings for tag 2021-01-15 14:23:35 +01:00
iglocska 88d7e08606
Merge branch '2.4' into develop 2021-01-12 13:09:48 +01:00
Jakub Onderka 1276a42309
fix: [sighting] Order must contain group for some mysql servers 2021-01-07 14:10:35 +01:00
Jakub Onderka 2bbe36c0ed chg: [internal] Optimise sightings saving 2021-01-01 15:45:05 +01:00
Jakub Onderka ec6a73795f
Merge pull request #6797 from JakubOnderka/optimisations
Optimisations
2020-12-23 16:35:06 +01:00
Jakub Onderka faa95b256a new: [sighting] New setting that will allow users to see host org sightings 2020-12-23 14:51:28 +01:00
Jakub Onderka 9bc52c18fe chg: [internal] Use find('column') on more places 2020-12-23 13:45:57 +01:00
Jakub Onderka 0c722243e5 fix: [sighting] Grouping sighting fetch for tags 2020-12-22 15:29:08 +01:00
Jakub Onderka 1a184ebbb5 new: [internal] Allow to output directly TmpFileTool 2020-12-21 21:02:37 +01:00
Jakub Onderka e52a11efa2
Merge pull request #6787 from JakubOnderka/sighting-rest-optim
chg: [sighting] Faster and memory efficient rest search
2020-12-21 21:01:28 +01:00
Jakub Onderka 0e31996be3 chg: [sighting] Faster and memory efficient rest search 2020-12-21 19:18:22 +01:00
Jakub Onderka b770e46efb fix: [sighting] Order must contain group for some mysql servers 2020-12-21 18:38:59 +01:00
Jakub Onderka 8c15ea14a8
Merge pull request #6760 from JakubOnderka/sighting-rest-uuid
new: [rest] Allow to search sightings by event or attribute UUID
2020-12-20 01:14:25 +01:00
Jakub Onderka 36dabacfa1 new: [rest] Allow to search sightings by event or attribute UUID 2020-12-20 01:04:57 +01:00
Jakub Onderka 334d6c6f95 chg: [sighting] Optimise bulk sighting saving 2020-12-16 09:50:06 +01:00
Jakub Onderka 305605cd3f fix: [sighting] Make sure that correct columns are processed 2020-12-08 11:02:31 +01:00
Jakub Onderka e1bf73937a fix: [sightings] Support mysql in sql_mode=only_full_group_by 2020-11-30 19:50:52 +01:00
Jakub Onderka d92b18970a chg: [sighting] Support for postgres 2020-11-24 16:30:03 +01:00
Jakub Onderka 261d15265d chg: [sighting] Speedup loading sighting for tags and galaxies 2020-11-24 16:30:03 +01:00
Jakub Onderka 8df9bc9116 chg: [sighting] Speedups list all sightings 2020-11-24 16:30:03 +01:00
Jakub Onderka b1a5770ce9 chg: [sighting] Reworked listing sightings 2020-11-24 16:30:03 +01:00
Jakub Onderka 1f258ebe66 chg: [sighting] Sighting statistics 2020-11-24 16:30:00 +01:00
Jakub Onderka a92c1c4fe4 chg: [internal] Speedup sightings saving 2020-11-03 09:20:22 +01:00
Jakub Onderka b88bffd5b5 chg: [internal] Sighting saving optimisation 2020-10-06 16:48:47 +02:00
Jakub Onderka 0225afec40 chg: [internal] Validate sighting UUID 2020-10-05 14:44:23 +02:00
Jakub Onderka 2a30620368 chg: [internal] Remove unused code 2020-10-05 14:44:23 +02:00
Jakub Onderka 7fb7e8ae39 chg: [internal] Optimise sightings fetching 2020-10-05 14:44:23 +02:00
Jakub Onderka 00c318b451 chg: [internal] Optimise fetching sightings for object 2020-10-03 19:50:02 +02:00
iglocska 59d08f2e54
Revert "chg: [internal] Optimise fetching sightings for object"
This reverts commit e442a394cd.
2020-09-30 17:47:29 +02:00
Richard van den Berg 7151990383 chg: [sightings] anonymise pushed sightings using new Sightings_anonymise_as setting 2020-09-11 17:23:29 +02:00