U-BASIS\zhaohui
|
81f2e72148
|
3844: Fix issues that Codacy reported
|
2018-05-21 14:58:40 -04:00 |
|
U-BASIS\zhaohui
|
37e5fc2a7a
|
3844: Fix issues that Codacy reported
|
2018-05-21 14:24:12 -04:00 |
|
U-BASIS\zhaohui
|
38914f1210
|
3844: Export SQLite table as Csv
|
2018-05-21 14:09:12 -04:00 |
|
Brian Sweeney
|
4e13a6d97f
|
updated to latest api calls
|
2018-05-21 11:52:55 -06:00 |
|
Brian Carrier
|
7f2902020e
|
Merge pull request #3792 from sleuthkit/cr_cleanup
Cr cleanup
|
2018-05-21 13:47:12 -04:00 |
|
Brian Carrier
|
44ec372fab
|
updated javadoc
|
2018-05-21 13:46:02 -04:00 |
|
Brian Carrier
|
f0a11ed9a8
|
remove dead and confusing code
|
2018-05-21 13:43:38 -04:00 |
|
Brian Sweeney
|
409e0bd985
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 3776-intra-case-tests
|
2018-05-21 09:45:08 -06:00 |
|
Ann Priestman
|
69c2af727b
|
Fixing typos
|
2018-05-21 08:40:12 -04:00 |
|
Raman
|
068e898f18
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3762_tags_by_datasource
|
2018-05-21 07:32:22 -04:00 |
|
Richard Cordovano
|
d0308d2b91
|
Merge pull request #3790 from dgrove727/3850_CaseUtilsImprovements_2a
Keep case directory when test fails.
|
2018-05-18 16:51:50 -04:00 |
|
U-BASIS\dgrove
|
9ecaa0d34b
|
Keep case directory when test fails.
|
2018-05-18 16:09:43 -04:00 |
|
Richard Cordovano
|
629df2e084
|
Merge pull request #3789 from APriestman/3791_encryptionDocs
Update encryption detection module settings
|
2018-05-18 16:08:43 -04:00 |
|
Ann Priestman
|
63a07cf1e1
|
Update encryption detection module settings
|
2018-05-18 15:58:52 -04:00 |
|
Raman
|
22a119a130
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3763_new_results_by_datasource
|
2018-05-18 15:37:56 -04:00 |
|
Raman
|
63add9d2b7
|
3763: Group Results by data source
|
2018-05-18 15:36:55 -04:00 |
|
U-BASIS\dgrove
|
3be3f00c2a
|
Instance ID populated; comments saved to instances.
|
2018-05-18 15:29:00 -04:00 |
|
Brian Carrier
|
c75adf1df9
|
Merge pull request #3788 from rishwanth1995/remove_jar_warnings
removed sqlite-jar warnings
|
2018-05-18 13:45:20 -04:00 |
|
rishwanth1995
|
0ba2be590e
|
removed sqlite-jar warnings
|
2018-05-18 13:36:02 -04:00 |
|
Brian Carrier
|
348f70db00
|
remove stack traces from log that are occuring during regression tests
|
2018-05-18 10:45:37 -04:00 |
|
U-BASIS\dgrove
|
7aeccedeb0
|
Partial implementation.
|
2018-05-18 10:17:21 -04:00 |
|
Richard Cordovano
|
b6644f4eac
|
Merge pull request #3785 from rcordovano/refactor-ingest-snapshot-classes
Remove public access specifier of IngestTasksScheduler.IngestJobTasks…
|
2018-05-17 19:23:27 -04:00 |
|
Richard Cordovano
|
a2f5a9a087
|
Remove public access specifier of IngestTasksScheduler.IngestJobTasksSnapshot
|
2018-05-17 19:21:31 -04:00 |
|
Richard Cordovano
|
03764f0891
|
Merge pull request #3777 from esaunders/3734_ingest_progress
Add ingest progress snapshot support to AID
|
2018-05-17 18:11:57 -04:00 |
|
Brian Carrier
|
601265d8c7
|
Merge pull request #3783 from rishwanth1995/docs_update
changed brew install command for installing sleuthkit in Running_Linux_OSX.txt
|
2018-05-17 12:13:53 -04:00 |
|
rishwanth1995
|
3240876e73
|
changed osx doxs
|
2018-05-17 12:06:08 -04:00 |
|
Richard Cordovano
|
03fda5ff13
|
Merge pull request #3782 from dgrove727/3850_CaseUtilsImprovements
3850 case utils improvements
|
2018-05-17 11:49:22 -04:00 |
|
Richard Cordovano
|
75961c4f62
|
Merge pull request #3780 from sleuthkit/utf16_sign_fix
Fix error interpretting UTF16 because of signed/unsigned issue. Also…
|
2018-05-17 11:39:36 -04:00 |
|
Richard Cordovano
|
e9694f78fc
|
Merge pull request #3776 from wschaeferB/3815-Aid21Refocusing
3815 aid21 refocusing
|
2018-05-17 11:36:54 -04:00 |
|
Richard Cordovano
|
162d40cec9
|
Merge pull request #3756 from dgrove727/3751_SqlCipherDetection
SQLCipher detection functionality and test finished.
|
2018-05-17 11:36:31 -04:00 |
|
U-BASIS\dgrove
|
7baa8a8176
|
Fixed issue affecting EmbeddedFileTest.
|
2018-05-17 02:19:24 -04:00 |
|
U-BASIS\dgrove
|
f741ceabe1
|
Improved documentation.
|
2018-05-17 01:05:30 -04:00 |
|
U-BASIS\dgrove
|
ea73615a24
|
Fixed documentation typo.
|
2018-05-17 01:02:16 -04:00 |
|
U-BASIS\dgrove
|
05077948d2
|
Merge remote-tracking branch 'upstream/develop' into 3850_CaseUtilsImprovements
|
2018-05-17 00:55:48 -04:00 |
|
U-BASIS\dgrove
|
fe1a278efa
|
CaseUtils API improved.
|
2018-05-17 00:55:10 -04:00 |
|
esaunders
|
41cfd733f9
|
Lunacy cleanup.
|
2018-05-16 17:43:23 -04:00 |
|
esaunders
|
180b74bc2d
|
Merge branch '3815-Aid21Refocusing' of github.com:wschaeferB/autopsy into 3734_ingest_progress
|
2018-05-16 17:22:36 -04:00 |
|
William Schaefer
|
901364a6dc
|
3815 add missing @Subscribe annotation to RefreshNodeSubscriber
|
2018-05-16 17:18:13 -04:00 |
|
esaunders
|
91c64d5a4e
|
Merge branch '3815-Aid21Refocusing' of github.com:wschaeferB/autopsy into 3734_ingest_progress
|
2018-05-16 16:58:07 -04:00 |
|
William Schaefer
|
ca6df48671
|
3815 resolve merge conflicts with latest from custom-release-may-2018
|
2018-05-16 16:46:11 -04:00 |
|
William Schaefer
|
bd9924d0f4
|
Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3815-Aid21Refocusing
|
2018-05-16 16:42:32 -04:00 |
|
William Schaefer
|
8ac29a33cf
|
3815 adjust comments regarding for clarity and accuracy regarding the EventBus in AutoIngestJobsNode
|
2018-05-16 16:20:51 -04:00 |
|
U-BASIS\dgrove
|
c597985175
|
Partial implementation.
|
2018-05-16 16:18:15 -04:00 |
|
William Schaefer
|
f78010a3d1
|
3815 remove deadEvent sub, add sub to refreshChildren for running jobs
|
2018-05-16 16:10:12 -04:00 |
|
U-BASIS\zhaohui
|
63b2e4b206
|
3780: cleanup
|
2018-05-16 16:02:52 -04:00 |
|
U-BASIS\zhaohui
|
1c9bd68a96
|
3780: Removed unused imports
|
2018-05-16 15:53:24 -04:00 |
|
William Schaefer
|
304d27790e
|
3815 add comments to new methods and classes
|
2018-05-16 15:49:43 -04:00 |
|
U-BASIS\zhaohui
|
193a7ccbf0
|
3280: Replace hard coded string with NbBundle messages.
|
2018-05-16 15:41:35 -04:00 |
|
William Schaefer
|
3b5dd768eb
|
3815 make only necessary portions of AutoIngestJobsNode refresh
|
2018-05-16 15:32:11 -04:00 |
|
U-BASIS\zhaohui
|
68daab12a1
|
3280: 1st try to fix the issues reported by codacy.
|
2018-05-16 15:30:15 -04:00 |
|