11617 Commits

Author SHA1 Message Date
Richard Cordovano
3b6e897d01 Merge remote-tracking branch 'upstream/develop' into release-4.1.0 2016-03-21 14:13:56 -04:00
Oliver Spohngellert
ea212341fc Added better error message 2016-03-21 13:57:57 -04:00
Richard Cordovano
146c45bdbc Merge pull request #2026 from BasisOlivers/aut-2051
Added content to ArtifactData to optimize getting time, source file.
2016-03-18 16:40:40 -04:00
Oliver Spohngellert
581a12816f Added consistency to getContent vs this.content 2016-03-18 16:39:04 -04:00
Oliver Spohngellert
d853ef8023 Merge branch 'aut-2051' of https://github.com/BasisOlivers/autopsy into aut-2051 2016-03-18 16:36:55 -04:00
Oliver Spohngellert
43e3461ace Update ReportGenerator.java 2016-03-18 16:34:57 -04:00
Richard Cordovano
a5a92ab316 Merge pull request #2025 from BasisOlivers/aut-2050
Fixed property map for blackboard artifact node
2016-03-18 16:33:04 -04:00
jmillman
1e6673bbee cleanup and internationalize OpenTimelineAction 2016-03-18 16:25:27 -04:00
Oliver Spohngellert
a27c09220f Fixed fill property map to show correct time type. 2016-03-18 16:15:47 -04:00
Oliver Spohngellert
ec430b951d Bugfixes to report generator 2016-03-18 16:07:49 -04:00
Richard Cordovano
09736e5971 Merge pull request #2024 from millmanorama/TL-update-filter-displaynames
updated timeline filter display names
2016-03-18 15:47:41 -04:00
Richard Cordovano
b7430bace1 Merge pull request #2022 from millmanorama/IG-use-data-source-obj-id-to-pop-db
use data_source_obj_id to grab new files instead of ad hoc methods f…
2016-03-18 15:47:07 -04:00
jmillman
fa0fc5f396 cleanup and comments PerCaseTimelineProperties 2016-03-18 15:44:24 -04:00
Richard Cordovano
3079a3d513 Merge pull request #2020 from eugene7646/RecentActivity
Treating JLnkParser errors as warnings
2016-03-18 15:31:38 -04:00
Richard Cordovano
94d359f50c Merge pull request #1999 from BasisOlivers/artifact_constructor
Updated for new Artifacts constructor
2016-03-18 15:30:45 -04:00
jmillman
08b3465760 cleanup; remove dead code 2016-03-18 15:18:18 -04:00
Oliver Spohngellert
944917e3ca Merge remote-tracking branch 'upstream/develop' into aut-2051 2016-03-18 15:04:23 -04:00
Oliver Spohngellert
eb425bbfd9 Added content to ArtifactData to optimize getting time, source file. 2016-03-18 15:03:54 -04:00
jmillman
ff7ce09e16 keep track of db staleness using properties file
keep track of db staleness using properties file rather than relying on SleuthKitCase.getLastObjectID() or  TimeLineController.getCaseLastArtifactID()
2016-03-18 14:15:31 -04:00
Richard Cordovano
6c8b005e7d Fix incorrect dialog title bug injected in testing/RegressionTest 2016-03-18 14:14:14 -04:00
Oliver Spohngellert
cd486f44ed Fixed property map for blackboard artifact node 2016-03-18 13:01:17 -04:00
Oliver Spohngellert
48053dc01f Fixed error policy on hash db serialization 2016-03-18 10:53:59 -04:00
Oliver Spohngellert
fbb151f63a Merge remote-tracking branch 'upstream/develop' into aut-2025-pt2 2016-03-18 10:40:34 -04:00
Oliver Spohngellert
3359f94e93 Fixed bugs in CaseMetadata 2016-03-18 10:10:51 -04:00
Oliver Spohngellert
7eacc2832a Merge remote-tracking branch 'upstream/develop' into aut-1885 2016-03-18 09:04:35 -04:00
Oliver Spohngellert
79f78b0d9a Fixing case metadata bugs 2016-03-18 09:04:00 -04:00
Richard Cordovano
6c947ceaeb Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-03-17 22:09:53 -04:00
Richard Cordovano
51b883824b Update regression test for global setting panel name changes 2016-03-17 17:59:12 -04:00
jmillman
a499e55c53 updated timeline filter display names 2016-03-17 17:22:28 -04:00
Richard Cordovano
e68ae86b3b Merge pull request #2002 from BasisOlivers/aut-2028
Made file path save for hash db
2016-03-17 14:48:32 -04:00
Oliver Spohngellert
1e5e13e87f Updated file path save behavior 2016-03-17 14:45:08 -04:00
Richard Cordovano
747ac76afe Remove potential deadlocks from services/TagsManager 2016-03-17 14:17:21 -04:00
Richard Cordovano
f7257de76f Make module global settings panel titles consistent 2016-03-17 14:05:39 -04:00
Richard Cordovano
c1398840c3 Merge pull request #2023 from BasisOlivers/fileSizeConditionFix
Fixed file size condition limitation on 0 case
2016-03-17 12:46:49 -04:00
Oliver Spohngellert
19bdec6a0f Fixed file size condition limitation on 0 case (= 0 bytes is now allowed). 2016-03-17 12:41:50 -04:00
Richard Cordovano
b98bee6f03 Lint of casemodule/services/TagsManager 2016-03-17 12:31:01 -04:00
Richard Cordovano
3ece1f852a Improve lazy load for for casemodule/services/TagsManager 2016-03-17 12:29:59 -04:00
Richard Cordovano
331ef9f869 Update docs for casemodule/services/TagsManager 2016-03-17 12:13:20 -04:00
Richard Cordovano
d8584f734d Update docs for filetypeid/FileTypeDetector 2016-03-17 09:40:52 -04:00
Richard Cordovano
a576e5e9e6 Convert README back into plain text file 2016-03-16 17:08:43 -04:00
Richard Cordovano
614bc7c1e8 Convert README back into plain text file 2016-03-16 17:08:24 -04:00
jmillman
fd90ec8276 use data_source_obj_id to grab new files instead of add hoc methods for images and virtualdirectories 2016-03-16 16:40:41 -04:00
Richard Cordovano
9ebedf8ac5 Fix spelling error in image_gallery.dox 2016-03-16 16:18:06 -04:00
Richard Cordovano
76e1927685 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-03-16 16:02:36 -04:00
Richard Cordovano
d3dba717e4 Do not call FileTypeDetector.getFileType outside of ingest 2016-03-16 16:01:47 -04:00
Richard Cordovano
8b45eb74c3 Merge pull request #2011 from delftswa2016/Documentation
Spelling mistakes in docs folder are fixed
2016-03-16 14:08:02 -04:00
Chillli
e38b4381a0 Merge remote-tracking branch 'refs/remotes/sleuthkit/develop' into Documentation 2016-03-16 18:40:12 +01:00
Chillli
62ac955324 Revert "Revert "Update and rewrite README.txt file into a markdown file""
This reverts commit 93726a4524afe1628c11a32fa16a76c6e54d8581.
2016-03-16 18:40:09 +01:00
Chillli
2bf351d3d9 Revert "Rename README.txt to README.md"
This reverts commit 02b8387ff81ab909ebe1409b05f6e25430848898.
2016-03-16 18:39:47 +01:00
Chillli
ac54ec6ad1 Revert "Rename README.md to README.txt"
This reverts commit f72ae6c2a42b84358139710daad9f84392283615.
2016-03-16 18:39:14 +01:00