chiark / gitweb /
fdroidserver.git
2013-11-11 Ciaran GultnieksAdd texinfo to buildserver
2013-11-11 Ciaran GultnieksAdd transfig to buildserver
2013-11-10 Daniel MartíFix crashes when writing boolean metadata fields
2013-11-10 Daniel MartíRevert "Revert "Don't allow values other than 'yes...
2013-11-09 Ciaran GultnieksOnly print 'Nothing to do' in verbose mode
2013-11-09 Ciaran GultnieksWrite buildserver ID to buildserver on creation
2013-11-09 Ciaran GultnieksRevert "Don't allow values other than 'yes' or 'no...
2013-11-08 Daniel MartíDon't allow values other than 'yes' or 'no' on boolean...
2013-11-08 Daniel MartíDon't pass config variables as arguments - much simpler...
2013-11-08 Daniel MartíLook for '.apk', not just 'apk', for ant/maven outputs
2013-11-08 Daniel MartíFix maven apk finding method
2013-11-07 Daniel MartíAvoid crashes in rewritemeta regarding xrefs
2013-11-07 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-11-07 Ciaran GultnieksVerify generated key alias uniqueness
2013-11-05 Daniel MartíMerge commit 'refs/merge-requests/129' of gitorious...
2013-11-05 Hans-Christoph... init set config.py perms to 0600, otherwise warn user...
2013-11-05 Daniel Martíos imported but not used in fdroid
2013-11-05 Daniel MartíReplace some 'if len(s) == 0' by 'if not s', remove...
2013-11-05 Ciaran GultnieksDocs for maintainer notes field
2013-11-05 Ciaran GultnieksWrite maintainer notes to wiki
2013-11-05 Ciaran GultnieksHandle 'Maintainer Notes' field in metadata
2013-11-05 Daniel MartíFix init with common, don't require cwd in FDroidPopen
2013-11-05 Hans-Christoph... add new 'fdroid init' options to bash completion
2013-11-05 Hans-Christoph... add options to 'fdroid init': --distinguished-name...
2013-11-05 Hans-Christoph... in 'fdroid init' if no keystore exists or was given...
2013-11-05 Ciaran GultnieksFix fdroid stats, checking config before reading it
2013-11-04 Daniel MartíSolve issues with fd-commit when no Auto Name is present
2013-11-04 Daniel MartíBasic completion for init, add --verbose to it
2013-11-04 Daniel MartíAvoid init.py crash due to options being None
2013-11-04 Daniel MartíMake FDroidPopen a lot simpler, pythonize a few things
2013-11-04 Daniel MartíUse the new read_config in init.py
2013-11-04 Daniel MartíDon't override built-in 'dir'
2013-11-04 Daniel MartíDon't check for dirs and files in the main script
2013-11-04 Hans-Christoph... ignore egg-info and docs build products
2013-11-04 Hans-Christoph... implement 'fdroid init' to set up a barebones repo...
2013-11-04 Hans-Christoph... install sample config files in a standard location
2013-11-04 Daniel MartíDon't use proj.prop if not present (fixes tiltmazes)
2013-11-04 Daniel MartíSwitch to build-tools 19.0.0
2013-11-04 Daniel MartíImplement forceversion and forcevercode for gradle...
2013-11-04 Daniel MartíFix sed typo that broke forceversion and forcevercode
2013-11-04 Daniel MartíFix server.py NoneType error
2013-11-04 Ciaran GultnieksForce apt-get update on buildserver creation
2013-11-04 Daniel MartíRevert "Fix git-svn find-rev, also search for svn revis...
2013-11-04 Daniel MartíFixes to makebuildserver and verify
2013-11-03 Daniel MartíMerge branch 'master' into verbose-rewrite
2013-11-03 Daniel Martívariable typo
2013-11-03 Daniel MartíDefault to update=auto, find subprojects automatically
2013-11-03 Ciaran GultnieksAllow auto-committer author to be specified in config
2013-11-03 Daniel MartíMerge branch 'master' into verbose-rewrite
2013-11-03 Daniel MartíAdd fd-commit package completion
2013-11-03 Daniel Martífd-commit can now take app ids as filter; retab
2013-11-03 Daniel MartíFix all the possibe local.properties files, add sdk...
2013-11-02 Daniel MartíAM.xml is not the only file that designates an android...
2013-11-02 Daniel MartíMerge branch 'master' into verbose-rewrite
2013-11-02 Daniel MartíDon't accept empty icons; Don't add <icon> xml element...
2013-11-02 Daniel MartíFix: use -cp (classpath) to fix problems with java...
2013-11-02 Daniel MartíAdd android-19 platform
2013-11-02 Daniel MartíAndroid sdk from 22.2.1 to 22.3
2013-11-02 Daniel MartíRead output queues a bit more often
2013-11-02 Daniel MartíMerge branch 'master' into verbose-rewrite
2013-11-02 Daniel MartíFixes to categories in update.py
2013-11-02 Daniel MartíTranslate 'Category:categ1;categ2;...' into 'Categories...
2013-11-02 Daniel MartíUpdate docs regarding categories
2013-11-02 Daniel MartíStart doing multiple categories as comma separated...
2013-11-01 Daniel MartíVarious fixes: hg vcs updating, gradle vercode regex...
2013-11-01 Daniel MartíMerge branch 'verbose-rewrite' of gitorious.org:f-droid...
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-11-01 Daniel MartíNo quotes in --commit messages
2013-11-01 Ciaran GultnieksAvoid pyflakes error
2013-11-01 Daniel Martí--auto --commit now behaves like fd-commit, consistency
2013-11-01 Daniel MartíFix --auto for the new BV syntax
2013-11-01 Daniel MartíDon't remove output dirs twice. --subprojects is useless.
2013-11-01 Ciaran GultnieksFix mistake in 08287a1f
2013-11-01 Daniel MartíForgot to actually use the real repotype variable
2013-11-01 Daniel MartíBetter gradle signature config filter
2013-11-01 Daniel MartíAlso remove 'obj' when removing jni dirs
2013-11-01 Daniel MartíMinor fixes to git-svn
2013-11-01 Daniel MartíNew field: scandelete, like scanignore but deleting
2013-11-01 Daniel MartíNew metadata field: Vercode Operation
2013-11-01 Daniel MartíAlso reset --hard and clean -dffx the git submodules
2013-11-01 Daniel MartíCheckout with --force on git
2013-11-01 Daniel MartíNo quotes in --commit messages
2013-10-31 Daniel MartíStart using config and options as common.py globals
2013-10-31 Ciaran GultnieksAvoid pyflakes error
2013-10-31 Daniel Martí--auto --commit now behaves like fd-commit, consistency
2013-10-31 Daniel MartíFix --auto for the new BV syntax
2013-10-31 Daniel MartíDon't remove output dirs twice. --subprojects is useless.
2013-10-31 Ciaran GultnieksFix mistake in 08287a1f
2013-10-31 Daniel MartíForgot to actually use the real repotype variable
2013-10-31 Daniel MartíBetter gradle signature config filter
2013-10-31 Daniel MartíAlso remove 'obj' when removing jni dirs
2013-10-31 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-10-31 Ciaran GultnieksFix import error message
2013-10-31 Ciaran GultnieksTidied up some unused junk
2013-10-31 Ciaran GultnieksDisplay previously ignored checkupdates error
2013-10-31 Ciaran GultnieksHandle repo config in a more sensible way
2013-10-31 Daniel MartíMinor fixes to git-svn
2013-10-31 Daniel MartíDid not mean to commit these
2013-10-31 Daniel MartíSkip the single app, not all of them...
next