- 31 Mar, 2021 2 commits
-
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
- 30 Mar, 2021 3 commits
-
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
- 29 Mar, 2021 3 commits
-
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
Sebastian Heppner authored
docs/source/compliance_tool: Remove cli from the autodocumentation since the documentation of it is already done by argparsing
-
- 24 Mar, 2021 2 commits
-
-
Sebastian Heppner authored
aas.compliance_tool.cli: Extract the argparsing into a separate function to enable using it in the automatic documentation
-
Sebastian Heppner authored
-
- 10 Mar, 2021 5 commits
-
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
- 08 Mar, 2021 3 commits
-
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
- 04 Mar, 2021 8 commits
-
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
Sebastian Heppner authored
-
- 15 Feb, 2021 3 commits
-
-
Michael Thies authored
-
Michael Thies authored
-
Michael Thies authored
This merge commit changes the project's license from Apache License 2.0 to a dual-licensing model, allow the user to choose either Apache License 2.0 OR Eclipse Public License 2.0. This change is reflected in the license header of each source file as well as in the NOTICE and README.md files. The license change has been signed off by all former and present authors of the project: - Sebastian Heppner <sebastian.heppner@plt.rwth-aachen.de> - Torben Miny (b. Deppe) <t.miny@plt.rwth-aachen.de> - Leon Möller <leon.moeller@plt.rwth-aachen.de> - Michael Thies <m.thies@plt.rwth-aachen.de>
-
- 10 Feb, 2021 1 commit
-
-
Michael Thies authored
Create AASX reading/writing tutorial Closes #69 See merge request !73
-
- 09 Feb, 2021 1 commit
-
-
Michael Thies authored
-
- 02 Feb, 2021 7 commits
-
-
Michael Thies authored
-
Michael Thies authored
Fixes #69
-
Michael Thies authored
-
Michael Thies authored
-
Michael Thies authored
Using license header template from Eclipse jetty project.
-
Michael Thies authored
-
Michael Thies authored
-
- 01 Feb, 2021 2 commits
-
-
Torben Miny authored
adapter.xml: Finally fix deserialization of empty <qualifier> tags Closes #132 See merge request !72
-
Michael Thies authored
Empty qualifier tags are allowed per the XSD schema and a frequently used in XML documents created by the AASX Package Explorer (i.a. in AASX package files). Follow up to 516bf1e7, which tried to fix this, but only replaced the KeyError with an IndexError. Fixes #132
-