chiark / gitweb /
use jarsigner and keytool from same JDK as is being set in JAVA7_HOME
[fdroidserver.git] / fdroidserver / common.py
2016-02-11 Hans-Christoph Steineruse jarsigner and keytool from same JDK as is being...
2016-02-11 Hans-Christoph Steinerautomatically detect various installed JDKs and set...
2016-01-31 Daniel MartíMerge branch 'licenses' into 'master'
2016-01-26 Ciaran GultnieksHandle with invalid manifests better
2016-01-22 Hans-Christoph SteinerMerge branch 'master' into 'master'
2015-12-31 Daniel Martígradle: stop trying to patch outputFile
2015-12-29 NeroBurnerhandle Queue
2015-12-29 NeroBurnerOctal numbers 0600 to 0o600
2015-12-29 NeroBurnerexcept named exception handling
2015-12-29 NeroBurnerChange print-function to have brackets
2015-12-24 Daniel Martígradle: Completely get rid of gradlepluginver
2015-12-10 Daniel MartíMerge branch 'docs' into 'master'
2015-12-02 Daniel MartíPre-compile more regexes
2015-12-02 Daniel MartíFix default update= on ant builds
2015-12-02 Daniel MartíRework build into a class
2015-11-28 Daniel MartíRework app into a class
2015-11-18 Daniel Martíimport: don't crash due to missing id
2015-11-16 Daniel MartíDon't crash if AM.xml has no application element
2015-11-14 Daniel Martícommon: error if any glob paths are unused
2015-11-05 Daniel MartíBump build-tools to 23.0.2
2015-11-03 Daniel MartíInstall Java 1.8 alongside 1.7 for retrolambda
2015-11-01 Daniel Martícheckupdates: check packages in AM.xml files too
2015-10-30 Daniel Martícheckupdates: work around multiple package ids
2015-10-26 Daniel MartíAlso fix local.prop files before subdir
2015-10-25 Daniel MartíAdd an extra strip() to work around tostring issue
2015-10-25 Daniel Martícommon: Compile more regexes only once
2015-10-24 Daniel MartíAlso replace git@gitlab.com submodule urls
2015-10-24 Daniel MartíTypo fix for 91daacb8896e796
2015-10-24 Daniel Martícommon: don't crash if an sdk binary is not found
2015-10-04 Daniel Martíextension simplifications
2015-10-04 Daniel MartíAdd basic yaml metadata writing
2015-10-03 Daniel MartíRework path glob expansion
2015-09-30 Daniel Martícheckupdates: Ignore xml tags in string content
2015-09-30 Daniel MartíFetch string contents in a safer way
2015-09-30 Daniel MartíFix for bb2cbd527b
2015-09-29 Daniel MartíIncrease wiki error detail length limit
2015-09-24 Daniel Martícheckupdates: ignore gradle comments
2015-09-22 Daniel Martígradle: don't strip out comments
2015-09-21 Daniel MartíMerge branch 'asynchronous_reader' into 'master'
2015-09-20 NeroBurnerAdd asynchronous filereader, fix python3 lockups
2015-09-14 Daniel MartíMerge branch 'dont-use-sudo-brew' into 'master'
2015-09-14 Daniel MartíRewrite scanner logic
2015-09-12 Daniel Martíall: deduplicate -v/-q setup
2015-09-12 Daniel MartíAllow slashes in tags
2015-09-10 Daniel MartíMerge branch 'replace_optparse_with_argparse' into...
2015-09-08 Ciaran GultnieksMerge branch 'master' of https://gitlab.com/fdroid...
2015-09-08 Daniel Martícheckupdates improvements for gradle projects
2015-09-06 Daniel MartíBump build-tools
2015-09-01 Daniel MartíMerge branch 'ci-split-packages' into 'master'
2015-09-01 Daniel MartíEven examples/config.py with default_config
2015-09-01 Daniel MartíMerge branch 'support-xml-json-yaml-for-metadata' into...
2015-09-01 Daniel MartíMerge branch 'liblzma' into 'master'
2015-09-01 Hans-Christoph Steinerset "accepted formats" for metadata in config.py
2015-09-01 Daniel MartíMove requests code out of common.py, closes #114
2015-08-29 Daniel MartíMove scan_source into scanner.py
2015-08-29 Daniel MartíSimplify some file logic with "with"
2015-08-29 Daniel Martístats: write known apks in natural order
2015-08-29 Daniel MartíSimlify known_apks writing
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-20 Daniel Martíconfig: bump default build_tools after update in BS
2015-08-19 Daniel MartíOnly do the magic import/except dance once
2015-08-18 Daniel MartíFix type issue
2015-08-14 Daniel MartíLine numbers start at 1, not 0
2015-08-13 Ciaran GultnieksFix multiple errors in get_mime_type
2015-08-05 Daniel MartíProperly default to NDK r10e 0.4.0
2015-08-03 Ciaran GultnieksMerge branch 'update-install' into 'master'
2015-08-03 Ciaran GultnieksMerge branch 'bsd-osx-porting-and-tests' into 'master'
2015-07-31 Hans-Christoph Steinerchmod keystore after checking whether it was created
2015-07-31 Hans-Christoph Steinerget MIME types without strictly requiring python-magic
2015-07-31 Hans-Christoph Steineruse common.regsub_file() instead of Popen(sed)
2015-07-27 Daniel MartíMerge branch 'some-compatibility-fixes' of https:/...
2015-07-25 Daniel MartíMerge branch 'no-refresh' of https://gitlab.com/aelmahm...
2015-07-24 Hans-Christoph Steinerremove dependency on wget for 'build' and 'verify'
2015-07-23 Hans-Christoph Steinerextend text char limits to match other app stores
2015-07-14 أحمد المحمودي (Ahm... Add an option to disable repository refresh
2015-07-05 Daniel MartíAlso find usual suspects in gradle files
2015-06-29 Daniel MartíAlways clean and reset all submodules
2015-06-18 Daniel MartíImprove xml string extracting support
2015-06-18 Daniel MartíReplace NDK r10d with r10e
2015-06-18 Daniel MartíBump build-tools to 22.0.1
2015-06-07 Daniel MartíAlways make sure that we don't encode None
2015-06-04 Daniel MartíProperly support escaped strings
2015-06-03 Daniel MartíDon't accept non-integer vercodes
2015-06-03 Daniel MartíWork around encoding issues when using xml files
2015-06-03 Daniel MartíDon't crash if an <application> has no android:label
2015-06-03 Daniel MartíFix PEP8 E225
2015-06-03 Daniel MartíMerge branch 'changelog' of https://gitlab.com/krt...
2015-06-03 Daniel MartíNo need to walk the entire src/main subtree in gradle...
2015-06-03 Daniel MartíAlso use proper xml parsing when retrieving string...
2015-06-03 Daniel MartíAlso use xml parsing to obtain version from AM.xml...
2015-06-03 Daniel MartíUse proper AndroidManifest.xml parsing for labels ...
2015-06-03 Daniel MartíRemove "Srclibs:" from srclib metadata files
2015-05-15 Daniel MartíMake comma-separated list parsing code common
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-10 Daniel MartíAdd COMMIT, VERSION and VERCODE recipe vars. Fixes #69
2015-05-08 Hans-Christoph Steinercommon.write_to_config(): if key doesn't exist in confi...
next