1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-03 06:25:58 +00:00

Commit Graph

  • ac4778e7f5 Merge pull request #4186 from millmanorama/1054-populate_widgets_on_bg_thread Brian Carrier 2018-10-09 10:40:51 -04:00
  • 2eb9379aee fix NPE - JIRA 1077 Brian Carrier 2018-10-09 10:35:29 -04:00
  • cc62e0c713 1060: ingest stuck Raman 2018-10-09 09:55:51 -04:00
  • 8ff4b44b97 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Raman 2018-10-06 07:37:38 -04:00
  • 2080ae357d update equals to equivalent to hashCode and use only DS ID for comparision instead of needting to call getChildren() Brian Carrier 2018-10-05 16:38:37 -04:00
  • 8f1c233343 Correct copyright notice in new AutopsyOptionProcessor class Richard Cordovano 2018-10-05 16:23:24 -04:00
  • 12058c5eea Merge pull request #4193 from rcordovano/develop Richard Cordovano 2018-10-05 16:18:26 -04:00
  • 1d195d5bc1 Remove instead of deprecate new AbstractAbstractFileNode API Richard Cordovano 2018-10-05 16:13:33 -04:00
  • b5d13c8928 Stashed here for now, still need to test and comment but exception handling is fixed U-BASIS\dsmyda 2018-10-05 16:13:15 -04:00
  • 6e90654d71 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Raman 2018-10-05 16:10:05 -04:00
  • a893b0fcf0 4297 added jira todo for upgrading jackcess in story 4300 William Schaefer 2018-10-05 14:02:40 -04:00
  • 89478966db 4297 silence io, bufferunderflow, and indexoutofbounds exceptions from jackcess DatabaseBuilder.open William Schaefer 2018-10-05 13:59:51 -04:00
  • c4364b25f8 Merge pull request #4190 from dgrove727/4281_CommonPropertiesViewSourceFile Richard Cordovano 2018-10-05 11:57:32 -04:00
  • e9cedb3f45 Merge pull request #4184 from millmanorama/1040-keep_list_in_sync_with_thumbnails Richard Cordovano 2018-10-05 11:35:04 -04:00
  • 9f8e1d8d95 Revert "1060: ingest stuck when adding another data source during ingest" Raman 2018-10-05 10:27:22 -04:00
  • bfd8ed8325 1060: ingest stuck when adding another data source during ingest Raman 2018-10-05 10:21:15 -04:00
  • efb91718d4 Enable View in Directory. U-BASIS\dgrove 2018-10-04 22:48:32 -04:00
  • a2998329db use getExecutorForClass() millmanorama 2018-10-05 00:21:24 +02:00
  • 2bbb7a9c4f show dialog describing behaviour of multi user cases. millmanorama 2018-10-05 00:17:55 +02:00
  • 05b4298576 Merge pull request #4187 from rcordovano/version-number-changes Richard Cordovano 2018-10-04 16:35:32 -04:00
  • f3491f9905 Merge pull request #4175 from wschaeferB/4273-InterCaseSearchProvideDisabledFeedback Richard Cordovano 2018-10-04 16:32:08 -04:00
  • af4e63093c Update application version number to 4.9.0 Richard Cordovano 2018-10-04 16:20:05 -04:00
  • a9cec4c296 4273 resolve merge conflicts with develop William Schaefer 2018-10-04 15:09:01 -04:00
  • eb4bdcd39f 4273 adjust CommonAttributePanel regarding PR comments William Schaefer 2018-10-04 15:04:47 -04:00
  • 4ff7e6783c Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Richard Cordovano 2018-10-04 14:59:11 -04:00
  • 108854c540 Merge pull request #4182 from rcordovano/develop Richard Cordovano 2018-10-04 14:46:53 -04:00
  • 6452c92509 Merge pull request #4181 from wschaeferB/4289-CustomFileTypeUIFixes Richard Cordovano 2018-10-04 14:44:33 -04:00
  • 0da299337d Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Richard Cordovano 2018-10-04 14:38:01 -04:00
  • 4c14837fae Merge pull request #4177 from wschaeferB/4275-KeywordSearchIngestWarning Richard Cordovano 2018-10-04 14:36:50 -04:00
  • 0d9f5578b4 Merge remote-tracking branch 'upstream/develop' into 1054-populate_widgets_on_bg_thread millmanorama 2018-10-04 20:35:53 +02:00
  • fcb04c5974 Merge pull request #4183 from millmanorama/placeholder_for_empty_list Richard Cordovano 2018-10-04 13:40:06 -04:00
  • f19cf9fbaa Merge pull request #4185 from dannysmyda/Fix_memory_leak_in_EFE Richard Cordovano 2018-10-04 13:37:21 -04:00
  • 12851c71b8 make sure all db queries for widget initialization happen on bg threads. millmanorama 2018-10-04 17:33:29 +02:00
  • cd66b41b9f Merge pull request #4178 from wschaeferB/4279-CommonPropertyUITweeks Richard Cordovano 2018-10-04 10:56:23 -04:00
  • 74f2772ec3 Fixed memory leaks issues and added informatives progress bar updates U-BASIS\dsmyda 2018-10-04 10:19:49 -04:00
  • 4c42ba860a Merge pull request #4179 from millmanorama/1058_close_add_hashset_menu Richard Cordovano 2018-10-04 10:09:31 -04:00
  • ca17d1963e Merge pull request #4174 from millmanorama/1062-not_on_jfx_thread Richard Cordovano 2018-10-04 10:08:48 -04:00
  • 7d76888c81 make sure to change viewed group to one that is in selected datasource: use dataSource of regrouper service, not that returned bu getDataSource() millmanorama 2018-10-04 15:15:11 +02:00
  • c7d2ecb7a6 add some placeholders to the GroupPane millmanorama 2018-10-03 23:32:03 +02:00
  • c95f634a30 4275 add listener for ingest events to 2nd and 3rd kws options tab William Schaefer 2018-10-03 17:31:52 -04:00
  • de0fe30962 4275 fix boolean logic error in displaying error message William Schaefer 2018-10-03 17:10:12 -04:00
  • 1eaf4871a4 4275 add ingest running label to other two kws options tabs William Schaefer 2018-10-03 17:04:08 -04:00
  • f39db21573 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop Richard Cordovano 2018-10-03 16:53:34 -04:00
  • 858a852ab4 add placeholder text when the NavPanels are empty millmanorama 2018-10-03 22:41:46 +02:00
  • 4056e06a75 Merge pull request #4176 from wschaeferB/4274-CentralRepoOptionsIngestWarning Richard Cordovano 2018-10-03 16:33:36 -04:00
  • 331c848688 4289 set text field to be enabled when setting was enabled William Schaefer 2018-10-03 16:20:11 -04:00
  • 2432446d9e Removed hard-codoing of version number in online doc URL Richard Cordovano 2018-10-03 16:14:01 -04:00
  • 3a27ee31d4 4289 fix display of custom mime type set name William Schaefer 2018-10-03 16:11:51 -04:00
  • fcf1081983 cleanup DhsImageCategory for codacy millmanorama 2018-10-03 22:11:37 +02:00
  • ec91f58a4c WIP millmanorama 2018-10-03 22:00:19 +02:00
  • 13960cdf3a Merge pull request #4180 from rcordovano/develop Richard Cordovano 2018-10-03 15:35:06 -04:00
  • 51547113e3 Temporary removal of remaining Autopsy-Core functional tests Richard Cordovano 2018-10-03 15:24:54 -04:00
  • fa1cd96c6b invoke jMenuItem.doClick on the Swing EDT millmanorama 2018-10-03 21:13:39 +02:00
  • 88652395ed use files for icon rather than taking a snapshot, avoiding the whole issue of what thread they are generated on. millmanorama 2018-10-03 19:58:05 +02:00
  • 8cff656949 4279 fix parent of modal file search by atttribute window William Schaefer 2018-10-03 12:39:08 -04:00
  • 80e0f15603 4279 adjust wording and colons on common property search dialog William Schaefer 2018-10-03 12:12:37 -04:00
  • 3d478a2027 4273 make common property search have main window as parent William Schaefer 2018-10-02 14:30:15 -04:00
  • 67f242a667 4275 add ingest ongoing warning to keyword search options panel William Schaefer 2018-10-03 11:52:31 -04:00
  • 4b9b9c5108 4274 warning for ingest running explains why settings disabled for CR William Schaefer 2018-10-03 11:40:06 -04:00
  • 6631938b3b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4273-InterCaseSearchProvideDisabledFeedback William Schaefer 2018-10-03 10:49:45 -04:00
  • c772a247d2 Merge pull request #4173 from raman-bt/1063-missing-group-name Richard Cordovano 2018-10-03 09:36:14 -04:00
  • 4d136e28bf Merge pull request #4172 from millmanorama/1036-check_file_limit_after_datsource_selection Richard Cordovano 2018-10-03 09:35:10 -04:00
  • 84b618feab unblock future by settings its value millmanorama 2018-10-03 15:20:07 +02:00
  • 65b2393643 make snapshot/graphic generation thread safe. millmanorama 2018-10-03 13:15:20 +02:00
  • 6a886e918b generate images on jfx thread millmanorama 2018-10-03 12:35:44 +02:00
  • 44e4e327d2 1063: Missing group names in "Only Hash Hits" view of IG Raman 2018-10-02 18:43:38 -04:00
  • d4fb2ec8cc 4273 - notify user when performing cr search with data sources that are not in CR William Schaefer 2018-10-02 16:08:58 -04:00
  • 40262bfc57 4273 make common property search have main window as parent William Schaefer 2018-10-02 14:30:15 -04:00
  • ac3e510cd9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Raman 2018-10-02 13:25:34 -04:00
  • 282fb49e82 inline method, remove potential redundant check of too many files millmanorama 2018-10-02 11:46:59 +02:00
  • 96e7c4db6a codacy and reviewer fixes millmanorama 2018-10-02 11:01:21 +02:00
  • 68ce5b08d0 Merge pull request #4169 from wschaeferB/4271-CommonPropertyUnavailbleReason Richard Cordovano 2018-10-01 18:54:14 -04:00
  • fe334cfaf2 Merge pull request #4171 from dannysmyda/4260-limiting-cr-comment Richard Cordovano 2018-10-01 18:52:27 -04:00
  • d137e7c184 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Raman 2018-10-01 18:41:12 -04:00
  • bead0b8f48 Merge remote-tracking branch 'upstream/develop' into 1036-check_file_limit_after_datsource_selection millmanorama 2018-10-01 21:14:01 +02:00
  • 55e39f9f8a reset file limit, cleanup millmanorama 2018-10-01 18:02:02 +02:00
  • 5d21558863 Merge remote-tracking branch 'upstream/develop' into 1036-check_file_limit_after_datsource_selection millmanorama 2018-10-01 17:29:46 +02:00
  • 7cb77779a3 Merge pull request #4168 from wschaeferB/4266-NoScoreToolTip Richard Cordovano 2018-10-01 11:07:04 -04:00
  • 9276bef19d Fixed a comment U-BASIS\dsmyda 2018-10-01 09:52:13 -04:00
  • 94f20dd91a Changed my mind, added back the red 0 U-BASIS\dsmyda 2018-10-01 09:50:31 -04:00
  • 7720331a0f Merge pull request #4160 from millmanorama/1033-backwards-compatibility Richard Cordovano 2018-10-01 09:41:53 -04:00
  • 6bfba0e5e7 Fixed another unintentional change U-BASIS\dsmyda 2018-10-01 09:41:34 -04:00
  • 4ca09d4d2e Reverted unintentional line change U-BASIS\dsmyda 2018-10-01 09:39:17 -04:00
  • 100c7d1ddc Changed some variable names and got rid of the red font color U-BASIS\dsmyda 2018-10-01 09:36:58 -04:00
  • ee35e79afb Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop Raman 2018-10-01 09:32:09 -04:00
  • f6e5b2d420 Merge remote-tracking branch 'upstream/develop' into 1033-backwards-compatibility millmanorama 2018-10-01 14:00:18 +02:00
  • a3f1ed49b2 Fixed .form file U-BASIS\dsmyda 2018-09-28 16:46:51 -04:00
  • 00f4b8bcd2 Changed some names around U-BASIS\dsmyda 2018-09-28 16:41:52 -04:00
  • 7603402b95 Added a character limit to the CR comment dialog box U-BASIS\dsmyda 2018-09-28 16:33:40 -04:00
  • 5b2d889694 4271 remove unused import William Schaefer 2018-09-28 15:29:24 -04:00
  • b4300d6a88 4271 made reasons for common property search being unavailble more detailed William Schaefer 2018-09-28 15:28:00 -04:00
  • b1cc67d47d 4266 add No score tooltip to cells in score column when no score is set William Schaefer 2018-09-28 13:53:46 -04:00
  • 3087edffa5 Merge pull request #4164 from dannysmyda/4264-disable-hashset-for-reasons Richard Cordovano 2018-09-28 13:31:36 -04:00
  • 7aea2b5bea Merge pull request #4161 from millmanorama/1050-disable-button-while-changing-groups Richard Cordovano 2018-09-28 13:31:05 -04:00
  • 529510fc8e Merge pull request #4158 from wschaeferB/4248-HashSetHitsScoreUpdate Richard Cordovano 2018-09-28 11:16:04 -04:00
  • 1e1533bf67 Merge pull request #4151 from wschaeferB/4238-AddDisabledReasonToActionName Richard Cordovano 2018-09-28 11:13:26 -04:00
  • f53a95b932 Merge pull request #4155 from dannysmyda/4257-hashset-functionality-during-ingest Richard Cordovano 2018-09-28 10:54:50 -04:00
  • 6817edaebd Merge pull request #4163 from APriestman/4192_docUpdate3 Richard Cordovano 2018-09-28 10:53:02 -04:00
  • 7861646415 Merge pull request #4150 from dgrove727/4245_AndroidAnalyzerSqlExceptions Richard Cordovano 2018-09-28 10:51:02 -04:00
  • 70daddc76f Merge pull request #4148 from esaunders/4253_solr_schema_compatibility Richard Cordovano 2018-09-28 10:50:43 -04:00