Commit Graph
18776 Commits
Author SHA1 Message Date
jmillman fad8da15cb fix guideLine placement when action is initiated over a DetailEventNode 2015-09-17 16:18:31 -04:00
Richard Cordovano f5dd822128 Correct semantics of LocalEventPublisher 2015-09-17 16:16:33 -04:00
Richard Cordovano 76c85f3a44 Remove unused import in RemoteEventPublsiher.java 2015-09-17 15:23:15 -04:00
Richard Cordovano 56d5ac674e Tighten up immutability in event publisher classes 2015-09-17 15:20:52 -04:00
Richard Cordovano 22224bb0d0 Format and resolve hints in event publisher classes 2015-09-17 15:12:32 -04:00
Richard Cordovano 62dd780891 Merge pull request #1575 from millmanorama/tags_and_hash_hits_sql_performance_improvement
replace separate queries for events with  tags and hash hits with add…
2015-09-17 14:40:19 -04:00
Richard Cordovano 5f3a101f7f Merge pull request #1565 from mhmdfy/NPE-fix
NPE fix
2015-09-17 14:39:58 -04:00
Richard Cordovano b72d836760 Merge pull request #1518 from mhmdfy/ingest-menu-tool
Ingest menu tool
2015-09-17 14:39:25 -04:00
jmillman e11ce2c3f1 Merge remote-tracking branch 'upstream/develop' into fix_sub_cluster_loading 2015-09-17 14:07:12 -04:00
jmillman 03c0e143fc fix description generation and clustering
- rename getAggregatredEvents to getEventClusters
- make more members private
- improve logic to get subclusters
- introduce notion of RelativeDetail for navigating DescriptionLoDs
2015-09-17 14:06:29 -04:00
jmillman 9c8b89eb26 make sure short description (root folder) ends with "/" 2015-09-17 14:00:34 -04:00
momo 77f1aae789 rename methods, remove null check 2015-09-17 13:52:55 -04:00
momo 226045b138 refactor class names 2015-09-17 13:38:56 -04:00
Richard Cordovano 8d98892a51 Merge pull request #1578 from mhmdfy/v01-verifier-fix
Making sure to read all data and not skipping decimals
2015-09-17 12:27:56 -04:00
momo ba7c0d6958 optimizing bytes list 2015-09-17 10:29:14 -04:00
jmillman cc6ba6332d fix description generation WIP 2015-09-16 17:02:09 -04:00
momo 8bc876a390 Making sure to read all data and not skipping decimals 2015-09-16 16:45:30 -04:00
Richard Cordovano 16303830ac Merge pull request #1574 from mhmdfy/hashdb-null-pointer
add getTotalJobs back to startUp() for more insurance
2015-09-16 14:45:03 -04:00
Richard Cordovano 90fc49632b Merge develop into collab for SevenZipExtractor bug fix 2015-09-16 14:40:40 -04:00
jmillman 379e43b9a1 Merge remote-tracking branch 'upstream/develop' into fix_sub_cluster_loading 2015-09-16 14:31:08 -04:00
jmillman 7be0b57611 add a description filter and use it rather than the looser text filter to do sub clustering 2015-09-16 14:30:30 -04:00
Richard Cordovano 2fea9be4cd Merge pull request #1577 from mhmdfy/fix-paths
uncomment path initialization code
2015-09-16 14:28:24 -04:00
momo e35fa1ed90 uncomment path initialization code 2015-09-16 13:53:36 -04:00
jmillman fb5ff42964 Merge branch 'tags_and_hash_hits_sql_performance_improvement' into timeline_single_cluster
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/db/EventDB.java
2015-09-16 10:51:23 -04:00
Richard Cordovano 88d19c045c Merge pull request #1576 from rcordovano/logger_fixes
Logger fixes
2015-09-15 18:21:04 -04:00
Richard Cordovano f61109de19 REsolve merge conflict in Logger class 2015-09-15 18:19:28 -04:00
Richard Cordovano 021467e4c4 Add code from mysteriously unmerged commit 2015-09-15 17:21:28 -04:00
Richard Cordovano 847efc234f Enahnce comments in modified Logger code 2015-09-15 16:53:50 -04:00
jmillman 634e12ef5c use ControlsFX Actions to add expand/collapse menu items to AbstractDetailViewNode 2015-09-15 16:11:30 -04:00
Richard Cordovano cd8c14cc60 Convert incorrect imports of java.utils.logging.Logger 2015-09-15 16:04:40 -04:00
jmillman e247a56fed replace separate queries for events with tags and hash hits with additional group_concat columns 2015-09-15 14:51:05 -04:00
jmillman 22313fca8c replace separate queries for events with tags and hash hits with additional group_concat columns 2015-09-15 14:32:56 -04:00
Richard Cordovano 75fa7f1d31 Correct Logger code 2015-09-15 14:08:46 -04:00
jmillman cedeed1a9e create some additional indexes; don't use group_concat uselessly 2015-09-15 13:14:33 -04:00
jmillman 7a85c14b2d refactor common code out of clustering modes 2015-09-15 10:15:06 -04:00
jmillman 2161812bd4 WIP Cleanup, verification that all existing features till work in new alternate layout mode. 2015-09-15 10:15:01 -04:00
jmillman 2250b01a56 extend DetailViewNode interface to support more features of old visualization in new mode. 2015-09-15 10:14:56 -04:00
jmillman 874703030d single cluster WIP 2015-09-15 10:14:39 -04:00
Richard Cordovano e7bb22c346 Complete merge: ExifParserFileIngestModule.java 2015-09-15 09:44:34 -04:00
Richard Cordovano 6823537a6f Merge pull request #1573 from APriestman/collaborative
Adding check that solr host name is filled in
2015-09-15 09:39:25 -04:00
Richard Cordovano ef020a6b56 Merge pull request #1572 from millmanorama/fix_IG_no_fs_sql
fix SQL query when there are no FileSystems in an Image
2015-09-15 09:39:07 -04:00
Ann Priestman d680c65cdd Adding check that solr host name is filled in 2015-09-15 08:29:46 -04:00
jmillman 8d391fd077 fix SQL query when there are no FileSystems in an Image 2015-09-14 17:03:17 -04:00
mhmdfy 4665a8e0c8 if getName() is empty -> error popup and don't display the module 2015-09-14 14:38:08 -04:00
Richard Cordovano 494a5331be Resolve develop branch conflict 2015-09-14 13:53:14 -04:00
Richard Cordovano 780f0fa2ce Merge pull request #1570 from mhmdfy/hashdb-null-pointer
Hashdb null pointer
2015-09-14 13:36:05 -04:00
Richard Cordovano 018a8acbc8 Merge pull request #1564 from millmanorama/IG_in_front
add versions of doDialog that take a owner window as a paramater and …
2015-09-14 13:29:09 -04:00
Richard Cordovano 092c249133 Merge pull request #1562 from millmanorama/jfxtras_r4
upgrade to jfxtras r4
2015-09-14 13:26:11 -04:00
Richard Cordovano 2469f46e40 Merge pull request #1559 from millmanorama/IG_prepopulation_performance_fix
remove useless calls to isVideoFile() to improve performance
2015-09-14 13:25:04 -04:00
Richard Cordovano 4ce1569c71 Merge pull request #1557 from millmanorama/IG_npe_fix
fix potenial NPE when case is closed out from underneath IG
2015-09-14 13:24:48 -04:00