| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add parallel processing | Petr Svenda | 2021-01-08 | 1 | -2/+5 |
| * | add parallel processing and fixes | Petr Svenda | 2021-01-08 | 1 | -486/+622 |
| * | add catch dowload exceptions | Petr Svenda | 2021-01-08 | 1 | -2/+5 |
| * | make deep copy for fips to prevent unwanted re.compile | Petr Svenda | 2021-01-08 | 1 | -1/+3 |
| * | Merge pull request #21 from petrs/fips | Stanislav Boboň | 2021-01-03 | 4 | -274/+445 |
| |\ | |||||
| | * | normalization + description | Stanislav Boboň | 2021-01-03 | 1 | -6/+27 |
| | * | datetime in validations | Stanislav Boboň | 2020-12-29 | 3 | -8/+9 |
| | * | regexes | Stanislav Boboň | 2020-12-29 | 1 | -1/+9 |
| | * | regexes | Stanislav Boboň | 2020-12-29 | 1 | -1/+0 |
| | * | small improvements | Stanislav Boboň | 2020-12-29 | 2 | -29/+32 |
| | * | magic constant | Stanislav Boboň | 2020-12-27 | 1 | -1/+2 |
| | * | types + cleanup | Stanislav Boboň | 2020-12-27 | 2 | -33/+26 |
| | * | default parameters | Stanislav Boboň | 2020-12-21 | 2 | -4/+3 |
| | * | completely separated html parsing | Stanislav Boboň | 2020-12-21 | 1 | -7/+14 |
| | * | revoked items added | Stanislav Boboň | 2020-12-21 | 1 | -22/+39 |
| | * | imports and removing < 100 | Stanislav Boboň | 2020-12-19 | 1 | -5/+2 |
| | * | next quick fix of exceptions | Stanislav Boboň | 2020-12-19 | 1 | -1/+1 |
| | * | redo of html, removed fips_ prefix | Stanislav Boboň | 2020-12-19 | 1 | -75/+92 |
| | * | added redo feature | Stanislav Boboň | 2020-12-19 | 2 | -12/+19 |
| | * | fixed rules + more exceptions | Stanislav Boboň | 2020-12-19 | 1 | -5/+11 |
| | * | works in parallel | Stanislav Boboň | 2020-12-18 | 2 | -20/+16 |
| | * | slightly changed dump times | Stanislav Boboň | 2020-12-18 | 1 | -6/+7 |
| | * | new rules with exceptions | Stanislav Boboň | 2020-12-18 | 1 | -33/+39 |
| | * | keywords work, tables dont | Stanislav Boboň | 2020-12-15 | 2 | -51/+62 |
| | * | doesnt change certs for some reason, but parallelism works | Stanislav Boboň | 2020-12-12 | 3 | -85/+104 |
| | * | Keywords in cert | Stanislav Boboň | 2020-12-10 | 2 | -33/+38 |
| | * | slight changes | Stanislav Boboň | 2020-12-09 | 1 | -1/+1 |
| | * | parse_cert_file for certificate | Stanislav Boboň | 2020-12-09 | 1 | -1/+58 |
| |/ | |||||
| * | Merge pull request #20 from petrs/fips-for-pr | Stanislav Boboň | 2020-12-07 | 5 | -76/+347 |
| |\ | |||||
| | * | fixed fixes | Stanislav Boboň | 2020-12-07 | 2 | -27/+31 |
| | * | unused imports | Stanislav Boboň | 2020-12-07 | 1 | -2/+1 |
| | * | Fixed changes | Stanislav Boboň | 2020-12-03 | 4 | -16/+33 |
| | * | ugly import statements and short term goals | Stanislav Boboň | 2020-12-03 | 2 | -8/+8 |
| | * | added test dataset to demo | Stanislav Boboň | 2020-12-03 | 1 | -0/+3 |
| | * | added pdfs and test dataset in gitignore | Stanislav Boboň | 2020-12-03 | 1 | -0/+6 |
| | * | tidied rules, added some more | Stanislav Boboň | 2020-12-03 | 1 | -29/+70 |
| | * | algorithms can be serialized (finally) | Stanislav Boboň | 2020-11-30 | 4 | -33/+125 |
| | * | Merge branch 'master' into fips | Stanislav Boboň | 2020-11-30 | 1 | -1/+2 |
| | |\ | |/ |/| | |||||
| * | | Merge pull request #18 from petrs/fips-for-pr | Stanislav Boboň | 2020-11-30 | 4 | -70/+86 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into fips-for-pr | Stanislav Boboň | 2020-11-30 | 17 | -238/+2597 |
| | |\ \ | |/ / |/| | | |||||
| | | * | quickfixes after merge | Stanislav Boboň | 2020-11-30 | 1 | -3/+3 |
| | | * | Merge branch 'master' into fips | Stanislav Boboň | 2020-11-30 | 17 | -240/+2595 |
| | | |\ | |_|/ |/| | | |||||
| * | | | Merge pull request #19 from petrs/cc-download-extract-pdf | adamjanovsky | 2020-11-28 | 17 | -239/+2596 |
| |\ \ \ | |||||
| | * | | | Implement improvements proposed by J08nY in review | Adam Janovsky | 2020-11-28 | 4 | -34/+30 |
| | * | | | fix hardcoded path, redundant functions | Adam Janovsky | 2020-11-28 | 2 | -14/+1 |
| | * | | | Rethought way of processing certificates | Adam Janovsky | 2020-11-28 | 8 | -100/+252 |
| | * | | | hotfix test | Adam Janovsky | 2020-11-27 | 2 | -2/+2 |
| | * | | | type hinting checks | Adam Janovsky | 2020-11-27 | 4 | -29/+27 |
| | * | | | Improve (de)serialization of objects from/in json | Adam Janovsky | 2020-11-27 | 7 | -57/+74 |
| | * | | | Fix cc_oop_test of pdf file conversion | Adam Janovsky | 2020-11-27 | 1 | -5/+6 |
