chiark / gitweb /
Switch all headers to python3
[fdroidserver.git] / examples / config.py
2016-03-10 Daniel MartíSwitch all headers to python3
2016-02-20 Daniel MartíMerge branch 'scanner-repos' into 'master'
2016-02-17 Daniel MartíMerge branch 'debian-import-freeze' into 'master'
2016-02-17 Hans-Christoph Steineradded 'mirrors' option to config for giving official...
2016-02-16 Hans-Christoph Steineruse utf-8 as default encoding for config.py
2016-01-22 Hans-Christoph SteinerMerge branch 'master' into 'master'
2015-12-10 Daniel MartíMerge branch 'docs' into 'master'
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-03 Daniel MartíFix example config default
2015-09-11 Daniel MartíMerge branch 'import-tweaks-and-tests' into 'master'
2015-09-10 Hans-Christoph Steinercomment out things that are default values in examples...
2015-09-06 Daniel MartíBump build-tools
2015-09-04 Daniel MartíEnd sentence spacing madness in sample config
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 Hans-Christoph Steinerset "accepted formats" for metadata in config.py
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-13 Daniel MartíAlways end config list items with a comma
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 Steinershow commented out examples for setting sdk_path and...
2015-06-21 Daniel MartíReplace some FDroid strings with F-Droid
2015-06-18 Daniel MartíReplace NDK r10d with r10e
2015-06-18 Daniel MartíBump build-tools to 22.0.1
2015-06-03 Daniel MartíMerge branch 'changelog' of https://gitlab.com/krt...
2015-06-02 Ciaran GultnieksAllow gpg home directory to be overridden
2015-03-24 Daniel MartíForgot to bump build_tools in the configs
2015-01-11 Ciaran GultnieksAllow repo pubkey to defined directly in config
2015-01-02 Daniel MartíAdd NDK r10d, this time alongside r9b
2014-12-30 Ciaran GultnieksMerge branch 'doc-update-v1' into 'master'
2014-12-14 Daniel MartíMerge branch 'master' of https://gitlab.com/eighthave...
2014-12-14 Hans-Christoph Steinerdo not set sdk_path in config.py if using system-provid...
2014-12-12 Daniel MartíBump build-tools again to 21.1.2
2014-12-12 Daniel MartíUpdate build-tools to 21.1.1
2014-11-17 Ciaran GultnieksMerge branch 'current-version-links' into 'master'
2014-11-11 Hans-Christoph Steinerstatic URLs to "Current Version" of each app
2014-11-07 Ciaran GultnieksMerge branch 'update-vagrantfile' into 'master'
2014-10-23 Daniel MartíAlso bump build-tools in the example config
2014-09-02 Ciaran GultnieksMake stats retrieval more configurable
2014-08-22 Ciaran GultnieksAdd ability to filter asshattery from stats
2014-07-16 Ciaran GultnieksMerge branch 'support-multiple-serverwebroots-and-fixes...
2014-07-14 Hans-Christoph Steinersupport lists/tuples in 'serverwebroot' config item
2014-07-14 Hans-Christoph Steinerauto-clean newlines and spaces in repo/archive descriptions
2014-07-01 Daniel MartíFix the default config.py descriptions following the...
2014-06-30 Daniel MartíUpdate build-tools to 20.0.0
2014-06-28 Daniel MartíMerge branch 'fix-and-test-source-tarball-process'...
2014-06-28 Daniel MartíPlace more examples/config.py stuff into the defaults
2014-06-27 Daniel MartíMerge branch 'add-local_copy_dir-and-v0.2-fixes' of... 0.2
2014-06-27 Hans-Christoph Steinerserver: --sync-from-local-copy-dir for updating from...
2014-06-27 Hans-Christoph Steinerserver: 'local_copy_dir' config/options to automate...
2014-06-09 Ciaran GultnieksMerge branch 'rsync-improvements-for-fdroid-server...
2014-06-05 Hans-Christoph Steinerserver: specify an identity file for SSH when rsyncing
2014-06-05 Ciaran GultnieksMerge branch 'test-updates-and-related-bug-fixes' into...
2014-06-05 Hans-Christoph Steinerupdate name/description in examples/config.py
2014-05-28 Daniel MartíFix E265 in config.py
2014-05-06 Ciaran GultnieksMerge branch 'master' into 'master'
2014-05-06 Hans-Christoph Steinerfix PEP8 "E203 whitespace before ':' or ','"
2014-04-28 Ciaran GultnieksAdd config entry for optional gpg key
2014-04-23 Ciaran Gultnieks Merge branch 'master' into 'master'
2014-04-23 Hans-Christoph Steinersupport cloud storage with libcloud, starting with...
2014-04-23 Hans-Christoph Steinermake `fdroid server` check whether serverwebroot is set
2014-04-08 Ciaran Gultnieks Merge branch 'master' into 'master'
2014-04-07 Hans-Christoph Steiner'smartcardoptions' config item for setting up HSMs...
2014-04-07 Hans-Christoph Steinermake repo_keyalias like a config option: leave it comme...
2014-04-01 Daniel MartíMerge commit 'refs/merge-requests/137' of gitorious...
2014-04-01 Hans-Christoph Steinerset the default keystore to the same as the default...
2014-04-01 Hans-Christoph Steinerfix example files install in setup.py