chiark / gitweb /
Merge branch 'precommit-fixes' into 'master'
[fdroidserver.git] / fdroidserver /
2016-03-10 Daniel MartíRemove import workarounds for Python2
2016-03-10 Daniel MartíRemove code that worked around python2 unicode
2016-03-10 Daniel MartíGet readmeta and rewritemeta running under python3
2016-03-10 Daniel MartíReplace basestring with str
2016-03-10 Daniel MartíReplace iteritems() with items()
2016-03-10 Daniel MartíReplace execfile with open+compile+exec
2016-03-10 Daniel MartíSwitch to io.StringIO
2016-03-10 Daniel MartíFix imports in Python 3
2016-03-10 Daniel MartíSwitch all headers to python3
2016-03-10 Daniel Martícheckupdates: sort tags by date in one go
2016-03-08 Daniel Martíbuild: don't remove wrapper dir gradle/
2016-03-07 Daniel Martílint: Also warn about gitlab links missing /issues
2016-03-06 Daniel MartíMerge branch 'import' into 'master'
2016-03-06 Boris Krautimport: use .git suffix only for repo-url
2016-03-03 Daniel Martílint: error on `fdroid import` disable line
2016-02-28 Daniel MartíMerge branch 'p1' into 'master'
2016-02-23 Daniel Martícommon: make jdk detection more strict
2016-02-23 Daniel Martíbuild: don't error on .fdroid* files in fdroiddata
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íAllow commonsware and gradle plugin repos
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-15 Hans-Christoph SteinerMerge branch 'full-bsd-osx-port' into 'master'
2016-02-15 Hans-Christoph SteinerPEP8 fix E225 missing whitespace around operator
2016-02-15 Hans-Christoph Steinerinit: check if examples/ exists in layout before using...
2016-02-15 Daniel MartíForgot to remove the output= debug prints
2016-02-15 Daniel Martíoutput= is now a glob path and can do gradle
2016-02-12 Daniel MartíMerge branch 'master' into 'master'
2016-02-12 Hans-Christoph Steinerfix PEP9 E713 test for membership should be 'not in'
2016-02-12 Hans-Christoph Steinerbuild: check that metadata is present before creating...
2016-02-12 Hans-Christoph Steinercommon: do not crash if the java_paths are not what...
2016-02-11 Daniel Martícommon: add regexp for arch oracle paths
2016-02-11 Daniel Martícommon: fix JDK detection on latest arch
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-02-11 Hans-Christoph Steinerautomatically detect various installed JDKs and set...
2016-02-11 Daniel MartíMerge branch 'jmastr/use_tag_if_version_name_is_unknown...
2016-02-11 Julian Strobluse tag if version name is unknown
2016-01-31 Daniel Martílint: also check for trailing spaces in names
2016-01-31 Daniel MartíMerge branch 'authorregex' into 'master'
2016-01-31 Boris Krautlint: check whitespaces in "Author Name"
2016-01-31 Daniel MartíMerge branch 'licenses' into 'master'
2016-01-31 Daniel MartíMerge branch 'patch-1' into 'master'
2016-01-27 Marvin WSupport 'gpgkey' option as announced in sample config.
2016-01-26 Ciaran GultnieksTidy up/fix some vagrant issues
2016-01-26 Ciaran GultnieksHandle with invalid manifests better
2016-01-24 Daniel Martíscanner: Allow clojars.org maven repository
2016-01-22 Hans-Christoph SteinerMerge branch 'master' into 'master'
2016-01-11 Daniel Martístats: use a stable sort that doesn't randomize
2016-01-11 Daniel Martíbuild: don't add extra clean tasks
2016-01-10 Daniel Martímetadata: fix text wrapping on unicode characters
2016-01-04 Daniel Martímetadata: Always use regex to verify values
2016-01-04 Daniel MartíRemove redundant AntiFeatures bool check
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-31 Daniel Martílint: warn about spaces in summaries too
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-29 Daniel MartíAdd NonFreeAssets anti-feature
2015-12-24 Daniel Martígradle: Completely get rid of gradlepluginver
2015-12-24 Daniel Martígradle: Never add lintOptions workaround
2015-12-16 Daniel MartíFix issues spotted by older pyflakes
2015-12-10 Daniel MartíMerge branch 'docs' into 'master'
2015-12-07 Daniel MartíOpen metadata files in only one place
2015-12-07 Daniel Martílint: optionally check format
2015-12-07 Daniel Martílint: fix issue found by older version of pyflakes
2015-12-07 Daniel Martícheckupdates: fix --auto build copy
2015-12-07 Daniel Martístats: fix a few dict accesses left over
2015-12-05 Daniel Martíimport: fix get_default_app_info usage
2015-12-04 Daniel Martíscanner: remove jni check
2015-12-03 Daniel MartíSet all list defaults to an actual list
2015-12-03 Daniel MartíFix tests by not checking private attributes
2015-12-03 Daniel MartíAlso skip unmodified fields in the regex checks
2015-12-03 Daniel MartíKeep track of what attrs were modified in apps/builds
2015-12-03 Daniel MartíActually check that bools are valid
2015-12-03 Daniel MartíRemove need for rstrip() of txt description
2015-12-03 Daniel Martímetadata: write strings directly to txt file
2015-12-03 Daniel MartíRename metafieldtype to fieldtype
2015-12-03 Daniel MartíUse dicts for field/flag types
2015-12-03 Daniel MartíSome more readability/performance tweaks
2015-12-03 Daniel MartíUse constants for field/flag types
2015-12-03 Daniel MartíAvoid conflicting func/var names
2015-12-03 Daniel MartíMake text formatting faster via StringIO
2015-12-03 Daniel MartíRepresent multiline fields as str, not list
2015-12-03 Daniel MartíFix tests
2015-12-03 Daniel MartíSome more txt parsing tweaks after profiling
2015-12-03 Daniel MartíRemove duplicate build_flags check
2015-12-03 Daniel MartíRemove gradle=main
2015-12-03 Daniel MartíProperly close all metadata files once read
2015-12-02 Daniel MartíNever use exit/log in metadata
2015-12-02 Daniel MartíSpeed up metadata reading
next