chiark / gitweb /
Revert back to always updating Auto Name
[fdroidserver.git] / fdroidserver /
2015-06-03 Daniel MartíRevert back to always updating Auto Name
2015-06-03 Daniel MartíRemove "Srclibs:" from srclib metadata files
2015-06-02 Ciaran GultnieksAllow gpg home directory to be overridden
2015-05-22 Daniel Martílint: be more strict about redundant summaries
2015-05-22 Daniel Martífix E713 test for membership should be 'not in'
2015-05-15 Ciaran GultnieksFormatting fix for f345b24
2015-05-15 Ciaran GultnieksFix 'fdroid update' regression
2015-05-15 Daniel Martílint: warn about extra empty lines
2015-05-15 Daniel MartíWarn about empty categs
2015-05-15 Daniel MartíMake comma-separated list parsing code common
2015-05-14 Ciaran GultnieksMerge branch 'support-all-signing-key-types' into ...
2015-05-14 Ciaran GultnieksMerge branch 'debug-builds' into 'master'
2015-05-14 Ciaran GultnieksMerge branch 'master' into 'master'
2015-05-14 Hans-Christoph Steinersupport all APK signing key types: DSA, EC, RSA
2015-05-14 Daniel MartíACCESS_SUPERUSER is now deprecated
2015-05-13 Daniel MartíDetect most bad URLs
2015-05-10 Daniel MartíAdd COMMIT, VERSION and VERCODE recipe vars. Fixes #69
2015-05-08 Hans-Christoph Steinercommon.write_to_config(): if key doesn't exist in confi...
2015-05-08 Hans-Christoph Steiner`fdroid update --create-key` to create a keystore/key
2015-05-08 Hans-Christoph Steinermove keystore gen logic to common function
2015-05-08 Hans-Christoph Steinermove default keystore location to `keystore.jks`, i...
2015-05-08 Hans-Christoph Steinermove genkey() and genpassword() to common.py for use...
2015-05-08 Hans-Christoph Steinermake `fdroid update` check that it can sign the repo...
2015-05-08 Hans-Christoph Steinerserver: support plain paths as a serverwebroot
2015-05-08 Hans-Christoph Steinerserver: delay deleting on the server for as long as...
2015-05-08 Ciaran GultnieksUse --safe-links with rsync
2015-05-07 Daniel MartíDon't match gradle plugin import lines which are commented
2015-04-23 Daniel MartíOrder counter stats by value, not key
2015-04-20 Daniel Martístats: Don't confuse app with appid
2015-04-20 Daniel Martístats: sort counter outputs
2015-04-20 Daniel MartíAdd stats/disabled_apps.txt (closes #87)
2015-04-19 Daniel Martílint: warn about None category
2015-04-19 Daniel Martílint: Remove NOP
2015-04-17 Daniel MartíMerge branch 'projectproperties' into 'master'
2015-04-17 Daniel MartíDon't try reading lines from directories
2015-04-16 micuFix project.properties dependency issue
2015-04-14 Daniel Martílint: add commented out warnings about google code
2015-04-09 Daniel MartíAlso run main gradle clean task in case it's got depend...
2015-04-09 Daniel MartíStart supporting gradle tasks that belong to subprojects
2015-04-06 Daniel MartíWhen patching or checking plugin versions, use *.gradle
2015-04-02 Daniel MartíOther minor file reading fixes
2015-04-02 Daniel MartíAlways check that files actually are files before reading
2015-03-31 Daniel MartíFix buildTools versions that reference variables
2015-03-24 Daniel MartíForgot to bump build_tools in the configs
2015-03-22 Daniel MartíMerge branch 'import' into 'master'
2015-03-22 Boris KrautImporter: Fix duplicated urls
2015-03-11 Ciaran GultnieksMerge branch 'update-readme' into 'master'
2015-03-05 Daniel Martílint: don't take commas as punctuation
2015-03-05 Daniel MartíDon't take placeholders commits as possible tags
2015-03-05 Daniel MartíAlso set ANDROID_NDK_HOME since gradle may need it
2015-02-01 Ciaran GultnieksFailed to update what page?
2015-01-31 Ciaran GultnieksSignature file names are not fixed
2015-01-31 Ciaran GultnieksUse jarsigner-based verification in publish
2015-01-31 Ciaran GultnieksNeed the information about what's different from verify...
2015-01-31 Parménides GVAdd function to verify apks via jarsigner
2015-01-31 Ciaran GultnieksUse pre-retrieved Binary when publishing
2015-01-31 Ciaran GultnieksRetrieve Binaries at build time
2015-01-31 Ciaran GultnieksImprove validation of fdroid import page parsing
2015-01-31 Ciaran GultnieksHandle not-found package name gracefully
2015-01-31 Ciaran GultnieksMerge branch 'fxbuilddeps' into 'master'
2015-01-26 Ciaran GultnieksEnsure package names are valid
2015-01-26 Ciaran GultnieksRemove shell option from FDroidPopen
2015-01-21 Ciaran GultnieksMerge branch 'master' into 'master'
2015-01-21 Hans-Christoph Steinerfix PEP8 E124 closing bracket missing visual indentation
2015-01-21 Ciaran GultnieksMerge branch 'antifeature' into 'master'
2015-01-21 Ciaran GultnieksFix no-checksum option type for local sync (fixes #67)
2015-01-13 Daniel MartíFix adding paths to the PATH env variable
2015-01-13 Daniel MartíFix issue introduced in 49549f4cad2097 (fixes #62)
2015-01-13 Ciaran GultnieksFix PEP8 issues from latest pull request
2015-01-13 Ciaran GultnieksCorrection to 5b868c8a4
2015-01-12 Daniel MartíDon't limit gradle's forceversion to string literals
2015-01-12 Ciaran GultnieksOnly set Auto Name if one isn't set already
2015-01-12 Ciaran GultnieksMerge branch 'master' into 'master'
2015-01-12 Hans-Christoph Steinerif a build did verify against Binaries:, delete the...
2015-01-12 Hans-Christoph Steinerif `meld` is available, use it to show differences...
2015-01-12 Hans-Christoph Steinerif `apktool` is available, use it to decompress APKs...
2015-01-12 Hans-Christoph Steinerfix typo in error message
2015-01-12 Hans-Christoph Steineruncompress using `jar xf` in a folder with the same...
2015-01-12 Hans-Christoph Steinermake resulting dirs of compare_apks() have clearer...
2015-01-12 Hans-Christoph Steinerprevent `fdroid publish` from repeatedly downloading...
2015-01-11 Ciaran GultnieksDetect apk cache changes to avoid having to blow the...
2015-01-11 Ciaran GultnieksCorrection to no-checksum
2015-01-11 Ciaran GultnieksRemove support for git-svn with authentication
2015-01-11 Ciaran GultnieksAdd option to not use rsync --checksum
2015-01-11 Ciaran GultnieksDocumentation fix
2015-01-11 Ciaran GultnieksAdd fdroid signindex to sign previously unsigned indexes
2015-01-11 Ciaran GultnieksAdd ability to not sign the indexes when doing fdroid...
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)
next