Richard Cordovano
|
f2def80f53
|
Merge pull request #2551 from esaunders/2328_doc_ids
Removed document ids attribute from regex keyword hit artifacts
|
2017-03-02 09:19:54 -05:00 |
|
millmanorama
|
3967035383
|
refactor the logic of KnownFileFilterChildren and SlackFileFilterChildren into DataResultFilterChildren
|
2017-03-02 11:29:20 +01:00 |
|
esaunders
|
f84941f59d
|
Removed use of TSK_KEYWORD_HIT_DOCUMENT_IDS attribute.
|
2017-03-01 16:37:12 -05:00 |
|
esaunders
|
c34e1607b6
|
Remove document ids from keyword hit artifacts.
|
2017-03-01 16:32:19 -05:00 |
|
esaunders
|
3fc37113ef
|
Back out modification to setSubstringQuery()
|
2017-03-01 16:31:21 -05:00 |
|
esaunders
|
e6574df547
|
It turns out that we don't need to tell LuceneQuery to use the content_str field after all.
|
2017-03-01 16:30:40 -05:00 |
|
William Schaefer
|
4ce4bfb080
|
2267 minor formatting fix to ExecUtil
|
2017-03-01 15:30:29 -05:00 |
|
esaunders
|
7030161e97
|
Use LuceneQuery against the content_str field to find out which chunks of a file contain matches for regular expression keyword hits.
|
2017-03-01 15:08:59 -05:00 |
|
William Schaefer
|
2ea84fa7a0
|
2267 added logging message for interrupted waitFor in ExecUtil
|
2017-03-01 14:53:35 -05:00 |
|
William Schaefer
|
0cbdde4ad8
|
2267 try to delete existing ugrade folder before upgrade
|
2017-03-01 14:44:21 -05:00 |
|
William Schaefer
|
0bd613fb52
|
2267 - Deletion of folder when upgrade cancelled fixed
|
2017-03-01 12:19:11 -05:00 |
|
Ann Priestman
|
1f33d210db
|
Remove possible colon from Virtual Machine Extractor output directory name.
This was causing the module to fail on local disks.
|
2017-03-01 11:23:55 -05:00 |
|
Richard Cordovano
|
17cbd25d25
|
Merge pull request #2548 from dgrove727/AddBookmarkTagAction_Copyright
Add bookmark tag action copyright
|
2017-02-28 15:28:32 -05:00 |
|
U-BASIS\dgrove
|
7d37857a5a
|
Merge remote-tracking branch 'upstream/develop' into AddBookmarkTagAction_Copyright
|
2017-02-28 14:50:12 -05:00 |
|
U-BASIS\dgrove
|
50aae3a3c4
|
Updated copyright notice in AddBookmarkTagAction
|
2017-02-28 14:24:11 -05:00 |
|
Richard Cordovano
|
d713e4882d
|
Merge pull request #2546 from esaunders/search_improvements_merge
Search improvements merge
|
2017-02-28 14:01:21 -05:00 |
|
Richard Cordovano
|
d5868b3f64
|
Merge pull request #2545 from rcordovano/copyright_update_AddBlackboardArtifactTagAction
Update copyright AddBlackboardArtifactTagAction
|
2017-02-28 13:46:02 -05:00 |
|
Richard Cordovano
|
e7eb1019a4
|
Update copyright AddBlackboardArtifactTagAction
|
2017-02-28 13:40:42 -05:00 |
|
esaunders
|
8cac136fc5
|
Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into search_improvements_merge
|
2017-02-28 12:50:57 -05:00 |
|
esaunders
|
3d5475d4b6
|
Merge pull request #2544 from wschaeferB/2304-RecentCaseRefresh
2304 Refresh recent cases table when button clicked
|
2017-02-28 12:51:13 -05:00 |
|
William Schaefer
|
7c5e8c6e73
|
2304 Refresh recent cases table when button clicked
|
2017-02-28 12:48:08 -05:00 |
|
esaunders
|
f9b25dea5d
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into search_improvements
|
2017-02-28 10:10:17 -05:00 |
|
Richard Cordovano
|
b05391e74a
|
Merge pull request #2543 from dgrove727/DgCopyrightUpdate
Update copyright for Services.java
|
2017-02-27 18:00:01 -05:00 |
|
U-BASIS\dgrove
|
15b5f22766
|
Update copyright for Services.java
|
2017-02-27 17:54:21 -05:00 |
|
esaunders
|
febc7bd22a
|
Merge remote-tracking branch 'upstream/develop' into search_improvements
|
2017-02-27 14:34:08 -05:00 |
|
Richard Cordovano
|
157a4379be
|
Merge pull request #2530 from wschaeferB/2312-AutoIngestOptionsSize
2312 Auto Ingest Options now has scroll bar
|
2017-02-27 14:29:04 -05:00 |
|
Richard Cordovano
|
ae89cc2a7f
|
Merge upstream/develop, resolve conflicts
|
2017-02-27 14:10:36 -05:00 |
|
Richard Cordovano
|
ddb16f4fa2
|
Remove unused OptionsCategory_Name_General bundle from Exp NBM
|
2017-02-27 13:55:02 -05:00 |
|
Richard Cordovano
|
08a6c615d2
|
Merge pull request #2531 from wschaeferB/2315-RenameAutopsyOptions
2315 Autopsy Options panel renamed to View Options Panel
|
2017-02-27 13:52:49 -05:00 |
|
Richard Cordovano
|
6c47dca2e1
|
Merge pull request #2527 from wschaeferB/2309-ProfileDetailReadability
2309 - Modified Profile Settings Panel to be more readable
|
2017-02-27 13:42:26 -05:00 |
|
esaunders
|
c01ba50c2c
|
Merge remote-tracking branch 'upstream/develop' into search_improvements
|
2017-02-27 12:37:01 -05:00 |
|
esaunders
|
a46141f659
|
Merge pull request #2536 from esaunders/reduce_regex_false_positives
Reduce regex false positives
|
2017-02-27 10:12:58 -05:00 |
|
Richard Cordovano
|
a996308919
|
Merge pull request #2541 from millmanorama/2163-ccn-snippets
2163 ccn snippets
|
2017-02-27 10:02:12 -05:00 |
|
Richard Cordovano
|
eaf0a79f49
|
Merge pull request #2537 from millmanorama/2256-url-highlighting
2256 url highlighting
|
2017-02-27 09:53:17 -05:00 |
|
Richard Cordovano
|
81b13712b5
|
Merge pull request #2532 from millmanorama/2292-regex-highlighting
2292 regex highlighting
|
2017-02-27 09:49:15 -05:00 |
|
millmanorama
|
edfaec41ad
|
enable ccn search when snippets are off.
|
2017-02-27 14:41:26 +01:00 |
|
millmanorama
|
6347837160
|
wip enable ccn search when snippets are off.
|
2017-02-27 11:55:07 +01:00 |
|
William Schaefer
|
e740945ec7
|
2094 minor clean up on relevent files
|
2017-02-24 15:45:11 -05:00 |
|
William Schaefer
|
45d1228f2d
|
2094 fixed comments regarding code changes for import export
|
2017-02-24 12:18:26 -05:00 |
|
William Schaefer
|
7014c9a509
|
2094 clean up of InterestingItemsFilesSetSettings.java
|
2017-02-23 18:15:15 -05:00 |
|
William Schaefer
|
eef98e507f
|
2094 wrapping of errors when malformed xml is encountered
|
2017-02-23 17:22:05 -05:00 |
|
William Schaefer
|
bdbe1c3275
|
2094 fixed support for path, mime, and size conditions
|
2017-02-23 15:40:40 -05:00 |
|
millmanorama
|
38b103f8cc
|
escape the keyword in the same way we escape the text so that they will actually match
|
2017-02-23 12:50:19 +01:00 |
|
William Schaefer
|
d675e27fcf
|
2094 fixed bug with invalid selection
|
2017-02-22 18:23:51 -05:00 |
|
William Schaefer
|
7e097441d1
|
Error logging added for import export failures
|
2017-02-22 17:59:35 -05:00 |
|
esaunders
|
5225a0e47d
|
Use domain validator instead of list of file extensions to reduce email false positives.
|
2017-02-22 17:50:58 -05:00 |
|
William Schaefer
|
a6eab00393
|
2094 safety checks for import and export
|
2017-02-22 17:17:00 -05:00 |
|
William Schaefer
|
396f44f494
|
2094 basic working import and export of FilesSets
|
2017-02-22 14:49:40 -05:00 |
|
William Schaefer
|
128d993447
|
2094 merged in minor changes from CopyButton branch 2284
|
2017-02-22 14:07:41 -05:00 |
|
William Schaefer
|
db87e1f3e7
|
2094 import button functionality
|
2017-02-22 14:03:54 -05:00 |
|