summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* metadata.xsd: Add gentoo remote-id typeUlrich Müller2022-05-231-0/+1
* metadata.xsd: Drop obsolete remote-id typesUlrich Müller2022-05-231-3/+0
* repositories.xsd: Use xs:language for lang attributesUlrich Müller2022-05-221-213/+1
* metadata.xsd: Use xs:language for lang attributesUlrich Müller2022-05-221-218/+6
* repositories.xsd: owner elements are orderedUlrich Müller2022-05-211-2/+2
* metadata.xsd: Support FTP URLsUlrich Müller2022-01-221-2/+2
* metadata.xsd: Add <maintainer proxied=""/> attributeMichał Górny2021-03-141-0/+10
* metadata.xsd: Allow heptapod for remote-idMichał Górny2020-10-151-0/+1
* Add initial schema for GLSAsMichał Górny2018-03-181-0/+280
* metadata.xsd: Support <stabilize-allarches/>, GLEP 68 v1.1Michał Górny2018-03-131-0/+11
* repositories: Make owner type required, now that we filled it inMichał Górny2017-04-071-1/+2
* metadata.xsd: fix upstream maintainer name uniquity constraintGöktürk Yüksek2016-05-081-6/+5
* metadata.xsd: properly check for duplicate <longdescription> elementsGöktürk Yüksek2016-05-081-1/+1
* metadata: Correctly require downstream maintainer <email/>Michał Górny2016-05-071-3/+4
* metadata: Fix allowing multiple <description/>s on maintainersMichał Górny2016-05-061-8/+9
* metadata.xsd: upstream maintainer must have exactly one <name/> elementGöktürk Yüksek2016-05-061-1/+1
* Disallow whitespace in URLsMichał Górny2016-04-183-3/+3
* metadata: Use more portable fake-attr uniquity constraint for subslotsMichał Górny2016-04-161-19/+16
* projects: Ensure at most one <description/> for each projectMichał Górny2016-03-261-2/+16
* Revert "projects: Allow multi-language descriptions"Michał Górny2016-03-261-224/+1
* Revert "projects: Allow lang="" for member roles"Michał Górny2016-03-261-1/+1
* projects: Allow lang="" for member rolesMichał Górny2016-03-261-1/+1
* projects: Allow multi-language descriptionsMichał Górny2016-03-181-1/+224
* repositories: Copy allowed languages overMichał Górny2016-03-181-1/+209
* projects: Allow any order of elements, add keys to restrict repetitionsMichał Górny2016-03-181-14/+18
* repositories: Ensure there is at most one <homepage/>Michał Górny2016-03-181-1/+14
* repositories: Change default language to 'en', alike metadata.xmlMichał Górny2016-03-181-1/+1
* repositories: Add uniquity constraints for repo descriptionsMichał Górny2016-03-181-0/+8
* metadata: Remove <natural-name/>Michał Górny2016-03-181-1/+0
* metadata: Add complete uniqueness & anti-repetition constraintsMichał Górny2016-03-181-3/+37
* metadata: Revert "Allow multiple <doc/> elements with the same language"Michał Górny2016-03-181-1/+6
* metadata: Default restrict to implicit '' and allow itMichał Górny2016-03-181-2/+3
* metadata: Allow <slots/> elements in any orderMichał Górny2016-03-181-7/+20
* metadata: Remove outdated <cat/> commentMichał Górny2016-03-181-2/+0
* metadata: Constraint <slot/> to be uniqueMichał Górny2016-03-181-1/+6
* metadata: Add a note on restrict="" uniquity problemsMichał Górny2016-03-181-0/+3
* metadata: Prevent (accidental?) duplicate maintainer entriesMichał Górny2016-03-181-0/+5
* metadata: Allow multiple <doc/> elements with the same languageMichał Górny2016-03-161-6/+1
* metadata: Allow <slot name='*'/>Michał Górny2016-03-161-2/+2
* metadata: Make <email/> optional for upstream <maintainer/>Michał Górny2016-03-161-1/+1
* metadata: Remove type="" and <description/> from upstream <maintainer/>Michał Górny2016-03-161-9/+1
* metadata: Test lang="" against ISO 639-1 language codesMichał Górny2016-03-161-1/+209
* metadata: Change default lang="" value to 'en' (ISO 639-1)Michał Górny2016-03-161-6/+6
* Add a schema for repositories.xmlMichał Górny2016-03-041-0/+126
* metadata.xml: Add validation rules for restrict=""Michał Górny2016-03-021-1/+7
* metadata.xml: Fix flag uniquity constraint to use 'name' as wellMichał Górny2016-03-021-0/+1
* metadata.xml: Add uniquity constraintsMichał Górny2016-03-021-6/+45
* metadata.xml: Do not allow restrict="" in per-category metadataMichał Górny2016-03-021-1/+9
* Add initial schema for projects.xmlMichał Górny2016-03-021-0/+80
* Add initial schema for metadata.xmlMichał Górny2016-03-021-0/+238