Karl Mortensen
0a5575fb37
code review updates
2015-10-23 09:28:44 -04:00
Richard Cordovano
9547d43673
Fix compile and lint warnings for RunIngestAction
2015-10-13 17:05:58 -04:00
Richard Cordovano
cc92f1ca49
Replace IngestManager.runInteractively() with RuntimeProperties.getCoreComponentsActive()
2015-10-05 18:01:07 -04:00
Richard Cordovano
56d5ac674e
Tighten up immutability in event publisher classes
2015-09-17 15:20:52 -04:00
Richard Cordovano
22224bb0d0
Format and resolve hints in event publisher classes
2015-09-17 15:12:32 -04:00
Richard Cordovano
494a5331be
Resolve develop branch conflict
2015-09-14 13:53:14 -04:00
Richard Cordovano
b1d27128fb
Merge in develop and resolve conflicts
2015-08-28 13:00:50 -04:00
Richard Cordovano
0e7222dabb
Merge develop->collaborative, resolve merge conflict, compile errors
2015-08-26 14:39:59 -04:00
Karl Mortensen
1f93a32f55
Import updates
2015-08-04 17:55:46 -04:00
jmillman
c5a9dddaa3
upgrade database when no datasource_id column is present
...
- make several inner class outer, extract SQLHelper from eventsDB
- pass autopsy case object into TimelineController, EventsRepo, EventsDB etc;
- put events.db in module output folder
- add type paramater to compound filter
- rename active to selected for filters
- remove filter disabling
- prompt to rebuild if database doesn't have datasources_id
- fix errors in VisualizationPanel introduced by localization
2015-07-24 12:10:35 -04:00
Richard Cordovano
d1219f78de
Merge develop into collaborative
2015-06-25 13:15:54 -04:00
Richard Cordovano
e551fd15ae
Restore current case checks to DeletedContent.java
2015-06-25 12:40:07 -04:00
Richard Cordovano
f4272b8f6f
Catch JMSException that should not propagate from RemoteEventPublisher
2015-06-22 14:03:57 -04:00
Richard Cordovano
ad376fc96d
Restrict events and UI if not running interactively
2015-06-19 14:28:10 -04:00
Richard Cordovano
b6c8c28d49
Correct merge of upstream
2015-06-08 11:38:05 -04:00
Richard Cordovano
6affa596c0
Remove public access to IngestManager.isRunningInteractively(), fix deprecated method calls
2015-06-08 11:12:50 -04:00
Richard Cordovano
08faaa44cb
Improve deprecated method comment in Case class
2015-04-28 18:27:00 -04:00
Richard Cordovano
8232cf32e3
Avoid exposing the new messaging and events packages at this time
2015-04-16 17:12:13 -04:00
Richard Cordovano
9d06340235
Correct package naming errors and export new Core packages
2015-04-16 15:05:57 -04:00
Richard Cordovano
b47d73da0d
Resolve merge conflicts for cherry-pick of Case class formatting
2015-04-15 18:13:46 -04:00
Nick Davis
2d01b21943
Added empty _ja.properties file.
2015-02-19 13:32:56 -05:00
Richard Cordovano
4c8b967773
Fix bug in ingest pipelines code
2014-12-17 13:17:01 -05:00
Richard Cordovano
644a4e8c38
Check in new public IngestJob and IngestManager API stubs
2014-12-15 16:14:21 -05:00
Brian Carrier
b682a57ba5
fixed splash screen with new dimensions
2014-10-31 17:12:27 -04:00
Brian Carrier
2efaddc108
Merge branch 'release-3.1.1' of github.com:sleuthkit/autopsy into release-3.1.1
2014-10-31 15:38:55 -04:00
Brian Carrier
dd9299a929
Made splash logo smaller
2014-10-31 15:38:40 -04:00
Brian Carrier
69c35704cf
updated to version 3.1.1 and associated Library versions
2014-10-31 12:17:50 -04:00
jmillman
2bdf89cbcc
updated with consistent veriosn of icons for netbeans branding and both .ico and .icns files
2014-10-22 13:09:17 -04:00
jmillman
e9759344ef
update to new hash branding
2014-10-22 12:38:42 -04:00
jmillman
4593b8d57e
gah
2014-09-03 15:30:37 -04:00
jmillman
760e352230
move timeline to Core; add controlsfx/jfxtras/jodatime to CoreLibs via ivy
2014-08-27 16:47:11 -04:00
jmillman
e059d5dfa1
change source level to 1.8; use more generic method to look up branded resources in AboutWindowPanel
2014-08-26 16:09:14 -04:00
Samuel H. Kenyon
2376b66a26
also store attribute values for int32, int64, and double types
2014-04-28 01:58:20 -04:00
Samuel H. Kenyon
f71c5454d6
parsing artifacts and attributes works
2014-04-27 19:35:16 -04:00
Samuel H. Kenyon
b30c63ec36
Merge remote-tracking branch 'upstream/develop' into mt-update
...
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestModule.java
2014-04-23 11:55:34 -04:00
Samuel H. Kenyon
30bb4ee6ae
Merge remote-tracking branch 'upstream/develop' into mt-update
...
Conflicts:
Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchIngestModule.java
HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbIngestModule.java
2014-04-22 15:48:51 -04:00
Samuel H. Kenyon
1f8ceae323
Merge remote-tracking branch 'upstream/develop' into searchoptions
...
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties
2014-03-13 18:17:11 -04:00
Samuel H. Kenyon
91aef3bd38
Merge remote-tracking branch 'upstream/develop' into searchoptions
...
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle_ja.properties
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchListsViewerPanel.java
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchPanel.java
2014-03-11 17:14:45 -04:00
Samuel H. Kenyon
7d5778e4c7
moved comment
2014-03-11 16:24:21 -04:00
Samuel H. Kenyon
ccb15a338a
KeywordSearchPanel now derives directly from Swing panel.
2014-03-06 13:23:54 -05:00
Samuel H. Kenyon
c580da7a35
Make sure the change the keyword strings as needed before they are pattern compiled.
2014-03-04 15:12:52 -05:00
APriestman
21f9327eca
Added new public methods to HashDbManager for creating, loading, and removing HashDb objects. Also consolidated multiple HashDbManager exception types into one.
2014-02-20 14:43:07 -05:00
APriestman
01de541e3f
Saving before merge attempt
2014-02-19 13:11:01 -05:00
Samuel H. Kenyon
7293c5fd89
Add File Extension Mismatch ingest module.
2014-01-15 15:14:07 -05:00
Samuel H. Kenyon
a18974d5cc
Implemented the removal functions in Mismatch Options.
2013-12-18 18:20:47 -05:00
Richard Cordovano
5cb0dcaf75
Added TaskManager getContentTagsByContent API
2013-11-08 11:16:41 -05:00
Brian Carrier
77fdbcf6a4
made line endings more consistent
2013-10-19 12:26:55 -04:00
Brian Carrier
0ea2c884c4
updated module version numbers and Autopsy version numbers
2013-09-25 13:57:45 -04:00
jmillman
fd4071d613
minor fix to e01 sanity checks and error reporting
2013-09-25 12:19:42 -04:00
jmillman
ad1767a585
added method verifyImageSizes() to check that we are getting all the data we expect from an image
2013-09-20 16:53:13 -04:00