Richard Cordovano
|
0c313a1993
|
Fix warning in DateSearchFilter, do some member ref/lamda conversions
|
2015-04-29 16:50:47 -04:00 |
|
Richard Cordovano
|
58d9342e44
|
Merge pull request #1220 from rcordovano/case_events
Ensure code executed on JMS thread dispatches to EDT
|
2015-04-29 15:55:15 -04:00 |
|
Richard Cordovano
|
87603d6d6f
|
Remove dead code from DirectoryTreeTopComponent
|
2015-04-29 15:48:55 -04:00 |
|
Richard Cordovano
|
02fd2adfd1
|
Merge pull request #1219 from rcordovano/case_events
Make sure property change handlers dispatch to EDT
|
2015-04-29 14:26:41 -04:00 |
|
Richard Cordovano
|
a29db0a501
|
Make sure property change handlers dispatch to EDT
|
2015-04-29 14:18:21 -04:00 |
|
Richard Cordovano
|
e590490b79
|
Merge pull request #1217 from rcordovano/case_events
Case events and messaging infrastructure fixes
|
2015-04-29 13:58:46 -04:00 |
|
Richard Cordovano
|
8a0cda10fe
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into case_events
|
2015-04-29 11:58:09 -04:00 |
|
Richard Cordovano
|
ef1a9b1bf4
|
Merge pull request #1218 from rcordovano/bb_post_event_fix
Make BlackboardPostEvent handle nulls from ModuleDataEvent.getArtifacts
|
2015-04-29 11:37:54 -04:00 |
|
Richard Cordovano
|
54a995ed1d
|
Make BlackboardPostEvent handle nulls from ModuleDataEvent.getArtifacts()
|
2015-04-29 11:18:27 -04:00 |
|
Richard Cordovano
|
9ad9bcc643
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into case_events
|
2015-04-29 09:24:47 -04:00 |
|
Richard Cordovano
|
2d73282bf4
|
Merge remote-tracking branch 'upstream/develop' into collaborative
|
2015-04-29 09:22:53 -04:00 |
|
Richard Cordovano
|
5db7a98dbf
|
Merge pull request #1214 from karlmortensen/docs
update building docs, remove dependency upon POSTGRESQL_HOME_64
|
2015-04-29 09:19:08 -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 |
|
Richard Cordovano
|
89fc101226
|
Remove superceded TODO comment
|
2015-04-28 18:38:55 -04:00 |
|
Richard Cordovano
|
56fa2b7bea
|
Improve method comment in Case class
|
2015-04-28 18:33:41 -04:00 |
|
Richard Cordovano
|
44419b1576
|
Improve field comment in Case class
|
2015-04-28 18:29:08 -04:00 |
|
Richard Cordovano
|
08faaa44cb
|
Improve deprecated method comment in Case class
|
2015-04-28 18:27:00 -04:00 |
|
Richard Cordovano
|
263ed41005
|
Fixes: CaseCloseAction, event pacakge concurrency
|
2015-04-28 18:07:46 -04:00 |
|
Richard Cordovano
|
288b6723f0
|
Merge pull request #1216 from sleuthkit/interesting_files_panel_update
Interesting files panel update
|
2015-04-28 17:50:40 -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 |
|
Richard Cordovano
|
afdce8e381
|
Fix bug on DataSourceAddedEvent
|
2015-04-28 15:14:58 -04:00 |
|
Richard Cordovano
|
987757d902
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into case_class_messaging
|
2015-04-28 14:32:06 -04:00 |
|
Richard Cordovano
|
a698dd93a3
|
Merge pull request #1212 from rcordovano/messaging
Messaging
|
2015-04-28 14:19:52 -04:00 |
|
Richard Cordovano
|
23344ce98b
|
Add local/remote event support for Case events
|
2015-04-28 13:58:08 -04:00 |
|
Karl Mortensen
|
766b235d5f
|
fix report sort order between Postgres and SQLite, remove debug code
|
2015-04-28 13:34:30 -04:00 |
|
Karl Mortensen
|
aa34be7fe0
|
update building docs, remote dependency upon POSTGRESQL_HOME_64
|
2015-04-28 13:31:41 -04:00 |
|
Richard Cordovano
|
43f3409f03
|
Merge pull request #1213 from APriestman/missingDirs
Added bitmap MIME type to Image Gallery.
|
2015-04-28 09:12:30 -04:00 |
|
APriestman
|
6effbb5f95
|
Added bitmap MIME type to Image Gallery.
Fixed bug where removing the final image in a group would leave it in an unanalyzed state.
|
2015-04-27 16:24:05 -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
|
3cdfbf6934
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into messaging
|
2015-04-24 09:26:32 -04:00 |
|
Richard Cordovano
|
ab5a1c27d1
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative
|
2015-04-24 09:14:26 -04:00 |
|
Richard Cordovano
|
3dfaaef15a
|
Merge remote-tracking branch 'upstream/develop' into collaborative
|
2015-04-24 09:13:35 -04:00 |
|
Richard Cordovano
|
ba2ecb8ab3
|
Refine events package classes
|
2015-04-23 15:08:35 -04:00 |
|
Richard Cordovano
|
d9d7217c14
|
Merge pull request #1209 from APriestman/incorrectThumbnails
Clear out Image Gallery thumbnail cache to prevent images from closed cases from being re-used.
|
2015-04-23 13:59:13 -04:00 |
|
APriestman
|
b97db9f6e0
|
Merge remote-tracking branch 'upstream/develop' into incorrectThumbnails
Conflicts:
ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryController.java
|
2015-04-23 13:34:52 -04:00 |
|
APriestman
|
cad123d9ea
|
Clear out Image Gallery thumbnail cache to prevent images from closed cases from being re-used.
|
2015-04-23 13:29:20 -04:00 |
|
Richard Cordovano
|
a9ca930a60
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into messaging
|
2015-04-23 11:32:52 -04:00 |
|
Richard Cordovano
|
13cd5f3637
|
Refine events package classes
|
2015-04-23 11:32:34 -04:00 |
|
Richard Cordovano
|
a4f21b1b58
|
Merge pull request #1208 from esaunders/remote_solr
Remote solr
|
2015-04-23 11:13:16 -04:00 |
|