chiark / gitweb /
Add Liberapay support
[fdroidserver.git] / fdroidserver / metadata.py
2017-12-12 Andrea ScarpinoAdd Liberapay support
2017-12-11 Hans-Christoph SteinerMerge branch '1.0-polish' into 'master'
2017-12-11 Hans-Christoph Steinermetadata: error if .fdroid.txt exists, it is unsupported
2017-12-11 Hans-Christoph SteinerMerge branch 'rational-jarsigner-logging' into 'master'
2017-12-07 MarcusMerge branch 'remove-fd-commit' into 'master'
2017-12-07 Hans-Christoph SteinerMerge branch 'help_message_fix' into 'master'
2017-12-07 Marcus Hoffmannmetadata: make help for metadata -W option clearer
2017-12-03 relanMerge branch 'log_git' into 'master'
2017-12-02 Hans-Christoph SteinerMerge branch 'metadataFlavours' into 'master'
2017-12-02 Michael PöhnMerge branch 'no_sleep' into 'master'
2017-12-02 MarcusMerge branch 'sort-fdroid-build-all' into 'master'
2017-11-30 Hans-Christoph Steinerbuild: sort `fdroid build --all` by most recently chang...
2017-10-27 Hans-Christoph SteinerMerge branch 'more-1.0-polishing' into 'master'
2017-10-25 Hans-Christoph Steinermetadata: make all strings translatable
2017-10-25 Hans-Christoph Steinermake _ always be the gettext function, nothing else
2017-10-12 Hans-Christoph SteinerMerge branch 'error_on_jars' into 'master'
2017-09-19 Hans-Christoph SteinerMerge branch 'first-working-localization' into 'master'
2017-09-16 Hans-Christoph Steinerensure _ is used only for gettext strings
2017-09-16 Hans-Christoph SteinerMerge branch 'plural' into 'master'
2017-09-16 Hans-Christoph SteinerMerge branch 'newcomers' into 'master'
2017-09-15 Hans-Christoph SteinerMerge branch 'implement-gettext' into 'master'
2017-09-15 Hans-Christoph Steinerimplement gettext localization
2017-08-31 Hans-Christoph SteinerMerge branch 'mr/update_docker-py' into 'master'
2017-08-28 Marcus HoffmannMerge branch 'mr/verify_ca_certs_v2' into 'master'
2017-08-27 Marcus HoffmannMerge branch 'mr/update_platforms_tools' into 'master'
2017-08-22 Michael PöhnMerge branch 'local_metadata' into 'master'
2017-08-21 Marcus Hoffmannmetadata: also read .fdroid.txt metadata
2017-07-27 Hans-Christoph Steinermetadata: handle empty YAML files without crashing 0.8
2017-07-26 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-20 IzzyUpdating syntax check for Flattr (see #284)
2017-07-06 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-06 Hans-Christoph SteinerMerge branch 'sudo' into 'master'
2017-07-06 Hans-Christoph Steinersupport configing buildserver VM per-build with sudo=
2017-07-06 Michael PöhnMerge branch 'yaml-template' into 'master'
2017-07-06 Hans-Christoph Steinerhandle App instance with no Builds when writing YAML
2017-07-06 Hans-Christoph SteinerMerge branch 'some-data-related-fixed' into 'master'
2017-07-06 Hans-Christoph Steinersupport manually adding per-build antiFeatures in metadata
2017-07-06 Hans-Christoph SteinerMerge branch '343-ruamel-yaml-version-check' into ...
2017-07-06 Michael Pöhncheck version of ruamel.yaml and raise according error...
2017-07-05 Hans-Christoph SteinerMerge branch 'antifeature' into 'master'
2017-07-04 Izzyadded new AntiFeature: ApplicationDebuggable
2017-07-04 Hans-Christoph SteinerMerge branch 'ndk' into 'master'
2017-07-04 Hans-Christoph SteinerMerge branch '290-make-rewrite-metadata-respect-key...
2017-07-04 Michael PöhnMerge branch '290-make-rewrite-metadata-respect-key...
2017-07-04 Michael Pöhncorrect yaml-rewriting for buildozer flag
2017-07-04 Michael Pöhnimport ruamel.ymal only when re-writing yaml metadata
2017-07-04 Michael Pöhnrewritemeta yaml: fixed boolen mapping for build flags
2017-07-04 Michael Pöhnfix indentation
2017-07-04 Michael Pöhnfix building with yml metadata
2017-07-04 Michael Pöhncompleted ordered yaml field list
2017-07-04 Michael Pöhnprettify write_yaml metadata
2017-07-04 Michael Pöhnyaml rewrite version code as int
2017-07-04 Michael Pöhnrewrite metadata builds list to yaml
2017-07-04 Michael Pöhnyaml metadata rewrite: correct blank line
2017-07-04 Michael Pöhnfixed pyflakes/pep warings
2017-07-04 Michael Pöhnrewrite to yaml works for app data now (builds still...
2017-06-21 Hans-Christoph SteinerMerge branch 'buildozer-build' into 'master'
2017-06-20 lb@lb520Added a method to build python/kivy projects using...
2017-06-19 Hans-Christoph SteinerMerge branch 'vagrantfile-box' into 'master'
2017-06-17 Hans-Christoph SteinerMerge branch 'googlemaven' into 'master'
2017-06-08 Boris KrautMerge branch 'fdroiddata-localization-fixes' into ...
2017-06-07 Hans-Christoph Steinerrewritemeta: do not include empty Summary: or Description:
2017-05-22 Hans-Christoph SteinerMerge branch 'exceptions' into 'master'
2017-05-22 Torsten GroteReplace sys.exit() in non-main functions by exceptions
2017-05-22 Hans-Christoph SteinerMerge branch 'indexing-fixes' into 'master'
2017-05-18 Hans-Christoph Steinermetadata: switch from deprecated cgi.escape to html...
2017-05-05 Hans-Christoph SteinerMerge branch 'master' into 'master'
2017-05-05 Michael PöhnMerge branch 'yaml' into 'master'
2017-05-02 Hans-Christoph Steinerfix white space trimming when writing .txt format
2017-05-02 Hans-Christoph Steineruse pyyaml for rewriting .yml metadata files
2017-04-19 Daniel MartíMerge branch 'gradleplugin' into 'master'
2017-04-19 Hans-Christoph SteinerMerge branch 'full-app-store-metadata-scraping' into...
2017-04-19 Hans-Christoph Steinersupport "Author Web Site" as metadata field
2017-04-04 Torsten GroteMerge branch 'miscfixes' into 'master'
2017-04-03 Hans-Christoph Steinermetadata: don't crash if metadata includes blank Catego...
2017-03-17 Torsten GroteMerge branch 'index-v1' into 'master'
2017-03-17 Hans-Christoph Steinerensure that app.Categories is always a list of strings
2017-03-17 Hans-Christoph Steineronly set 'No description available' in the old index...
2017-02-28 Hans-Christoph SteinerMerge branch 'metadata-fixes-and-tests' into 'master'
2017-02-28 Hans-Christoph Steinermetadata: port .fdroid.yml handling to App dict subclass
2017-02-28 Hans-Christoph Steinerrename lastupdated to lastUpdated to match fdroid client
2017-02-24 Hans-Christoph Steinerrewritemeta: fix silly bug of using == for =
2017-02-24 Torsten GroteMerge branch 'make-Build-App-act-like-dicts' into ...
2017-02-24 Hans-Christoph Steinernormalize Build TYPE_STRING data based on .txt
2017-02-24 Hans-Christoph Steinernormalize Build TYPE_LIST data based on .txt
2017-02-24 Hans-Christoph Steinerrename Build fields: version -> versionName, vercode...
2017-02-24 Hans-Christoph Steinerconvert metadata.Build to a subclass of dict
2017-02-24 Hans-Christoph Steinerconvert App to subclass of dict to support parsing...
2017-02-24 Hans-Christoph Steinermake Build class act more like a dict
2017-01-12 Hans-Christoph SteinerMerge branch 'fdroid-publish-ota-zip' into 'master'
2017-01-12 Hans-Christoph SteinerMerge branch 'libtool-from-testing' into 'master'
2017-01-11 Hans-Christoph Steinerensure fdroiddata metadata file overrides .fdroid.yml...
2016-12-06 Hans-Christoph SteinerMerge branch 'collection-fixes-and-KnownVuln' into...
2016-12-05 Hans-Christoph Steinerfix `fdroid build` with non-git repos
2016-12-05 Hans-Christoph Steinerremove support for XML app metadata, its broken
2016-12-05 Hans-Christoph SteinerApp.get_last_build() method to replace duplicated code
2016-12-05 Hans-Christoph Steinerdo proper checking of versionCode value
2016-12-05 Hans-Christoph Steinercheck all APKs for old versions of OpenSSL
2016-11-24 Hans-Christoph SteinerMerge branch 'fdroid-yml-builds' into 'master'
2016-11-16 Hans-Christoph Steinerallow metadata to be embedded in source repos via ...
next