chiark / gitweb /
fdroidserver.git
2016-02-18 Hans-Christoph... setup.py: fix missing comma in classifiers 0.6.0
2016-02-18 Hans-Christoph... `python setup.py release` alias for making official...
2016-02-18 Daniel MartíBump to 0.6.0
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... make "Current Version Code" default to most recent APK
2016-02-17 Hans-Christoph... added 'mirrors' option to config for giving official...
2016-02-16 Hans-Christoph... use utf-8 as default encoding for config.py
2016-02-15 Hans-Christoph... Merge branch 'full-bsd-osx-port' into 'master'
2016-02-15 Hans-Christoph... travis-ci: make pip install deps based on setup.py
2016-02-15 Hans-Christoph... PEP8 fix E225 missing whitespace around operator
2016-02-15 Hans-Christoph... travis-ci: run test suite on OSX and GNU/Linux
2016-02-15 Hans-Christoph... init: check if examples/ exists in layout before using...
2016-02-15 Hans-Christoph... pre-commit: make pyflakes optional to support older...
2016-02-15 Hans-Christoph... support BSD and GNU sed in tests
2016-02-15 Hans-Christoph... run-tests: use OSX/BSD compatible `mktemp -d`
2016-02-15 Hans-Christoph... only test ./gendocs on GNU/Linux
2016-02-15 Hans-Christoph... complete-ci-tests: exit with error if setup is not...
2016-02-15 Daniel MartíForgot to remove the output= debug prints
2016-02-15 Daniel Martípre-commit: fix multiple file issue
2016-02-15 Daniel Martíoutput= is now a glob path and can do gradle
2016-02-15 Daniel MartíAdd gradle 2.11
2016-02-15 Daniel Martígradle wrapper script: add plugin 1.5
2016-02-12 Daniel MartíMerge branch 'master' into 'master'
2016-02-12 Hans-Christoph... fix PEP9 E713 test for membership should be 'not in'
2016-02-12 Hans-Christoph... fix errors in pre-commit hook when run in test suite
2016-02-12 Hans-Christoph... build: check that metadata is present before creating...
2016-02-12 Hans-Christoph... common: 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... Merge branch 'auto-detect-java-homes' into 'master'
2016-02-11 Hans-Christoph... use jarsigner and keytool from same JDK as is being...
2016-02-11 Hans-Christoph... automatically detect various installed JDKs and set...
2016-02-11 Hans-Christoph... makebuildserver: add workaround to Ubuntu/trusty's...
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-02-10 Daniel MartíMerge branch 'prevo' into 'master'
2016-02-10 Neil RobertsAdd libexpat1-dev and libglib2.0-dev to the default...
2016-02-08 Daniel MartíMerge branch 'jenkins-makebuildserver-works' into ...
2016-02-04 Hans-Christoph... test ./makebuildserver by running a build in jenkins
2016-02-04 Hans-Christoph... script to run ./makebuildserver on Jenkins instances
2016-02-03 Hans-Christoph... makebuildserver: default memory to 1024MB, so it runs...
2016-02-03 Hans-Christoph... allow setting up an apt package cache for the build...
2016-02-03 Hans-Christoph... makebuildserver: make chef find the custom cache locations
2016-02-03 Hans-Christoph... make git pre-commit hook only test files to be committed
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-26 Daniel MartíMerge branch 'makebuildserver-jenkins-fixes' into ...
2016-01-26 Hans-Christoph... makebuildserver: settable vm boot timeout, plus longer...
2016-01-26 Hans-Christoph... makebuildserver: explicitly set debian_mirror by default
2016-01-26 Daniel MartíMerge branch 'makebuildserver-caching-fixes' into ...
2016-01-26 Hans-Christoph... make all apt repos in build server use the configured...
2016-01-26 Hans-Christoph... makebuildserver: set debian mirror in config file only
2016-01-26 Hans-Christoph... makebuildserver: use jessie32.box from cache, if present
2016-01-24 Daniel Martíscanner: Allow clojars.org maven repository
2016-01-24 Boris Krautwp-fdroid: Linkify more licenses
2016-01-22 Hans-Christoph... Merge branch 'master' into 'master'
2016-01-21 Daniel MartíMerge branch 'makebuildserver-for-debian-jenkins' into...
2016-01-21 Hans-Christoph... makebuildserver: delete cached files with zero size
2016-01-21 Hans-Christoph... makebuildserver: cache defaults to ~/.cache/fdroidserver
2016-01-21 Hans-Christoph... makebuildserver: set defaults in script so it can run...
2016-01-21 Hans-Christoph... makebuildserver: set default Debian mirror to http...
2016-01-21 Hans-Christoph... name makebuildserver config the same as the script
2016-01-21 Hans-Christoph... run-tests: verbose output for `fdroid update` to aid...
2016-01-14 Daniel MartíApparently Python cannot handle Unicode
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-09 Daniel Martífdroid: python2 doesn't like print()
2016-01-05 Daniel MartíAdd Gradle 2.10 to the BS
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íREADME: Note that Python 2.7.7+ is supported
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íSmall gradle wrapper fix
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-10 Daniel MartíMerge branch 'summarylength' into 'master'
2015-12-10 Boris Krautdocs: Adjust summary length
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
next