chiark / gitweb /
fdroidserver.git
2013-12-19 Daniel MartíAdapt rewritemeta
2013-12-19 Daniel MartíAdapt publish to new format, improve completion
2013-12-19 Daniel MartíAdd common.py function headers, styling
2013-12-19 Daniel MartíSmall fixes to install.py
2013-12-19 Daniel MartíDon't except if already installed on fdroid install
2013-12-19 Daniel MartíBetter parsing of args, install now works as it should
2013-12-19 Daniel MartíAdapt checkupdates
2013-12-19 Daniel MartíOnly install latest apk of each app, other fixes
2013-12-19 Daniel MartíAdd 'fdroid install', more rewriting
2013-12-19 Daniel MartíStart rewrite: Remove --package and --install from...
2013-12-16 Ciaran GultnieksFix incomplete ndk upgrade in d7f558ad
2013-12-11 Daniel MartíProperly empty all fd-commit vars
2013-12-11 Ciaran GultnieksAdd timestamp to index
2013-12-11 Ciaran Gultnieksfd-commit: don't use wrong name when there is no autoname
2013-12-11 Ciaran GultnieksImprove checkupdates error message
2013-12-11 Ciaran GultnieksDocumentation clarification re description links
2013-12-10 Daniel MartíFix litecoin metadata check
2013-12-07 Daniel MartíMerge commit 'refs/merge-requests/132' of gitorious...
2013-12-07 Daniel MartíAlso allow for '~' and '~user'
2013-12-07 Daniel MartíExpand vars properly
2013-12-07 Daniel MartíNormalise relative paths (e.g. @..)
2013-12-07 Daniel MartíDo not output warnings for missing configs
2013-12-06 Daniel MartíForgot a couple continues
2013-12-06 Daniel MartíOnly warn about config.py perms if there's sensitive...
2013-12-06 Daniel MartíFixes to config parsers
2013-12-06 Daniel MartíReading config now also checks its assigned bins and...
2013-12-06 Daniel MartíTake "$VALUE" settings from environment variables
2013-12-06 Daniel MartíRemove javacc_path setting, unused
2013-12-06 Daniel MartíUpdate ndk from r9 to r9b
2013-12-06 Daniel Martítarget= affects updating srclibs again, small fixes
2013-12-04 Hans-Christoph... update sample and add error to reflect the default...
2013-12-04 Hans-Christoph... add new `fdroid server init` command for setting up...
2013-12-04 Daniel MartíNongreedy matches for retrieve_string
2013-12-04 Ciaran GultnieksMerge commit 'refs/merge-requests/131' of git://gitorio...
2013-12-04 Ciaran GultnieksFix checkupdates (broken since 996f14)
2013-12-02 Hans-Christoph... document the metadata tags used in the public index...
2013-12-02 Daniel MartíMake app and version name formats a standard
2013-12-02 Daniel MartíSupport application names in the form of '&app_name;'
2013-12-01 Ciaran GultnieksKivy builds need virtualenv
2013-12-01 Ciaran GultnieksAdd ouya-sdk to usual suspects
2013-11-27 Ciaran GultnieksTidy up a few antifeature-related things in web repo...
2013-11-27 Ciaran GultnieksLink web repo browser antifeatures to detailed descriptions
2013-11-27 Ciaran GultnieksSupport UpstreamNonFree in web repo browser
2013-11-27 Ciaran GultnieksDon't push UpstreamNonFree to index (yet)
2013-11-27 Ciaran GultnieksAdd UpstreamNonFree antifeature
2013-11-27 Ciaran GultnieksCalculate added dates correctly when archive in use
2013-11-26 Ciaran GultnieksAllow definition of index max age in repo config
2013-11-26 Ciaran GultnieksSome more kivy wip
2013-11-26 Ciaran GultnieksSome more kivy wip
2013-11-26 Ciaran GultnieksSome more kivy wip
2013-11-24 Ciaran GultnieksKivy build support, wip
2013-11-24 Ciaran GultnieksImport support for kivy projects (with buildozer spec)
2013-11-24 Ciaran GultnieksAdd kivy requirements to buildserver
2013-11-24 Ciaran GultnieksSome more symlink-related improvements
2013-11-24 Ciaran GultnieksPass verbose flag to buildserver's build.py
2013-11-24 Ciaran GultnieksMake rm work propery with symlinks
2013-11-24 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-11-24 Ciaran GultnieksRemove signing keys later in build
2013-11-23 Daniel MartíPrepare srclibs after patches
2013-11-23 Ciaran GultnieksPermission check correct file
2013-11-22 Daniel MartíMetaDataException comes from metadata.py
2013-11-21 Daniel MartíAdd repo types to metadata checks
2013-11-21 Daniel MartíAdded AUM and UCM matching patterns
2013-11-20 Ciaran GultnieksBuild server needs metadata.py
2013-11-20 Daniel MartíSmall fix to keysigning cleaning output
2013-11-20 Daniel MartíFixes to srclibs with paths
2013-11-20 Daniel MartíMerge branch 'metadata-checks'
2013-11-19 Ciaran GultnieksRevert "Stop excessive build output"
2013-11-19 Daniel MartíSmall fixes, no change in behaviour
2013-11-19 Daniel MartíAdd inline python docs
2013-11-19 Daniel MartíProperly convert boolean strings to bools as before
2013-11-19 Daniel MartíMake Archive Policy a standard fieldtype too
2013-11-19 Daniel MartíFirst metadata checks rewrite; New metadata.py module
2013-11-18 Ciaran GultnieksBuildserver apt-get update fix
2013-11-18 Daniel MartíTry to fix srclibs for the BS
2013-11-18 Daniel MartíFix subdir tweaks in the bash completion
2013-11-18 Daniel Martícomplete packages from within the metadata dir too
2013-11-18 Daniel MartíAllow usage of fd-commit inside the main fdroiddata...
2013-11-18 Daniel MartíTry to fix srclibs on server builds
2013-11-18 Daniel MartíSmall fix to ant srclib numbers
2013-11-17 Daniel MartíAdd srclib proj.prop lines if not already there
2013-11-17 Daniel MartíAlso avoid readLines from build.gradle
2013-11-17 Daniel MartíAdd crashlytics to usual suspects
2013-11-17 Ciaran GultnieksCorrection to a5fafe6
2013-11-17 Ciaran GultnieksUse individual antifeature template on wiki
2013-11-16 Daniel MartíDefault new import.py apps to UCM:Tags (should be a...
2013-11-16 Daniel Martígradle and maven keys should be among the first
2013-11-16 Daniel MartíFix remaining srclib issues
2013-11-16 Paul SokolovskyCheck that getsig.class exists, give user hints how...
2013-11-16 Daniel MartíFix keysigning patching (again)
2013-11-16 Daniel MartíFix srclib subdir paths
2013-11-15 Daniel MartíFix keysigning patches
2013-11-15 Daniel MartíNew feature: Srclibs much easier to use for ant, recurs...
2013-11-15 Daniel MartíOnly notify of those gradle/ant files that were strippe...
2013-11-15 Ciaran GultnieksAlways include Maintainer Notes, even if only for auto...
2013-11-15 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-11-15 Ciaran GultnieksCorrectly detect subproject update failure
2013-11-15 Ciaran GultnieksStop excessive build output
2013-11-15 Ciaran GultnieksImprove error reporting for rm problems
2013-11-14 Daniel MartíRemove keysigning configs more consistently:
next