chiark / gitweb /
Switch all headers to python3
[fdroidserver.git] / fdroidserver / server.py
2016-03-10 Daniel MartíSwitch all headers to python3
2015-09-12 Daniel Martíall: deduplicate -v/-q setup
2015-09-10 Daniel MartíMerge branch 'replace_optparse_with_argparse' into...
2015-09-06 nero-tuxreplace deprecated optparse with argparse
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 Steinerserver: switch Amazon AWS S3 upload to streaming mode
2015-08-25 Hans-Christoph Steinernew config option: per-app repos to support nightly...
2015-06-03 Daniel MartíMerge branch 'changelog' of https://gitlab.com/krt...
2015-05-14 Ciaran GultnieksMerge branch 'support-all-signing-key-types' into ...
2015-05-14 Ciaran GultnieksMerge branch 'debug-builds' into 'master'
2015-05-08 Hans-Christoph Steinerserver: support plain paths as a serverwebroot
2015-05-08 Hans-Christoph Steinerserver: delay deleting on the server for as long as...
2015-05-08 Ciaran GultnieksUse --safe-links with rsync
2015-01-21 Ciaran GultnieksMerge branch 'antifeature' into 'master'
2015-01-21 Ciaran GultnieksFix no-checksum option type for local sync (fixes #67)
2015-01-11 Ciaran GultnieksCorrection to no-checksum
2015-01-11 Ciaran GultnieksAdd option to not use rsync --checksum
2014-11-17 Ciaran GultnieksMerge branch 'current-version-links' into 'master'
2014-11-11 Hans-Christoph Steinerserver: always use same rsync destination path to allow...
2014-11-11 Hans-Christoph Steinerserver: upload "current version" symlinks if requested
2014-11-07 Ciaran GultnieksMerge branch 'some-bug-fixes' into 'master'
2014-10-23 Hans-Christoph Steineradd debug message to mark when syncing to Amazon S3...
2014-10-23 Hans-Christoph Steinerfix rsync's chmod on local copy
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 Steinerupdate local_copy_dir rsync to handle FAT and filesyste...
2014-07-14 Hans-Christoph Steinerserver init: replace ssh subprocess with paramiko
2014-07-01 Daniel MartíMerge branch 'bug-fixes-for-v0.2.1' of https://gitlab...
2014-07-01 Hans-Christoph Steinerfix bad syncing from local copy, force trailing slash...
2014-06-27 Daniel MartíMerge branch 'add-local_copy_dir-and-v0.2-fixes' of... 0.2
2014-06-27 Hans-Christoph Steinerserver update: mkdir 'archive' if it does not exist
2014-06-27 Hans-Christoph Steinerserver: --sync-from-local-copy-dir for updating from...
2014-06-27 Hans-Christoph Steinerswitch serverwebroot rsync to --archive for guaranteed...
2014-06-27 Hans-Christoph Steinerserver: 'local_copy_dir' config/options to automate...
2014-06-22 Daniel MartíDon't use logging.info with verbose ifs
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 Hans-Christoph Steinerupdate: add stricter checking when updating repo index...
2014-05-07 Daniel MartíA few more PEP8 fixes
2014-05-06 Ciaran GultnieksMerge branch 'master' into 'master'
2014-05-06 Hans-Christoph Steinerfix PEP8 "E302 expected 2 blank lines, found 1"
2014-05-06 Hans-Christoph Steinerfix PEP8 "E712 comparison to True should be 'if cond...
2014-05-06 Hans-Christoph Steinerfix PEP8 "E202 whitespace before ']' or '}'"
2014-05-06 Hans-Christoph Steinerfix PEP8 "E201 whitespace after '(' or '[' or '{'"
2014-04-27 Daniel MartíMerge branch 'master' of https://gitlab.com/eighthave...
2014-04-24 Hans-Christoph Steinerserver: fix logging of file upload to awsbucket
2014-04-24 Hans-Christoph Steinerserver: test using config.get() in case dict value...
2014-04-23 Ciaran Gultnieks Merge branch 'master' into 'master'
2014-04-23 Hans-Christoph Steinermake awsbucket upload only new or changed files, ignore...
2014-04-23 Hans-Christoph Steinerif the AWS S3 bucket does not exist, create it
2014-04-23 Hans-Christoph Steinersupport cloud storage with libcloud, starting with...
2014-04-23 Hans-Christoph Steinerimplement -q and -v for `fdroid server`
2014-04-23 Hans-Christoph Steinerreorg `fdroid server` to allow for multiple server...
2014-04-23 Hans-Christoph Steinermake `fdroid server` check whether serverwebroot is set
2014-02-22 Ciaran GultnieksAdd --quiet option, restricting output to warnings...
2014-02-02 Daniel MartíMerge branch 'master' into logging
2014-01-31 Daniel MartíMerge branch 'master' into logging
2014-01-30 Daniel MartíMerge branch 'master' into logging
2014-01-29 Daniel MartíMerge branch 'master' into logging
2014-01-28 Daniel MartíMerge branch 'master' into logging
2014-01-27 Daniel MartíMore logging switching
2013-12-07 Daniel MartíMerge commit 'refs/merge-requests/132' of gitorious...
2013-12-04 Hans-Christoph Steinerupdate sample and add error to reflect the default...
2013-12-04 Hans-Christoph Steineradd new `fdroid server init` command for setting up...
2013-11-04 Daniel MartíFix server.py NoneType error
2013-11-03 Daniel MartíMerge branch 'master' into verbose-rewrite
2013-11-03 Daniel MartíMerge branch 'master' into verbose-rewrite
2013-11-02 Daniel MartíMerge branch 'master' into verbose-rewrite
2013-11-02 Daniel MartíMerge branch 'master' into verbose-rewrite
2013-11-01 Daniel MartíMerge branch 'master' into verbose-rewrite
2013-11-01 Daniel MartíStart rewriting options and config as common.py globals
2013-10-31 Daniel MartíStart using config and options as common.py globals
2013-10-31 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-10-31 Ciaran GultnieksHandle repo config in a more sensible way
2013-10-31 Daniel MartíSwitch all shebangs to 'env python2'
2013-05-09 Ciaran GultnieksCreate archive repo (configurable option)
2013-04-08 Ciaran GultnieksMerge commit 'refs/merge-requests/122' of git://gitorio...
2013-04-04 Ciaran GultnieksPush index to server last
2012-03-11 Ciaran GultnieksMoved the upload scripts to a proper command