2024-04-22T04:33:42Z - 2024-10-22T04:33:42Z

Overview

67 Active Pull Requests
Excluding merges, 2 authors have pushed 65 commits to master and 129 commits to all branches. On master, 633 files have changed and there have been 45508 additions and 20375 deletions.

66 Pull requests merged by 2 users

Merged #114 feature/add-jenkinsfile 2024-10-14 10:36:58 +02:00

Merged #113 feature/api-for-email-address-search-in-contacts 2024-10-11 17:06:46 +02:00

Merged #112 fix allowed licenses, do version upgrades upgrade and improve test coverage 2024-10-10 09:31:46 +02:00

Merged #111 add DomainSetup-HostingAssets for new BookingItem via created-event 2024-10-08 11:48:35 +02:00

Merged #110 application-event for booking-item-created with domain-setup-example 2024-09-27 11:19:01 +02:00

Merged #109 fix Error code 500 in Relation.find without type (NullPointerException) 2024-09-27 11:01:03 +02:00

Merged #108 refactoring for implicit creation of dependend hosting-assets 2024-09-26 10:51:30 +02:00

Merged #107 unique identifers for hosting assets per type 2024-09-25 10:53:46 +02:00

Merged #106 introduce-separate-database-schemas-hs-booking-and-hosting 2024-09-23 10:52:39 +02:00

Merged #105 introduce-separate-database-schema-hs-office-and-amend-generators 2024-09-18 10:28:21 +02:00

Merged #104 introduce separate database schema-test and amend RBAC generators for schema-generation 2024-09-17 14:21:44 +02:00

Merged #103 introduce separate database-schemas base+rbac 2024-09-16 15:36:38 +02:00

Merged #101 import-legacy-ids-of-booking-items-and-hosting-assets 2024-09-16 10:00:41 +02:00

Merged #100 user-definable verificationCode and more business-level-validation-tests 2024-09-12 10:52:45 +02:00

Merged #99 test deep patch into properties and fix typing while patching array properties 2024-09-11 18:16:50 +02:00

Merged #98 fix import with domain setup dns verification 2024-09-11 13:32:50 +02:00

Merged #97 check-domain-setup-permission 2024-09-10 13:15:03 +02:00

Merged #96 fix salt problem for yescrypt hashes in HashGenerator 2024-09-10 10:31:50 +02:00

Merged #95 ceate bookingitems for domain-setup hostingassets 2024-09-04 11:15:38 +02:00

Merged #94 add-webspace-gid-and-create-webspace-main-user 2024-09-03 10:28:58 +02:00

Merged #91 document-potential-rbac-optimizations 2024-09-03 09:37:50 +02:00

Merged #93 fix running tests from command-line via gw-test 2024-08-30 10:06:40 +02:00

Merged #92 historic-view 2024-08-29 17:00:20 +02:00

Merged #90 fix-and-improve-test-execution 2024-08-22 11:56:21 +02:00

Merged #89 real rbac-entities in booking+hosting 2024-08-21 06:18:38 +02:00

Merged #88 fix-domain-setup-rbac-grant-problems 2024-08-15 10:38:44 +02:00

Merged #86 import-email-addresses 2024-08-12 12:06:12 +02:00

Merged #85 report multiple zonefile errors, don't stop after first violation 2024-08-08 15:25:12 +02:00

Merged #84 import-hosting-domain-assets 2024-08-08 10:40:35 +02:00

Merged #83 improve-performance-of-office-data-import 2024-08-05 11:48:34 +02:00

Merged #82 import-database-users-and-databases 2024-08-02 10:40:16 +02:00

Merged #81 import-unix-user-and-email-aliases 2024-08-01 13:12:58 +02:00

Merged #80 rbac-optimization 2024-07-27 10:18:08 +02:00

Merged #79 hosting-asset-data-migration 2024-07-22 11:30:34 +02:00

Merged #77 add-ipnumber-validatation 2024-07-16 10:32:41 +02:00

Merged #78 TP-202405-filtered_import 2024-07-16 10:23:16 +02:00

Merged #76 add-postgresql-instance-user-and-database-validation 2024-07-15 12:00:35 +02:00

Merged #75 add-mariadb-instance-database-and-user-validations 2024-07-12 10:54:47 +02:00

Merged #74 add-domain-email-setup-validation 2024-07-11 10:43:48 +02:00

Merged #73 add-domain-http-setup-validation 2024-07-10 15:54:03 +02:00

Merged #72 HostingAsset-Hierarchie spec in enum HsHostingAssetType and generates PlantUML 2024-07-09 14:32:14 +02:00

Merged #71 add-domain-setup-validation 2024-07-05 11:56:32 +02:00

Merged #70 add-email-alias-hosting-asset 2024-07-03 11:43:08 +02:00

Merged #69 fix HsHostingAssetRepository.findAllByCriteriaImpl query 2024-07-03 10:36:30 +02:00

Merged #68 integrate-sha512-password-hashing 2024-07-01 15:53:50 +02:00

Merged #67 implement password-hashing (not fully integrated yet) 2024-06-28 11:00:16 +02:00

Merged #66 add-unix-user-hosting-asset-validation 2024-06-27 12:39:45 +02:00

Merged #65 hosting-asset-validation-beyond-property-validators 2024-06-24 12:33:15 +02:00

Merged #64 add optional alarm-contact to hosting-asset 2024-06-21 12:02:07 +02:00

Merged #63 finalize PrivateCloud, Cloud- and ManagedServer and ManagedWebspace Billingtems and HostingAssets 2024-06-20 11:03:59 +02:00

Merged #62 BookingItem validity start date today 2024-06-20 10:44:28 +02:00

Merged #61 booking-item-to-related-hosting-asset-just-1-to-1 2024-06-18 13:53:11 +02:00

Merged #60 mitigate-hosting-asset-fetching-performance-problems 2024-06-17 16:46:26 +02:00

Merged #59 hierarchical-validation-baseline 2024-06-14 16:48:01 +02:00

Merged #58 add assigned-asset, add more hosting-asset test-data and introduce HsBookingDebitor+hs_booking_debitor_rv 2024-06-06 13:46:15 +02:00

Merged #57 introduce-booking-project-and-nested-booking-items 2024-06-03 14:45:29 +02:00

Merged #56 hosting-asset-validation-baseline 2024-05-30 10:45:13 +02:00

Merged #54 hosting-asset-validation-for-cloud-server-to-webspace 2024-05-06 10:51:00 +02:00

Merged #55 rename contact.label to contact.caption 2024-05-06 10:09:07 +02:00

Merged #52 list hosting-assets with debitor, parent and type query-parameters 2024-05-03 10:28:04 +02:00

Merged #53 new subscriber role: generalversammlung 2024-05-03 10:17:48 +02:00

Merged #51 introduce booking-item-type and check 2024-05-02 13:53:53 +02:00

Merged #50 office-related spec-clarifications and -amendmends (contact.emailaddresses+.phonenumbers JSON) 2024-04-30 12:27:21 +02:00

Merged #49 allow-multiple-insert-permission-grants 2024-04-29 11:43:49 +02:00

Merged #46 introduce-hosting-module 2024-04-23 11:14:49 +02:00

Merged #48 conditional insert permission grant (so far just exactly 1 unique for each table) 2024-04-23 10:42:25 +02:00

1 Pull request proposed by 1 user

1 Unresolved Conversation

Open #15 WIP: improve development env and README 2024-09-13 06:56:18 +02:00