chiark / gitweb /
Merge branch 'p1' into 'master'
[fdroidserver.git] / fdroidserver / update.py
2016-02-28 Daniel MartíMerge branch 'p1' into 'master'
2016-02-20 Daniel MartíMerge branch 'scanner-repos' into 'master'
2016-02-18 Daniel MartíMerge branch 'p2' into 'master'
2016-02-18 Dmitriy BogdanovAdd an option to use dates from APK
2016-02-18 Dmitriy BogdanovFix update crash in case of unset dates in APK
2016-02-17 Dmitriy BogdanovFix pubkey extraction on update
2016-02-17 Ciaran GultnieksChange can't update category name - closes #80
2016-02-17 Daniel MartíMerge branch 'debian-import-freeze' into 'master'
2016-02-17 Hans-Christoph Steinermake "Current Version Code" default to most recent APK
2016-02-17 Hans-Christoph Steineradded 'mirrors' option to config for giving official...
2016-02-11 Hans-Christoph SteinerMerge branch 'auto-detect-java-homes' into 'master'
2016-02-11 Hans-Christoph Steineruse jarsigner and keytool from same JDK as is being...
2016-01-22 Hans-Christoph SteinerMerge branch 'master' into 'master'
2016-01-04 Daniel MartíMerge branch 'master' into 'master'
2016-01-03 Dominik GeorgeAdd Author Name and Author Email fields. (Closes: #90)
2015-12-29 NeroBurnerexcept named exception handling
2015-12-10 Daniel MartíMerge branch 'docs' into 'master'
2015-12-02 Daniel MartíRework build into a class
2015-11-28 Daniel MartíRework app into a class
2015-11-26 Daniel Martíupdate: remove icons when removing disabled builds
2015-11-26 Daniel Martíupdate: move apk icons to and from archive too
2015-11-26 Daniel Martíupdate: lower apps without apks logs to debug
2015-10-24 Daniel Martíupdate: fix for 0fa6aac2881
2015-10-24 Daniel MartíRemove densities getter
2015-10-06 Ciaran GultnieksFix moving of gpg sigs between repo and archive
2015-10-01 Daniel MartíDon't use exists() on symlinks
2015-10-01 Daniel MartíSmarter archive policy apk moving
2015-09-25 Daniel MartíReplace MD5withRSA with SHA1withRSA. Fixes #26.
2015-09-21 Daniel MartíMerge branch 'master' into 'master'
2015-09-19 Daniel MartíRemove Dogecoin donation support
2015-09-12 Daniel Martíall: deduplicate -v/-q setup
2015-09-10 Daniel MartíMerge branch 'replace_optparse_with_argparse' into...
2015-09-06 nero-tuxreplace deprecated optparse with argparse
2015-09-05 Daniel MartíSpecify that disabled builds aren't failing builds
2015-09-01 Daniel MartíMerge branch 'support-xml-json-yaml-for-metadata' into...
2015-09-01 Hans-Christoph Steinereliminate Boolean metadata type, only 'bool' is needed
2015-09-01 Hans-Christoph Steinerconvert internal representation of AntiFeatures to...
2015-08-29 Daniel MartíSimplify some file logic with "with"
2015-08-27 Ciaran GultnieksMerge branch 'per-app-repos' into 'master'
2015-08-26 Hans-Christoph SteinerMerge branch 'support-vagrant-cachier' into 'master'
2015-08-25 Hans-Christoph Steinernew config option: per-app repos to support nightly...
2015-08-25 Hans-Christoph Steinerscan_apks() sets cachechanged, so no tricks needed
2015-07-27 Daniel MartíMerge branch 'some-compatibility-fixes' of https:/...
2015-07-23 Hans-Christoph Steinerupdate: warn if APK has a date that is newer than the...
2015-06-29 Ciaran GultnieksFix update fail when icons are missing
2015-06-28 Daniel MartíHotfix: Client 0.92 breaks if web/source/tracker are...
2015-06-26 Daniel MartíStable clients understand UpstreamNonFree now
2015-06-26 Daniel MartíHotfix for 7b68b90569 - don't cal .split() on None
2015-06-26 Daniel Martíupdate: never include empty elements in the index
2015-06-09 Daniel MartíBump index version to 13: <changelog> added
2015-06-09 Daniel Martíupdate: don't always place the changelog element
2015-06-04 Ciaran GultnieksStop fdroid update saying it requires signing keys...
2015-06-03 Daniel MartíMerge branch 'changelog' of https://gitlab.com/krt...
2015-05-22 Daniel Martífix E713 test for membership should be 'not in'
2015-05-15 Ciaran GultnieksFix 'fdroid update' regression
2015-05-14 Ciaran GultnieksMerge branch 'support-all-signing-key-types' into ...
2015-05-14 Ciaran GultnieksMerge branch 'debug-builds' into 'master'
2015-05-14 Ciaran GultnieksMerge branch 'master' into 'master'
2015-05-14 Hans-Christoph Steinersupport all APK signing key types: DSA, EC, RSA
2015-05-14 Daniel MartíACCESS_SUPERUSER is now deprecated
2015-05-08 Hans-Christoph Steiner`fdroid update --create-key` to create a keystore/key
2015-05-08 Hans-Christoph Steinermake `fdroid update` check that it can sign the repo...
2015-02-01 Ciaran GultnieksFailed to update what page?
2015-01-11 Ciaran GultnieksDetect apk cache changes to avoid having to blow the...
2015-01-11 Ciaran GultnieksAdd ability to not sign the indexes when doing fdroid...
2015-01-11 Ciaran GultnieksAllow repo pubkey to defined directly in config
2015-01-11 Boris KrautAdd "Changelog:" metadata field.
2014-12-31 Daniel MartíOne remaining dump badging without output=False
2014-12-30 Ciaran GultnieksMerge branch 'doc-update-v1' into 'master'
2014-12-14 Daniel MartíDon't break os.symlink if app names contain '/'
2014-12-14 Daniel MartíMerge branch 'master' of https://gitlab.com/eighthave...
2014-12-14 Hans-Christoph Steinerfind cmds from SDK build-tools in a more flexible way...
2014-11-17 Ciaran GultnieksMerge branch 'current-version-links' into 'master'
2014-11-11 Hans-Christoph Steinerremove url-unsafe characters from "current version...
2014-11-11 Hans-Christoph Steinerwhen symlinking current version of app, include gpg...
2014-11-11 Hans-Christoph Steinerstatic URLs to "Current Version" of each app
2014-11-07 Ciaran GultnieksMerge branch 'some-bug-fixes' into 'master'
2014-11-07 Ciaran GultnieksMerge branch 'update-vagrantfile' into 'master'
2014-11-07 Hans-Christoph Steinermove apk signature verification into getsig() function
2014-11-07 Daniel MartíReplace getsig.java with a pure python implementation
2014-11-07 Hans-Christoph Steineruse jarsigner to verify the APK signature is valid
2014-09-23 Daniel MartíTry using Auto Name before falling back to appid for...
2014-08-28 Daniel MartíFix typo in app link hrefs
2014-08-16 Daniel MartíMap apps in memory from appid to appinfo
2014-08-11 Ciaran GultnieksRemove gpg sig when removing disabled builds
2014-08-10 Daniel MartíDon't assume that Result: will be in the first line
2014-08-08 Ciaran GultnieksFix update, broken in 7ac0c5abb2d
2014-08-08 Ciaran GultnieksImprove 'no sdk version found' output
2014-08-05 Ciaran GultnieksMerge branch 'master' into 'master'
2014-08-05 Daniel Martíupdate: use sets for permissions and features to avoid...
2014-07-17 Ciaran GultnieksPut lastbuild log on wiki by vercode (with redirect)
2014-07-02 Daniel MartíFind aapt as part of the main config initialisation
2014-07-01 Daniel MartíImprove some log levels
2014-07-01 Daniel MartíMerge branch 'bug-fixes-for-v0.2.1' of https://gitlab...
2014-07-01 Daniel MartíRename PopenResult.stdout to output since it also conta...
2014-07-01 Hans-Christoph Steineronly move GPG signature if APK exists
2014-07-01 Hans-Christoph Steinercheck repo icons exist now before running through all...
2014-06-30 Ciaran GultnieksMove gpg signatures to archive along with the other...
2014-06-30 Daniel MartíAlways run aapt with SilentPopen
2014-06-25 Ciaran GultnieksFix nasty problem caused by 7c2e61a4
next