This is an automated email from the ASF dual-hosted git repository. dgnatyshyn pushed a change to branch DLAB-1942 in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.
from f491143 [DLAB-1942]: Improved validation for user adding to the group add ef32861 Bucket browser fix (#860) add 782acb2 [DLAB-1996]: fixed python lib install failure add 4b8443e [DLAB-1996]: fixed usage of pkg version during installation add a51d005 Merge pull request #861 from apache/DLAB-1996 add 3253c94 [DLAB-1994]: changed tensorflow and deeplearning versions in description for azure and gcp add 7469486 Merge pull request #862 from apache/DLAB-1994 add a30a923 [DLAB-1942]: Added validation for user adding to group (#863) add 6f84d4d [DLAB-1997]: fixed yum package installation error for EMR add 63cdfdd Merge pull request #867 from apache/DLAB-1997 add 971843e [DLAB-1981] Conveyed 'invalid name' status if it is tryout to install lib with wrong name add 5c30c5c Sonar code smell changes add 4e29e88 Created test for EndpointServiceImpl add 12efdce Updated test for EndpointServiceImpl add fd64dc2 Updated test for EndpointServiceImpl add 2ecf0de Updated exclusion for sonar coverage add da179de [DLAB-1995] Updated library groups for notebooks and compute add 90a9835 [DLAB-1999]: Updated user guide according to release 2.4 (#868) add b91a360 Merge remote-tracking branch 'origin/develop' into develop add d1b931c [DLAB-2001] Do not show libraries with invalid name while creating image add 513a502 [DLAB-2007] Get rid of r package for DeepLearning/TensorFlow with Jupyter add 3e28888 Fixed test add 6d69c44 Created tests for BillingServiceImpl add e6e7a15 [DLAB-1985] - Got rid of previous logic for allocation of Spark executor memory [DLAB-1979] - Deep Learning creation fixed add c5f771a Merge pull request #869 from apache/DLAB-1985 add 94d43b2 [DLAB-2003]: fixed failure when stopping nginx add 734a5ac [DLAB-2003]: added hostname usage during keycloak client creation add 2979dc3 Merge pull request #870 from apache/DLAB-2003 add 97c9632 [DLAB-2012]: fixed keycloak config error add 538870f [DLAB-2012]: fixed openresty config error add 52a682a Merge pull request #871 from apache/DLAB-2012 add 3402cc8 [DLAB-1935] Audit message (#866) add e8f2924 [DLAB-2002]: Improvements for library management (#872) add c9100c3 [DLAB-2009]: Remove r package for Spark Standalone cluster on template 'TensorFlow with Jupyter' (#873) add df2b565 [DLAB-1942]: Improved validation for user adding to the group add 584bfd1 [DLAB-1942]: Improved validation for user adding to the group No new revisions were added by this update. Summary of changes: USER_GUIDE.md | 136 ++++++--- doc/audit_info.png | Bin 0 -> 6274 bytes doc/audit_page.png | Bin 0 -> 109629 bytes doc/billing_datepicker.png | Bin 27688 -> 34079 bytes doc/billing_page.png | Bin 264721 -> 53655 bytes doc/bin_icon.png | Bin 4379 -> 474 bytes doc/bucket_action.png | Bin 0 -> 55568 bytes doc/bucket_browser.png | Bin 0 -> 51360 bytes doc/bucket_button.png | Bin 0 -> 78545 bytes doc/bucket_upload.png | Bin 0 -> 56301 bytes doc/dataengine_creating_menu.png | Bin 18080 -> 0 bytes doc/emr_creating.png | Bin 43196 -> 63098 bytes doc/environment_management.png | Bin 90301 -> 66315 bytes doc/filter_icon.png | Bin 127 -> 220 bytes doc/icon_info.png | Bin 0 -> 788 bytes doc/install_libs_form.png | Bin 15510 -> 36704 bytes doc/jupiter.png | Bin 18395 -> 0 bytes doc/jupyter_kernel.png | Bin 0 -> 191741 bytes doc/main_page.png | Bin 35533 -> 42762 bytes doc/main_page2.png | Bin 49611 -> 72798 bytes doc/main_page3.png | Bin 48735 -> 71340 bytes doc/main_page_filter.png | Bin 79991 -> 90067 bytes doc/manage_environment.png | Bin 18263 -> 20835 bytes doc/managemanage_resource_actions.png | Bin 4976 -> 3162 bytes doc/notebook_info.png | Bin 42371 -> 31617 bytes doc/notebook_libs_status.png | Bin 59233 -> 76449 bytes doc/notebook_select_lib.png | Bin 31390 -> 0 bytes doc/notebook_selected_libs.png | Bin 51481 -> 53725 bytes doc/notebook_stop_confirm.png | Bin 25605 -> 19897 bytes doc/notebook_terminate_confirm.png | Bin 0 -> 20196 bytes doc/notebook_terminated.png | Bin 56038 -> 63664 bytes doc/notebook_terminating.png | Bin 56292 -> 64086 bytes doc/project_quota.png | Bin 0 -> 66333 bytes doc/roles.png | Bin 198223 -> 25864 bytes doc/rstudio.png | Bin 18879 -> 0 bytes doc/rstudio_kernel.png | Bin 0 -> 120656 bytes doc/scheduler reminder.png | Bin 45701 -> 11196 bytes doc/select_bucket.png | Bin 0 -> 36518 bytes doc/sort_icon.png | Bin 148 -> 275 bytes doc/spark_creating_menu.png | Bin 0 -> 18624 bytes doc/upload_or_generate_user_key.png | Bin 37302 -> 53928 bytes .../src/general/conf/dlab.ini | 4 +- .../files/azure/deeplearning_description.json | 4 +- .../general/files/azure/tensor_description.json | 4 +- .../files/gcp/deeplearning_description.json | 4 +- .../files/gcp/tensor-rstudio_description.json | 4 +- .../src/general/files/gcp/tensor_description.json | 4 +- .../src/general/lib/aws/actions_lib.py | 4 +- .../src/general/lib/azure/actions_lib.py | 4 +- .../src/general/lib/gcp/actions_lib.py | 4 +- .../src/general/lib/os/debian/common_lib.py | 12 +- .../src/general/lib/os/debian/edge_lib.py | 6 +- .../src/general/lib/os/debian/notebook_lib.py | 2 +- .../src/general/lib/os/fab.py | 5 +- .../src/general/lib/os/redhat/notebook_lib.py | 14 +- .../scripts/aws/dataengine-service_create.py | 2 +- .../scripts/aws/dataengine-service_prepare.py | 2 +- .../src/general/scripts/aws/edge_configure.py | 8 +- .../src/general/scripts/azure/edge_configure.py | 8 +- .../src/general/scripts/gcp/edge_configure.py | 9 +- .../os/jupyter_install_dataengine_kernels.py | 4 +- pom.xml | 2 + .../src/main/java/com/epam/dlab/BillingTool.java | 10 +- .../src/main/java/com/epam/dlab/Help.java | 2 +- .../java/com/epam/dlab/conf/SecurityConfig.java | 2 +- .../configuration/BillingToolConfiguration.java | 6 +- .../dlab/configuration/ConfigurationValidator.java | 13 +- .../configuration/LoggingConfigurationFactory.java | 16 +- .../main/java/com/epam/dlab/core/ModuleData.java | 23 +- .../java/com/epam/dlab/core/parser/ColumnInfo.java | 2 +- .../java/com/epam/dlab/core/parser/ColumnMeta.java | 14 +- .../com/epam/dlab/core/parser/CommonFormat.java | 2 +- .../com/epam/dlab/core/parser/ParserByLine.java | 17 +- .../java/com/epam/dlab/logging/AppenderFile.java | 39 ++- .../java/com/epam/dlab/module/AdapterFile.java | 56 ++-- .../main/java/com/epam/dlab/module/ParserCsv.java | 25 +- .../com/epam/dlab/module/aws/AdapterS3File.java | 82 +++--- .../java/com/epam/dlab/module/aws/FilterAWS.java | 7 +- .../java/com/epam/dlab/mongo/AdapterMongoDb.java | 61 ++-- .../com/epam/dlab/mongo/MongoDbConnection.java | 11 +- .../com/epam/dlab/dto/exploratory/LibStatus.java | 1 + .../dlab/backendapi/dao/ExploratoryLibDAO.java | 3 +- .../dlab/backendapi/domain/NotebookTemplate.java | 6 +- .../dlab/backendapi/resources/BucketResource.java | 14 +- .../service/impl/EndpointServiceImpl.java | 11 +- .../service/impl/LibraryServiceImpl.java | 53 ++-- .../service/impl/ProjectServiceImpl.java | 11 +- .../app/administration/roles/roles.component.html | 2 +- .../app/administration/roles/roles.component.ts | 2 +- .../webapp/src/app/core/util/sortUtils.ts | 6 + .../install-libraries.component.html | 17 +- .../install-libraries.component.ts | 22 +- .../service/impl/BillingServiceImplTest.java | 124 +++++++++ .../service/impl/EndpointServiceImplTest.java | 310 +++++++++++++++++++++ .../service/impl/LibraryServiceImplTest.java | 12 +- 95 files changed, 871 insertions(+), 357 deletions(-) create mode 100644 doc/audit_info.png create mode 100644 doc/audit_page.png create mode 100644 doc/bucket_action.png create mode 100644 doc/bucket_browser.png create mode 100644 doc/bucket_button.png create mode 100644 doc/bucket_upload.png delete mode 100644 doc/dataengine_creating_menu.png create mode 100644 doc/icon_info.png delete mode 100644 doc/jupiter.png create mode 100644 doc/jupyter_kernel.png delete mode 100644 doc/notebook_select_lib.png create mode 100644 doc/notebook_terminate_confirm.png create mode 100644 doc/project_quota.png delete mode 100644 doc/rstudio.png create mode 100644 doc/rstudio_kernel.png create mode 100644 doc/select_bucket.png create mode 100644 doc/spark_creating_menu.png create mode 100644 services/self-service/src/test/java/com/epam/dlab/backendapi/service/impl/BillingServiceImplTest.java create mode 100644 services/self-service/src/test/java/com/epam/dlab/backendapi/service/impl/EndpointServiceImplTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org For additional commands, e-mail: commits-h...@dlab.apache.org