chiark / gitweb /
fdroidserver.git
2014-03-11 Daniel MartíProperly default to the highest version of gradle
2014-03-11 Daniel MartíTreat None and Static UCMs equally when doing checkupdates
2014-03-11 Ciaran GultnieksClarify non-auto-update error message
2014-03-11 Ciaran GultnieksDon't do autoname when update checking is disabled
2014-03-11 Daniel MartíAlways write Auto Name changes
2014-03-09 Daniel MartíBump default build-tools version
2014-03-07 Daniel MartíBump build-tools version
2014-03-07 Daniel MartíClean up the gradle script a bit
2014-03-07 Daniel MartíBump sdk to 22.6
2014-03-07 Daniel MartíAdd support for gradle 1.11 (and plugin ver 0.9)
2014-03-06 Daniel MartíUpdate BV notation in the manual
2014-03-05 Daniel MartíDon't reset a repo if its .fdroidvcs file ends with...
2014-03-05 Daniel MartíRemove gradle wrapper binaries and scripts
2014-03-04 Ciaran GultnieksSame again, for native code message
2014-03-04 Ciaran GultnieksImprove min/max sdk messages in repo browser
2014-03-04 Ciaran GultnieksFix for 28773ea
2014-03-04 Ciaran GultnieksMinor typo fix
2014-03-04 Ciaran GultnieksRemove apks with no metadata (unless told to create it)
2014-03-04 Daniel MartíAdd basic support for min/max sdk on the web repo
2014-03-04 Daniel MartíAdd basic support for abis on the web repo
2014-03-02 Daniel MartíDon't add an extra space to git svn clone
2014-02-28 Daniel MartíFix gradle patching in a more generic way
2014-02-27 Ciaran GultnieksFix a few build-time logging levels
2014-02-26 Ciaran GultnieksCorrect error in 8d95091f
2014-02-25 Ciaran GultnieksSet ssh logging level appropriately
2014-02-25 Ciaran GultnieksRemove unused import
2014-02-23 Ciaran GultnieksCorrection to bb16e37
2014-02-23 Ciaran GultnieksFix stats (broken in f3db000)
2014-02-23 Daniel MartíSpeed up ndk-builds by using all cores
2014-02-23 Daniel MartíLook for strings in all xml dirs properly
2014-02-23 Daniel MartíUpdate build-tools to 19.0.2
2014-02-23 Daniel MartíFix srclib 'Srclibs:' regression
2014-02-23 Daniel MartíBetter gradle signingConfig patching
2014-02-22 Ciaran GultnieksImproved some logging levels for stats
2014-02-22 Ciaran GultnieksImprove checkupdates output further
2014-02-22 Ciaran GultnieksFixed some logging levels for wiki update, apk cache...
2014-02-22 Ciaran GultnieksAdd --quiet option, restricting output to warnings...
2014-02-22 Ciaran GultnieksFix some checkupdates logging levels
2014-02-22 Ciaran GultnieksRevert "Avoid auto-name exception noise"
2014-02-22 Ciaran GultnieksAvoid auto-name exception noise
2014-02-20 Daniel MartíUpdate complete AM.xml file from master as of February...
2014-02-20 Ciaran GultnieksFix list/grid switching retaining page
2014-02-20 Daniel MartíAdd support for AGPL, LGPL and WTFPL in the web client
2014-02-20 Ciaran GultnieksFix search/category change retaining page
2014-02-20 Daniel MartíFix dumb wp-fdroid added bug
2014-02-19 Daniel MartíFix writing of categories
2014-02-19 Daniel MartíAdd support for maxSdkVersion, bump index version integer
2014-02-19 Daniel MartíDon't auto update apps with the latest build disabled
2014-02-19 Daniel MartíIterate over srclib Srclibs with indexes properly
2014-02-19 Daniel MartíMake app['Categories'] a list, get unique categories...
2014-02-19 Daniel MartíDo the rest of the stats with counters too
2014-02-19 Daniel MartíUse Counter objects when processing logs
2014-02-19 Daniel MartíFix bash-completion header
2014-02-19 Daniel MartíDon't use logging before it's set up
2014-02-18 Daniel MartíImplement proper fdroid --help
2014-02-18 Daniel MartíSome JARs have zip mimetype
2014-02-18 Daniel Martígit-svn fix: run fetch to actually get new tags and...
2014-02-18 Daniel MartíWarn about zip files like with jar files
2014-02-18 Daniel MartíAlso catch compiled java classes in the scanner
2014-02-18 Daniel MartíCatch all jar files
2014-02-17 Daniel MartíMove config.py keystore checks to after vars have been...
2014-02-17 Daniel MartíComplain if buildjni is used but the NDK isn't available
2014-02-17 Daniel MartíSmall config fixes
2014-02-17 Daniel MartíMove config.buildserver.py into buildserver subdir
2014-02-17 moparisthebestSupport both debian's and pypi's python-magic libraries...
2014-02-17 Daniel MartíRemove python-magic pip dep to avoid magic modules...
2014-02-17 Daniel MartíDon't crash if an apk got built without source (e.g...
2014-02-17 Daniel MartíCan't update an app if there is no CV
2014-02-17 Daniel MartíRemove leftover debug prints
2014-02-17 Daniel MartíDon't send a string as cmds to SilentPopen
2014-02-17 Daniel MartíContinue using FDroidPopen and SilentPopen more, suppor...
2014-02-17 Daniel MartíStart implementing SilentPopen
2014-02-17 Daniel MartíMake the 'update' flag a list too
2014-02-17 Daniel MartíDocs '@' fix
2014-02-17 Daniel MartíFix a buildjni regression
2014-02-17 Daniel MartíRemove stdin from FDroidPopen
2014-02-17 Daniel MartíDon't git reset if nothing is to be done
2014-02-16 Daniel MartíAdd another build option to skip source scanning
2014-02-15 Ciaran GultnieksImprove build output situation since logging changes
2014-02-15 Ciaran GultnieksMinor docs typo fix
2014-02-15 Daniel MartíAlso strip comma-separated build flags
2014-02-15 Daniel Martíbuildjni is a list field too, some server fixes
2014-02-14 Daniel MartíLet the no such package logs in first
2014-02-14 Daniel MartíAppend apk dates on the same line as verison names
2014-02-14 Daniel Martíreadmeta doesn't take any arguments
2014-02-14 Daniel MartíMinor fixes to lint.py
2014-02-14 Daniel MartíUnify Build and Buildv2 parsing into one
2014-02-13 Daniel MartíDon't clean the main ant project twice
2014-02-13 Daniel MartíPrettier fd-commit indenting
2014-02-13 Hans-Christoph... lint.py: add checks for https:// in various URLs
2014-02-12 Daniel MartíHave all multi-value build flags work similarly
2014-02-12 Daniel MartíRemove fixapos and fixtrans
2014-02-11 Daniel MartíShow <filename>:<line> when complaining about metadata...
2014-02-11 Daniel MartíGet rid of all the debugging flags, not just the ones...
2014-02-11 Daniel Martí'Category' isn't accepted, so don't do backwards suppor...
2014-02-11 Daniel MartíRemove update=force
2014-02-11 Daniel MartíMove project updating to after prebuild (and before...
2014-02-11 Daniel MartíDeprecate "Update Project" in favour of update=auto
2014-02-11 Daniel MartíUpdate ant projects more elegantly
2014-02-11 Daniel MartíFix Tags <pattern> stats
next