Kelly Kelly
|
a3c6d57a4e
|
Changed web artifact created to data artifacts
|
2021-03-01 16:08:35 -05:00 |
|
Mark McKinnon
|
9c03e7b6de
|
Replace % with %25
Replace % with %25 in the url before trying to decode it.
|
2020-12-17 09:23:23 -05:00 |
|
apriestman
|
880f29e868
|
Updated xml file name
|
2020-09-08 12:31:17 -04:00 |
|
apriestman
|
5320ca01c2
|
Test multiple matching search engines.
General changes to use existing APIs.
|
2020-09-03 15:43:50 -04:00 |
|
Kelly Kelly
|
be92670c1c
|
cleaned up the postArttribute code in RecentActivity
|
2019-07-11 12:44:18 -04:00 |
|
Richard Cordovano
|
2afc59ee39
|
Revert "merge develop into Timeline event mgr"
|
2019-04-19 13:16:26 -04:00 |
|
millmanorama
|
ce6807b96e
|
Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonpropertiessearch/AllInterCaseCommonAttributeSearcher.java
# Core/src/org/sleuthkit/autopsy/commonpropertiessearch/SingleInterCaseCommonAttributeSearcher.java
# Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
|
2019-03-06 16:32:42 +01:00 |
|
Kelly Kelly
|
151e4218da
|
Modify Extract and subclasses to take a progress bar in process function
|
2019-03-04 15:57:14 -05:00 |
|
millmanorama
|
fa6178acd5
|
remove redundant calls to fireModuleDataEvent
|
2019-02-14 12:39:08 +01:00 |
|
Richard Cordovano
|
fe32cb5500
|
Update SearchEngineURLQueryAnalyzer.java
|
2018-07-06 17:24:45 -04:00 |
|
William Schaefer
|
420a3fffe8
|
3997 make new logger message SEVERE leave existing one as FINE
|
2018-07-06 12:11:18 -04:00 |
|
William Schaefer
|
c819391112
|
3997 improve logging for recent activity module and cating of illegal arguement exception
|
2018-07-06 11:24:32 -04:00 |
|
Ann Priestman
|
8c207a9bf9
|
Make sure the Extract init() method is always called
|
2018-03-19 13:13:37 -04:00 |
|
U-BASIS\zhaohui
|
7c9a7026c5
|
3386: Update the files permission from 755 to 644
|
2018-01-03 14:43:27 -05:00 |
|
U-BASIS\dgrove
|
70339153e1
|
Sync
|
2017-08-16 11:44:14 -04:00 |
|
Karl Mortensen
|
4345b4e83b
|
Fix warning for @NbBundle.Messages
|
2016-04-26 17:00:50 -04:00 |
|
Karl Mortensen
|
254dc67854
|
Messaging for IngestModuleExceptions
|
2016-04-19 13:46:08 -04:00 |
|
Oliver Spohngellert
|
cf6f49edae
|
Updated autopsy to align with changes to getMatchingArtifacts
|
2016-04-07 15:32:07 -04:00 |
|
Oliver Spohngellert
|
7d2d8f0658
|
Deprecation fixes
|
2016-03-01 16:24:58 -05:00 |
|
Oliver Spohngellert
|
dc65fed3e9
|
Added exceptions to ingest module exceptions
|
2016-02-16 13:20:34 -05:00 |
|
Oliver Spohngellert
|
1c99f0b614
|
Got rid of bad constructor usage
|
2016-01-27 14:00:57 -05:00 |
|
momo
|
fdf4867f9d
|
remove print comments
|
2015-12-04 13:08:00 -05:00 |
|
Richard Cordovano
|
0e7222dabb
|
Merge develop->collaborative, resolve merge conflict, compile errors
|
2015-08-26 14:39:59 -04:00 |
|
Karl Mortensen
|
332a08f07d
|
Bulk format code with new settings
|
2015-08-07 13:23:40 -04:00 |
|
Karl Mortensen
|
f76d0587dc
|
Bulk format code with new settings
|
2015-08-07 11:50:35 -04:00 |
|
momo
|
cf2ad6ef81
|
remove extra space
|
2015-08-03 10:01:57 -04:00 |
|
momo
|
5a8bb361cb
|
change date to 0 if not in search query
|
2015-07-30 11:36:43 -04:00 |
|
Karl Mortensen
|
b55e2e6e0b
|
Scrub SQL, document how to use user-supplied queries safely
|
2015-04-30 12:55:45 -04:00 |
|
Karl Mortensen
|
4ad39c89a3
|
Mostly working. A few things to sort out.
|
2015-04-17 16:36:24 -04:00 |
|
Richard Cordovano
|
cb01eb40cd
|
Make recent activity module cancellable
|
2014-11-06 21:14:26 -05:00 |
|
Brian Carrier
|
5e4ed7d047
|
refactored search engine, used list to make it more deterministic
|
2014-08-19 10:37:12 -07:00 |
|
Brian Carrier
|
f91c53fe3e
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2014-06-06 11:14:24 -04:00 |
|
Brian Carrier
|
1924ff4750
|
stop executils when it is not needed anymore. Remove stop method from recent activity since it is no longer needed.
|
2014-06-06 11:14:15 -04:00 |
|
Brian Carrier
|
bd2f97da4c
|
Allow DS modules to supply sub-title of progress bar and updated RecentActivity to use it
|
2014-06-05 23:23:54 -04:00 |
|
Richard Cordovano
|
33439ecb43
|
Merge pull request #681 from mrtizmo/recentactivity-ja
RecentActivity additional Japanese translations
|
2014-04-23 10:34:44 -04:00 |
|
Nick Davis
|
cb8057e66a
|
Pulled new static string.
|
2014-04-22 17:06:49 -04:00 |
|
Nick Davis
|
85083eeaac
|
RecentActivity - Added NON-NLS tags to hardcoded strings not needing National Language Support.
|
2014-04-22 15:52:40 -04:00 |
|
Nick Davis
|
de73225c13
|
Pulled strings into Bundle.
Translated strings.
|
2014-04-15 17:36:32 -04:00 |
|
Richard Cordovano
|
1431d12a90
|
Eliminated duplication of ingest job cancellation check methods
|
2014-04-10 17:10:08 -04:00 |
|
Richard Cordovano
|
e8773786f4
|
Added overwrite flag to PlatformUtil resource file extraction method, use for pipeline config
|
2014-04-10 12:58:45 -04:00 |
|
Richard Cordovano
|
4f8617a16a
|
Tidied up ingest framework API
|
2014-03-26 17:12:24 -04:00 |
|
Richard Cordovano
|
8c433c12a1
|
Did pull request prep and merge bug fixing
|
2014-03-20 12:49:34 -04:00 |
|
Richard Cordovano
|
ff0b814225
|
Merged develop into new ingest framework feature branch
|
2014-03-19 10:51:58 -04:00 |
|
Richard Cordovano
|
e99925fb7d
|
Check in current state of new ingest framework for safekeeping
|
2014-03-17 17:45:59 -04:00 |
|
Richard Cordovano
|
302655d5bf
|
Continued work on ingest framework in 3.1 form
|
2014-03-11 01:29:58 -04:00 |
|
Nick Davis
|
7be84916b0
|
Pulled strings into Bundle.
Created _ja.
Added org.openide.utils to project.xml for NbBundle dep.
|
2014-03-03 13:51:27 -05:00 |
|
Richard Cordovano
|
0c7b2664ab
|
Make compilable first version of minimal new ingest infrastructure
|
2014-02-26 17:54:33 -05:00 |
|
raman-bt
|
c1d90f878f
|
Defined IngestModuleException that an ingest module may throw if init() fails.
|
2014-02-21 13:10:47 -05:00 |
|
Brian Carrier
|
4692715fc2
|
Reduced RecentActivity API via making veriables private and reducing scope of classes. Also removed dead enums
|
2014-01-15 23:43:23 -05:00 |
|
Jeff Wallace
|
71759074fe
|
Added improved, more specific error handling.
|
2013-10-02 14:17:03 -04:00 |
|