chiark / gitweb /
fdroidserver.git
2014-01-23 Daniel MartíDon't run lint on disabled apps
2014-01-23 Daniel MartíMake UCMs work for every android xml "namespace"
2014-01-23 Daniel MartíSmall logic fix in Update Project:
2014-01-23 Daniel MartíDon't update srclibs on their own if using them already
2014-01-23 Daniel MartíDopatch and srclibs right after init
2014-01-23 Daniel MartíAdd the curl package to the buildserver
2014-01-22 Daniel MartíWhen fetching tags in git, get rid of removed ones
2014-01-21 Daniel MartíRevert "Run android update after applying srclibs"
2014-01-20 Daniel MartíRun android update after applying srclibs
2014-01-20 Daniel MartíTypo in hg handling
2014-01-20 Ciaran GultnieksLose some spurious 'apps to update' entries from wiki
2014-01-20 Daniel MartíTry to skip maven tests when compiling
2014-01-20 Daniel MartíAlso warn if UCM is None when using tags in commit=
2014-01-20 Daniel MartíWarn about unknown licenses, some extra link checks
2014-01-20 Daniel MartíWarn about incorrect bulleted lists
2014-01-20 Daniel MartíWarn about branches used in commit=
2014-01-20 Daniel MartíMake lint.py somewhat more readable
2014-01-20 Daniel MartíDon't always raise an exception when using hg purge
2014-01-20 Daniel Martí--latest now goes to the last enabled build
2014-01-19 Daniel MartíSimplify hg purge workarounds
2014-01-19 Daniel MartíAdapt all build.gradle files inside build_dir
2014-01-16 Daniel MartíAdd source and issue tracker link warnings
2014-01-16 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2014-01-16 Ciaran GultnieksDon't split stdout/stderr
2014-01-16 Ciaran GultnieksResolve some missing wiki category issues
2014-01-16 Ciaran GultnieksClarify 'Web Site' documentation
2014-01-15 Daniel MartíRun adapt_gradle before running gradle clean
2014-01-15 Daniel MartíAllow comma-separated list of flavours in gradle=
2014-01-15 Daniel MartíAdd fd-commit as script on setup.py 0.1
2014-01-15 Daniel MartíUse proper regex to remove signing from build.gradle...
2014-01-15 Daniel MartíImportant to also parse ../build.gradle
2014-01-15 Daniel MartíAlso catch cases where stored is e.g. None
2014-01-15 Jean Privatcheckupdates --gplay: inform if not bigger but differen...
2014-01-15 Jean Privatcheckupdates --gplay: handle the case when Current...
2014-01-15 Daniel MartíFix weird indentation in the hg purge changes
2014-01-15 Daniel MartíMerge commit 'refs/merge-requests/93' of gitorious...
2014-01-15 أحمد المحمودي... Check if purge extension is enabled before attempting...
2014-01-15 Jean Privatcheckupdates --gplay: missing reason crashes print
2014-01-15 Daniel MartíSilent git resets
2014-01-15 Daniel MartíDon't leave left-overs after an abort in the last fd...
2014-01-15 Daniel MartíMore pythonic tarexc function
2014-01-15 Daniel MartíDo git reset between add+commit to allow commit aborts
2014-01-14 Daniel MartíDon't crash if the app icons are wrong
2014-01-12 Daniel MartíRemove google apis, they are deprecated and broken
2014-01-12 Daniel MartíAdd build-tools to PATH
2014-01-11 Daniel MartíOmit 'daemon not running' lines when using adb devices
2014-01-11 Daniel MartíDo not write the new 'type' hidden build field
2014-01-11 Daniel MartíFix gradle checkupdates for some more cases
2014-01-11 Daniel MartíFix gradle build_tools patching
2014-01-11 Daniel MartíFix: Also add new files in app metadata dirs (e.g....
2014-01-10 Daniel MartíMake matching of build types easier
2014-01-10 Daniel MartíFix fdroid import completion
2014-01-10 Daniel MartíMerge branch 'gradle-versioning'
2014-01-10 Daniel MartíMove gradle script to separate file, install it properly
2014-01-10 Daniel MartíCheck sha256 sums via hashlib
2014-01-09 Daniel MartíMake makebs.config.sample.py easier for newcomers
2014-01-09 Daniel MartíAdd our gradle wrapper script
2014-01-09 Ciaran GultnieksVagrant version notes in manual
2014-01-09 Ciaran GultnieksBetter makebuildserver verbose output
2014-01-09 Ciaran GultnieksA scientific solution to issues with vagrant 1.3.5
2014-01-09 Ciaran GultnieksVagrant version notes in manual
2014-01-09 Ciaran GultnieksBetter makebuildserver verbose output
2014-01-09 Ciaran GultnieksA scientific solution to issues with vagrant 1.3.5
2014-01-09 Daniel MartíRevert "Add gradle-1.10" since it's not compatible yet
2014-01-09 Daniel MartíMove gradle to its own cookbook
2014-01-09 Daniel MartíAdd gradle-1.10
2014-01-09 Daniel MartíInstall gradle version 1.4, 1.6, 1.7, 1.8 and 1.9 to...
2014-01-09 Ciaran GultnieksTransfer apk info when archiving
2014-01-09 Daniel MartíFix email, url and docs in setup.py
2014-01-09 Ciaran GultnieksUpdate base box in sample config too
2014-01-09 Daniel MartíRaise summary char limit default to 50, fix config...
2014-01-09 Ciaran GultnieksChange recommended base box from Ubuntu to Debian
2014-01-09 Ciaran GultnieksOnly conditionally try to remove completed box
2014-01-09 Daniel MartíAvoid crashes on package: group() calls
2014-01-09 Daniel MartíFix: Re-add <icon> element to index
2014-01-09 Daniel MartíBump index version to 11, add index version changelog
2014-01-09 Daniel MartíAvoid possible crashes
2014-01-09 Daniel MartíSupport application and launchable-activity icons as...
2014-01-09 Daniel MartíCreate icons dicts like the rest
2014-01-09 Daniel MartíDon't print twice as many lines when resizing icons
2014-01-09 Daniel MartíKeep the same ZipFile instance to retrieve all the...
2014-01-09 Daniel MartíUse application: and launchable-activity: icons as...
2014-01-09 Daniel MartíAdd 640 dpi icons dir
2014-01-09 Ciaran GultnieksUse app categories as wiki categories
2014-01-09 Ciaran GultnieksA little bit of extra checkupdates diagnostics
2014-01-09 Ciaran GultnieksDon't busy-wait on buildserver output
2014-01-09 Daniel MartíUpdate the fdroid-icon.png, still static at 48px
2014-01-09 Daniel MartíNew lint feature: Summary forms
2014-01-09 Daniel MartíUncomment verbose messages, fix -I
2014-01-09 Daniel MartíRemove icon_max_size from the sample config
2014-01-09 Daniel MartíFinish TODO; Fill missing icon densities the best we can
2014-01-09 Daniel MartíRewrite: Do icons per density, /icons being mdpi by...
2014-01-09 Daniel MartíAdd icon helper functions for later use
2014-01-09 Daniel MartíDon't change gradle_plugin in build.gradle files, also...
2014-01-09 Daniel MartíImprove checkupdates regex, support quotes better for...
2014-01-09 Daniel MartíAdd "Added on" to apks on wordpress (#157)
2014-01-09 Daniel MartíRun ant clean in update= dirs instead of removing dirs
2014-01-09 Daniel MartíDon't forcefully remove libs/<arch>, we now see binaries
2014-01-09 Daniel MartíStart publishing indexes with index version "10"
2014-01-09 Daniel MartíAdd fdroid lint completion
next