Brian Sweeney
|
5315830aae
|
final classes for types not intended to be subclassed
|
2018-04-19 11:31:58 -06:00 |
|
Brian Sweeney
|
5f377c01ab
|
comments (license headers and class docs)
|
2018-04-19 11:31:58 -06:00 |
|
Brian Sweeney
|
3e000780fb
|
license headers added, attribution removed
|
2018-04-19 11:31:57 -06:00 |
|
Brian Sweeney
|
0ef7cdb5b6
|
whitespace, removed unneeded checks
|
2018-04-19 11:31:57 -06:00 |
|
Brian Sweeney
|
cd8eb4cad6
|
whitespace
|
2018-04-19 11:31:57 -06:00 |
|
Brian Sweeney
|
8c9ccbd5af
|
first pass a common files search feature
|
2018-04-19 11:31:56 -06:00 |
|
Brian Sweeney
|
ec8bbb9d2b
|
stubbed out lots of ui components for common files search
|
2018-04-19 11:31:56 -06:00 |
|
Brian Sweeney
|
ca88f73b12
|
private member made final
|
2018-04-19 11:31:55 -06:00 |
|
Brian Sweeney
|
d1460c76aa
|
stubbing out new feature
|
2018-04-19 11:31:55 -06:00 |
|
Richard Cordovano
|
fa621583e9
|
Merge pull request #3692 from wschaeferB/3723-OpenAid2Faster
3723 open aid 2.0 faster
|
2018-04-18 16:23:06 -04:00 |
|
Ann Priestman
|
b6fe29d039
|
Add normalized metric to time hash lookup
|
2018-04-18 09:55:29 -04:00 |
|
William Schaefer
|
86e660c599
|
Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3723-OpenAid2Faster
|
2018-04-18 09:51:39 -04:00 |
|
Richard Cordovano
|
fc79de8078
|
Merge pull request #3698 from APriestman/addMissingImage
Add missing case_properties.png
|
2018-04-18 09:19:38 -04:00 |
|
Richard Cordovano
|
601db87112
|
Merge pull request #3697 from APriestman/switchMonitorToMilliseconds
Switch from saving nanoseconds to milliseconds (as double precision) in…
|
2018-04-18 09:19:15 -04:00 |
|
Richard Cordovano
|
d8235e09a9
|
Merge pull request #3696 from sleuthkit/rename_sheet_vars
Rename property sheet variables for PMD/Codacy. No logic changes.
|
2018-04-18 09:18:40 -04:00 |
|
Richard Cordovano
|
9169b584ae
|
Merge pull request #3695 from sleuthkit/rename_visitor_vars
Made visitor variable longer for PMD warnings. No logic changes.
|
2018-04-18 09:18:07 -04:00 |
|
Richard Cordovano
|
69aedbb6f7
|
Merge pull request #3694 from sleuthkit/report_fix
revert to original addReport() API return value
|
2018-04-18 09:17:31 -04:00 |
|
Richard Cordovano
|
fa3f84cd18
|
Merge pull request #3693 from sleuthkit/result_viewer_fix2
make interesting file same priority as hash and keyword hits
|
2018-04-18 09:17:13 -04:00 |
|
Richard Cordovano
|
c7bc1ad862
|
Merge pull request #3687 from wschaeferB/3610-RemoveButtonsAddAdminMode
3610 remove buttons add admin mode
|
2018-04-18 09:16:33 -04:00 |
|
Richard Cordovano
|
a8966605fc
|
Merge pull request #3686 from dgrove727/3685_FileMetadataScrollBars
Fixed File Metadata scroll bars.
|
2018-04-18 09:03:32 -04:00 |
|
Richard Cordovano
|
673258c5ed
|
Merge pull request #3685 from dgrove727/3685_ResultsScrollBars
Fixed Results scroll bars.
|
2018-04-18 09:03:01 -04:00 |
|
Richard Cordovano
|
5f2d7a52cb
|
Merge pull request #3684 from dgrove727/3685_HexScrollBars
Fixed Hex scroll bars.
|
2018-04-18 09:02:25 -04:00 |
|
Richard Cordovano
|
cabbca166f
|
Merge pull request #3683 from dgrove727/3685_StringsScrollBars
Fixed Strings scroll bars.
|
2018-04-18 09:02:10 -04:00 |
|
Richard Cordovano
|
7ac20398b0
|
Merge pull request #3682 from dgrove727/3685_IndexedTextScrollBars
Fixed Indexed Text scroll bars.
|
2018-04-18 09:01:53 -04:00 |
|
Richard Cordovano
|
2812357845
|
Merge pull request #3675 from dgrove727/3736_CorrelationEngineBackwardsCompatibility
Updated 'createFileIngestModule()' to check object type.
|
2018-04-18 08:32:26 -04:00 |
|
Richard Cordovano
|
c34ef2d5ed
|
Merge pull request #3672 from wschaeferB/3610-SearchableAutoIngestJobs
3610 searchable auto ingest jobs
|
2018-04-18 08:31:37 -04:00 |
|
Richard Cordovano
|
59020a3ca9
|
Merge pull request #3667 from dgrove727/1746_TranslationTool
Changed separator position to allow room for 'Translate Text'.
|
2018-04-18 08:31:19 -04:00 |
|
Richard Cordovano
|
dfe2a30824
|
Make core result viewers into service providers again
|
2018-04-18 08:24:51 -04:00 |
|
Brian Carrier
|
00a5495628
|
Merge pull request #3691 from rishwanth1995/unix_setup_mac
script to configure autopsy mac
|
2018-04-17 13:51:05 -04:00 |
|
Brian Carrier
|
edf27ce81b
|
Merge pull request #3690 from rishwanth1995/mac_release
made changes in laf and localdisk for macos
|
2018-04-17 13:50:05 -04:00 |
|
Brian Carrier
|
bdfa460d5d
|
Merge pull request #3688 from rishwanth1995/appveyor_and_travis
reduced verbosity of travis log and added appveyor.yml
|
2018-04-17 13:48:45 -04:00 |
|
Ann Priestman
|
f89dca903c
|
Adding new public method to handle "time per X" metrics
|
2018-04-17 10:10:10 -04:00 |
|
rishwanth1995
|
91af46cd86
|
made build-zip the same for all platform
|
2018-04-17 09:14:44 -04:00 |
|
Richard Cordovano
|
3ab067fa24
|
Merge remote-tracking branch 'upstream/custom-release-may-2018' into 3726-result-view-infrastructure
|
2018-04-16 16:25:26 -04:00 |
|
Ann Priestman
|
6b005512c1
|
Add missing case_properties.png
|
2018-04-16 16:14:20 -04:00 |
|
Richard Cordovano
|
9de97a7511
|
Merge pull request #3679 from APriestman/3612_solrMetrics
Moved solr metrics further down.
|
2018-04-16 14:37:42 -04:00 |
|
Ann Priestman
|
47564a167e
|
Switch to saving nanoseconds to milliseconds (as double precision) in health monitor
|
2018-04-16 14:06:36 -04:00 |
|
Richard Cordovano
|
941351053d
|
Merge pull request #3662 from zhhl/3599-7thTestForFileFilterTests
3599: 7th test for file filter tests.
|
2018-04-16 13:42:21 -04:00 |
|
Brian Carrier
|
c19e0fbb0c
|
rename property sheet variables for PMD/Codacy
|
2018-04-15 09:57:47 -04:00 |
|
Brian Carrier
|
3036ee8ea8
|
made visitor variable longer for PMD warnings
|
2018-04-15 09:32:20 -04:00 |
|
Brian Carrier
|
cf7970cb42
|
Codacy messages and more bundle cleanup
|
2018-04-15 00:51:05 -04:00 |
|
Brian Carrier
|
ee096bba59
|
cleanup old RAW references
|
2018-04-15 00:11:27 -04:00 |
|
Brian Carrier
|
b77f0007a8
|
Fix bundle name
|
2018-04-15 00:00:25 -04:00 |
|
Brian Carrier
|
de5a5ec589
|
revert to original API
|
2018-04-14 23:41:07 -04:00 |
|
Brian Carrier
|
c899b2b594
|
make interesting file same priority as hash and keyword hits
|
2018-04-14 23:34:29 -04:00 |
|
Brian Carrier
|
1f178b2363
|
Allow user to specify profile
|
2018-04-14 22:54:44 -04:00 |
|
U-BASIS\zhaohui
|
b59177c618
|
3709: 1st test for embedded files
|
2018-04-13 17:42:57 -04:00 |
|
William Schaefer
|
27f49273e6
|
3723 move auto ingest monitor start up of AWT onto a new thread
|
2018-04-13 17:23:20 -04:00 |
|
U-BASIS\zhaohui
|
5114f21a56
|
3599: Enable number 7 test case.
|
2018-04-13 16:59:02 -04:00 |
|
U-BASIS\zhaohui
|
4f9efb602b
|
3599: Enable number 7 test case.
|
2018-04-13 16:56:54 -04:00 |
|