chiark / gitweb /
fdroidserver.git
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í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 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...
2013-10-31 Daniel MartíGet rid of unnecessary indentation
2013-10-31 Daniel MartíSwitch all shebangs to 'env python2'
2013-10-31 Daniel MartíRename commitupdates to fd-commit
2013-10-31 Daniel Martícategorycount is no longer of any use
2013-10-31 Daniel MartíTwo new stats files: categories.txt, antifeatures.txt
2013-10-31 Daniel MartíDocument git-svn auth
2013-10-31 Daniel MartíSupport user:pass authentication on git-svn
2013-10-30 Daniel MartíIf config.py is not in the CWD, error before doing...
2013-10-30 Daniel MartíAdd support for UCM:Tags in bzr
2013-10-30 Daniel MartíAvoid newlines in git-svn RepoTrunk
2013-10-30 Daniel Martícommitupdates now treats all other changes in a generic...
2013-10-30 Daniel MartíDon't error when finding apk files, just delete them
2013-10-30 Daniel MartíAway with all the funambol ugly tweaks
2013-10-30 Daniel MartíAutomatically remove all android:debuggable flags
2013-10-30 Daniel MartíFix git-svn find-rev, also search for svn revisions...
2013-10-30 Ciaran GultnieksA couple of minor import improvements
2013-10-29 Daniel MartíPrint FDroidPopen params *before* executing
2013-10-29 Ciaran GultnieksSome diagnostic output for http update check mode
2013-10-29 Ciaran GultnieksWiki update code for disabled builds can be simplified now
2013-10-29 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-10-29 Daniel MartíAdd package realpath to buildserver
2013-10-29 Daniel Martíhave commitupdates show the diff (commit -v)
2013-10-29 Daniel MartíDon't include '!' in disabled= when converting to new...
2013-10-29 Ciaran GultnieksFix standalone scanner bug
2013-10-29 Daniel MartíSome fixes to the scanner algorithm
2013-10-29 Daniel MartíRetrieve app and version name from the same tag in...
2013-10-28 Daniel MartíDon't try to find output if we're doing an --install
2013-10-28 Daniel MartíFind all build.gradle files in the entire source tree
2013-10-28 Daniel MartíSupport new Build: syntax in completion; retab
2013-10-28 Ciaran GultnieksDon't require commit to be specified for a disabled...
2013-10-27 Daniel MartíClean gradle signing configs all at once
2013-10-27 Daniel MartíSupport new Build: format in commitupdates
2013-10-27 Daniel MartíRevert "Allow for spaces before/after version and vercode"
2013-10-27 Daniel MartíAllow for spaces before/after version and vercode
2013-10-27 Daniel MartíSupport Build: indenting by tabs
2013-10-27 Ciaran GultnieksFix rm safety check
2013-10-27 Ciaran GultnieksAllow rm to recursively remove directories
2013-10-27 Ciaran GultnieksChanging that from the expected value will trip someone...
2013-10-27 Ciaran GultnieksDon't need legacy disabled build handling everywhere now
2013-10-27 Ciaran GultnieksDisabled should be first
2013-10-27 Ciaran GultnieksTranslate disabled commit to proper disabled
2013-10-27 Ciaran GultnieksRead new or old recipe formats, write new format
2013-10-26 Ciaran GultnieksInclude bugsense in scanner
2013-10-26 Ciaran GultnieksIntroduce disable= as a better way of disabling a build
2013-10-25 Daniel Martíbash != /bin/bash
2013-10-25 Daniel MartíAbsolute paths in some gitignore fields, ignore all...
2013-10-25 Daniel MartíDon't include getsig.class as source
2013-10-25 Daniel MartíPartially revert Requires Root: changes
2013-10-25 Daniel MartíDon't place UCM:Static in apps to update
2013-10-25 Ciaran GultnieksBe more selective about removing bin directories
2013-10-25 Daniel MartíRegression - we won't do subvercodes
2013-10-25 Ciaran GultnieksFix recently introduced import bug
2013-10-24 Hans-Christoph... convert setup.py into working setuptools-based installer
2013-10-24 Hans-Christoph... include basic description paragraphs for F-Droid and...
2013-10-24 Ciaran GultnieksAlways include search in browse
2013-10-24 Ciaran GultnieksAdd client download button before packages section...
2013-10-24 Ciaran GultnieksHTTPS is forced, so that text is no longer necessary
2013-10-24 Ciaran GultnieksQuick hack to fix FDroidPOpen
2013-10-24 Ciaran GultnieksCorrect .bsenv for interactive ssh
2013-10-24 Ciaran Gultnieksbuild --test now always builds, even if output already...
2013-10-23 Daniel Martídocs: maven now also supports @dir like gradle
2013-10-23 Daniel MartíDon't output stdout/stderr twice, print what is run...
2013-10-23 Daniel MartíFix issues with .apklib files being seen as output...
2013-10-23 Daniel MartíAllow for maven=yes@dir like gradle
2013-10-23 Ciaran GultnieksRemoved bogus (hopefully) checkout
2013-10-23 Ciaran GultnieksAdd wiki category for disabled apps (issue #163)
2013-10-23 Daniel Martílabel regex pattern now doesn't stop until a new field...
2013-10-22 Daniel MartíUse "Requires Root:" as a forced ACCESS_SUPERUSER permi...
2013-10-22 Daniel MartíDon't mix tabs and spaces in wp-fdroid.php
2013-10-21 Ciaran GultnieksEnsure correct exit code from buildserver build
2013-10-21 Daniel MartíFix hg checkupdates
2013-10-20 Daniel MartíFix silly forcever(sion|code) errors
2013-10-20 Ciaran GultnieksAdd some makebuildserver options
2013-10-20 Ciaran GultnieksFix to a9a947
next