10674 Commits

Author SHA1 Message Date
Richard Cordovano
6bf58a0d3a NBM versioning updates for release 4.9.0 2018-10-12 12:07:41 -04:00
Brian Carrier
c3efd28c14
Merge pull request #4207 from APriestman/ingestDsFix
Run all ingest modules on logical file sets
2018-10-12 11:30:05 -04:00
Brian Carrier
1029f4fcdb
Merge pull request #4214 from sleuthkit/4262_domain_check
validate domains don't have special characters
2018-10-12 11:21:04 -04:00
Brian Carrier
2582ede1c4 Updated to TSK 4.6.3 2018-10-11 21:50:33 -04:00
Brian Carrier
e80553351c validate domains don't have special characters 2018-10-11 18:49:32 -04:00
Richard Cordovano
eccf778925 Merge upstream, restore encapsulation of DataResultViewerTable 2018-10-11 18:23:06 -04:00
Richard Cordovano
4a8aecb939 Restore encapsulation of OutlineView in DataResultViewerTable 2018-10-11 18:16:46 -04:00
Richard Cordovano
3d6df1d9ea
Merge pull request #4212 from rcordovano/tree-table-node-public-api-fixes
Refactor to remove public API additions for common properties search
2018-10-11 18:14:28 -04:00
Brian Carrier
8b622cfdb3
Merge pull request #4211 from dgrove727/4262_InvalidDomainsFix
4262 invalid domains fix
2018-10-11 15:49:19 -04:00
Richard Cordovano
7d7484aaef Refactor to remove public API additions for common properties search 2018-10-11 15:47:41 -04:00
Richard Cordovano
1bf1d77532 Refactor to remove public API additions for common properties search 2018-10-11 15:43:29 -04:00
Richard Cordovano
df419009c4 Refactor to remove public API additions for common properties search 2018-10-11 15:39:57 -04:00
U-BASIS\dgrove
3c1db06fc4 Minimal fixes. 2018-10-11 15:03:25 -04:00
Ann Priestman
154eec8cd7 Run all ingest modules on logical file sets 2018-10-11 11:26:07 -04:00
Brian Carrier
7cce72f591
Merge pull request #4194 from rcordovano/fix-copyright
Correct copyright notice in new AutopsyOptionProcessor class
2018-10-11 09:49:21 -04:00
Brian Carrier
5f3844e2ee
Merge pull request #4200 from esaunders/4229_add_interesting_item_hits_in_bulk
In HitsFactory.createKeys() add artifact hits in bulk to speed up dis…
2018-10-11 09:48:51 -04:00
Brian Carrier
a82c68d155 advance groups when none shown, update group when unseen is updated, ensure button stays disabled during rebuild , added comments. 2018-10-10 14:27:04 -04:00
esaunders
e2cc7d009a In HitsFactory.createKeys() add artifact hits in bulk to speed up display of large numbers of interesting hits. 2018-10-09 17:00:41 -04:00
Richard Cordovano
8f1c233343 Correct copyright notice in new AutopsyOptionProcessor class 2018-10-05 16:23:24 -04:00
Richard Cordovano
1d195d5bc1 Remove instead of deprecate new AbstractAbstractFileNode API 2018-10-05 16:13:33 -04:00
U-BASIS\dgrove
efb91718d4 Enable View in Directory. 2018-10-04 22:48:32 -04:00
William Schaefer
a9cec4c296 4273 resolve merge conflicts with develop 2018-10-04 15:09:01 -04:00
William Schaefer
eb4bdcd39f 4273 adjust CommonAttributePanel regarding PR comments 2018-10-04 15:04:47 -04:00
Richard Cordovano
108854c540
Merge pull request #4182 from rcordovano/develop
Removed hard-coding of version number in online doc URL
2018-10-04 14:46:53 -04:00
Richard Cordovano
6452c92509
Merge pull request #4181 from wschaeferB/4289-CustomFileTypeUIFixes
4289 fix display of custom mime type set name
2018-10-04 14:44:33 -04:00
Richard Cordovano
f19cf9fbaa
Merge pull request #4185 from dannysmyda/Fix_memory_leak_in_EFE
EFE - Fixed memory leaks issues and added more informative progress bar updates
2018-10-04 13:37:21 -04:00
Richard Cordovano
cd66b41b9f
Merge pull request #4178 from wschaeferB/4279-CommonPropertyUITweeks
4279 common property ui tweeks
2018-10-04 10:56:23 -04:00
U-BASIS\dsmyda
74f2772ec3 Fixed memory leaks issues and added informatives progress bar updates 2018-10-04 10:19:49 -04:00
Richard Cordovano
4c42ba860a
Merge pull request #4179 from millmanorama/1058_close_add_hashset_menu
invoke jMenuItem.doClick on the Swing EDT
2018-10-04 10:09:31 -04:00
Richard Cordovano
ca17d1963e
Merge pull request #4174 from millmanorama/1062-not_on_jfx_thread
1062 not on jfx thread
2018-10-04 10:08:48 -04:00
Richard Cordovano
4056e06a75
Merge pull request #4176 from wschaeferB/4274-CentralRepoOptionsIngestWarning
4274 warning for ingest running explains why settings disabled for CR
2018-10-03 16:33:36 -04:00
William Schaefer
331c848688 4289 set text field to be enabled when setting was enabled 2018-10-03 16:20:11 -04:00
Richard Cordovano
2432446d9e Removed hard-codoing of version number in online doc URL 2018-10-03 16:14:01 -04:00
William Schaefer
3a27ee31d4 4289 fix display of custom mime type set name 2018-10-03 16:11:51 -04:00
millmanorama
fcf1081983 cleanup DhsImageCategory for codacy 2018-10-03 22:11:37 +02:00
Richard Cordovano
51547113e3 Temporary removal of remaining Autopsy-Core functional tests 2018-10-03 15:24:54 -04:00
millmanorama
fa1cd96c6b invoke jMenuItem.doClick on the Swing EDT 2018-10-03 21:19:48 +02:00
millmanorama
88652395ed use files for icon rather than taking a snapshot, avoiding the whole issue of what thread they are generated on. 2018-10-03 19:58:05 +02:00
William Schaefer
8cff656949 4279 fix parent of modal file search by atttribute window 2018-10-03 12:39:08 -04:00
William Schaefer
80e0f15603 4279 adjust wording and colons on common property search dialog 2018-10-03 12:12:37 -04:00
William Schaefer
3d478a2027 4273 make common property search have main window as parent 2018-10-03 12:06:28 -04:00
William Schaefer
4b9b9c5108 4274 warning for ingest running explains why settings disabled for CR 2018-10-03 11:40:06 -04:00
William Schaefer
6631938b3b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4273-InterCaseSearchProvideDisabledFeedback 2018-10-03 10:49:45 -04:00
Richard Cordovano
4d136e28bf
Merge pull request #4172 from millmanorama/1036-check_file_limit_after_datsource_selection
1036 check file limit after datsource selection
2018-10-03 09:35:10 -04:00
millmanorama
84b618feab unblock future by settings its value 2018-10-03 15:20:51 +02:00
millmanorama
65b2393643 make snapshot/graphic generation thread safe. 2018-10-03 13:16:31 +02:00
millmanorama
6a886e918b generate images on jfx thread 2018-10-03 12:35:44 +02:00
William Schaefer
d4fb2ec8cc 4273 - notify user when performing cr search with data sources that are not in CR 2018-10-02 16:08:58 -04:00
William Schaefer
40262bfc57 4273 make common property search have main window as parent 2018-10-02 14:30:15 -04:00
Richard Cordovano
68ce5b08d0
Merge pull request #4169 from wschaeferB/4271-CommonPropertyUnavailbleReason
4271 made reasons for common property search being unavailable more detailed
2018-10-01 18:54:14 -04:00