1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-04 06:50:00 +00:00

Commit Graph

  • d745830415 1903 surpress warning from unchecked cast of FilesSets map William Schaefer 2017-01-19 19:34:20 -05:00
  • 4c3d050b9b 1903 removed class to serialize FileIngestFilters when back to raw map William Schaefer 2017-01-19 19:33:01 -05:00
  • 89fff3813a 1903 added wrapper for serialization of FileIngestFilters to avoid unchecked casting warning William Schaefer 2017-01-19 19:17:54 -05:00
  • 9530b7978a Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter William Schaefer 2017-01-19 19:05:39 -05:00
  • 773f5c2549 1903 removed some unused imports William Schaefer 2017-01-19 19:03:56 -05:00
  • 0753f545db 1903 - removed notes to self William Schaefer 2017-01-19 18:38:38 -05:00
  • 7e4e459d75 1903-FileSetXML functionality moved to InterestingItemsFilesSetSettings, FileIngestFilters serialized as map William Schaefer 2017-01-19 18:20:41 -05:00
  • 056bf25a2d Keeping track of new Solr cores and creating names for them Eugene Livis 2017-01-19 17:40:06 -05:00
  • 836413f781 Merge pull request #2471 from esaunders/snippet_fix Richard Cordovano 2017-01-19 17:36:37 -05:00
  • ca7e1b2e49 1903 returned InterestingItemsFilesSetSettings to its necessary form William Schaefer 2017-01-19 17:28:30 -05:00
  • d4a4542d04 Modified filterResults() to return the hits for the lowest chunk associated with an object, assuming we haven't seen a hit for the keyword in the object before. esaunders 2017-01-19 17:27:46 -05:00
  • b1c0815c4f Made KeywordHit implement Comparable so that lists of hits can be sorted. esaunders 2017-01-19 17:20:43 -05:00
  • 2217eb0f98 Removed getOneHitPerObject() since Searcher.filterResults() guarantees that we will get a single hit per object (for the lowest numbered chunk). esaunders 2017-01-19 17:20:02 -05:00
  • b42759405e 1903-partial fix to FilesSetsManager, removed unneeded methods William Schaefer 2017-01-19 17:16:31 -05:00
  • 02cac46b7b Merge in search_improvements branch Richard Cordovano 2017-01-19 17:11:19 -05:00
  • 9e955cd4e4 Interim checkin of case services infrastructure Richard Cordovano 2017-01-19 16:50:18 -05:00
  • 79d00eedb3 Clean up Index class Eugene Livis 2017-01-19 16:33:07 -05:00
  • db3e4678d6 1903-Changes to FilesSet to to decouple from FileIngestFilter and fix name of ignoreUnallocated flag William Schaefer 2017-01-19 16:04:23 -05:00
  • 9ab0a9c75d Merge pull request #2470 from eugene7646/index_upgrade_3 Richard Cordovano 2017-01-19 15:56:52 -05:00
  • 18723478e6 Resolved some TODOs Eugene Livis 2017-01-19 14:56:09 -05:00
  • 0985c6879a Cores are open via openCaseResources(). Removed Case listeners Eugene Livis 2017-01-19 14:46:02 -05:00
  • 55d158e422 1903-Fixes to InjestJobSettingsPanel regarding file ingest filters William Schaefer 2017-01-19 14:30:53 -05:00
  • b001d6bc36 1903 - fixes to IngestJobSettings, default filters moved to FilesSetsManager William Schaefer 2017-01-19 12:12:57 -05:00
  • 242aae597e 1903-fixed name issues with default filters William Schaefer 2017-01-19 11:18:50 -05:00
  • 916109e9b9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter William Schaefer 2017-01-19 10:58:29 -05:00
  • 3f38596e7f Using upgraded index when opening core Eugene Livis 2017-01-19 10:58:07 -05:00
  • 75dfeaeb28 2197-improved synchronization of file access when reading new .properties William Schaefer 2017-01-19 10:57:50 -05:00
  • 41e5f4702e Added message dialog regarding read-only restrictions Eugene Livis 2017-01-19 10:01:11 -05:00
  • 308d6945f0 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into index_upgrade_3 Eugene Livis 2017-01-19 09:18:52 -05:00
  • 3133d231e0 Minor Eugene Livis 2017-01-19 09:18:36 -05:00
  • a95ce4db51 Merge remote-tracking branch 'upstream/search_improvements' into open_case_resources Richard Cordovano 2017-01-19 09:08:04 -05:00
  • 395b256c16 Merge remote-tracking branch 'upstream/develop' into search_improvements Richard Cordovano 2017-01-19 09:06:30 -05:00
  • 444a54ea5a Merge pull request #2469 from esaunders/snippet_fix Richard Cordovano 2017-01-18 23:33:59 -05:00
  • fdf83c751e Merge branch 'develop' of github.com:sleuthkit/autopsy into snippet_fix esaunders 2017-01-18 17:37:01 -05:00
  • 4bf5988c40 Modified filterResults() to only return a a single hit per keyword per object where a hit for that keyword on that object has not been seen before. esaunders 2017-01-18 17:31:50 -05:00
  • b84f20715e Bug fix Eugene Livis 2017-01-18 16:52:49 -05:00
  • d63d1f2457 Code review Eugene Livis 2017-01-18 16:46:12 -05:00
  • f300a014ce Merge latest, resolve conflicts Eugene Livis 2017-01-18 16:18:42 -05:00
  • 4e3bbe644f merged release Brian Carrier 2017-01-18 16:13:53 -05:00
  • 565ffc1663 Merge branch 'release-4.3.0' autopsy-4.3.0 Brian Carrier 2017-01-18 16:10:18 -05:00
  • 04519bc9ba Index upgrade code now mimics TSK.updateDatabaseSchema() Eugene Livis 2017-01-18 16:09:38 -05:00
  • 4ebe724bc7 Merge branch 'release-4.3.0' of github.com:sleuthkit/autopsy into release-4.3.0 Brian Carrier 2017-01-18 16:08:50 -05:00
  • 2717163d02 updated NEWS Brian Carrier 2017-01-18 16:08:05 -05:00
  • 5735643697 Merge pull request #2468 from eugene7646/undex_upgrade_2 Richard Cordovano 2017-01-18 16:02:16 -05:00
  • 9f9e79dd99 Multiple bug fixes Eugene Livis 2017-01-18 15:36:52 -05:00
  • cc5347eccd 2197-Mostly working profile creating, editing, and deleting William Schaefer 2017-01-18 15:31:59 -05:00
  • d7247add82 Added logic to pick best existing index as upgrade candidate Eugene Livis 2017-01-18 14:48:16 -05:00
  • 6ec2ae379e Added logic to identify and store index's solr and schema versions Eugene Livis 2017-01-18 14:20:37 -05:00
  • 8c9c4810b4 Interim checkin of new Case infrastructure for locking/services Richard Cordovano 2017-01-18 10:03:05 -05:00
  • 903c5d7820 Changed multiple methods to have private access Eugene Livis 2017-01-18 09:28:41 -05:00
  • 401ac636b9 Modified filterResults() to take entire document id into consideration when determining whether a hit has been seen before. esaunders 2017-01-17 21:34:44 -05:00
  • 4529554341 Minor Eugene Livis 2017-01-17 17:10:44 -05:00
  • fa9925cbd6 More code review stuff Eugene Livis 2017-01-17 17:08:37 -05:00
  • 247b3c96aa More work Eugene Livis 2017-01-17 16:30:10 -05:00
  • fc0fcfc3f1 Minor Eugene Livis 2017-01-17 14:36:00 -05:00
  • 5332213e5f More code review changes Eugene Livis 2017-01-17 14:32:47 -05:00
  • 61181d4329 More code review changes Eugene Livis 2017-01-17 14:13:40 -05:00
  • 48b58ce9b0 Split IndexHandler into multiple classes Eugene Livis 2017-01-17 12:57:40 -05:00
  • 623758527d Addressed some of the code review comments Eugene Livis 2017-01-17 12:32:23 -05:00
  • d6bdf09d24 Resolved multiple TODOs Eugene Livis 2017-01-13 15:18:25 -05:00
  • ee340f0699 Added logging, exception handling, etc Eugene Livis 2017-01-13 14:21:02 -05:00
  • 8749bfa5ea Added a dialog to ask user whether they want to upgrade index Eugene Livis 2017-01-13 13:39:26 -05:00
  • f59b7a027c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter William Schaefer 2017-01-13 13:18:12 -05:00
  • 24426eb219 1903 - key for Last File Ingest Filter changed to not contain spaces William Schaefer 2017-01-13 13:18:01 -05:00
  • 5d2f2fbf42 Calling SolrSearchService from Case again Eugene Livis 2017-01-13 10:47:54 -05:00
  • 22681e5db8 Reverting some project changes Eugene Livis 2017-01-13 10:29:20 -05:00
  • 90255f3ad8 Reverting some project changes Eugene Livis 2017-01-13 10:23:22 -05:00
  • ce8dc1f777 Reverting some project changes Eugene Livis 2017-01-13 10:22:06 -05:00
  • 313b73daf3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Eugene Livis 2017-01-13 10:12:45 -05:00
  • fe7d858b0e Reverting some changes Eugene Livis 2017-01-13 10:08:27 -05:00
  • 73c9b65148 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into index_upgrade Eugene Livis 2017-01-13 10:04:47 -05:00
  • 6d5e0e46ad Added comments Eugene Livis 2017-01-13 10:03:35 -05:00
  • 6b192f7f76 Improvements to Solr4IndexUpgrade.jar and Solr5IndexUpgrade.jar Eugene Livis 2017-01-13 09:54:48 -05:00
  • f66db79cfa Added JARs and logic to execute Solr 5 to 6 upgrade Eugene Livis 2017-01-13 09:43:50 -05:00
  • b813a8dadd Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query esaunders 2017-01-13 09:01:23 -05:00
  • a0304264ff Removed whitespace trimming. esaunders 2017-01-13 08:59:27 -05:00
  • b53db96aeb Added JARs and logic to execute Solr 4 to 5 upgrade Eugene Livis 2017-01-12 16:49:14 -05:00
  • f197b47d21 Merge pull request #2465 from rcordovano/open_case_resources Richard Cordovano 2017-01-12 16:06:11 -05:00
  • cf2e5811de Tidy up CoordinationServiceNamespace Richard Cordovano 2017-01-12 16:03:58 -05:00
  • 6fc42f3018 Merge remote-tracking branch 'upstream/search_improvements' into open_case_resources Richard Cordovano 2017-01-12 16:01:59 -05:00
  • 9780046a61 Merge remote-tracking branch 'upstream/develop' into search_improvements Richard Cordovano 2017-01-12 16:00:30 -05:00
  • 500b0188a9 Tidy up AutopsyOptionsPanel Richard Cordovano 2017-01-12 15:55:27 -05:00
  • 1c84760d67 Merge remote-tracking branch 'upstream/develop' into search_improvements Richard Cordovano 2017-01-12 15:52:56 -05:00
  • fdd88d549d Tidy up CoordinationService Richard Cordovano 2017-01-12 15:43:32 -05:00
  • 6bbd3c820b 2197 fixed bug with merge William Schaefer 2017-01-12 13:02:33 -05:00
  • 7c13d4941e 2197-resolved conflict with moving of processor settings William Schaefer 2017-01-12 12:48:27 -05:00
  • 8baf5e635c 2197-Profile tab refined William Schaefer 2017-01-12 12:37:28 -05:00
  • c7c7618717 Merge remote-tracking branch 'upstream/develop' into open_case_resources Richard Cordovano 2017-01-12 12:16:17 -05:00
  • 9151b7cc5e Clamp number of file ingest therads to 4 Richard Cordovano 2017-01-12 12:15:06 -05:00
  • 5725037add Changes to download all JARs required for index upgrade Eugene Livis 2017-01-12 11:08:49 -05:00
  • 574200ff3b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter William Schaefer 2017-01-11 17:41:22 -05:00
  • b2888507d3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2197-ProfileOptionsPanel William Schaefer 2017-01-11 17:39:49 -05:00
  • 5a9a50c09c Merge remote-tracking branch 'upstream/develop' into search_improvements Richard Cordovano 2017-01-11 17:38:28 -05:00
  • 3379dcfb08 Merge remote-tracking branch 'upstream/release-4.3.0' into develop Richard Cordovano 2017-01-11 17:36:14 -05:00
  • 5b52aa2ac8 Add comments to ImageNode and VolumeNode PCLs Richard Cordovano 2017-01-11 17:34:26 -05:00
  • 63072dfdef Merge pull request #2461 from APriestman/locking Richard Cordovano 2017-01-11 16:04:28 -05:00
  • d0b284c1b1 Merge pull request #2460 from esaunders/2121_regex_query Richard Cordovano 2017-01-11 15:15:35 -05:00
  • 8337763b82 Added support to upgrade index from solr 4 to 5 Eugene Livis 2017-01-11 15:11:01 -05:00
  • 0dc1775fff Finished moving locks into Case Ann Priestman 2017-01-11 14:58:46 -05:00
  • 1faaf5c954 2197-access level modified for new class William Schaefer 2017-01-11 14:49:14 -05:00