15183 Commits

Author SHA1 Message Date
William Schaefer
29047dc589 2934 fix the enabling and disabling of Central Repo in new gui 2017-08-11 16:03:23 -04:00
William Schaefer
6586cc4af6 2934 save the enabling of new checkbox to modulesettings 2017-08-11 14:37:07 -04:00
William Schaefer
c6c5acba0f 2934 changes to Central Repo Options panel and config dialog 2017-08-11 13:58:16 -04:00
Richard Cordovano
e8c2c24b9d Merge pull request #2991 from millmanorama/1936-extension-column-in-results-table
1936 extension column in results table
2017-08-11 13:42:36 -04:00
Ann Priestman
af55a3ef06 Merge remote-tracking branch 'upstream/develop' into 2819_preventEmptyCaseOrDatasource 2017-08-11 12:59:33 -04:00
Richard Cordovano
2ec2c4a929 Fix merge conflicts in DeletedContent.java 2017-08-11 12:59:04 -04:00
Ann Priestman
ba5c3b05ab Merge remote-tracking branch 'upstream/develop' into 2819_preventEmptyCaseOrDatasource 2017-08-11 12:52:52 -04:00
Ann Priestman
31afc162b1 Make sure the case and datasource are in the central repo when tagging artifacts 2017-08-11 12:52:45 -04:00
Richard Cordovano
e4a39f498e Merge in rc-2.8.3 branch and resolve conflicts 2017-08-11 12:43:23 -04:00
Richard Cordovano
ab313bf35a Merge pull request #2997 from APriestman/2916_moveCentralRepoPackage
Move the Central Repository in Core
2017-08-11 12:19:09 -04:00
Richard Cordovano
ab2fbb8e5e Merge pull request #2993 from millmanorama/DeletedContent-cleanup
use NbBundle.Messages annotation instead of Bundle.properties file
2017-08-11 12:18:37 -04:00
Richard Cordovano
6420596b01 Merge pull request #2992 from wschaeferB/2915-ModifyExaminerGUI
2915 modify examiner gui
2017-08-11 12:18:00 -04:00
Richard Cordovano
58c70de812 Merge pull request #2990 from wschaeferB/2885-ReduceCallsToLastAccessed
2885 Last Accessed time now sourced from last accessed attr instead of modified
2017-08-11 12:15:50 -04:00
Richard Cordovano
446ccc3c54 Merge pull request #2975 from wschaeferB/2884-ExaminerCasesSortOrderFix
2884 examiner jtable getColumnClass to return Date class for date cols
2017-08-11 12:08:02 -04:00
U-BASIS\dgrove
89910a8430 Merge remote-tracking branch 'upstream/rc-2.8.3' into develop 2017-08-11 11:33:54 -04:00
millmanorama
b3e5ecb090 make hitsMultiMap local to performQuery() and remove unused getDocumentIds method. 2017-08-11 10:08:01 -04:00
Richard Cordovano
e7f596446d Merge pull request #2980 from wschaeferB/2663-RemoveRedundantNodeListener
2663 removed PleasewaitNodeListener as it appears to be redundant
2017-08-10 12:44:17 -04:00
U-BASIS\dgrove
0aab93ac34 New AID implemented. 2017-08-10 11:29:00 -04:00
U-BASIS\zhaohui
1977c14707 2918: normalize tsk_objects table dumps for the object artifact type 2017-08-10 10:09:46 -04:00
Ann Priestman
0ef191fca4 Fixed installer 2017-08-10 08:38:53 -04:00
Richard Cordovano
a76e63808b Merge pull request #2996 from eugene7646/stackoverflow
Handling potential StackOverflowError coming out of Matcher.find() (2700)
2017-08-09 17:27:34 -04:00
Eugene Livis
2afb4f44f5 Minor 2017-08-09 17:25:04 -04:00
Eugene Livis
ec7269b4f2 Changed exception type from TskException to TskCoreException 2017-08-09 16:54:58 -04:00
Eugene Livis
67bd035409 Handling potential StackOverflowError comming out of Matcher.find() 2017-08-09 16:49:49 -04:00
Ann Priestman
2b41238179 Move CentralRepository into Core 2017-08-09 13:39:39 -04:00
U-BASIS\zhaohui
c9872814b7 2918: remove the extra casting and type 2017-08-09 12:35:34 -04:00
U-BASIS\zhaohui
fd2990d253 2918: update tsk_objects table dump file to take care of the derived/artifact type. 2017-08-09 11:35:55 -04:00
U-BASIS\zhaohui
6713e1abfd 2918: update comments 2017-08-09 09:57:27 -04:00
U-BASIS\zhaohui
424d6fdea7 2918: After Raman's update for artifacts as content and attachments as children, script will check if the object is this type to avoid fetch parent_path from tsk_files table. 2017-08-09 09:50:58 -04:00
Richard Cordovano
af75f697c4 Merge remote-tracking branch 'upstream/rc-2.8.3' into develop 2017-08-08 19:12:44 -04:00
Richard Cordovano
e471f4775e Merge remote-tracking branch 'upstream/release-4.4.1' into rc-2.8.3 2017-08-08 19:12:01 -04:00
Richard Cordovano
64b4bb7d60 Toggle buidl.type back to DEVELOPMENT 2017-08-08 19:08:21 -04:00
Richard Cordovano
43964236b2 Merge pull request #2994 from wschaeferB/2923-LogicalFileSetException
2923 added local directory visit method to keywordsearch Ingester
2017-08-08 17:18:08 -04:00
William Schaefer
06159fb9ef 2923 added local directory visit method to keywordsearch Ingester 2017-08-08 16:44:16 -04:00
millmanorama
f4ddc6eb70 use NbBundle.Messages annotation instead of Bundle.properties file 2017-08-08 14:39:24 -04:00
Richard Cordovano
e0d2cfc0eb Update NEWS.txt for 4.4.1 release (additional updates) 2017-08-08 11:51:52 -04:00
millmanorama
c986e1cbe0 address codacy review, merge fixes 2017-08-08 10:15:39 -04:00
millmanorama
15ed798d96 Merge remote-tracking branch 'upstream/develop' into AbstractAbstractFieNode-cleanup
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/directorytree/DataResultFilterNode.java
2017-08-08 09:43:09 -04:00
William Schaefer
db7deb1db3 2915 increase timeout to 5 minutes for automated refresh 2017-08-07 10:49:56 -04:00
William Schaefer
3197ffa465 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2915-ModifyExaminerGUI 2017-08-07 10:16:04 -04:00
millmanorama
6babb35258 move extension to end of prop list 2017-08-06 12:43:53 -04:00
Richard Cordovano
623d4afd7c Merge remote-tracking branch 'upstream/artifacts_are_content' into develop 2017-08-05 10:47:19 -04:00
Richard Cordovano
2cd9c10393 Merge remote-tracking branch 'upstream/release-4.4.1' into develop 2017-08-05 10:33:57 -04:00
millmanorama
1e5bcc6734 cleanup AbstractAbstractFileNode and related 2017-08-05 10:15:11 -04:00
Richard Cordovano
bbd04ef1ee Merge pull request #2977 from raman-bt/2689_artifacts_are_content
2841: Attachments are children of messages.
2017-08-04 17:49:32 -04:00
William Schaefer
69fc2223d4 2915 moved refresh button to after the filter options 2017-08-04 17:49:07 -04:00
Richard Cordovano
3310d02a60 Merge pull request #2972 from millmanorama/2803-extension-db-column
use extension column in query
2017-08-04 17:49:05 -04:00
Richard Cordovano
b5ea6c5e48 Merge pull request #2942 from APriestman/addLocalDirType
Adding local directory type
2017-08-04 16:45:46 -04:00
William Schaefer
b361e8a3d3 2915 Show Last 10: message changed, gray space minimized on Examiner gui 2017-08-04 16:15:00 -04:00
William Schaefer
291e156566 2885 Last Accessed time now sourced from last accessed attr instead of modified 2017-08-04 15:45:36 -04:00