chiark / gitweb /
fdroidserver.git
2014-02-02 Daniel MartíMerge branch 'master' into logging
2014-02-02 Daniel MartíNew command: readmeta, like lint but without warnings
2014-02-02 Daniel MartíFix a couple copyright notices
2014-01-31 Daniel MartíDon't output when checking repo
2014-01-31 Daniel MartíDon't print cmd info if output is false
2014-01-31 Daniel MartíMerge branch 'master' into logging
2014-01-31 Hans-Christoph... makebuildserver: use https uris whenever available
2014-01-31 Hans-Christoph... use https URI for f-droid.org everywhere and avoid...
2014-01-30 Daniel MartíMerge branch 'master' into logging
2014-01-30 Daniel MartíFix 'added' apk key
2014-01-30 Daniel MartíForgot vorbis-tools dep for xcsoar
2014-01-29 Daniel MartíForgot to remove verbose print
2014-01-29 Daniel MartíHandle dirs to be ignored in scan_source more gracefully
2014-01-29 Daniel MartíRemove newline in list of pkgs to install
2014-01-29 Ciaran GultnieksCentralise and improve query input validation
2014-01-29 Daniel MartíMerge branch 'master' into logging
2014-01-29 Daniel MartíRun submodule reset and clean before update. Also do...
2014-01-28 Daniel MartíAdd missing xcsoar deps
2014-01-28 Daniel MartíDo submodules recursively, do init and update at the...
2014-01-28 Daniel MartíAdd output= into the docs
2014-01-28 Daniel MartíNew build flag: output= for e.g. full make builds
2014-01-28 Daniel MartíAvoid default cases in build types
2014-01-28 Daniel MartíNew build option: --no-tarball
2014-01-28 Daniel MartíFix typo in fd-commit
2014-01-28 Daniel MartíMerge branch 'master' into logging
2014-01-28 Daniel MartíFix a couple gradle python mistakes
2014-01-28 Daniel MartíUpdate my own copyright notices
2014-01-28 Daniel MartíBetter Vercode Operation example
2014-01-28 Daniel MartíMerge compilesdk= into target=, better documentation...
2014-01-27 Daniel Martífd-commit support for disabled updates
2014-01-27 Daniel MartíRemove support for 'bindir'
2014-01-27 Daniel MartíWhen using placed srclibs, don't fail if proj.prop...
2014-01-27 Daniel MartíAdd logging to init.py, remove silly options.verbose...
2014-01-27 Daniel MartíForgot to actually install 1.10 via chef
2014-01-27 Daniel MartíForgot to actually install 1.10 via chef
2014-01-27 Daniel MartíFix typo
2014-01-27 Daniel MartíReplace legacy prints by debug logs
2014-01-27 Daniel MartíMore logging switching
2014-01-27 Daniel MartíMore logging
2014-01-27 Daniel MartíHalf-way done switching prints for logs
2014-01-27 Daniel MartíAdd logging to verify
2014-01-27 Daniel MartíDon't always print output in FDroidPopen when -v is...
2014-01-27 Daniel MartíMore logging switching
2014-01-27 Daniel MartíLast missing bit of Popen
2014-01-27 Daniel MartíLots more FDroidPopen replacements
2014-01-27 Daniel MartíMore switching from Popen to FDroidPopen
2014-01-27 Daniel MartíReplace many subprocess.Popen with FDroidPopen
2014-01-27 Daniel MartíStart doing logging properly
2014-01-27 Ciaran GultnieksRevert "List future problems that a build will run...
2014-01-27 Daniel MartíAdd gradle 1.10 with the new plugin 0.8 release
2014-01-26 Daniel MartíList future problems that a build will run into, like...
2014-01-26 Daniel MartíMore config changes
2014-01-26 Daniel MartíDon't check for mvn and gradle binaries
2014-01-26 Daniel MartíDon't always require ndk_path
2014-01-26 Daniel MartíUpdate defaults, mvn3 to mvn
2014-01-26 Daniel MartíLint: don't complain if using tags and UCM is RM/branch
2014-01-26 Daniel MartíRevert "Fix possible git-svn bug"
2014-01-26 Daniel MartíKeep a '=' if present, it means something in gradle
2014-01-26 Daniel MartíFix buildToolsVersion patching if an = is present
2014-01-25 Marcel KlehrFix browser search: switch back to page 1 when submitti...
2014-01-24 Daniel MartíFix possible git-svn bug
2014-01-24 Daniel MartíDon't warn about tags UCM usage if UCM:None
2014-01-24 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2014-01-24 Daniel MartíAvoid more possible crashes when invalid icons are...
2014-01-24 Daniel MartíEasier preassemble handling
2014-01-24 Daniel MartíIndent properly, space the code a bit
2014-01-24 أحمد المحمودي... git-svn: Support <branch>/<rev> in commit field
2014-01-23 Ciaran GultnieksFix new downloads-per-version stats
2014-01-23 Ciaran GultnieksMerge commit 'refs/merge-requests/134' of git://gitorio...
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
next