Richard Cordovano
|
54a995ed1d
|
Make BlackboardPostEvent handle nulls from ModuleDataEvent.getArtifacts()
|
2015-04-29 11:18:27 -04:00 |
|
Richard Cordovano
|
2d73282bf4
|
Merge remote-tracking branch 'upstream/develop' into collaborative
|
2015-04-29 09:22:53 -04:00 |
|
Richard Cordovano
|
72f166958c
|
Merge pull request #1215 from karlmortensen/report_sort_order
fix report sort order between Postgres and SQLite
|
2015-04-29 09:18:42 -04:00 |
|
Brian Carrier
|
b614348b07
|
reworded message when name rule was not given
|
2015-04-28 17:00:02 -04:00 |
|
Brian Carrier
|
dbf7e499f1
|
changed interestin files panel to move rule name lower and make it clear what is required or not
|
2015-04-28 16:56:26 -04:00 |
|
Karl Mortensen
|
766b235d5f
|
fix report sort order between Postgres and SQLite, remove debug code
|
2015-04-28 13:34:30 -04:00 |
|
Richard Cordovano
|
c1a505b9f1
|
Simplified use of AutopsyEvent class by improving API
|
2015-04-27 14:31:50 -04:00 |
|
Richard Cordovano
|
09ccfbb0fd
|
Improve new comments in Case class
|
2015-04-27 14:18:04 -04:00 |
|
Richard Cordovano
|
27f758b8b9
|
Change comment in Case class
|
2015-04-27 14:01:52 -04:00 |
|
Richard Cordovano
|
fe31451cf1
|
Remove unused imports from Case class
|
2015-04-27 13:38:07 -04:00 |
|
Richard Cordovano
|
2bd5da6358
|
Refine local/remote events system infrastructure and IngestManager use of it
|
2015-04-27 13:35:47 -04:00 |
|
Richard Cordovano
|
980e4f0579
|
Refine local/remote events system infrastructure and IngestManager use of it
|
2015-04-27 13:18:02 -04:00 |
|
Richard Cordovano
|
062a767648
|
Partial resolution of RJCTODO comments in Case, IngestManager
|
2015-04-24 14:39:51 -04:00 |
|
Richard Cordovano
|
dfed6ece71
|
Fix bug in ModuleContentEvent
|
2015-04-24 13:56:25 -04:00 |
|
Richard Cordovano
|
bc7380a8f6
|
Fix bug in BlackboardPostEvent class
|
2015-04-24 13:22:35 -04:00 |
|
Richard Cordovano
|
744197539b
|
Remove unused import and fix FileAnalyzedEvent bug
|
2015-04-24 12:23:59 -04:00 |
|
rcordovano
|
de360793f9
|
Error-proof HashLookupSettingsPanel.isLocalIngestJobEvent()
|
2015-04-24 10:08:51 -04:00 |
|
Richard Cordovano
|
ba2ecb8ab3
|
Refine events package classes
|
2015-04-23 15:08:35 -04:00 |
|
Richard Cordovano
|
13cd5f3637
|
Refine events package classes
|
2015-04-23 11:32:34 -04:00 |
|
Richard Cordovano
|
d4f3d3ccb9
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into messaging
|
2015-04-20 17:50:29 -04:00 |
|
Richard Cordovano
|
05aa55bd61
|
Refactor event/messaging packages
|
2015-04-20 17:41:33 -04:00 |
|
Richard Cordovano
|
10f262ec9a
|
Add local/remote ingest job event filter to hash lookup and keyword search option panels
|
2015-04-20 16:51:33 -04:00 |
|
Richard Cordovano
|
4008c3fe4f
|
Do first implementation of ingest events
|
2015-04-20 16:20:40 -04:00 |
|
Richard Cordovano
|
d346cb79ef
|
Merge pull request #1200 from karlmortensen/blackboard_attributes
Blackboard Artifacts
|
2015-04-17 17:23:02 -04:00 |
|
Karl Mortensen
|
4ad39c89a3
|
Mostly working. A few things to sort out.
|
2015-04-17 16:36:24 -04:00 |
|
Richard Cordovano
|
1ba6f617ed
|
Add subclasses of AutopsyEvent for ingest module events
|
2015-04-17 14:34:11 -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
|
035cbefc79
|
Minor tidying of Case class
|
2015-04-16 14:32:27 -04:00 |
|
Richard Cordovano
|
b2700e029c
|
Add messaging/events infrastructure
|
2015-04-16 14:27:57 -04:00 |
|
Richard Cordovano
|
39c52632b8
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into msg_infrastructure
|
2015-04-16 10:09:25 -04:00 |
|
Richard Cordovano
|
49922d02cd
|
Merge remote-tracking branch 'upstream/develop' into collaborative
|
2015-04-16 10:07:15 -04:00 |
|
Richard Cordovano
|
87cbca1b46
|
Merge pull request #1163 from sidheshenator/report_generation_panel_fix
Cancel button disabled on report generation completion(with or without e...
|
2015-04-16 10:02:42 -04:00 |
|
sidheshenator
|
772c6773a8
|
made reportProgressBar color less bright
|
2015-04-16 09:41:00 -04:00 |
|
Eamonn Saunders
|
ad5a11386c
|
Added Solr settings to Multi User options panel...again.
|
2015-04-15 20:31:38 -04:00 |
|
Richard Cordovano
|
db0ee81975
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into msg_infrastructure
|
2015-04-15 18:33:09 -04:00 |
|
Richard Cordovano
|
b47d73da0d
|
Resolve merge conflicts for cherry-pick of Case class formatting
|
2015-04-15 18:13:46 -04:00 |
|
esaunders
|
e018f2291b
|
Resolved merge conflicts.
|
2015-04-15 16:02:00 -04:00 |
|
Eamonn Saunders
|
a2c78156a9
|
Added Solr settings to Multi User options panel.
|
2015-04-15 14:58:19 -04:00 |
|
Eamonn Saunders
|
c28c2d3934
|
Added Solr and database strings for Multi User options panel.
|
2015-04-15 14:55:35 -04:00 |
|
Eamonn Saunders
|
247ef1f1ec
|
Added CaseType member and accessor. Modified CaseType enum so as not to confuse me with its use of caseName.
|
2015-04-15 14:53:12 -04:00 |
|
Richard Cordovano
|
ecf8e81466
|
Added comments to Case class two-stage init
|
2015-04-15 13:11:54 -04:00 |
|
Richard Cordovano
|
b9948d36e2
|
Formatted Case.java and fixed IDE highlighted code issues
|
2015-04-15 13:08:34 -04:00 |
|
Richard Cordovano
|
c5acbb3810
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into messenger_infrastructure_2
|
2015-04-15 12:59:42 -04:00 |
|
Richard Cordovano
|
0f33b2ccf7
|
Remove unused constant from MulitUserSettingsPanel
|
2015-04-15 12:32:34 -04:00 |
|
Richard Cordovano
|
9d7f649397
|
Remove unused imports from MultiUserSettingsPanel, MessageServiceConnectionInfo
|
2015-04-15 12:28:11 -04:00 |
|
Richard Cordovano
|
d6d74a53de
|
Complete multiuser settings panel additions for message service
|
2015-04-15 12:08:25 -04:00 |
|
Eamonn Saunders
|
a59dfb83c5
|
Added properties for indexing server host and port (and methods to access them).
|
2015-04-14 18:09:32 -04:00 |
|
Richard Cordovano
|
3d85a9d93a
|
Build out Messenger package a little more
|
2015-04-14 16:18:20 -04:00 |
|
Richard Cordovano
|
aa4e3906a2
|
Formatted Case class
|
2015-04-14 16:00:27 -04:00 |
|