summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-app-validate.c
Commit message (Expand)AuthorAgeFilesLines
* Correctly validate files using OR in the metadata_licenseRichard Hughes2018-03-081-10/+38
* Do not fail to validate if the timestamps are out of orderRichard Hughes2018-02-211-20/+0
* Don't expect an enum when really passing a bitfieldRichard Hughes2018-01-221-1/+1
* Describe connection problems/HTTP errors when validating imagessuve2017-12-171-3/+11
* trivial: Check for duplicate content ratings sections with the same kindRichard Hughes2017-12-091-0/+5
* lib/app-validate: Fix typo in variable namePhilip Withnall2017-10-021-4/+4
* Do not check the suffix of <id> tagsRichard Hughes2017-08-061-41/+6
* Allow remote icon types for desktop AppData filesRichard Hughes2017-08-041-5/+8
* Fail to validate if AppData screenshots are duplicatedRichard Hughes2017-08-031-0/+5
* Validate the <id> format according to the specRichard Hughes2017-06-271-0/+35
* Add the limits in the validation output messagesRichard Hughes2017-05-271-23/+30
* Validate kudos in AppData and AppStream filesRichard Hughes2017-04-031-0/+27
* Make content_rating a requirement for any component with the 'Game' categoryRichard Hughes2017-03-091-0/+13
* Deprecate app_set_source_file() and app_set_source_kind()Richard Hughes2017-02-271-16/+31
* trivial: Use the new AsFormatKind definesRichard Hughes2017-02-271-22/+22
* Fail to validate if any release is in the futureRichard Hughes2017-02-211-0/+7
* Fail to validate if the release children are in the wrong orderRichard Hughes2017-02-211-4/+50
* Revert "Require name and summary for validate-relax"Kalev Lember2017-02-031-0/+1
* Require name and summary for validate-relaxKalev Lember2017-01-301-1/+0
* Only fail to validate <icon> in AppData desktop componentsRichard Hughes2017-01-111-2/+3
* Add support for "+" operator at the end of SPDX license identifiersKalev Lember2016-12-311-8/+3
* Revert "Remove invalid SPDX licenses from content license lookup table"Kalev Lember2016-12-291-0/+8
* Remove invalid SPDX licenses from content license lookup tableKalev Lember2016-12-291-8/+0
* Add a component kind of 'driver'Richard Hughes2016-09-021-0/+1
* Remove the inf parsing from appstream-glibRichard Hughes2016-08-221-2/+1
* trivial: Fix several -Wsign-conversion issues on ARMRichard Hughes2016-08-221-1/+1
* as-app-validate: Check if icon_name is NULL (#130)Justin J. Kim2016-08-191-2/+4
* trivial: Don't require screenshots for valid langpacksRichard Hughes2016-08-151-1/+2
* trivial: Fix validation of console-application componentsRichard Hughes2016-08-111-4/+1
* Print max caption length when validatingRichard Hughes2016-08-101-2/+6
* trivial: Be a bit more helpful when reporting validation warningsRichard Hughes2016-08-091-80/+87
* No validation failure for lots of releasesRichard Hughes2016-08-091-5/+0
* Add some more validation checks for keywordsRichard Hughes2016-08-051-0/+14
* Add two new GCC warnings and fix up signed/unsigned issuesRichard Hughes2016-07-251-12/+12
* trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-281-60/+0
* Fix crash when validating files containing invalid remote URIsRichard Hughes2016-03-011-1/+1
* Rename a symbol to reflect realityRichard Hughes2016-02-251-13/+13
* Properly validate AppStream files with local or remote iconsRichard Hughes2016-02-241-1/+4
* Add a warning when validating in strict mode a file with invalid tagsRichard Hughes2016-02-181-0/+10
* trivial: Do not use deprecated libsoup APIRichard Hughes2016-02-171-5/+5
* Fix a validation error for metainfo files with descriptionsRichard Hughes2016-02-061-0/+10
* Accept FSFAP as a valid metadata licenseRichard Hughes2016-02-051-0/+2
* Add AsTranslation to support <translation> tags in AppData filesRichard Hughes2016-01-251-0/+11
* Reject an invalid project group when parsingRichard Hughes2016-01-221-11/+7
* Set a validation failure for files using <updatecontact> when being strictRichard Hughes2016-01-111-0/+6
* Check the project_group when validatingRichard Hughes2015-12-301-0/+11
* Accept various 'or later' metadata content licensesRichard Hughes2015-12-181-19/+39
* Fix a crash when tokenizing a NULL stringRichard Hughes2015-12-161-0/+10
* Fix crash in validator when processing '<li></li>'Richard Hughes2015-10-081-0/+8
* Require AppData files to be present in the AppStream metadataRichard Hughes2015-09-161-0/+8