8641 Commits

Author SHA1 Message Date
Karl Mortensen
1459ff6f56 merge in monitor 2015-06-09 09:31:17 -04:00
Richard Cordovano
6d42317b4d Merge pull request #1325 from rcordovano/collaboration-monitor
Collaboration monitor
2015-06-08 18:05:35 -04:00
Richard Cordovano
9950ffea93 Increase number of threads in CollaborationMonitor periodic tasks pool 2015-06-08 17:43:32 -04:00
Richard Cordovano
5adce9a623 Fix CollaboratinoMonitor stale remote task detection 2015-06-08 16:50:32 -04:00
Richard Cordovano
19137adcc3 Merge pull request #1324 from eugene7646/fix_for_aim
Fix to get AIM to work
2015-06-08 16:40:54 -04:00
Eugene Livis
5911c0911b Fix to get AIM to work 2015-06-08 16:36:08 -04:00
Richard Cordovano
e910fac7e8 Fix local task reporting bug in CollaborationMonitor 2015-06-08 16:12:27 -04:00
Richard Cordovano
caddaccb37 Refine CollaborationMonitor service status reporting 2015-06-08 15:43:27 -04:00
Karl Mortensen
437301a4ba Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into cp 2015-06-08 15:41:05 -04:00
Richard Cordovano
755e4fcd86 Merge pull request #1322 from sidheshenator/add_derived_files_after_closing_resources
Add the derived files to the job after closing open resources
2015-06-08 15:05:20 -04:00
sidheshenator
4993e48d66 Add the derived files to the job after closing open resources 2015-06-08 14:59:56 -04:00
Karl Mortensen
c2deb82a1b Connection Pooling 2015-06-08 14:31:38 -04:00
Richard Cordovano
2d030aef8e Complete first implementation of CollaboratinoMonitor 2015-06-08 13:52:41 -04:00
Richard Cordovano
b6c8c28d49 Correct merge of upstream 2015-06-08 11:38:05 -04:00
Richard Cordovano
0117cb72f8 Merge upstream 2015-06-08 11:36:45 -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
5c61fc15b9 Merge pull request #1321 from eugene7646/tree_view_fix
Removed duplicate call to CoreComponentControl.openCoreWindows()
2015-06-08 11:07:32 -04:00
Richard Cordovano
7d3bc0c4cc Merge develop branch into collabortive branch 2015-06-08 11:05:50 -04:00
Eugene Livis
207857f45c Removed duplicate call to CoreComponentControl.openCoreWindows() 2015-06-08 10:45:37 -04:00
Richard Cordovano
ea0ab09c3c Merge pull request #1320 from millmanorama/multiselect_npe_fix
prevent index out of bounds during multiselect
2015-06-08 10:24:02 -04:00
Richard Cordovano
8c9e1f0d70 Merge pull request #1319 from eugene7646/rename_warning
Changed warning text per Brian's request
2015-06-08 10:23:50 -04:00
Richard Cordovano
ae0a3b71e4 Merge pull request #1318 from eugene7646/tree_view_fix
Fixed a bug where directory free was not showing up
2015-06-08 10:23:34 -04:00
Richard Cordovano
23635b0f8f Refine CollaboratinoMonitor 2015-06-05 18:10:37 -04:00
jmillman
cfe9e44b97 prevent index out of bounds during multiselect 2015-06-05 15:26:14 -04:00
Eugene Livis
287ad37189 Changed warning text per Brian's request 2015-06-05 15:18:36 -04:00
Eugene Livis
c0551db926 Fixed a bug where directory free was not showing up 2015-06-05 15:09:05 -04:00
Richard Cordovano
d6740d756e Fix initialization omission in CollaboratinoManager 2015-06-05 14:42:26 -04:00
Richard Cordovano
40520cf312 Revise CollaborationMonitor 2015-06-05 13:49:34 -04:00
Richard Cordovano
e1a6f2a8c2 Merge pull request #1317 from millmanorama/category_counts_during_ingest
show category count updates as ingest proceedes
2015-06-05 13:39:04 -04:00
Richard Cordovano
b15dcbd7c0 Merge pull request #1316 from millmanorama/delete_followup_refreshes_tags
refresh tags tree when removing FollowUp tag;
2015-06-05 13:38:47 -04:00
jmillman
13bd12cbfc show category count updates as ingest proceedes 2015-06-05 13:30:21 -04:00
Brian Carrier
fd70adfc55 Merge pull request #1315 from sidheshenator/python_module_reload_and_logging
Python module reload and logging
2015-06-05 13:16:16 -04:00
Sidhesh Mhatre
4c23cc79f3 Removed duplicate BB Query code snippet 2015-06-05 13:01:33 -04:00
jmillman
4fe5f15e13 refresh tags tree when removing FollowUp tag; 2015-06-05 12:31:20 -04:00
Richard Cordovano
b91f9aedb0 Merge pull request #1311 from millmanorama/timeline_dialogs_text
Timeline dialogs text
2015-06-05 12:07:43 -04:00
Richard Cordovano
825559baf3 Merge pull request #1312 from millmanorama/options_panel_review
cleanup and add explanation to ImageGalleryOptionsPanel
2015-06-05 12:07:29 -04:00
Richard Cordovano
3c02f72940 Merge pull request #1310 from millmanorama/show_unseen_status
Show unseen status of groups in the tree; verify next unseen group action
2015-06-05 12:06:40 -04:00
sidheshenator
4a6af0e8bc resolved merge conflicts 2015-06-05 11:36:40 -04:00
sidheshenator
30054474c6 easy-to-use logging method added to the examples 2015-06-05 11:29:59 -04:00
U-BASIS\sidhesh
cc8120a660 py modules reloaded everytime to reflect changes 2015-06-05 11:19:09 -04:00
jmillman
1aad1dfb78 cleanup and add explanation to ImageGalleryOptionsPanel 2015-06-05 10:42:16 -04:00
jmillman
ff0f3c94f2 clarify rebuild messages 2015-06-05 10:24:23 -04:00
Brian Carrier
b5211b3f28 Added comments to python scripts 2015-06-05 10:23:10 -04:00
Brian Carrier
4b2f704738 Merge pull request #1309 from sidheshenator/BB_lookup_python_sample
Added BB query sample PY code in the exsiting fileIngestModule.py
2015-06-05 09:41:44 -04:00
sidheshenator
8d10c28329 Unnecessary null check removed 2015-06-04 17:21:42 -04:00
Brian Carrier
065c45c452 Merge pull request #1314 from millmanorama/multiselect_npe_fix
prevent index out of bounds during multiselect
2015-06-04 15:56:58 -04:00
Brian Carrier
ccfbfbf1e9 Merge pull request #1313 from sidheshenator/embedded_file_extraction_module
Embedded file extraction module implemented
2015-06-04 15:56:11 -04:00
jmillman
bf1e95d577 prevent index out of bounds during multiselect 2015-06-04 15:43:52 -04:00
sidheshenator
07b76f4910 Embedded file extraction module implemented 2015-06-04 15:41:00 -04:00
Richard Cordovano
a16af5c208 Complete first draft of CollaborationMonitor 2015-06-04 15:36:49 -04:00