chiark / gitweb /
Allow repo pubkey to defined directly in config
[fdroidserver.git] / fdroidserver /
2015-01-11 Ciaran GultnieksAllow repo pubkey to defined directly in config
2015-01-11 Ciaran GultnieksExtra debug logging when parsing manifests
2015-01-11 Ciaran GultnieksSanitise tags at point of reading
2015-01-11 Ciaran GultnieksMore detail for package ID mismatches
2015-01-10 Daniel Martíscanner: adapt to new scan_source format (fixes #59)
2015-01-06 Daniel MartíSet up the ndk in $PATH before each build
2015-01-06 Daniel MartíDon't allow --skip-scan if scandelete is set up
2015-01-06 Daniel MartíError if any scanignore/delete paths are useless
2015-01-06 Daniel MartíMerge branch 'fix_build_exception' of https://gitlab...
2015-01-06 RancorRemoved second parameter in replace_config_vars call
2015-01-05 Daniel MartíProperly capitalize all flavours (fixes org.ligi.fast)
2015-01-05 Daniel MartíGradle cleaner: support multilines with backslashes
2015-01-04 Daniel MartíFix build passing madness (closes #55)
2015-01-04 Daniel MartíMerge branch 'fix_permission' of https://gitlab.com...
2015-01-04 Daniel MartíNever let build['ndk_path'] be None
2015-01-04 Daniel MartíDon't crash if no suitable NDK is found
2015-01-02 Daniel MartíPlaintext descriptions are no longer needed
2015-01-02 Daniel MartíAdd NDK r10d, this time alongside r9b
2015-01-02 Daniel MartíDon't run a global "gradle clean" which configures...
2014-12-31 Daniel MartíOne remaining dump badging without output=False
2014-12-31 Daniel MartíApply some autopep8-python2 suggestions
2014-12-31 Daniel MartíMake dump xmltree and dump badging silent again
2014-12-30 Ciaran GultnieksMerge branch 'doc-update-v1' into 'master'
2014-12-23 Daniel MartíFix FDroidPopen refactor typo
2014-12-23 Daniel MartíCatch new version of outputFile
2014-12-22 Daniel Martílint: warn (pedantic) about potentially dangerous auto...
2014-12-22 Daniel Martílint: find the current build like checkupdates does
2014-12-14 Daniel MartíDon't break os.symlink if app names contain '/'
2014-12-14 Daniel MartíRemove SilentPopen for consistency with SdkToolsPopen
2014-12-14 Daniel MartíMerge branch 'master' of https://gitlab.com/eighthave...
2014-12-14 Hans-Christoph Steinerdo not set sdk_path in config.py if using system-provid...
2014-12-14 Hans-Christoph Steinerrun all SDK tools commands using SdkToolsPopen
2014-12-14 Hans-Christoph Steinerfind cmds from SDK build-tools in a more flexible way...
2014-12-14 Hans-Christoph Steinerswitched last aapt call to use central config['aapt']
2014-12-14 Hans-Christoph Steinerremove redundant test_sdk_exists() call, its called...
2014-12-12 Daniel MartíBump build-tools again to 21.1.2
2014-12-12 Daniel MartíUpdate build-tools to 21.1.1
2014-11-17 Ciaran GultnieksMerge branch 'current-version-links' into 'master'
2014-11-11 Hans-Christoph Steinerserver: always use same rsync destination path to allow...
2014-11-11 Hans-Christoph Steinerserver: upload "current version" symlinks if requested
2014-11-11 Hans-Christoph Steinerremove url-unsafe characters from "current version...
2014-11-11 Hans-Christoph Steinerwhen symlinking current version of app, include gpg...
2014-11-11 Hans-Christoph Steinerstatic URLs to "Current Version" of each app
2014-11-07 Ciaran GultnieksMerge branch 'some-bug-fixes' into 'master'
2014-11-07 Ciaran GultnieksMerge branch 'update-vagrantfile' into 'master'
2014-11-07 Hans-Christoph Steinerinclude test cases for python getsig replacement
2014-11-07 Hans-Christoph Steinermove apk signature verification into getsig() function
2014-11-07 Daniel MartíReplace getsig.java with a pure python implementation
2014-11-07 Hans-Christoph Steineruse jarsigner to verify the APK signature is valid
2014-10-27 Ciaran GultnieksSet correct defaults for Binaries metadata field
2014-10-24 Ciaran GultnieksMove build/fdroidserver info to META-INF
2014-10-24 Daniel MartíMake lint report total app counts as well
2014-10-24 Daniel MartíFix all pep8 warnings
2014-10-24 Ciaran GultnieksSupport for publishing signed binaries from elsewhere
2014-10-23 Hans-Christoph Steineradd debug message to mark when syncing to Amazon S3...
2014-10-23 Hans-Christoph Steinerfix rsync's chmod on local copy
2014-10-22 Daniel MartíBump build-tools to 21.0.2
2014-10-15 Daniel MartíUse '\s' instead of ' ' to identify spaces in regex
2014-10-15 Daniel MartíMake lint check for trailing spaces
2014-09-25 Daniel Martí'ndk_path' will always be in the config
2014-09-25 Daniel MartíCreate local.properties if it doesn't exist
2014-09-23 Daniel MartíTry using Auto Name before falling back to appid for...
2014-09-20 Daniel MartíFix 'fdroid import' flavours crasher
2014-09-16 Daniel MartíFix --android-home in 'fdroid init' when ANDROID_HOME...
2014-09-16 Daniel MartíName config args thisconfig to avoid confusion with...
2014-09-16 Daniel MartíFix gradle builds without flavours
2014-09-15 Daniel MartíFix issue where gradle=yes would be removed by rewritemeta
2014-09-15 Daniel Martíconfig['sdk_path'] will never be None, behave properly...
2014-09-15 Daniel MartíOnly expand paths on config items that can actually...
2014-09-15 Daniel MartíKeep consistency in config defaults and writes
2014-09-15 Daniel MartíFix a few remaining gradle flavour crashes
2014-09-13 Daniel MartíMore list comprehension fixes
2014-09-13 Daniel MartíCentralise handling of default gradle flavours
2014-09-13 Daniel MartíMake gradle and antcommands (previously antcommand...
2014-09-11 Daniel MartíCloses #34: Catch OSErrors when running Popen
2014-09-02 Ciaran GultnieksMake stats retrieval more configurable
2014-09-01 Daniel MartíDiscard descriptions longer than one line when checking...
2014-08-30 Daniel MartíSort builds by vercode when reading them
2014-08-28 Daniel MartíFix typo in app link hrefs
2014-08-26 Daniel Martímetadata: Simplify the writing of optional fields
2014-08-26 Daniel MartíProperly obey build --force. Fixes #29.
2014-08-26 Daniel MartíDon't accept empty commits
2014-08-26 Daniel Martílint: warn about redundant links too
2014-08-26 Daniel Martílint: fix duplicate usage of appid
2014-08-25 Daniel Martícommon: discard wrapping quotes in strings
2014-08-24 Daniel Martílint: Also warn about descriptions that are just the...
2014-08-24 Daniel Martílint: remove pedantic warnings that are often wrong
2014-08-24 Daniel MartíAdd lint warning for empty summaries
2014-08-24 Daniel MartíFix "no such package" search logic
2014-08-22 Ciaran GultnieksAdd ability to filter asshattery from stats
2014-08-21 Daniel MartíMake the scanner log scanignore as well
2014-08-18 Daniel MartíRevert some stuff from 94c29f9c37 that shouldn't have...
2014-08-16 Daniel MartíFix return in parse_metadata(None)
2014-08-16 Daniel MartíMap apps in memory from appid to appinfo
2014-08-16 Daniel Martístats: simpler repo type logic
2014-08-16 Daniel MartíBe more specific about when git svn is used
2014-08-15 Daniel MartíAlso warn about HEAD, ignore disabled builds
2014-08-12 Daniel MartíTry to fix apk path matching with newer maven plugin...
2014-08-11 Ciaran GultnieksRemove gpg sig when removing disabled builds
2014-08-10 Daniel MartíDon't assume that Result: will be in the first line
next