summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* client/as-util: add Fedora point-of-contact to htmlwip/fedora_maintainer_v2Igor Gnatenko2014-07-206-0/+80
| | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* trivial: post release version bumpRichard Hughes2014-07-172-5/+5
|
* Release version 0.2.3appstream_glib_0_2_3Richard Hughes2014-07-172-1/+20
|
* trivial: Do not use g_warning() for invalid UTF8Richard Hughes2014-07-172-37/+20
| | | | This is more common than I hoped...
* Support pre-decompressed RPMsRichard Hughes2014-07-171-0/+27
| | | | These are very quick to untar and can half the metadata generation time.
* Show the builder progress in a ncurses-style panelRichard Hughes2014-07-176-4/+487
|
* trivial: Add one more application to the blacklistRichard Hughes2014-07-171-0/+1
|
* trivial: Strip the Fedora arch-specific requiresRichard Hughes2014-07-161-0/+4
|
* Do not warn if the AppData file duplicates the .desktop valueRichard Hughes2014-07-161-6/+1
|
* Add oxygen-icon-theme when an application depends on kde-runtimeRichard Hughes2014-07-162-18/+63
|
* trivial: Also download packages from the same srpmRichard Hughes2014-07-161-37/+42
|
* trivial: Don't print the missing icon path twiceRichard Hughes2014-07-161-2/+2
|
* Do not allow duplicates to be added when using as_app_add_kudo_kind()Richard Hughes2014-07-161-2/+1
|
* trivial: Use more than just the file size when checking packagesRichard Hughes2014-07-151-6/+14
|
* trivial: Fedora 21 has branched from rawhide nowRichard Hughes2014-07-155-12/+47
|
* Show apps with missing icons in the failed metadataRichard Hughes2014-07-151-15/+21
|
* Do not fail to build packages with invalid KDE service filesRichard Hughes2014-07-151-10/+35
|
* trivial: Show the name of the plugin that failed in the logsRichard Hughes2014-07-151-2/+2
|
* trivial: Add two more abandoned upstreamsRichard Hughes2014-07-151-0/+2
|
* Show any package duplicates when generating metadataRichard Hughes2014-07-151-0/+38
|
* Add some simple filtering in the status.html pageRichard Hughes2014-07-141-40/+178
|
* Record if distro metadata and screenshots are being usedRichard Hughes2014-07-113-0/+13
|
* Be more careful with untrusted XML dataRichard Hughes2014-07-113-11/+31
| | | | | xspim.desktop has '<keyword> </keyword>' which the parser accepts and gets added to the metadata. Fix this both in the read and write side.
* trivial: Sync the .spec file with downstreamRichard Hughes2014-07-111-5/+9
|
* trivial: post release version bumpRichard Hughes2014-07-112-5/+5
|
* Release version 0.2.2appstream_glib_0_2_2Richard Hughes2014-07-112-0/+56
|
* Do not parse the license strings when in relaxed validation modeRichard Hughes2014-07-111-2/+4
|
* Show applications with too small icons in the failed metadataRichard Hughes2014-07-111-16/+13
|
* trivial: Update the Fedora helper scriptsRichard Hughes2014-07-112-2/+2
|
* Do not allow RequiresAppdata to become true with AppDataRichard Hughes2014-07-111-0/+6
|
* Do not show the extecutive summary for the failed metadataRichard Hughes2014-07-112-6/+10
|
* Do not allow NoDisplay=true applications to ever be in the metadataRichard Hughes2014-07-111-2/+2
|
* trivial: Be more useful when explaining the 'No Comment' errorRichard Hughes2014-07-111-2/+2
|
* Allow old applications in the metadata if they have AppDataRichard Hughes2014-07-111-7/+1
|
* trivial: One more application to the blacklistRichard Hughes2014-07-111-0/+1
|
* trivial: Update Fedora scripts to generate failed.htmlRichard Hughes2014-07-104-1/+10
|
* trivial: Always write valid XML even for failed.htmlRichard Hughes2014-07-101-1/+4
|
* trivial: Never show (null) for the comment in failed.htmlRichard Hughes2014-07-101-4/+8
|
* Save in the logs when icons are padded with alphaRichard Hughes2014-07-102-13/+24
|
* trivial: Add a light grey border around the imageRichard Hughes2014-07-101-1/+4
| | | | This makes non 16:9 images show up clearly.
* Write metadata of the failed applicationsRichard Hughes2014-07-102-31/+69
| | | | Also include *why* applications failed to be included.
* Never load SVG files at the native sizeRichard Hughes2014-07-101-1/+7
| | | | | | | | SVGs can have a set DPI, but can of course be rescaled up and down. Manually specify the ideal minimum size (but preserving aspect ratios) when opening scalable files. Resolves: https://github.com/hughsie/appstream-glib/issues/11
* trivial: Make the status HTML file prettyRichard Hughes2014-07-101-31/+80
|
* Check for duplicate kudos if the input is untrustedRichard Hughes2014-07-101-7/+20
|
* Never upscale icons, either pad or downscale with sharpeningRichard Hughes2014-07-101-13/+60
|
* Remove asb_context_set_extra_checks()Richard Hughes2014-07-104-77/+0
| | | | The checks take a very long time and are not terribly useful anymore.
* Do not embed my home directory in the log filesRichard Hughes2014-07-102-13/+21
|
* Don't hardcode a blacklist of package extra depsRichard Hughes2014-07-101-21/+7
| | | | Only add the package if it was built from the same SRPM.
* trivial: Two more applications to the blacklistRichard Hughes2014-07-101-0/+2
|
* trivial: Add three more non-apps to the blacklistRichard Hughes2014-07-101-0/+4
|