Commit Graph
13785 Commits
Author SHA1 Message Date
Eugene Livis 19212bcdf1 SearchRunner and KeywordSearchPanel now use same logic to select proper KeywordSearchQuery for Keyword 2017-03-16 13:41:23 -04:00
Richard Cordovano 09cc46e736 Merge pull request #2605 from dgrove727/2298_SlackFileCounts
New code to filter out known files from count when they're hidden.
2017-03-15 14:14:37 -04:00
Richard Cordovano 321d114a9c Merge pull request #2604 from wschaeferB/2390-LocalDiskUnselected
2390 localDiskPanel next button now disables when un-selected
2017-03-15 14:13:33 -04:00
Richard Cordovano d7d670266a Merge pull request #2603 from APriestman/iwFixes
Fix image writer error display on local disk panel
2017-03-15 14:12:58 -04:00
William Schaefer 9926036c35 2390 localDiskPanel next button now disables when un-selected 2017-03-15 11:19:15 -04:00
U-BASIS\dgrove 0d8abefb4a New code to filter out known files from count when they're hidden. 2017-03-15 11:18:26 -04:00
Richard Cordovano 104d4bdee2 Merge pull request #2601 from millmanorama/2107-application/x-font-ttf
cleanup exception throwing.  reinstate  application/x-font-ttf  as a …
2017-03-15 09:35:30 -04:00
Richard Cordovano f104de7c0a Merge pull request #2602 from millmanorama/2300-slack-file-oom
2300 slack file oom
2017-03-15 09:32:48 -04:00
Ann Priestman a0c2cfa2a0 Fix image writer error display on local disk panel 2017-03-15 08:38:30 -04:00
millmanorama 1877a8648f cleanup exception throwing. reinstate application/x-font-ttf as a supported type 2017-03-15 12:18:54 +01:00
Richard Cordovano 2c0d051a92 Merge pull request #2600 from dgrove727/2298_SlackFileCounts
Added code to correctly handle slack file visibility in folder file c…
2017-03-14 15:55:26 -04:00
Richard Cordovano 7acb6c4571 Fix corrupted value in bundle.properties for file prop sheet 2017-03-14 15:53:35 -04:00
Richard Cordovano 42f7218071 Merge pull request #2599 from wschaeferB/2347-LocalDiskDspPanelChanges
2347 local disk dsp panel changes
2017-03-14 14:23:41 -04:00
U-BASIS\dgrove b43125664e Added code to correctly handle slack file visibility in folder file counts. 2017-03-14 13:14:52 -04:00
William Schaefer 3587783304 2347 repaired writer error display for LocalDiskPanel 2017-03-14 11:52:03 -04:00
William Schaefer 4a6f6da03f 2347 fixed error with @messages for local disk panel's table 2017-03-14 11:22:06 -04:00
William Schaefer 86886bc651 2347-added comments and @messages to LocalDiskPanel for clarity 2017-03-14 11:09:34 -04:00
William Schaefer 79348f4261 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2347-LocalDiskDspPanelChanges 2017-03-14 11:06:12 -04:00
Richard Cordovano 6669b847fc Merge pull request #2597 from millmanorama/develop
disable unused module
2017-03-14 09:30:38 -04:00
millmanorama 9c50077ee4 disable unused module 2017-03-14 12:38:11 +01:00
William Schaefer cb4009262f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2347-LocalDiskDspPanelChanges 2017-03-13 18:19:56 -04:00
Richard Cordovano 659d69cd4c Merge pull request #2595 from wschaeferB/2382-FixedTestingWithDspPanel
2382 tests can now proceed through the DSP selection panel
2017-03-13 18:16:05 -04:00
William Schaefer 01db267b0a 2382 tests can now proceed through the DSP selection panel 2017-03-13 17:56:27 -04:00
William Schaefer c09085026d 2347 fixed some nbbundle messages for the UI elements in localdiskPanel I broke 2017-03-13 12:18:02 -04:00
William Schaefer 664a591a45 2347 Changed Jcombobox for Local disk selection to table 2017-03-13 11:53:36 -04:00
millmanorama 0d4f43017a Merge remote-tracking branch 'upstream/develop' into 2300-slack-file-oom 2017-03-13 16:51:03 +01:00
millmanorama cee2cb8b1f make DataResultFilterChildren into a ChildFactory 2017-03-13 16:50:40 +01:00
Richard Cordovano 8a4b78daee Merge pull request #2592 from millmanorama/2063-solr-result-paging
some more cleanup and refactoring in LuceneQuery.java
2017-03-13 10:12:34 -04:00
Richard Cordovano 498dcd06e9 Merge pull request #2593 from millmanorama/2319-upgrade-tika
upgrade tika to 1.14
2017-03-13 10:03:17 -04:00
millmanorama 2e8272dba2 upgrade tika to 1.14 2017-03-13 14:55:16 +01:00
Richard Cordovano 8ad946efd4 Revert to full path lock for auto ingest job logger 2017-03-12 16:48:39 -04:00
millmanorama c068da3fcb make fields final 2017-03-11 23:28:31 +01:00
millmanorama 3c1701ea5a cleanup and refactoring in LuceneQuery.java 2017-03-11 23:17:59 +01:00
Richard Cordovano d8b3b8c502 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2017-03-11 17:15:01 -05:00
Richard Cordovano 6c32991bc9 Simplify CoordinationService API and make it thread-safe 2017-03-11 17:14:23 -05:00
Richard Cordovano 621792a68c Merge pull request #2591 from millmanorama/2063-solr-result-paging
replace broken paging with cursor based paging
2017-03-11 16:20:07 -05:00
Richard Cordovano de8dc8f425 Make app coord svc namespace ext point 2017-03-11 13:21:13 -05:00
Richard Cordovano bd0649af96 Add getAppNamespaceRoot to CoordinationService 2017-03-11 12:13:33 -05:00
Richard Cordovano 870ddd44fc Tidy up CoordinationService, remove unused category node 2017-03-11 11:45:16 -05:00
Richard Cordovano 2c1c255c5c Remove case path from auto ingest job log lock 2017-03-11 11:15:03 -05:00
millmanorama 42511628a1 replace broken paging with cursor based paging 2017-03-11 16:57:17 +01:00
Richard Cordovano 19ef658bfc Resolve IDE code hygiene hints for AutoIngestJobLogger 2017-03-11 10:45:25 -05:00
Richard Cordovano 5ed4490335 Merge pull request #2590 from sleuthkit/img_writer
Merge image writer into develop
2017-03-10 16:40:34 -05:00
Richard Cordovano 5cc08fcf29 Merge pull request #2587 from APriestman/imageWriterService
Finishing up refactoring and the change to use ImageWriterService
2017-03-10 13:50:30 -05:00
Richard Cordovano e7f8e40b9f Merge pull request #2585 from wschaeferB/2348-DspSelectionPanel
2348 dsp selection panel
2017-03-10 13:28:21 -05:00
Richard Cordovano 6c02d33ff4 Merge pull request #2589 from millmanorama/2300-slack-file-oom
Update AbstractContentChildren.java
2017-03-10 12:45:49 -05:00
Ann Priestman 969828236e Added IllegalStateException case 2017-03-10 11:18:26 -05:00
Jonathan Millman 43ce2ebe57 Update AbstractContentChildren.java 2017-03-10 16:35:59 +01:00
Ann Priestman bddd918d83 Forgot to make a new Bundle.properties file 2017-03-10 10:23:35 -05:00
Richard Cordovano fa2364cdbc Merge pull request #2588 from millmanorama/2300-slack-file-oom
turn off lazy loading in the datasources section of the directory tre…
2017-03-10 10:20:27 -05:00