William Schaefer
|
cc5347eccd
|
2197-Mostly working profile creating, editing, and deleting
|
2017-01-18 15:31:59 -05:00 |
|
Eugene Livis
|
d7247add82
|
Added logic to pick best existing index as upgrade candidate
|
2017-01-18 14:48:16 -05:00 |
|
Eugene Livis
|
6ec2ae379e
|
Added logic to identify and store index's solr and schema versions
|
2017-01-18 14:20:37 -05:00 |
|
Richard Cordovano
|
8c9c4810b4
|
Interim checkin of new Case infrastructure for locking/services
|
2017-01-18 10:03:05 -05:00 |
|
Eugene Livis
|
903c5d7820
|
Changed multiple methods to have private access
|
2017-01-18 09:28:41 -05:00 |
|
esaunders
|
401ac636b9
|
Modified filterResults() to take entire document id into consideration when determining whether a hit has been seen before.
|
2017-01-17 21:34:44 -05:00 |
|
Eugene Livis
|
4529554341
|
Minor
|
2017-01-17 17:10:44 -05:00 |
|
Eugene Livis
|
fa9925cbd6
|
More code review stuff
|
2017-01-17 17:08:37 -05:00 |
|
Eugene Livis
|
247b3c96aa
|
More work
|
2017-01-17 16:30:10 -05:00 |
|
Eugene Livis
|
fc0fcfc3f1
|
Minor
|
2017-01-17 14:36:00 -05:00 |
|
Eugene Livis
|
5332213e5f
|
More code review changes
|
2017-01-17 14:32:47 -05:00 |
|
Eugene Livis
|
61181d4329
|
More code review changes
|
2017-01-17 14:13:40 -05:00 |
|
Eugene Livis
|
48b58ce9b0
|
Split IndexHandler into multiple classes
|
2017-01-17 12:57:40 -05:00 |
|
Eugene Livis
|
623758527d
|
Addressed some of the code review comments
|
2017-01-17 12:32:23 -05:00 |
|
Eugene Livis
|
d6bdf09d24
|
Resolved multiple TODOs
|
2017-01-13 15:18:25 -05:00 |
|
Eugene Livis
|
ee340f0699
|
Added logging, exception handling, etc
|
2017-01-13 14:21:02 -05:00 |
|
Eugene Livis
|
8749bfa5ea
|
Added a dialog to ask user whether they want to upgrade index
|
2017-01-13 13:39:26 -05:00 |
|
William Schaefer
|
f59b7a027c
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter
|
2017-01-13 13:18:12 -05:00 |
|
William Schaefer
|
24426eb219
|
1903 - key for Last File Ingest Filter changed to not contain spaces
|
2017-01-13 13:18:01 -05:00 |
|
Eugene Livis
|
5d2f2fbf42
|
Calling SolrSearchService from Case again
|
2017-01-13 10:47:54 -05:00 |
|
Eugene Livis
|
22681e5db8
|
Reverting some project changes
|
2017-01-13 10:29:20 -05:00 |
|
Eugene Livis
|
90255f3ad8
|
Reverting some project changes
|
2017-01-13 10:23:22 -05:00 |
|
Eugene Livis
|
ce8dc1f777
|
Reverting some project changes
|
2017-01-13 10:22:06 -05:00 |
|
Eugene Livis
|
fe7d858b0e
|
Reverting some changes
|
2017-01-13 10:08:27 -05:00 |
|
Eugene Livis
|
73c9b65148
|
Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into index_upgrade
|
2017-01-13 10:04:47 -05:00 |
|
Eugene Livis
|
6d5e0e46ad
|
Added comments
|
2017-01-13 10:03:35 -05:00 |
|
Eugene Livis
|
6b192f7f76
|
Improvements to Solr4IndexUpgrade.jar and Solr5IndexUpgrade.jar
|
2017-01-13 09:54:48 -05:00 |
|
Eugene Livis
|
f66db79cfa
|
Added JARs and logic to execute Solr 5 to 6 upgrade
|
2017-01-13 09:43:50 -05:00 |
|
esaunders
|
b813a8dadd
|
Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into 2121_regex_query
|
2017-01-13 09:01:23 -05:00 |
|
esaunders
|
a0304264ff
|
Removed whitespace trimming.
|
2017-01-13 08:59:27 -05:00 |
|
Eugene Livis
|
b53db96aeb
|
Added JARs and logic to execute Solr 4 to 5 upgrade
|
2017-01-12 16:49:14 -05:00 |
|
Richard Cordovano
|
f197b47d21
|
Merge pull request #2465 from rcordovano/open_case_resources
Tidy up coordination service classes
|
2017-01-12 16:06:11 -05:00 |
|
Richard Cordovano
|
cf2e5811de
|
Tidy up CoordinationServiceNamespace
|
2017-01-12 16:03:58 -05:00 |
|
Richard Cordovano
|
6fc42f3018
|
Merge remote-tracking branch 'upstream/search_improvements' into open_case_resources
|
2017-01-12 16:01:59 -05:00 |
|
Richard Cordovano
|
9780046a61
|
Merge remote-tracking branch 'upstream/develop' into search_improvements
|
2017-01-12 16:00:30 -05:00 |
|
Richard Cordovano
|
500b0188a9
|
Tidy up AutopsyOptionsPanel
|
2017-01-12 15:55:27 -05:00 |
|
Richard Cordovano
|
1c84760d67
|
Merge remote-tracking branch 'upstream/develop' into search_improvements
|
2017-01-12 15:52:56 -05:00 |
|
Richard Cordovano
|
fdd88d549d
|
Tidy up CoordinationService
|
2017-01-12 15:43:32 -05:00 |
|
William Schaefer
|
6bbd3c820b
|
2197 fixed bug with merge
|
2017-01-12 13:02:33 -05:00 |
|
William Schaefer
|
7c13d4941e
|
2197-resolved conflict with moving of processor settings
|
2017-01-12 12:48:27 -05:00 |
|
William Schaefer
|
8baf5e635c
|
2197-Profile tab refined
|
2017-01-12 12:37:28 -05:00 |
|
Richard Cordovano
|
c7c7618717
|
Merge remote-tracking branch 'upstream/develop' into open_case_resources
|
2017-01-12 12:16:17 -05:00 |
|
Richard Cordovano
|
9151b7cc5e
|
Clamp number of file ingest therads to 4
|
2017-01-12 12:15:06 -05:00 |
|
Eugene Livis
|
5725037add
|
Changes to download all JARs required for index upgrade
|
2017-01-12 11:08:49 -05:00 |
|
William Schaefer
|
574200ff3b
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1903-IngestSetFilter
|
2017-01-11 17:41:22 -05:00 |
|
William Schaefer
|
b2888507d3
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2197-ProfileOptionsPanel
|
2017-01-11 17:39:49 -05:00 |
|
Richard Cordovano
|
5a9a50c09c
|
Merge remote-tracking branch 'upstream/develop' into search_improvements
|
2017-01-11 17:38:28 -05:00 |
|
Richard Cordovano
|
3379dcfb08
|
Merge remote-tracking branch 'upstream/release-4.3.0' into develop
|
2017-01-11 17:36:14 -05:00 |
|
Richard Cordovano
|
5b52aa2ac8
|
Add comments to ImageNode and VolumeNode PCLs
|
2017-01-11 17:34:26 -05:00 |
|
Richard Cordovano
|
63072dfdef
|
Merge pull request #2461 from APriestman/locking
Add locking to Case open for multi user cases
|
2017-01-11 16:04:28 -05:00 |
|