chiark / gitweb /
Merge branch 'metadata' into 'master'
[fdroidserver.git] / fdroidserver / update.py
2017-07-26 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-26 Izzypreserve order and formatting on creating Metadata...
2017-07-17 Hans-Christoph SteinerMerge branch 'xmlicons' into 'master'
2017-07-16 Izzyhave fallback for XML icons also consider res/mipmap*
2017-07-10 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-08 Izzy--create-metadata: only set default empty values if...
2017-07-08 Izzyenable user to have presets for metadata by using a...
2017-07-08 Izzymake --create-metadata use yaml.dump instead of ruamel...
2017-07-06 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-06 Izzy--create-metadata: make sure apk[name] is not empty
2017-07-06 Michael PöhnMerge branch 'yaml-template' into 'master'
2017-07-06 Hans-Christoph Steinerupdate: update openssl KnownVuln scan to handle all...
2017-07-06 Hans-Christoph Steinerupdate: remove ruamel requirement, and improve '--creat...
2017-07-06 Hans-Christoph SteinerMerge branch 'some-data-related-fixed' into 'master'
2017-07-06 Hans-Christoph Steinerupdate: find PNG when recommended icon is an XML file
2017-07-06 Hans-Christoph Steinerupdate: normalize var name to apkzip
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-05 Hans-Christoph SteinerMerge branch 'antifeature' into 'master'
2017-07-05 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-05 Izzycreate_metadata: do not skip APK files having no name
2017-07-04 Hans-Christoph SteinerMerge branch 'ndk' into 'master'
2017-07-04 Michael PöhnMerge branch '290-make-rewrite-metadata-respect-key...
2017-07-04 Hans-Christoph Steiner`fdroid update --create-metadata` now outputs YAML...
2017-07-03 Hans-Christoph SteinerMerge branch 'repo-update-break-down' into 'master'
2017-07-03 Torsten GroteBreak up the scan_apk() method and rename it to process...
2017-07-03 Hans-Christoph SteinerMerge branch 'archive-policy-fix' into 'master'
2017-07-03 Hans-Christoph Steinerupdate: invalidate cache if allow_disabled_algorithms...
2017-07-03 Hans-Christoph Steinerupdate: write cache file if anything has changed it
2017-07-03 Hans-Christoph Steinerupdate: create 'archive/' if needed when moving APKs
2017-07-03 Hans-Christoph Steinerupdate: allow_disabled_algorithms option to keep MD5...
2017-06-28 Hans-Christoph Steinerupdate: allow deprecated signatures only in the archive
2017-06-28 Hans-Christoph Steinerupdate: move duplicated code into move_apk_between_sect...
2017-06-28 Hans-Christoph Steinerfix "Archive Policy:" field, APKs can move in/out of...
2017-06-28 Hans-Christoph SteinerMerge branch 'random-small-fixes' into 'master'
2017-06-28 Hans-Christoph Steinerscan APKs for signs of "Master Key" exploit
2017-06-28 Hans-Christoph Steinerupdate: move btlog import since btlog.py requires pytho...
2017-06-19 Hans-Christoph SteinerMerge branch 'vagrantfile-box' into 'master'
2017-06-17 Hans-Christoph SteinerMerge branch 'googlemaven' into 'master'
2017-06-12 Hans-Christoph Steinerupdate: do not crash on screenshots without texts/graphics
2017-06-12 Hans-Christoph SteinerMerge branch 'fix' into 'master'
2017-06-12 Rui Zhao (renyuneyun)fix !320 due to unintentionally reusing the same variab...
2017-06-08 Boris KrautMerge branch 'fdroiddata-localization-fixes' into ...
2017-06-07 Hans-Christoph Steinersupport fdroid names in filenames for localized texts
2017-06-07 Hans-Christoph Steinersupport fastlane simplified metadata dir
2017-06-07 Hans-Christoph SteinerMerge branch 'check-vmx-libvirt' into 'master'
2017-06-02 Torsten GroteMerge branch 'localization-template' into 'master'
2017-06-02 Torsten GroteMerge branch 'duplicate-apk-processing' into 'master'
2017-06-01 Hans-Christoph Steinercheck signature and OpenSSL after APK has proven valid
2017-06-01 Hans-Christoph Steinerstrip file extension from generated name for non-APKs
2017-06-01 Hans-Christoph Steinerregexs for getting packageName and versionCode from...
2017-06-01 Hans-Christoph Steinerupdate: add --rename-apks to force APK filenames to...
2017-05-25 Torsten GroteMerge branch 'modernize-pylint' into 'master'
2017-05-23 Hans-Christoph Steinerfix pylink 'dict' has no member 'keystore'
2017-05-23 Hans-Christoph Steinerfix pylint unused-argument
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 Steinerupdate: find aapt when it is not in the PATH
2017-05-18 Hans-Christoph Steinerupdate: fix fastlane scraping, it uses a subdir called...
2017-05-18 Hans-Christoph Steinerupdate: improved logging
2017-05-18 Hans-Christoph Steinerupdate: allow repo files to use _ in the file names
2017-05-05 Hans-Christoph SteinerMerge branch 'master' into 'master'
2017-05-04 thez3rouse androguard if aapt isn't found
2017-05-02 Michael PöhnMerge branch 'libvirt-support' into 'master'
2017-05-01 Torsten GroteMerge branch 'pre-0.103-alpha4-rename' into 'master'
2017-04-27 Hans-Christoph Steinerdowncase all 'localized' key names to match the rest...
2017-04-24 Hans-Christoph SteinerMerge branch 'git-identity-file' into 'master'
2017-04-24 Hans-Christoph SteinerMerge branch '148-no-verify-logs-on-split-build-publish...
2017-04-22 Michael Pöhnunified method for naming build output
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 Steinerupdate: fix glob to actually match all locales
2017-04-19 Hans-Christoph Steinerinclude Author/Contact info from Triple-T Gradle Play...
2017-04-19 Hans-Christoph Steinerupdate: include "What's New" texts when they are available
2017-04-19 Hans-Christoph Steinerupdate: app store metadata from Triple-T gradle play...
2017-04-19 Hans-Christoph Steinerupdate: include localized app store metadata from fastlane
2017-04-10 Torsten GroteMerge branch 'nail-down-btlog-and-bugfix' into 'master'
2017-04-10 Hans-Christoph Steinerserver: git push for binary transparency in `fdroid...
2017-04-10 Hans-Christoph Steinerfix mistake: lists use .append() not .add()
2017-04-05 Torsten GroteMerge branch 'morebintrans' into 'master'
2017-04-04 Torsten GroteMerge branch 'miscfixes' into 'master'
2017-04-03 Hans-Christoph Steinerbtlog: test with `fdroid update` without requiring...
2017-04-03 Hans-Christoph Steinerbtlog: if git remote is specified, push commits to...
2017-04-03 Hans-Christoph Steinermove make_binary_transparency_log to btlog
2017-04-03 Hans-Christoph Steinermove make_binary_transparency_log to common for easy...
2017-04-03 Hans-Christoph Steinerencode filenames as bytes to handle all locale setups
2017-04-03 Hans-Christoph Steinerignore cache on key name change, instead of crashing
2017-04-03 Hans-Christoph Steinermake sure indexes are sorted to minimize diffs between...
2017-04-03 Hans-Christoph SteinerMerge branch 'invalid-apk-fix' into 'master'
2017-04-03 Torsten GroteFix bug when scanning invalid APKs and add a test for it
2017-04-03 Hans-Christoph SteinerMerge branch 'index-parsing' into 'master'
2017-04-03 Torsten GroteReduce code duplication
2017-04-03 Torsten GroteAdd method for downloading (and verifying) a repository...
2017-03-31 Hans-Christoph SteinerMerge branch 'move-index-methods' into 'master'
2017-03-31 Torsten GroteRe-use config and options from common module in index
2017-03-29 Torsten GroteMove index related methods to new index module
2017-03-29 Torsten GroteMove index signing methods into signindex.py
2017-03-27 Hans-Christoph SteinerMerge branch 'smaller-methods' into 'master'
2017-03-27 Hans-Christoph SteinerMerge branch 'notabug' into 'master'
next