chiark / gitweb /
fdroidserver.git
2016-03-10 Daniel MartíSwitch all headers to python3
2016-03-10 Hans-Christoph... Merge branch 'jenkins-makebs' into 'master'
2016-03-10 Daniel Martíjenkins: build a variety of apps
2016-03-10 Daniel Martíjenkins: only build one version per app
2016-03-10 Daniel Martíjenkins: update fdroiddata if existing
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-07 Daniel MartíREADME: Use new CI badge url
2016-03-06 Daniel MartíMerge branch 'import' into 'master'
2016-03-06 Boris Krautimport: use .git suffix only for repo-url
2016-03-05 Daniel MartíREADME: Fix CI badge
2016-03-05 Daniel MartíCI: Install missing gcc and python-dev packages
2016-03-03 Daniel Martílint: error on `fdroid import` disable line
2016-02-29 Daniel MartíCI: No longer needed to install any deps
2016-02-29 Daniel MartíCI: Use our own image
2016-02-28 Daniel MartíMerge branch 'p1' into 'master'
2016-02-28 Daniel MartíMerge branch 'faster-ci' into 'master'
2016-02-27 Daniel MartíCI: Install Android SDK only if necessary
2016-02-23 Daniel Martícommon: make jdk detection more strict
2016-02-23 Daniel Martíconfig.buildserver.py: use new java_paths keys
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-20 Daniel Martídocs: add missing maven repos
2016-02-18 Daniel MartíMerge branch 'p2' into 'master'
2016-02-18 Dmitriy BogdanovAdd '--use-date-from-apk' option to bash-completion
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-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 Dmitriy BogdanovAdd FDroidPopen usage test
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... 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...
next