momo
|
eb8734866c
|
replace associated id with file path and artifact type
|
2015-11-20 15:43:45 -05:00 |
|
Richard Cordovano
|
4d0a8df983
|
Merge pull request #1729 from karlmortensen/getDocumentIdUpdate
Get document id update
|
2015-11-20 12:02:01 -05:00 |
|
Richard Cordovano
|
a54848e3f4
|
AutopsyEventPublisher closed channel recovery
|
2015-11-20 10:17:15 -05:00 |
|
Karl Mortensen
|
d6ff8b7591
|
update comment
|
2015-11-20 09:50:06 -05:00 |
|
Karl Mortensen
|
a81e9bd0c0
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into forRC
|
2015-11-20 09:49:29 -05:00 |
|
Karl Mortensen
|
4bfba78518
|
use right value
|
2015-11-20 09:48:01 -05:00 |
|
Karl Mortensen
|
4a085c0c07
|
update
|
2015-11-20 09:30:15 -05:00 |
|
Karl Mortensen
|
ac5eb058ea
|
for sharing
|
2015-11-20 09:23:42 -05:00 |
|
Richard Cordovano
|
d6a9b9b7fc
|
Merge pull request #1728 from millmanorama/events_tree_optimization
Events tree optimization
|
2015-11-20 09:05:08 -05:00 |
|
Richard Cordovano
|
06935d9b24
|
Merge pull request #1727 from karlmortensen/makePublic
Make public
|
2015-11-19 16:07:15 -05:00 |
|
jmillman
|
92d3a1271b
|
revert some of the threading changes, remove unused hashcode and equals; cleanup
|
2015-11-19 15:47:41 -05:00 |
|
Karl Mortensen
|
8919188172
|
make getSolrContent() methods public
|
2015-11-19 14:48:18 -05:00 |
|
Karl Mortensen
|
fc92a0347f
|
make getSolrContent() methods public
|
2015-11-19 14:45:55 -05:00 |
|
jmillman
|
8cc07951d9
|
concurrentskiplistset and hashCode + equals. WIP
|
2015-11-19 12:11:09 -05:00 |
|
jmillman
|
1873bef59d
|
concurrentskiplistset and hashCode + equals. WIP
|
2015-11-19 12:10:18 -05:00 |
|
jmillman
|
b82d0a2e9c
|
return and cache event stripes at the DB layer
|
2015-11-19 12:10:14 -05:00 |
|
jmillman
|
aed99b647f
|
more optimization WIP
|
2015-11-19 12:05:01 -05:00 |
|
jmillman
|
ddcc2d567f
|
put off invoking the JFX thread till deeper in the stack. remove unused list, use concurrent hashmaps
|
2015-11-19 12:04:54 -05:00 |
|
jmillman
|
ff2278a98e
|
set correct text on treecell for event type nodes
|
2015-11-19 12:04:48 -05:00 |
|
jmillman
|
7d3354150b
|
experimental events tree optimizations
|
2015-11-19 12:04:40 -05:00 |
|
Richard Cordovano
|
af16a259c4
|
Merge pull request #1726 from karlmortensen/rcfix
Make RawText handle both Content and BlackBoardArtifacts
|
2015-11-19 11:37:58 -05:00 |
|
Karl Mortensen
|
fb54048394
|
code review
|
2015-11-19 11:37:14 -05:00 |
|
Richard Cordovano
|
af2b9513a3
|
Merge pull request #1724 from millmanorama/TL-consolidated-update-prompts
Tl consolidated update prompts
|
2015-11-19 11:15:23 -05:00 |
|
Karl Mortensen
|
8b5a09438a
|
spelling
|
2015-11-19 11:11:25 -05:00 |
|
Karl Mortensen
|
83d51934ac
|
make RawText handle both Content and BlackBoardArtifacts
|
2015-11-19 11:09:19 -05:00 |
|
Richard Cordovano
|
eeef9ef4af
|
Partial fix for ExtractedContentViewer
|
2015-11-19 07:39:29 -05:00 |
|
Richard Cordovano
|
17d9c77f45
|
Improve comments on TextMarkupLookup
|
2015-11-18 22:38:08 -05:00 |
|
Richard Cordovano
|
fd11227d62
|
Repair some comments
|
2015-11-18 21:09:40 -05:00 |
|
Richard Cordovano
|
466dd90810
|
Light linting of CaseMetadata
|
2015-11-18 20:54:55 -05:00 |
|
jmillman
|
8ca30ecef5
|
comments, cleanup, bundlization
|
2015-11-18 15:33:10 -05:00 |
|
jmillman
|
3d5592a994
|
consolidate timeline db update prompts to single dialog with expandable details section
refactor prompting logic to gather reasons and then present single prompt
rename TimeLineController properties to follow conventions
|
2015-11-18 15:33:06 -05:00 |
|
jmillman
|
7f9e8e406d
|
don't bother rolling back timeline updates if the task is cancelled, just don't recorddb population state updates.
|
2015-11-18 15:33:02 -05:00 |
|
jmillman
|
a8613e6aa1
|
backout change to service. consolidate tasks under concrete implementation of new abstract class. improve cancellation progress display
|
2015-11-18 15:32:57 -05:00 |
|
jmillman
|
329100ec80
|
transition prompt dialogs to JFX and new dialog manager. changing to service has caused multipe progess dialogs...
|
2015-11-18 15:32:53 -05:00 |
|
Richard Cordovano
|
d7de231bae
|
Merge pull request #1723 from mhmdfy/chmod-build.xml
change to execute build.xml
|
2015-11-18 10:10:28 -05:00 |
|
momo
|
8a71bf2210
|
change to execute build.xml
|
2015-11-18 09:33:50 -05:00 |
|
Richard Cordovano
|
a7d624c501
|
Merge pull request #1720 from millmanorama/TL-don't-block-ui-rebuilding-repo
Tl don't block ui rebuilding repo
|
2015-11-16 16:29:07 -05:00 |
|
jmillman
|
cda31217ef
|
refactor away ProgressUpdate.java
|
2015-11-16 14:22:58 -05:00 |
|
jmillman
|
41e32bc09a
|
use a reusable service rather than tasks. refactor threading some
|
2015-11-16 14:03:57 -05:00 |
|
jmillman
|
77e1d3f8ee
|
comments and minor refactoring
|
2015-11-16 11:55:04 -05:00 |
|
jmillman
|
3c3b05a7dc
|
drop extra confirmation dialog
|
2015-11-16 11:25:28 -05:00 |
|
jmillman
|
1b48afa811
|
don't block while rebuilding repo, use JFX dialogs WIP
|
2015-11-16 11:25:22 -05:00 |
|
Richard Cordovano
|
11213a2da2
|
Merge pull request #1718 from eugene7646/wait_cursor
Fixed a potential wait cursor not going away issue
|
2015-11-16 09:57:45 -05:00 |
|
Richard Cordovano
|
7192f6f0e4
|
Merge pull request #1719 from eugene7646/python
Commented out calls to recent interface changes as they will not work…
|
2015-11-13 10:33:25 -05:00 |
|
Eugene Livis
|
80a7184b76
|
Commented out calls to recent interface changes as they will not workwith recent releases
|
2015-11-13 10:27:23 -05:00 |
|
Eugene Livis
|
092df1ff54
|
Fixed a potential wait cursor not going away issue
|
2015-11-12 17:21:53 -05:00 |
|
Richard Cordovano
|
769daebcb0
|
Merge pull request #1717 from mhmdfy/develop
take care of the case where file is too small
|
2015-11-12 15:33:36 -05:00 |
|
momo
|
1484a39d51
|
take care of the case where file is too small
|
2015-11-12 15:00:12 -05:00 |
|
Richard Cordovano
|
7f488594f6
|
Merge pull request #1701 from mhmdfy/canceling-message
Canceling message
|
2015-11-12 14:06:49 -05:00 |
|
Richard Cordovano
|
b9f25ce693
|
Merge pull request #1716 from mhmdfy/predefined-footer-mimetype
Predefined footer mimetype
|
2015-11-12 14:06:21 -05:00 |
|