Commit Graph
10208 Commits
Author SHA1 Message Date
Andrew Ziehl 2db51beb69 more codeacy cleanup for CorrelationAttributeInstance 2018-08-23 09:45:58 -07:00
Andrew Ziehl 7f0ba58eab Reduce NPath complexity 2018-08-23 09:37:17 -07:00
Andrew Ziehl e405c3ab98 Address codeacy, remove TODOs from code. 2018-08-23 09:05:10 -07:00
Andrew Ziehl 9ec50de216 Codeacy doesn't like reusing the target variable, or having multiple method calls on one line. Does it like this? 2018-08-22 18:04:31 -07:00
Andrew Ziehl a47979ee65 Code review cleanup, codeacy issue fixes. 2018-08-22 17:51:00 -07:00
Andrew Ziehl f4f874fff2 address codeacy complaints. 2018-08-17 11:17:17 -07:00
Andrew Ziehl ff64c74c5e Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3863_remove_correlationattribute
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.form
#	Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java
#	Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/OtherOccurrenceNodeData.java
2018-08-17 10:38:40 -07:00
Andrew Ziehl 38a3b1604e test fix 2018-08-17 10:07:03 -07:00
Richard Cordovano 1f4ba4a60c Merge pull request #4042 from dannysmyda/4084-sqlite-public-api
Added sqlitereader to public api
2018-08-16 18:15:17 -04:00
Andrew Ziehl 6d5c5662da fix normalization discrepancies causing tests to fail. may conflict with. 3868 2018-08-16 14:51:33 -07:00
Andrew Ziehl 2b4059a613 Add fields to DB returns to properly create CorrelationAttributeInstances 2018-08-15 16:54:26 -07:00
Andrew Ziehl a3eb28f1dc update tests for instance refactor. 2018-08-15 16:38:18 -07:00
William Schaefer 2f105eaf2d Add back a deprecated PathValidater.isValid method for public API 2018-08-15 10:08:42 -04:00
Andrew Ziehl 84471317a3 Rectify errors. Adjust logic since Instance more often than not should have details. Account for List<> instances. 2018-08-14 15:13:57 -07:00
U-BASIS\dsmyda f9213d75af Added sqlitereader to public api 2018-08-14 13:14:29 -04:00
Richard Cordovano 90ef414a17 Merge pull request #4015 from rishwanth1995/live_autopsy_warning
warn user for case folder, if they are running autopsy in target system
2018-08-13 18:17:31 -04:00
Richard Cordovano e0ea55e558 Merge pull request #4032 from millmanorama/timeline-menu-disabling
disable menus appropriately in timeline list view
2018-08-13 16:36:54 -04:00
rishwanth1995 4a29680c4a made case wizard default to the mounted drive in when autopsy in target 2018-08-13 16:07:10 -04:00
Andrew Ziehl 0f26644534 Add wip constructor 2018-08-13 13:02:42 -07:00
Richard Cordovano cc83c9dedd Merge pull request #4024 from briangsweeney/commonfiles
Commonfiles
2018-08-10 18:40:00 -04:00
Andrew Ziehl bf28dbb83d first pass, almost done to no build errors. 2018-08-10 14:45:09 -07:00
Brian Sweeney ba55eecccc more codacy things 2018-08-10 08:42:44 -06:00
rishwanth1995 1932d4381b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into live_autopsy_warning 2018-08-10 09:50:15 -04:00
rishwanth1995 60ee75098f refactored method names in pathvalidator 2018-08-10 09:45:04 -04:00
Brian Sweeney ac096fac57 codacy stuff 2018-08-09 17:41:10 -06:00
Brian Sweeney 7daab901b3 simplify some code 2018-08-09 08:40:18 -06:00
millmanorama a5f3f0fa9d disable menus appropriately in timeline list view 2018-08-09 16:39:17 +02:00
Brian Sweeney 06b6e1a89f improved checks for availability of eamdb and related resources 2018-08-08 21:59:30 -06:00
Brian Sweeney a7738ce0bf bundle property was missing 2018-08-08 19:17:43 -06:00
Brian Sweeney d4ab36eaf4 this was missing metadata 2018-08-08 18:56:53 -06:00
Brian Sweeney 93bf1b2e9c fixed bug where toggling between any data source and single data source on intra case search would not always run the correct algorithm 2018-08-08 18:41:51 -06:00
Brian Sweeney 0673c49c12 case was missing from casedbattributeinstancenodes 2018-08-08 12:05:45 -06:00
Richard Cordovano f672bf7740 Merge pull request #4011 from dannysmyda/4063-migrate-to-standard-7zip-interface
4063 migrate to standard 7zip interface
2018-08-08 13:32:28 -04:00
Richard Cordovano b8364e91be Merge pull request #4005 from dannysmyda/4092-factor-out-sqlite-reader
4092: Refactored SQLite parsing functionality out of SQLiteViewer and into SQLiteReader
2018-08-08 10:00:29 -04:00
Brian Sweeney 0e58f6ea05 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into commonfiles 2018-08-07 16:54:46 -06:00
Brian Sweeney 1a08c871c7 fixed a bug where single intercase search would stay selected after it was selected once and then changed back to any intercase 2018-08-07 16:10:41 -06:00
William Schaefer cdce28d6dc 4014 auto format DataContentViewerOtherCases 2018-08-07 17:38:51 -04:00
William Schaefer 6fd7482e6e 4014 clean up files that might be modified to determine the presence of CR comments 2018-08-07 17:37:39 -04:00
William Schaefer d7c20b386f 4014 clean up files that might be modified to ensure no additional query of tags occurs 2018-08-07 17:10:37 -04:00
Richard Cordovano b3e82c7e5f Merge pull request #4021 from dgrove727/4078_HtmlReportInvalidPathException_1a
Normalize path.
2018-08-07 15:35:49 -04:00
Richard Cordovano 090612d6a9 Merge pull request #4023 from wschaeferB/4103-AddIconsBackToAid2.0
4103 added icons back to AID 2.0 as part of figuring out how to do 4095
2018-08-07 15:26:33 -04:00
Richard Cordovano 1d300fb07f Merge pull request #4013 from dgrove727/4089_CentralRepositoryCommentDialogWidth
Fixed dialog size.
2018-08-07 15:25:21 -04:00
Richard Cordovano 15ec0ca5f2 Merge pull request #4022 from dgrove727/4033_SaveLastExportLocation_1
4033 save last export location 1
2018-08-07 14:42:13 -04:00
Richard Cordovano 5a524f3ec0 Merge pull request #4014 from wschaeferB/4065-FilterTagsForUser-Rev2
4065 filter tags for user rev2
2018-08-07 14:35:53 -04:00
Richard Cordovano 25b232c5c8 Merge pull request #3951 from dgrove727/3995_OtherOccurrencesNoResultsFound
3995 other occurrences no results found
2018-08-07 14:34:30 -04:00
Brian Sweeney bf2d2be90d Merge branch 'develop' of https://github.com/briangsweeney/autopsy into commonfiles 2018-08-07 12:33:56 -06:00
U-BASIS\dsmyda 913891bdf2 Typos and grammar 2018-08-06 15:52:56 -04:00
U-BASIS\dsmyda 99b12cc269 Added some comments and implemented PR review changes 2018-08-06 15:48:15 -04:00
U-BASIS\dsmyda 11a2bc3685 Final cleanup of comments 2018-08-06 13:43:12 -04:00
U-BASIS\dsmyda d516660aa3 Fixed param and return type comment headers 2018-08-06 13:39:34 -04:00