Dick Fickling
fd39a1168b
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-01-31 10:48:44 -05:00
adam-m
91af79fdfb
- report file names in file ingest
...
- disable example image ingest service
- remove debugging gui messages from keyword search
2012-01-31 10:41:04 -05:00
adam-m
0c71ca2dd4
fix: when fs worker completes, notify only fs services.
...
improve logging and progress bars wording
2012-01-31 10:12:28 -05:00
adam-m
a6259af403
fixed concurrency issue when stopping running workers, e.g. when changing a case
2012-01-30 17:56:56 -05:00
adam-m
45c41e363a
1. implemented multiple image workers and services (1 per image), concurrently
...
2. added image worker controller API for service to report progress and cancel itself
3. handled case change while ingesting
4. do not try to enqueue work if no images/services selected
2012-01-30 17:30:08 -05:00
Alexander Ebadirad
d82b00046b
Recent Activity commit
...
Signed-off-by: Alexander Ebadirad <aebadirad@42six.com>
2012-01-30 09:52:27 -07:00
adam-m
601abce8a3
use separate mutexes for image and fscontent queues
...
use os independent EOL
2012-01-30 10:28:27 -05:00
adam-m
44edb98219
Added method to manager to enable queing of single image and multiple services (e.g. from wizard)
2012-01-30 10:11:37 -05:00
adam-m
1cbf3b7a68
- move out gui code from ingest manager
...
- when cancelled, don't display report and reset the explorer progress bar
2012-01-30 10:04:38 -05:00
adam-m
d1ac864a74
Update progress bar in explorer and file ingest progresses
2012-01-27 16:41:04 -05:00
adam-m
88a54e2786
Allow user to resize the message inbox
2012-01-27 16:13:07 -05:00
adam-m
69e3efe160
Show dialog with summary when ingest complete
2012-01-27 15:21:22 -05:00
Dick Fickling
3b7bc1dd64
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-01-27 14:40:01 -05:00
adam-m
6e886bbd11
Fix progress reporting with multiple services running
2012-01-27 14:38:35 -05:00
Dick Fickling
39296d10c7
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-01-27 14:06:29 -05:00
adam-m
80f3973371
Improve Queueing progress bar updates
2012-01-27 14:04:44 -05:00
Dick Fickling
d2be6678d5
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-01-27 13:42:38 -05:00
adam-m
97aece5d73
Implement queueing of services / images / files in a worker thread as well due to blocking GUI when enqueing large images. Add progress bar and cancel action.
2012-01-27 13:41:37 -05:00
adam-m
8d7dd13f3e
Message "inbox" fix transparency, improve resizing
2012-01-27 12:51:46 -05:00
adam-m
de597a83a3
Custom rendering of ingest message "inbox" notification area, keeping track of visited, rendering error, warnings.
...
Other misc. improvements.
2012-01-27 12:12:53 -05:00
Dick Fickling
f0c29c5441
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-01-27 10:11:59 -05:00
Dick Fickling
228e713247
Hash Database Ingest Service
2012-01-27 10:11:40 -05:00
adam-m
5da8528780
Basic ingest message viewer "inbox" widget
2012-01-27 10:04:32 -05:00
adam-m
a91376c3e7
Ingest service dummy examples
2012-01-26 14:43:50 -05:00
adam-m
dd2a3e83ec
Add ability to cancel ingest tasks
2012-01-26 13:38:11 -05:00
adam-m
726ecb8234
Better handling of progress when new files enqueued to running worker (scale rather then restart bar from 0)
...
Format total running time in ingest summary
2012-01-26 10:04:11 -05:00
adam-m
a0dff53d16
Added progress bar (using Progress API) for the ingest worker which shows progress for all services.
2012-01-25 18:04:38 -05:00
adam-m
9b460ac359
Basic runnable ingest framework.
2012-01-25 17:33:08 -05:00
adam-m
8b72034284
Ingest adjustments
2012-01-25 10:58:38 -05:00
Dick Fickling
977be67105
remove reference to uncommitted sleuthkit changes (for now)
2012-01-25 09:20:19 -05:00
Dick Fickling
75d0d3c0f1
remove reference to uncommitted sleuthkit changes (for now)
2012-01-25 09:12:20 -05:00
Dick Fickling
6ab994f605
Remove references to hash db in Add Image Wizard (broken in latest Sleuthkit) to make way for Ingest Service
2012-01-24 17:08:24 -05:00
Dick Fickling
6818d6c96e
Moving hashdatabase package to new module
2012-01-24 17:03:46 -05:00
Dick Fickling
3af4b9458a
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-01-24 14:49:23 -05:00
adam-m
320fc7ff39
- Ingest framework skeleton
...
- TSK-287 Make Directory Tree tab left-most tab - fixed keyword search explorer
2012-01-24 14:48:10 -05:00
Dick Fickling
b67c9da3ad
Merge branch 'master' of github.com:sleuthkit/autopsy
...
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchListTopComponent.java
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchSimpleTopComponent.java
2012-01-24 14:31:37 -05:00
Dick Fickling
1501ae2af1
Send solr logs to separate log files
2012-01-24 14:06:16 -05:00
adam-m
338662fc90
Fix: when no files indexed, user could still press enter and start search
2012-01-24 09:41:38 -05:00
Dick Fickling
a161f8a27d
Right-click option on all text fields.
2012-01-23 11:17:58 -05:00
adam-m
e145d545ca
Simplify Lists top component as it no longer needs to share features with the other tabs
2012-01-20 14:47:58 -05:00
adam-m
1f58c74006
TSK-320 Move Keyword List Import/Export from tab to menu
2012-01-20 14:41:08 -05:00
adam-m
d20faf84b7
fix button alignment
2012-01-20 14:33:47 -05:00
adam-m
38b13632ba
Deregister unneeded keyword search menu actions
...
Disable List search button before case loaded
2012-01-20 14:29:43 -05:00
adam-m
50bfe71efd
TSK-317 Add scroll bars to Simple and List tabs
2012-01-20 14:16:20 -05:00
adam-m
58ff989ae2
Add scroll bars to keyword lists (import/export). Rename menu actions.
2012-01-20 11:10:42 -05:00
adam-m
1370a2db98
safer iteration over list elements
2012-01-20 10:27:26 -05:00
adam-m
6dd655941d
fix literal attr loading and saving
2012-01-20 09:55:28 -05:00
adam-m
05785a1175
pressing enter adds word to keyword list
2012-01-20 09:27:36 -05:00
Dick Fickling
050f1a076c
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-01-20 09:03:45 -05:00
adam-m
626b14ebb5
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-01-19 17:21:07 -05:00