adam-m
e8d16d5588
Make the toolbar be singleton and initialized once.
...
Solves TSK-564 Toolbar widgets sometimes disabled
2012-08-29 16:54:25 -04:00
adam-m
c78462d6a4
Ingests API changes.
...
Rename "service" to "module"
2012-08-29 16:46:34 -04:00
adam-m
8518a01867
Update comments
2012-08-29 15:52:26 -04:00
adam-m
640493529e
remove STOP module return value
2012-08-29 15:48:10 -04:00
adam-m
5491a43dcd
Ingest monitor: update case drive monitor if case changed (to a different drive location)
...
Add method to PlatformUtil to get user dir / abstract out from netbeans api
2012-08-23 09:57:19 -04:00
adam-m
58c625e499
Add to ingest log number of ingest messages, number of indexed files and chunks
2012-08-21 14:20:24 -04:00
adam-m
b9caa40115
data model, node, visitor changes to add LayoutDirectory
2012-08-16 14:44:52 -04:00
adam-m
e26ffc73de
better constant names
2012-08-16 12:43:30 -04:00
adam-m
85f882bbd6
fix anchor
2012-08-13 10:26:46 -04:00
adam-m
86e3b2b8f2
Merge branch 'master' of https://github.com/Devin148/autopsy
2012-08-13 10:03:03 -04:00
adam-m
41bd406009
Fix spacing, add tooltip.
2012-08-13 09:28:03 -04:00
dhurd
79368b44e5
Merge git://github.com/sleuthkit/autopsy
2012-08-13 08:53:22 -04:00
adam-m
b31b6750e8
Move options around
2012-08-12 17:05:42 -04:00
adam-m
7781386bfd
Better display of scripts/languages options
2012-08-12 16:45:31 -04:00
dhurd
3938697202
Comment fix.
2012-08-10 11:17:43 -04:00
dhurd
2574668be7
Added areServicesRunning() to check if any ingest service is still running.
2012-08-09 17:06:45 -04:00
adam-m
6dad79f111
time format adjustment
2012-08-08 16:17:54 -04:00
adam-m
bb98d41e11
TSK-565 Keep track and log every ingest module time
2012-08-08 16:09:38 -04:00
adam-m
1fd1570cb6
Better naming of module events, updated API docs
2012-07-22 19:30:51 -04:00
Brian Carrier
4df934ffc4
more doxygen updates
2012-07-20 14:10:13 -04:00
Brian Carrier
5cdc24fb78
Updated doxygen for ingest modules and removed specific pages in favor of package descriptions
2012-07-20 12:19:50 -04:00
adam-m
8c28dd7767
Add file service return values to docs
2012-07-06 10:05:52 -04:00
adam-m
d4989dde08
doc updates
2012-07-05 13:08:02 -04:00
adam-m
8a60cd895b
docs corrections
2012-07-05 12:26:54 -04:00
adam-m
b81954aa70
Docs update
2012-07-05 11:18:23 -04:00
adam-m
5ce0c8d320
Dev docs updates
2012-07-03 17:53:14 -04:00
adam-m
ed9dceb502
Always index meta data of known files (skip content), and 0 byte files
2012-06-28 13:34:08 -04:00
adam-m
ef8371b544
Update ingest manager proxy java docs
...
Add a method to from manager to the facade
2012-06-28 10:07:48 -04:00
adam-m
bd252890c2
Remove more doxygen warnings
2012-06-26 14:07:26 -04:00
adam-m
7f88a38785
Simplify and improve finalizing image ingest threads
2012-06-22 12:26:10 -04:00
Dick Fickling
3395760740
fix variable names (my bad)
2012-06-18 15:51:48 -04:00
adam-m
a69b25b08b
simplify fire service event, add more logging
2012-06-13 17:04:25 -04:00
adam-m
fff2277ab2
fix alignment when resized
2012-06-13 12:49:15 -04:00
adam-m
b1e75f31e2
Minor alignment
2012-06-13 10:10:52 -04:00
adam-m
40b309f2d2
Updated .form file
2012-06-12 23:59:31 -04:00
adam-m
a6e99d4eff
Force re-open top component even if already in the floating mode
2012-06-12 23:58:41 -04:00
adam-m
636ba09933
Better spacing
2012-06-12 17:02:54 -04:00
adam-m
6d51562017
Better cancellation of image services threads from ingest manager if interruption occurs
2012-06-12 10:29:56 -04:00
adam-m
df6262bd50
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-06-08 18:19:39 -04:00
adam-m
b9e23ab9ec
-Minimize solr query mem usage:
...
Change keyword search non-ingest query to enqueue snippet query threads, not to execute multiple snippet query threads in parallel
-Add snippet for regex query to GUI
2012-06-08 18:19:20 -04:00
Dick Fickling
f2efaba7b8
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-06-08 15:46:25 -04:00
Dick Fickling
4a07c39ed4
Register inbox page as help document
2012-06-08 15:45:34 -04:00
adam-m
119af2d143
update ingest javadoc
2012-06-08 15:31:31 -04:00
adam-m
7a55b01b17
Adjust query
2012-06-08 12:54:47 -04:00
Dick Fickling
b1fb5f9037
Add user help docs on Inbox
2012-06-08 12:46:28 -04:00
Dick Fickling
12dc622f80
fix getAllFiles query
2012-06-08 12:46:16 -04:00
adam-m
cfcf9deb18
Add directories to the file ingest query
2012-06-08 11:22:26 -04:00
Dick Fickling
ae61c50fde
Update userdocs
2012-06-07 15:01:43 -04:00
adam-m
9e9754de62
update ingest bundle props
2012-05-31 13:04:06 -04:00
adam-m
3a51d2e35a
Ingest manager global setting to process unalloc space
...
Inbox adjustment to disable navigation to unalloc file dir
Add pagefile to medium priority
2012-05-30 13:54:19 -04:00