2787 Commits

Author SHA1 Message Date
Richard Cordovano
d69e62f44c Merge pull request #1095 from sidheshenator/logger-issue
Logs appropriate method in case of exception. Lck files deleted.
2015-03-19 12:20:29 -04:00
Richard Cordovano
80c4c7bebe Merge branch 'release-3.1.2' into release_3_1_2_merge 2015-03-18 13:59:50 -04:00
Brian Carrier
05dac7a342 Merge branch 'develop' into interestingfiles-updates 2015-03-17 17:31:34 -04:00
Brian Carrier
a53cde318b Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2015-03-17 17:31:13 -04:00
Brian Carrier
7bc9dbcc15 do metadata check first (faster) and fire event so UI updates 2015-03-17 17:30:43 -04:00
Brian Carrier
3537f3b92f changed file type id name in options panel 2015-03-17 17:29:23 -04:00
Brian Carrier
38a8f1b584 Added comment to code 2015-03-17 17:28:43 -04:00
Brian Carrier
34c5dc3fd7 display report name first in table 2015-03-17 17:27:44 -04:00
Brian Carrier
d681afae9f Merge pull request #1106 from sidheshenator/file_report_hangs
Replaced hardcoded value by TSKData enum value
2015-03-16 22:11:27 -04:00
sidheshenator
e71adcb254 Replaced hardcoded value by TSKData enum value 2015-03-16 17:54:24 -04:00
Brian Carrier
fdd10f8b97 removed extra assignment of context 2015-03-14 15:38:40 -04:00
Brian Carrier
d4a0f5d399 Added javadoc comments to android modules 2015-03-14 15:38:16 -04:00
Brian Carrier
ab4523a4e0 Merge pull request #1099 from sidheshenator/android_sql_query_validate
Android sql query validate
2015-03-13 23:13:07 -04:00
Brian Carrier
9b4bae2680 Merge pull request #1103 from APriestman/develop
Convert MD5 hash to lowercase before database query.
2015-03-13 23:11:57 -04:00
Brian Carrier
8d50c8015c Changed for loop 2015-03-13 09:56:20 -04:00
Brian Carrier
215182ade7 Fixed comments, make deleteFileDir use functionality of deleteDir 2015-03-13 09:55:08 -04:00
Brian Carrier
2c7fb17a19 Merge pull request #1096 from sidheshenator/FileUtil_Sanity_Check
sanity check added to FileUtil.deleteDir()
2015-03-13 09:28:12 -04:00
Sidhesh Mhatre
4715c17852 NON-NLS added 2015-03-13 09:27:54 -04:00
APriestman
ee77b930cf Convert MD5 hash to lowercase before database query. 2015-03-13 09:21:52 -04:00
Brian Carrier
d1ed1c526a Merge pull request #1098 from sidheshenator/duplicate_tagging_isue
Duplicate tagging isue
2015-03-13 09:09:32 -04:00
sidheshenator
30c3634604 JOptionPanel.showMessageDialog used for consistency 2015-03-12 17:32:07 -04:00
sidheshenator
b845b84c0a HTMLReport module swapped to the first place in the list 2015-03-12 12:28:18 -04:00
sidheshenator
cb40a3c6a0 Reference to TagsManager saved and reused 2015-03-12 10:46:41 -04:00
sidheshenator
833334d9dc used getContentTagsByContent() instead of getAllContentTags() 2015-03-12 09:45:22 -04:00
sidheshenator
0806fc2e08 column name checked before executing the query 2015-03-11 14:55:44 -04:00
sidheshenator
182b00d9e9 User notified in case of duplicate tagging attempt 2015-03-11 12:53:49 -04:00
sidheshenator
9c9a197067 check duplicate tag-file pair before adding to the DB 2015-03-11 12:32:22 -04:00
sidheshenator
d030494c21 sanity check added to FileUtil.deleteDir() 2015-03-10 15:28:11 -04:00
sidheshenator
a89eaf31dc Logs appropriate method in case of exception. Lck files deleted. 2015-03-10 14:22:04 -04:00
Richard Cordovano
e6b325ea4e Convert IngestTaskScheduler.tasksInProgress from ArrayList to HashSet 2015-03-09 16:36:21 -04:00
Richard Cordovano
6667841b09 Add bypass of file tasks stats to ingest snapshotting 2015-03-09 00:51:10 -04:00
Richard Cordovano
60bafc0c6d Fix IngestTaskScheduler task cancellation 2015-03-07 21:16:58 -05:00
Richard Cordovano
8987ca77d1 Add logging of individual job cancellations to IngestManager.cnacelAllIngestJobs() 2015-03-06 14:14:13 -05:00
Richard Cordovano
5d56cf1757 Ingest logging improvements, minor bug fix 2015-03-06 00:15:56 -05:00
Brian Carrier
7697fd8198 Merge branch 'release-3.1.2' into develop 2015-03-04 23:23:41 -05:00
Brian Carrier
f16e48603e Updated NBM module version numbers 2015-03-04 22:40:01 -05:00
Brian Carrier
8cfbc51c5b renamed interesting files item in options panel 2015-03-04 22:31:59 -05:00
Brian Carrier
8ff5eb8028 changed layout of file type options panel 2015-03-04 22:27:58 -05:00
Richard Cordovano
94e2730154 Convert android module ContactsAnalyzer SEVERE log msg to WARNING 2015-03-04 15:04:59 -05:00
Richard Cordovano
1abaa7d181 Convert android module ContactsAnalyzer SEVERE log msg to WARNING 2015-03-04 14:54:54 -05:00
Richard Cordovano
42c7c89fba Merge pull request #1082 from mrtizmo/r312-filetypeid.ja
filetypeid ja localization and translation
2015-02-23 09:13:47 -05:00
Richard Cordovano
ec3bc4bc3b Merge pull request #1080 from mrtizmo/r312-report-ja
report ja localization and translation
2015-02-23 09:12:10 -05:00
Nick Davis
536d653c10 Merge branch 'release-3.1.2' of https://github.com/sleuthkit/autopsy into r312-stix.ja 2015-02-20 17:30:18 -05:00
Nick Davis
8ca4f05807 Merge branch 'release-3.1.2' of https://github.com/sleuthkit/autopsy into r312-report-ja 2015-02-20 17:29:38 -05:00
Nick Davis
f614a40b61 Fixed hard coded font issue. Tahoma does not contain JA chars. 2015-02-20 17:22:00 -05:00
Kay Bassi
a4046aad44 Made minor correction. Translation complete. 2015-02-20 13:01:20 -08:00
Kay Bassi
e192026745 Translation complete 2015-02-20 12:59:01 -08:00
Kay Bassi
619f682113 Translation complete 2015-02-20 10:25:57 -08:00
Kay Bassi
4f49b5b8d4 Translation complete 2015-02-20 10:21:25 -08:00
Nick Davis
40eeb0a582 Extracted hard coded strings. 2015-02-20 12:14:30 -05:00