summaryrefslogtreecommitdiff
path: root/libappstream-glib
Commit message (Expand)AuthorAgeFilesLines
* Use rpmvercmp instead of internal vercmp when built with rpm supportKalev Lember2019-02-062-0/+12
* utils: trivial: Split out an internal functionKalev Lember2019-02-061-33/+40
* libappstream-glib/meson.build: pass -DAS_COMPILATION to gir compilermaxice82019-02-041-0/+3
* Add support for CONTACT URLsRobert Ancell2019-01-312-0/+6
* tests: Add test for OARS → CSM mappingsPhilip Withnall2019-01-231-0/+36
* as-content-rating: Add a helper function to get OARS IDsPhilip Withnall2019-01-232-0/+25
* as-content-rating: Move OARS → CSM mappings into static spacePhilip Withnall2019-01-231-51/+51
* as-content-rating: Make as_content_rating_attribute_to_csm_age() publicPhilip Withnall2019-01-232-6/+9
* as-content-rating: Restructure OARS → CSM mapping tablePhilip Withnall2019-01-231-123/+68
* as-content-rating: Add missing OARS → CSM mappingsPhilip Withnall2019-01-231-0/+11
* as-content-rating: Fix a typo in an OARS → CSM mappingPhilip Withnall2019-01-231-1/+1
* as-content-rating: Add missing OARS → CSM mappings to fix round tripsPhilip Withnall2019-01-231-0/+2
* Add support for SOURCE URLsRichard Hughes2019-01-222-0/+6
* Add support for per-release URLsRichard Hughes2019-01-225-1/+92
* app: Add locking to unique id buildingKalev Lember2019-01-041-0/+7
* Use as_utils_vercmp_full internallyKalev Lember2019-01-043-8/+8
* Add tests for as_util_vercmp_full()Kalev Lember2019-01-041-0/+8
* store: Fix threading related crashes when creating the search cacheKalev Lember2018-12-271-2/+2
* trivial: Add AS_CHECKSUM_TARGET_DEVICERichard Hughes2018-12-202-0/+6
* store: trivial: Fix a typo in commentwip/kalev/as-store-lockingKalev Lember2018-12-141-1/+1
* store: trivial: Fix a possibly memory leak in as_store_validateKalev Lember2018-12-141-2/+2
* store: Add internal lockingKalev Lember2018-12-141-36/+155
* store: Return deep copy in as_store_get_apps_by_metadataKalev Lember2018-12-142-2/+2
* store: Add thread safe dup() functions for multithreaded clientsKalev Lember2018-12-143-3/+69
* Add as_release_set_install_duration()Richard Hughes2018-11-273-1/+50
* trivial: Update self test after app ID tokenizing changesKalev Lember2018-11-271-3/+3
* app: Tokenize the ID when adding search tokensKalev Lember2018-11-271-0/+4
* as-store: Guarantee to return G_IO_ERROR_NOT_FOUND when loading failsPhilip Withnall2018-11-011-1/+7
* as-content-rating: Add as_content_rating_get_rating_ids()Philip Withnall2018-11-013-0/+58
* as-content-rating: fix 'mey' typoWill Thompson2018-10-241-3/+3
* trivial: Fix the Since: tag for as_utils_vercmp_fullKalev Lember2018-10-241-1/+1
* trivial: Add missing prototype for as_utils_vercmp_fullKalev Lember2018-10-241-0/+3
* Add as_utils_vercmp_full() for gnome-softwareRichard Hughes2018-10-242-9/+47
* Set the AppStream ID from the X-Flatpak desktop keyRichard Hughes2018-10-151-0/+5
* Add as_app_to_xml()Richard Hughes2018-10-092-13/+30
* Add as_content_rating_add_attribute()Richard Hughes2018-10-042-1/+30
* Add ID provides for desktop files with X-Flatpak-RenamedFromRichard Hughes2018-09-281-0/+12
* trivial: Include glib.h for G_STRINGIFYRichard Hughes2018-09-281-0/+2
* Do not restrict the maximum number of releases allowed per-componentRichard Hughes2018-08-161-1/+1
* Support localised text in agreement sectionswip/hughsie/agreement-localizeRichard Hughes2018-08-101-28/+75
* Add AS_APP_QUIRK_DEVELOPER_VERIFIEDRobert Ancell2018-08-071-0/+2
* store: Provide async variants of load functionsFlorian Müllner2018-08-062-0/+147
* Escape quotes in attributesRobin Richtsfeld2018-07-111-0/+2
* trivial: Fix a small memory leak when adding keywords manuallyRichard Hughes2018-07-111-1/+3
* Do not require a release transaction when validating in relaxed modeRichard Hughes2018-06-271-1/+3
* Add object type checks on the inputs of all functionsRobert Ancell2018-06-2719-7/+271
* trivial: Fix GObjectIntrospection markup for adding metadataRichard Hughes2018-06-131-1/+1
* Do not parse firmware filesRichard Hughes2018-06-126-456/+15
* trivial: Fix a potential crash when parsing corrupt .qm filesRichard Hughes2018-06-041-0/+7
* trivial: Fix a potential crash in the newly added version comparison codeRichard Hughes2018-06-041-0/+10