chiark / gitweb /
fdroidserver.git
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
2014-02-10 Daniel MartíSmall automatic ant updating rewrite
2014-02-10 Daniel MartíDon't crash if cwd==None
2014-02-10 Daniel MartíFix local.properties sdk-location inserting
2014-02-10 Daniel MartíAlways run normpath on cwd in FDroidPopen
2014-02-10 Daniel MartíFix texinfo syntax
2014-02-10 Daniel MartíFinish fixing orderings
2014-02-10 Daniel MartíFix archive policy ordering
2014-02-10 Daniel MartíFix auto name ordering
2014-02-10 Daniel MartíAdd "Tags [pattern]" doc
2014-02-10 Daniel MartíAdd srclib numbers doc
2014-02-10 Daniel MartíForgot a dev print (again)
2014-02-10 Daniel MartíSimplify 'Tags <pattern>' by using regex on top of...
2014-02-10 Daniel MartíSupport UCM:Tags <pattern> using git tag -l <pattern>
2014-02-10 Daniel MartíDon't add package ids to commit messages
2014-02-10 Daniel MartíAdd quilt for csipsimple
2014-02-10 Daniel MartíAlso search by app id on the website
2014-02-09 Daniel MartíAdd swig as osmand dependency
2014-02-09 Daniel MartíCheck for subdir after doing submodules
2014-02-09 Daniel MartíDon't show INFO: when not doing verbose runs
2014-02-07 Daniel MartíDo some warnings properly
2014-02-07 Daniel MartíTry to fix some TypeErrors
2014-02-07 Daniel MartíStrip Auto Name: name to avoid extra spacing errors
2014-02-05 Daniel MartíFix UCD writing
2014-02-05 Daniel MartíSupport ':' in names/autonames
2014-02-05 Daniel MartíError when extra spacings are found
2014-02-05 Daniel MartíAlso check for the validity of build flags
2014-02-05 Daniel MartíMake f-droid barf on unrecognised field names
2014-02-05 Daniel MartíAdd readmeta completion
2014-02-04 Daniel MartíFix vagrant popen error
2014-02-04 Ciaran GultnieksPartly revert c7f2cbd to make stats work again
2014-02-03 Daniel MartíAdd missing -v/--verbose flag to import
2014-02-03 Daniel MartíRevert "Reflect python imaging package change in docs"
next