Projekt

Obecné

Profil

Aktivita

Od 2021-03-06 do 2021-04-04

2021-04-04

17:40 Revize bbcb7c89 (aswi2021jmsd-gitlab4): Re #8472 - Implemented create_ca method in CertificateService and added test verifying this method's validity
Stanislav Král
17:40 Revize bbcb7c89 (aswi2021jmsd-gitlab): Re #8472 - Implemented create_ca method in CertificateService and added test verifying this method's validity
Stanislav Král
17:38 Revize fa72c969 (aswi2021jmsd-gitlab4): Re #8472 - Fixed CertificateRepository bug that resulted in inability to create certificates
Stanislav Král
17:38 Revize fa72c969 (aswi2021jmsd-gitlab): Re #8472 - Fixed CertificateRepository bug that resulted in inability to create certificates
Stanislav Král
13:53 Revize 10fab051 (aswi2021jmsd-gitlab4): Re #8472 - Implemented get_certificate method in CertificateService and added a test testing this method
Stanislav Král
13:53 Revize 10fab051 (aswi2021jmsd-gitlab): Re #8472 - Implemented get_certificate method in CertificateService and added a test testing this method
Stanislav Král
13:51 Revize a7411982 (aswi2021jmsd-gitlab4): Re #8472 - Fixed a bug in CertificateRepository that resulted in inability to get a single certificate by ID
Stanislav Král
13:51 Revize a7411982 (aswi2021jmsd-gitlab): Re #8472 - Fixed a bug in CertificateRepository that resulted in inability to get a single certificate by ID
Stanislav Král
13:40 Revize 4cf3b539 (aswi2021jmsd-gitlab4): Re #8472 - Extended integration test asserting correct reading from the database
Stanislav Král
13:40 Revize 4cf3b539 (aswi2021jmsd-gitlab): Re #8472 - Extended integration test asserting correct reading from the database
Stanislav Král
13:39 Revize f9711600 (aswi2021jmsd-gitlab4): Re #8472 - Fixed a bug in PrivateKeyRepository that resulted in inability to get a single private key from the repository
Stanislav Král
13:39 Revize f9711600 (aswi2021jmsd-gitlab): Re #8472 - Fixed a bug in PrivateKeyRepository that resulted in inability to get a single private key from the repository
Stanislav Král
13:31 Revize e39e138f (aswi2021jmsd-gitlab4): Re #8472 - Improved SQL connection/cursor fixtures in such way that connection to DB happens only once per test module
Stanislav Král
13:31 Revize e39e138f (aswi2021jmsd-gitlab): Re #8472 - Improved SQL connection/cursor fixtures in such way that connection to DB happens only once per test module
Stanislav Král
12:53 Revize d3fa9147 (aswi2021jmsd-gitlab4): Re #8472 - Added simple integration tests
Stanislav Král
12:53 Revize d3fa9147 (aswi2021jmsd-gitlab): Re #8472 - Added simple integration tests
Stanislav Král
12:15 Revize 313b647b (aswi2021jmsd-gitlab4): Re #8472 - Finished implementation of create_root_ca method in CertificateService
Stanislav Král
12:15 Revize 313b647b (aswi2021jmsd-gitlab): Re #8472 - Finished implementation of create_root_ca method in CertificateService
Stanislav Král
12:12 Revize f3125948 (aswi2021jmsd-gitlab4): Re #8472 - Made small fixes to the CertificateRepository
Stanislav Král
12:12 Revize f3125948 (aswi2021jmsd-gitlab): Re #8472 - Made small fixes to the CertificateRepository
Stanislav Král
10:17 Revize 36409852 (aswi2021jmsd-gitlab4): Re #8472 - Improved parse_cert_pem method in such way that it also parses notBefore and notAfter fields now
Stanislav Král
10:17 Revize 36409852 (aswi2021jmsd-gitlab): Re #8472 - Improved parse_cert_pem method in such way that it also parses notBefore and notAfter fields now
Stanislav Král
00:00 Revize cc51ca2c (aswi2021jmsd-gitlab4): Re #8472 - Finished implementation of parse_cert_pem method that parses a subject out of a PEM formatted certificate
Added few unit tests testing this method. Stanislav Král
00:00 Revize cc51ca2c (aswi2021jmsd-gitlab): Re #8472 - Finished implementation of parse_cert_pem method that parses a subject out of a PEM formatted certificate
Added few unit tests testing this method. Stanislav Král

2021-04-03

22:18 Revize 4a40b0d2 (aswi2021jmsd-gitlab4): Re #8472 - WIP commit of adding a method capable of parsing a Subject from a cert PEM
Stanislav Král
22:18 Revize 4a40b0d2 (aswi2021jmsd-gitlab): Re #8472 - WIP commit of adding a method capable of parsing a Subject from a cert PEM
Stanislav Král
17:14 Revize f62119d4 (aswi2021jmsd-gitlab4): Re #8472 - Implemented KeyService
Stanislav Král
17:14 Revize f62119d4 (aswi2021jmsd-gitlab): Re #8472 - Implemented KeyService
Stanislav Král
17:10 Revize 98846b35 (aswi2021jmsd-gitlab4): Re #8472 - Fixed PrivateKey field assignment typo
Stanislav Král
17:10 Revize 98846b35 (aswi2021jmsd-gitlab): Re #8472 - Fixed PrivateKey field assignment typo
Stanislav Král
14:17 Revize 6c9cb54a (aswi2021jmsd-gitlab4): Re #8475 - Added code comments
Jan Pašek
14:17 Revize 6c9cb54a (aswi2021jmsd-gitlab): Re #8475 - Added code comments
Jan Pašek
13:57 Revize 71d8054e (aswi2021jmsd-gitlab4): Re #8475 - Create certificate, added cancel button, success alert
Jan Pašek
13:57 Revize 71d8054e (aswi2021jmsd-gitlab): Re #8475 - Create certificate, added cancel button, success alert
Jan Pašek
08:51 Revize 9cac7fd4 (aswi2021jmsd-gitlab4): Re #8475 - Create certificate, binding input fields
Jan Pašek
08:51 Revize 9cac7fd4 (aswi2021jmsd-gitlab): Re #8475 - Create certificate, binding input fields
Jan Pašek

2021-04-02

17:52 Revize b556270c (aswi2021jmsd-gitlab4): Re #8475 - Create certificate, available CA selection
Jan Pašek
17:52 Revize b556270c (aswi2021jmsd-gitlab): Re #8475 - Create certificate, available CA selection
Jan Pašek
15:27 Revize a3b708c2 (aswi2021jmsd-gitlab4): Re #8475 - Create certificate, selected CA binding
Jan Pašek
15:27 Revize a3b708c2 (aswi2021jmsd-gitlab): Re #8475 - Create certificate, selected CA binding
Jan Pašek
15:13 Revize 28787717 (aswi2021jmsd-gitlab4): Re #8475 - Created constants.js for Rest API endpoint definitions
Jan Pašek
15:13 Revize 28787717 (aswi2021jmsd-gitlab): Re #8475 - Created constants.js for Rest API endpoint definitions
Jan Pašek
15:01 Revize e75db9cd (aswi2021jmsd-gitlab4): Re #8475 - Certificate item component added
Jan Pašek
15:01 Revize e75db9cd (aswi2021jmsd-gitlab): Re #8475 - Certificate item component added
Jan Pašek
15:00 Revize e77db3b6 (aswi2021jmsd-gitlab4): Re #8475 - Added utilities.js with file download support
Jan Pašek
15:00 Revize e77db3b6 (aswi2021jmsd-gitlab): Re #8475 - Added utilities.js with file download support
Jan Pašek
14:58 Revize b262e14c (aswi2021jmsd-gitlab4): Re #8475 - Added Axios library
Jan Pašek
14:58 Revize b262e14c (aswi2021jmsd-gitlab): Re #8475 - Added Axios library
Jan Pašek
14:29 Revize 181e1196 (aswi2021jmsd-gitlab4): Re #8471 - Merge implement DAO - source code
Jan Pašek
14:29 Revize 181e1196 (aswi2021jmsd-gitlab): Re #8471 - Merge implement DAO - source code
Jan Pašek
10:44 Revize d6ccc8ca (aswi2021jmsd-gitlab4): Re #8471 - Implemented selection of all private keys
David Friesecký
10:44 Revize d6ccc8ca (aswi2021jmsd-gitlab): Re #8471 - Implemented selection of all private keys
David Friesecký

2021-04-01

19:41 Revize 9e22e20c (aswi2021jmsd-gitlab4): Re #8471 - Implemented filter of certificates
- Implemented filter by certificate type using index (id) from CertificateTypes table
- No multiple types supported
David Friesecký
19:41 Revize 9e22e20c (aswi2021jmsd-gitlab): Re #8471 - Implemented filter of certificates
- Implemented filter by certificate type using index (id) from CertificateTypes table
- No multiple types supported
David Friesecký
13:48 Revize 7db2341e (aswi2021jmsd-gitlab4): Merge branch '8512_update_architecture'
Stanislav Král
13:48 Revize 7db2341e (aswi2021jmsd-gitlab): Merge branch '8512_update_architecture'
Stanislav Král
13:23 Revize 1036d66a (aswi2021jmsd-gitlab4): Re: #8471 - Modified database
- password can be null
- FKs in CertificateUsages can not be null
David Friesecký
13:23 Revize 1036d66a (aswi2021jmsd-gitlab): Re: #8471 - Modified database
- password can be null
- FKs in CertificateUsages can not be null
David Friesecký
13:18 Revize e88c2086 (aswi2021jmsd-gitlab4): Re #8512 - Rewritten ERA model
David Friesecký
13:18 Revize e88c2086 (aswi2021jmsd-gitlab): Re #8512 - Rewritten ERA model
David Friesecký
12:25 Revize 805077f5 (aswi2021jmsd-gitlab4): Re #8471 - Error correction after review
David Friesecký
12:25 Revize 805077f5 (aswi2021jmsd-gitlab): Re #8471 - Error correction after review
David Friesecký
11:04 Revize 7d439051 (aswi2021jmsd-gitlab4): Re #8471 - Added initialize test
David Friesecký
11:04 Revize 7d439051 (aswi2021jmsd-gitlab): Re #8471 - Added initialize test
David Friesecký
10:56 Revize 9d3eded8 (aswi2021jmsd-gitlab4): Re #8471 - Simplification of CRUD functions
- conversion source of private key repository to one file
- added comments
David Friesecký
10:56 Revize 9d3eded8 (aswi2021jmsd-gitlab): Re #8471 - Simplification of CRUD functions
- conversion source of private key repository to one file
- added comments
David Friesecký
10:56 Revize f8b23532 (aswi2021jmsd-gitlab4): Re #8471 - Simplification of CRUD functions
- conversion source of certificate repository to one file
- added comments
David Friesecký
10:56 Revize f8b23532 (aswi2021jmsd-gitlab): Re #8471 - Simplification of CRUD functions
- conversion source of certificate repository to one file
- added comments
David Friesecký
10:54 Revize bcdb15bd (aswi2021jmsd-gitlab4): Re #8471 - Added name of tables to constants
- TAB_CERTIFICATE_TYPES for CertificateTypes table
- TAB_USAGE_TYPES for UsageTypes table
David Friesecký
10:54 Revize bcdb15bd (aswi2021jmsd-gitlab): Re #8471 - Added name of tables to constants
- TAB_CERTIFICATE_TYPES for CertificateTypes table
- TAB_USAGE_TYPES for UsageTypes table
David Friesecký
10:51 Revize bb5c266f (aswi2021jmsd-gitlab4): Re #8471 - Modified scripts and database
- relation between Certificates and CertificateUsages tables on delete 'no action' >> 'cascade' David Friesecký
10:51 Revize bb5c266f (aswi2021jmsd-gitlab): Re #8471 - Modified scripts and database
- relation between Certificates and CertificateUsages tables on delete 'no action' >> 'cascade' David Friesecký
10:48 Revize 099f78a9 (aswi2021jmsd-gitlab4): Re #8471 - Modified relation between tables
- relation between Certificates and CertificateUsages tables 'no action' >> 'cascade' David Friesecký
10:48 Revize 099f78a9 (aswi2021jmsd-gitlab): Re #8471 - Modified relation between tables
- relation between Certificates and CertificateUsages tables 'no action' >> 'cascade' David Friesecký
10:45 Revize c7214bba (aswi2021jmsd-gitlab4): Re #8471 - Modified source
- deleted redundat files
- deleted '_impl' from repositories filename
David Friesecký
10:45 Revize c7214bba (aswi2021jmsd-gitlab): Re #8471 - Modified source
- deleted redundat files
- deleted '_impl' from repositories filename
David Friesecký

2021-03-31

22:12 Revize a0602bad (aswi2021jmsd-gitlab4): Re #8471 - Added comments for CRUD functions
David Friesecký
22:12 Revize a0602bad (aswi2021jmsd-gitlab): Re #8471 - Added comments for CRUD functions
David Friesecký
21:06 Revize b2a9b83d (aswi2021jmsd-gitlab4): Re #8471 - Tested direct DB communication
- implemented tests for Certificates and PrivateKeys tables via DBManager David Friesecký
21:06 Revize b2a9b83d (aswi2021jmsd-gitlab): Re #8471 - Tested direct DB communication
- implemented tests for Certificates and PrivateKeys tables via DBManager David Friesecký
11:36 Revize ed6b52ea (aswi2021jmsd-gitlab4): Re #8471 - Created database file
David Friesecký
11:36 Revize ed6b52ea (aswi2021jmsd-gitlab): Re #8471 - Created database file
David Friesecký
11:35 Revize 47e0e828 (aswi2021jmsd-gitlab4): Re #8471 - Added FK of parent certificate
David Friesecký
11:35 Revize 47e0e828 (aswi2021jmsd-gitlab): Re #8471 - Added FK of parent certificate
David Friesecký
11:00 Revize 371b0ae9 (aswi2021jmsd-gitlab4): Re #8472 cryptography service implementation
Merge branch '#8472_CryptographyService_Implementation' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!6
Jan Pašek
11:00 Revize 371b0ae9 (aswi2021jmsd-gitlab): Re #8472 cryptography service implementation
Merge branch '#8472_CryptographyService_Implementation' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!6
Jan Pašek
10:29 Revize 1636aefe (aswi2021jmsd-gitlab4): Re #8471 - Edited files for DB communication
David Friesecký
10:29 Revize 1636aefe (aswi2021jmsd-gitlab): Re #8471 - Edited files for DB communication
David Friesecký
10:28 Revize dbd44a51 (aswi2021jmsd-gitlab4): Re #8471 - Edited Certificate object
- due to database modification David Friesecký
10:28 Revize dbd44a51 (aswi2021jmsd-gitlab): Re #8471 - Edited Certificate object
- due to database modification David Friesecký
10:26 Revize 993ee5a1 (aswi2021jmsd-gitlab4): Re #8471 - Edited constants
David Friesecký
10:26 Revize 993ee5a1 (aswi2021jmsd-gitlab): Re #8471 - Edited constants
David Friesecký
09:06 Revize 02f63b07 (aswi2021jmsd-gitlab4): Re #8472 - Changed order of create_sscrt method parameters
Stanislav Král
09:06 Revize 02f63b07 (aswi2021jmsd-gitlab): Re #8472 - Changed order of create_sscrt method parameters
Stanislav Král
09:02 Revize 87fd5afc (aswi2021jmsd-gitlab4): Re #8472 - Changed some parameter names in create_csr method and renamed make_csr_test.py to create_csr_test.py
Stanislav Král
09:02 Revize 87fd5afc (aswi2021jmsd-gitlab): Re #8472 - Changed some parameter names in create_csr method and renamed make_csr_test.py to create_csr_test.py
Stanislav Král
08:55 Revize 7444d4cb (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifier of run_for_output method to private (was protected previously)
Stanislav Král
08:55 Revize 7444d4cb (aswi2021jmsd-gitlab): Re #8472 - Changed access modifier of run_for_output method to private (was protected previously)
Stanislav Král
08:54 Revize 57898b2f (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifier of subject_to_param method to private (was protected previously) and added docstring to it
Stanislav Král
08:54 Revize 57898b2f (aswi2021jmsd-gitlab): Re #8472 - Changed access modifier of subject_to_param method to private (was protected previously) and added docstring to it
Stanislav Král
08:51 Revize 87a7a4a5 (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifier of sign_csr method to private (was protected previously)
Stanislav Král
08:51 Revize 87a7a4a5 (aswi2021jmsd-gitlab): Re #8472 - Changed access modifier of sign_csr method to private (was protected previously)
Stanislav Král
08:48 Revize 2e99bad0 (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifier of create_csr method to private (was protected previously)
Stanislav Král
08:48 Revize 2e99bad0 (aswi2021jmsd-gitlab): Re #8472 - Changed access modifier of create_csr method to private (was protected previously)
Stanislav Král
08:34 Revize 86415c34 (aswi2021jmsd-gitlab4): Re #8471 - Repaired datamodel (SQLite)
- inserted new table for NxN relation (Certificates - UsageTypes) David Friesecký
08:34 Revize 86415c34 (aswi2021jmsd-gitlab): Re #8471 - Repaired datamodel (SQLite)
- inserted new table for NxN relation (Certificates - UsageTypes) David Friesecký
08:27 Revize a1f57f7e (aswi2021jmsd-gitlab4): Re #8471 - Repaired datamodel (SQLite)
- inserted new table for NxN relation (Certificates - UsageTypes)
- edited .sql scripts
David Friesecký
08:27 Revize a1f57f7e (aswi2021jmsd-gitlab): Re #8471 - Repaired datamodel (SQLite)
- inserted new table for NxN relation (Certificates - UsageTypes)
- edited .sql scripts
David Friesecký
08:17 Revize a6722153 (aswi2021jmsd-gitlab4): Re #8512 - Minor updates of parameters and method names.
Michal Seják
08:17 Revize a6722153 (aswi2021jmsd-gitlab): Re #8512 - Minor updates of parameters and method names.
Michal Seják
08:12 Revize 032be8ad (aswi2021jmsd-gitlab4): Re #8472 - Removed useless private key generation in verify_ca_test.py
Stanislav Král
08:12 Revize 032be8ad (aswi2021jmsd-gitlab): Re #8472 - Removed useless private key generation in verify_ca_test.py
Stanislav Král
08:04 Revize dd03da19 (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifiers of some methods and fixed verify_ca_test.py
Stanislav Král
08:04 Revize dd03da19 (aswi2021jmsd-gitlab): Re #8472 - Changed access modifiers of some methods and fixed verify_ca_test.py
Stanislav Král
07:59 Revize 4691a56f (aswi2021jmsd-gitlab4): Re #8472 - Added new line to `_run_for_output` method's docstring
Stanislav Král
07:59 Revize 4691a56f (aswi2021jmsd-gitlab): Re #8472 - Added new line to `_run_for_output` method's docstring
Stanislav Král
07:58 Revize c4b2f4d2 (aswi2021jmsd-gitlab4): Re #8472 - Removed unused method parameters
Stanislav Král
07:58 Revize c4b2f4d2 (aswi2021jmsd-gitlab): Re #8472 - Removed unused method parameters
Stanislav Král
07:57 Revize 61a42455 (aswi2021jmsd-gitlab4): Re #8472 - Renamed `verify_ca` method to `verify_cert` and improved its documentation
Stanislav Král
07:57 Revize 61a42455 (aswi2021jmsd-gitlab): Re #8472 - Renamed `verify_ca` method to `verify_cert` and improved its documentation
Stanislav Král
07:54 Revize ad068f9d (aswi2021jmsd-gitlab4): Re #8472 - Improved `create_crt` documentation
Stanislav Král
07:54 Revize ad068f9d (aswi2021jmsd-gitlab): Re #8472 - Improved `create_crt` documentation
Stanislav Král
07:47 Revize bdf9a46c (aswi2021jmsd-gitlab4): Re #8472 - Renamed `make_csr` method to `create_csr`
Stanislav Král
07:47 Revize bdf9a46c (aswi2021jmsd-gitlab): Re #8472 - Renamed `make_csr` method to `create_csr`
Stanislav Král
07:01 Revize 25053504 (aswi2021jmsd-gitlab4): Re #8471 - Corrected stylistics and warnings
David Friesecký
07:01 Revize 25053504 (aswi2021jmsd-gitlab): Re #8471 - Corrected stylistics and warnings
David Friesecký

2021-03-30

22:13 Revize 7d0aa304 (aswi2021jmsd-gitlab4): Re #8472 - Added few unit tests that perform further testing of _run_for_output method
Stanislav Král
22:13 Revize 7d0aa304 (aswi2021jmsd-gitlab): Re #8472 - Added few unit tests that perform further testing of _run_for_output method
Stanislav Král
21:51 Revize 5fdd01a6 (aswi2021jmsd-gitlab4): Re #8472 - Added verify_ca method that verifies whether a certificate has expired
Added 3 unit tests that verify the added method.
Added "days" parameter to some methods in order to be able to specif...
Stanislav Král
21:51 Revize 5fdd01a6 (aswi2021jmsd-gitlab): Re #8472 - Added verify_ca method that verifies whether a certificate has expired
Added 3 unit tests that verify the added method.
Added "days" parameter to some methods in order to be able to specif...
Stanislav Král
18:52 Revize 18588728 (aswi2021jmsd-gitlab4): Re #8472 - Small changes in the documentation
Stanislav Král
18:52 Revize 18588728 (aswi2021jmsd-gitlab): Re #8472 - Small changes in the documentation
Stanislav Král
18:47 Revize 9dbbcdae (aswi2021jmsd-gitlab4): Re #8472 - Added create_crt method that creates a certificate
Added 3 unit tests testing the added method. Stanislav Král
18:47 Revize 9dbbcdae (aswi2021jmsd-gitlab): Re #8472 - Added create_crt method that creates a certificate
Added 3 unit tests testing the added method. Stanislav Král
18:15 Revize fe647b46 (aswi2021jmsd-gitlab4): Re #8472 - Added sign_csr method that signs a CSR
Added 3 unit tests testing the added method. Stanislav Král
18:15 Revize fe647b46 (aswi2021jmsd-gitlab): Re #8472 - Added sign_csr method that signs a CSR
Added 3 unit tests testing the added method. Stanislav Král
16:29 Revize 6c098d6e (aswi2021jmsd-gitlab4): Re #8472 - Added make_csr method that makes a CSR
Added 2 unit tests testing the added method.
Moved CryptographyService tests into a separate files
Stanislav Král
16:29 Revize 6c098d6e (aswi2021jmsd-gitlab): Re #8472 - Added make_csr method that makes a CSR
Added 2 unit tests testing the added method.
Moved CryptographyService tests into a separate files
Stanislav Král
15:47 Revize dddcf5e1 (aswi2021jmsd-gitlab4): Re #8512 - Parameter updates, parameter names shown.
Michal Seják
15:47 Revize dddcf5e1 (aswi2021jmsd-gitlab): Re #8512 - Parameter updates, parameter names shown.
Michal Seják
15:07 Revize c0aed2f5 (aswi2021jmsd-gitlab4): Re #8472 - Added create_sscrt method that creates a self signed certificate
Added 5 unit tests verifying the validity of the certificate generation. Stanislav Král
15:07 Revize c0aed2f5 (aswi2021jmsd-gitlab): Re #8472 - Added create_sscrt method that creates a self signed certificate
Added 5 unit tests verifying the validity of the certificate generation. Stanislav Král
15:06 Revize 8e6b3642 (aswi2021jmsd-gitlab4): Re #8512 - Updated the architecture according to discussion conclusion.
Michal Seják
15:06 Revize 8e6b3642 (aswi2021jmsd-gitlab): Re #8512 - Updated the architecture according to discussion conclusion.
Michal Seják
14:10 Revize e9e55282 (aswi2021jmsd-gitlab4): Re #8471 - Implemented DB communication
- Implementation of communication with specific tables (Certificate, PrivateKey) David Friesecký
14:10 Revize e9e55282 (aswi2021jmsd-gitlab): Re #8471 - Implemented DB communication
- Implementation of communication with specific tables (Certificate, PrivateKey) David Friesecký
14:07 Revize 61db0634 (aswi2021jmsd-gitlab4): Re #8471 - Edited arguments in headers of functions
David Friesecký
14:07 Revize 61db0634 (aswi2021jmsd-gitlab): Re #8471 - Edited arguments in headers of functions
David Friesecký
14:06 Revize b5114e4e (aswi2021jmsd-gitlab4): Re #8471 - Created constants of DB names
- Constant for each of names in DB (table, column) David Friesecký
14:06 Revize b5114e4e (aswi2021jmsd-gitlab): Re #8471 - Created constants of DB names
- Constant for each of names in DB (table, column) David Friesecký
13:27 Revize 2c96b4a5 (aswi2021jmsd-gitlab4): Re #8471 - Implemented DB communication
- implemented operations create, read, update, delete
- created file with constants contains name of DB file and defa...
David Friesecký
13:27 Revize 2c96b4a5 (aswi2021jmsd-gitlab): Re #8471 - Implemented DB communication
- implemented operations create, read, update, delete
- created file with constants contains name of DB file and defa...
David Friesecký
13:15 Revize d79d1369 (aswi2021jmsd-gitlab4): Re #8471 - Initialization of DAO implementation
- created data class according to DB tables (Certificate, PrivateKey)
- created abstract class for DB communication
David Friesecký
13:15 Revize d79d1369 (aswi2021jmsd-gitlab): Re #8471 - Initialization of DAO implementation
- created data class according to DB tables (Certificate, PrivateKey)
- created abstract class for DB communication
David Friesecký

2021-03-29

13:36 Revize fd07e701 (aswi2021jmsd-gitlab4): Re #8474 - Added Bootstrap .map files
Jan Pašek
13:36 Revize fd07e701 (aswi2021jmsd-gitlab): Re #8474 - Added Bootstrap .map files
Jan Pašek
13:08 Revize 098bf0ae (aswi2021jmsd-gitlab4): Re #8474 - Fixed index.html table header alignment
Jan Pašek
13:08 Revize 098bf0ae (aswi2021jmsd-gitlab): Re #8474 - Fixed index.html table header alignment
Jan Pašek
13:02 Revize f16fb9e7 (aswi2021jmsd-gitlab4): Re #8472 - Added CryptographyService class and implemented a method to generate private keys
Added CryptographyException exception that is thrown when incorrect parameters are passed to openssl or when openssl ... Stanislav Král
13:02 Revize f16fb9e7 (aswi2021jmsd-gitlab): Re #8472 - Added CryptographyService class and implemented a method to generate private keys
Added CryptographyException exception that is thrown when incorrect parameters are passed to openssl or when openssl ... Stanislav Král
12:57 Revize 13625353 (aswi2021jmsd-gitlab4): Re #8474 - Separated issuer and subject in create_certificate.html
Jan Pašek
12:57 Revize 13625353 (aswi2021jmsd-gitlab): Re #8474 - Separated issuer and subject in create_certificate.html
Jan Pašek
12:42 Revize 499af4e8 (aswi2021jmsd-gitlab4): Re #8474 - Styling of create_certificate.html using Bootstrap
Jan Pašek
12:42 Revize 499af4e8 (aswi2021jmsd-gitlab): Re #8474 - Styling of create_certificate.html using Bootstrap
Jan Pašek
12:31 Revize 30fb300a (aswi2021jmsd-gitlab4): Re #8474 - Styling of index.html using Bootstrap
Jan Pašek
12:31 Revize 30fb300a (aswi2021jmsd-gitlab): Re #8474 - Styling of index.html using Bootstrap
Jan Pašek
12:30 Revize 47c16a1a (aswi2021jmsd-gitlab4): Re #8474 - Added Bootstrap resources
Jan Pašek
12:30 Revize 47c16a1a (aswi2021jmsd-gitlab): Re #8474 - Added Bootstrap resources
Jan Pašek
11:59 Revize 816f0e98 (aswi2021jmsd-gitlab4): Re #8474 - Created create_certificate.html for creating certificates
Jan Pašek
11:59 Revize 816f0e98 (aswi2021jmsd-gitlab): Re #8474 - Created create_certificate.html for creating certificates
Jan Pašek
11:52 Revize 1782ee99 (aswi2021jmsd-gitlab4): Re #8474 - Created index.html with certificate listing
Jan Pašek
11:52 Revize 1782ee99 (aswi2021jmsd-gitlab): Re #8474 - Created index.html with certificate listing
Jan Pašek
11:44 Revize 9b6b6fea (aswi2021jmsd-gitlab): Re #8474 - Created create_certificate.html with certificate listing
Jan Pašek

2021-03-28

19:48 Revize 89f1aff3 (aswi2021jmsd-gitlab4): Fixed a typo
Stanislav Král
19:48 Revize 89f1aff3 (aswi2021jmsd-gitlab): Fixed a typo
Stanislav Král
19:45 Revize c5fa5919 (aswi2021jmsd-gitlab4): Re #8307 - Fixed a typo
Stanislav Král
19:45 Revize c5fa5919 (aswi2021jmsd-gitlab): Re #8307 - Fixed a typo
Stanislav Král
19:19 Revize 4165657b (aswi2021jmsd-gitlab4): Re #8429 - Updates resulting from the standard review.
Michal Seják
19:19 Revize 4165657b (aswi2021jmsd-gitlab): Re #8429 - Updates resulting from the standard review.
Michal Seják
15:33 Revize f4f0474c (aswi2021jmsd-gitlab4): Re #8429 - Fixed minor issues discovered during Architecture Documentation updates.
Michal Seják
15:33 Revize f4f0474c (aswi2021jmsd-gitlab): Re #8429 - Fixed minor issues discovered during Architecture Documentation updates.
Michal Seják
14:33 Revize 3d0f0ae0 (aswi2021jmsd-gitlab4): Re #8429 - Completed the contained artefacts according to discussion conclusion.
Michal Seják
14:33 Revize 3d0f0ae0 (aswi2021jmsd-gitlab): Re #8429 - Completed the contained artefacts according to discussion conclusion.
Michal Seják
11:29 Revize 76ebf8d7 (aswi2021jmsd-gitlab4): Re #8429 - Finished discussion-independent updates.
Michal Seják
11:29 Revize 76ebf8d7 (aswi2021jmsd-gitlab): Re #8429 - Finished discussion-independent updates.
Michal Seják

2021-03-27

16:32 Revize c474ddb7 (aswi2021jmsd-gitlab4): Re #8305 create era model
Merge branch '#8305_Create_ERA_model' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!5
Jan Pašek
16:32 Revize c474ddb7 (aswi2021jmsd-gitlab): Re #8305 create era model
Merge branch '#8305_Create_ERA_model' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!5
Jan Pašek
16:25 Revize 0217ab3d (aswi2021jmsd-gitlab4): Re #8305 - Edited ERA model and script for generate database
- password column migrated from Certificate table to PrivateKey table David Friesecký
16:25 Revize 0217ab3d (aswi2021jmsd-gitlab): Re #8305 - Edited ERA model and script for generate database
- password column migrated from Certificate table to PrivateKey table David Friesecký

2021-03-26

12:53 Revize 46867cf8 (aswi2021jmsd-gitlab4): Re #8305 - Created ERA model and DB script
- ERA model
- script for generate DB
- script for insert default values into DB
David Friesecký
12:53 Revize 46867cf8 (aswi2021jmsd-gitlab): Re #8305 - Created ERA model and DB script
- ERA model
- script for generate DB
- script for insert default values into DB
David Friesecký

2021-03-24

23:27 Revize b04aeacb (aswi2021jmsd-gitlab4): Re #8307 - The children certificate including the whole chain of trust is now also saved to a PFX store
Stanislav Král
23:27 Revize b04aeacb (aswi2021jmsd-gitlab): Re #8307 - The children certificate including the whole chain of trust is now also saved to a PFX store
Stanislav Král
22:50 Revize d28c02f7 (aswi2021jmsd-gitlab4): Re #8307 - added a proof of concept that demonstrates the ability to create a chain of trust
- a Python script was added that is able to generate a chain of trust consisting of root and intermediate CAs. In add... Stanislav Král
22:50 Revize d28c02f7 (aswi2021jmsd-gitlab): Re #8307 - added a proof of concept that demonstrates the ability to create a chain of trust
- a Python script was added that is able to generate a chain of trust consisting of root and intermediate CAs. In add... Stanislav Král
19:35 Revize 4ef99c6f (aswi2021jmsd-gitlab4): Re #8306 architecture merge
Merge branch '#8306_architecture' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!4
Jan Pašek
19:35 Revize 4ef99c6f (aswi2021jmsd-gitlab): Re #8306 architecture merge
Merge branch '#8306_architecture' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!4
Jan Pašek
13:52 Revize 6b0823ab (aswi2021jmsd-gitlab4): Re #8306 - Removed a redundant, empty model.
Michal Seják
13:52 Revize 6b0823ab (aswi2021jmsd-gitlab): Re #8306 - Removed a redundant, empty model.
Michal Seják
12:40 Revize 6b5b8579 (aswi2021jmsd-gitlab4): Re #8306 - Architecture overview saved.
Michal Seják
12:40 Revize 6b5b8579 (aswi2021jmsd-gitlab): Re #8306 - Architecture overview saved.
Michal Seják
12:38 Revize 7501b831 (aswi2021jmsd-gitlab4): Re #8306 - Architecture overview added.
Michal Seják
12:38 Revize 7501b831 (aswi2021jmsd-gitlab): Re #8306 - Architecture overview added.
Michal Seják
12:14 Revize 55954ac6 (aswi2021jmsd-gitlab4): Re #8306 - Added sequence diagrams for OpenSSL calls
Michal Seják
12:14 Revize 55954ac6 (aswi2021jmsd-gitlab): Re #8306 - Added sequence diagrams for OpenSSL calls
Michal Seják

2021-03-19

19:19 Revize 63d8e8fa (aswi2021jmsd-gitlab4): Re #8306 - Minor changes to the architecture design.
Michal Seják
19:19 Revize 63d8e8fa (aswi2021jmsd-gitlab): Re #8306 - Minor changes to the architecture design.
Michal Seják
19:11 Revize c0dc5fc5 (aswi2021jmsd-gitlab4): Re #8306 - Created Class UML diagram, prepared the issue for reviewal.
Michal Seják
19:11 Revize c0dc5fc5 (aswi2021jmsd-gitlab): Re #8306 - Created Class UML diagram, prepared the issue for reviewal.
Michal Seják
16:17 Revize f32b8de0 (aswi2021jmsd-gitlab4): Re #8306 - Added a Main Sequence Diagram
Michal Seják
16:17 Revize f32b8de0 (aswi2021jmsd-gitlab): Re #8306 - Added a Main Sequence Diagram
Michal Seják
15:26 Revize f5645830 (aswi2021jmsd-gitlab4): Re #8306 - Activity diagram created, Requirement model directory created
Michal Seják
15:26 Revize f5645830 (aswi2021jmsd-gitlab): Re #8306 - Activity diagram created, Requirement model directory created
Michal Seják
09:07 Revize 713585df (aswi2021jmsd-gitlab4): Re #8310 - Updated the use case diagram with accordance to new requirement specifications.
Michal Seják
09:07 Revize 713585df (aswi2021jmsd-gitlab): Re #8310 - Updated the use case diagram with accordance to new requirement specifications.
Michal Seják

2021-03-16

09:49 Revize b0cb4003 (aswi2021jmsd-gitlab4): Re #8310 updated use case diagram
Jan Pašek
09:49 Revize b0cb4003 (aswi2021jmsd-gitlab): Re #8310 updated use case diagram
Jan Pašek

2021-03-13

12:23 Revize def6ebe0 (aswi2021jmsd-gitlab4): Changed README.md
Stanislav Král
12:23 Revize def6ebe0 (aswi2021jmsd-gitlab): Changed README.md
Stanislav Král
11:17 Revize 9f021e9c (aswi2021jmsd-gitlab4): Testing GitLab+MS Teams pipelines integration (this one should pass)
Stanislav Král
11:17 Revize 9f021e9c (aswi2021jmsd-gitlab): Testing GitLab+MS Teams pipelines integration (this one should pass)
Stanislav Král
11:15 Revize 2a934a9a (aswi2021jmsd-gitlab4): Testing GitLab+MS Teams pipelines integration (this one should fail)
Stanislav Král
11:15 Revize 2a934a9a (aswi2021jmsd-gitlab): Testing GitLab+MS Teams pipelines integration (this one should fail)
Stanislav Král
11:08 Revize 7768c9d6 (aswi2021jmsd-gitlab4): changed README.md
Stanislav Král
11:08 Revize 7768c9d6 (aswi2021jmsd-gitlab): changed README.md
Stanislav Král

2021-03-11

16:45 Revize e720f284 (aswi2021jmsd-gitlab4): #8224 - Merge branch '#8224_Create_requirements_model' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!2 Jan Pašek
16:45 Revize e720f284 (aswi2021jmsd-gitlab): #8224 - Merge branch '#8224_Create_requirements_model' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!2 Jan Pašek
16:34 Revize afc1c117 (aswi2021jmsd-gitlab4): #8219 Update .gitlab-ci.yml
- missing space in `only` clause
- fixed failing pipeling
Jan Pašek
16:34 Revize afc1c117 (aswi2021jmsd-gitlab): #8219 Update .gitlab-ci.yml
- missing space in `only` clause
- fixed failing pipeling
Jan Pašek
16:32 Revize 6d584431 (aswi2021jmsd-gitlab4): Merge branch '8219_CICD_Test' into 'master'
8219 cicd test
See merge request aswi/aswi-2021/aswi2021jmsd!1
Jan Pašek
16:32 Revize 6d584431 (aswi2021jmsd-gitlab): Merge branch '8219_CICD_Test' into 'master'
8219 cicd test
See merge request aswi/aswi-2021/aswi2021jmsd!1
Jan Pašek
16:30 Revize bba6e93e (aswi2021jmsd-gitlab4): #8219 Update .gitlab-ci.yml
- removed build step
- setup deploy on master only
- enable tests everywhere
Jan Pašek
16:30 Revize bba6e93e (aswi2021jmsd-gitlab): #8219 Update .gitlab-ci.yml
- removed build step
- setup deploy on master only
- enable tests everywhere
Jan Pašek
10:04 Revize 12d8d554 (aswi2021jmsd-gitlab4): #8224 - Create EAP project for diagrams
David Friesecký
10:04 Revize 12d8d554 (aswi2021jmsd-gitlab): #8224 - Create EAP project for diagrams
David Friesecký

2021-03-10

22:19 Revize 348a4758 (aswi2021jmsd-gitlab4): #8226 - deep individual research
Examined both raw openssl's and python-cryptography's utility for our project. Basic certificate functionality implem... Michal Seják
22:19 Revize 348a4758 (aswi2021jmsd-gitlab): #8226 - deep individual research
Examined both raw openssl's and python-cryptography's utility for our project. Basic certificate functionality implem... Michal Seják
16:36 Revize 750d8afa (aswi2021jmsd-gitlab4): #8219 - Changed app.py in order to test CI/CG
Stanislav Král
16:36 Revize 750d8afa (aswi2021jmsd-gitlab): #8219 - Changed app.py in order to test CI/CG
Stanislav Král
16:26 Revize 62c3051a (aswi2021jmsd-gitlab4): #8219 - Changed app.py in order to test CI/CG
Stanislav Král
16:26 Revize 62c3051a (aswi2021jmsd-gitlab): #8219 - Changed app.py in order to test CI/CG
Stanislav Král
16:23 Revize 5079c333 (aswi2021jmsd-gitlab4): #8219 - Changed .gitlab-ci.yml
Stanislav Král
16:23 Revize 5079c333 (aswi2021jmsd-gitlab): #8219 - Changed .gitlab-ci.yml
Stanislav Král
16:09 Revize cf4fc539 (aswi2021jmsd-gitlab4): #8219 - Rollbacked timeout argument in pip3 install command in the gunicorn Dockerfile
Stanislav Král
16:09 Revize cf4fc539 (aswi2021jmsd-gitlab): #8219 - Rollbacked timeout argument in pip3 install command in the gunicorn Dockerfile
Stanislav Král
09:27 Revize 10c038b9 (aswi2021jmsd-gitlab4): #8219 - Changed gunicorn Dockerfile
Stanislav Král
09:27 Revize 10c038b9 (aswi2021jmsd-gitlab): #8219 - Changed gunicorn Dockerfile
Stanislav Král
08:44 Revize bba05d64 (aswi2021jmsd-gitlab4): #8219 - Change .gitlab-ci.yml
Stanislav Král
08:44 Revize bba05d64 (aswi2021jmsd-gitlab): #8219 - Change .gitlab-ci.yml
Stanislav Král
08:41 Revize 9832694f (aswi2021jmsd-gitlab4): #8219 - Dockerization improvements and gunicorn WSGI implementation
- when using docker to run the application nginx proxy is now used (app is then available at localhost:80) Stanislav Král
08:41 Revize 9832694f (aswi2021jmsd-gitlab): #8219 - Dockerization improvements and gunicorn WSGI implementation
- when using docker to run the application nginx proxy is now used (app is then available at localhost:80) Stanislav Král
 

Také k dispozici: Atom