chiark / gitweb /
fdroidserver.git
2018-05-04 Hans-Christoph SteinerMerge branch 'master' into 'master' master t
2018-05-04 J-JametFix applicationIdSuffix / versionNameSuffix #455
2018-05-03 Hans-Christoph SteinerMerge branch 'master' into 'master'
2018-05-03 Hans-Christoph Steinerimplement common.get_apk_id() using androguard
2018-05-03 Hans-Christoph Steinerfix intermittent test failure
2018-05-03 Hans-Christoph Steinerdelete .java.security after checking MD5 signatures
2018-04-26 Hans-Christoph SteinerMerge branch 'master' into 'master'
2018-04-26 Hans-Christoph Steinerreusable method for checking if a value is a resId...
2018-04-26 Hans-Christoph Steinerhandle bad SDK Version values in APKs
2018-04-26 Hans-Christoph Steinerignore index files generated as part of manual testing
2018-04-25 Hans-Christoph Steinerindex: ensure index.xml timestamp is in UTC, closes...
2018-04-22 MarcusMerge branch 'gradle_4.7' into 'master'
2018-04-20 Marcus Hoffmannmakebuildserver: add gradle 4.7
2018-04-18 Hans-Christoph Steinerfix scan_apk_androguard when parsing versionName withou...
2018-04-17 Hans-Christoph SteinerMerge branch 'blank-versionName' into 'master'
2018-04-17 Hans-Christoph Steinerupdate: handle APKs with a blank versionName
2018-04-17 Hans-Christoph Steinerupdate: use only 7 chars of SHA256 for non-APK version...
2018-04-16 Hans-Christoph Steinerupdate index metadata tests for 673a3517d337e9e9de73645...
2018-04-16 Hans-Christoph Steineradd test of Android TV "activity banner" graphic
2018-04-16 Hans-Christoph SteinerMerge branch 'patch-1' into 'master'
2018-04-14 Phoenix09fdroidserver/update.py: APK_LABEL_ICON_PAT icon pattern...
2018-04-11 MarcusMerge branch 'wiki-page-name' into 'master'
2018-04-11 Ciaran GultnieksFilter another invalid mediawiki page title character
2018-04-09 Hans-Christoph Steinerjenkins-test: remove redundant `fdroid update` test
2018-04-08 MarcusMerge branch 'mwclient-dep' into 'master'
2018-04-08 Ciaran GultnieksReplace deprecated mwclient method
2018-04-06 Hans-Christoph SteinerMerge branch 'patch-1' into 'master'
2018-04-06 scdeFix a typo in README.md
2018-04-05 Hans-Christoph Steinerjenkins-test: turn off link generation for checkupdates...
2018-04-05 relanMerge branch 'gradle_plugin_3.1' into 'master'
2018-04-05 Marcus Hoffmannadd gradle plugin 3.1 which requires gradle 4.4
2018-04-04 Hans-Christoph SteinerMerge branch 'java-gentoo' into 'master'
2018-04-04 Hans-Christoph SteinerMerge branch 'fix-icon-crash' into 'master'
2018-04-04 lb@lb520added java selection criteria for gentoo linux
2018-03-27 Jonas KalderstamAdd test for when apk icon src could not be found
2018-03-27 Jonas KalderstamFix crash when icon_name is None
2018-03-22 Hans-Christoph Steinerbump to 1.0.3 1.0.3
2018-03-22 Hans-Christoph Steinerupdate: strip all whitespace from buildserverid
2018-03-22 Hans-Christoph SteinerMerge branch 'weblate' into 'master'
2018-03-22 Hans-Christoph SteinerWeblate
2018-03-16 MarcusMerge branch 'gradle-4.6' into 'master'
2018-03-16 relanmakebuildserver: add Gradle 4.6
2018-03-15 Hans-Christoph SteinerMerge branch 'master' into 'master'
2018-03-15 Hans-Christoph Steinerupdate: handle AndroidManifest XML namespace named...
2018-03-14 Hans-Christoph SteinerMerge branch 'master' into 'master'
2018-03-14 Hans-Christoph Steinerupdate: handle renameManifestPackage when extracting...
2018-03-13 Hans-Christoph SteinerMerge branch 'master' into 'master'
2018-03-13 Hans-Christoph Steinerupdate: support all official DPIs when extracting icons
2018-03-13 Hans-Christoph SteinerMerge branch 'master' into 'master'
2018-03-13 Hans-Christoph Steinerupdate: do not crash on android-26+ XML icon
2018-03-13 Hans-Christoph Steinerupdate: do not crash on APKs without icons when using...
2018-03-12 Hans-Christoph Steinerupdate: handle bad XML when using androguard
2018-03-12 Hans-Christoph Steinerupdate: do not crash with androguard when working with...
2018-03-12 MarcusMerge branch 'fix_config_doc' into 'master'
2018-03-12 Gioacchino MazzurcoFix misleading java_path example
2018-03-11 Hans-Christoph Steinerjenkins-test: run checkupdates as final stage of test run
2018-03-09 MarcusMerge branch 'master' into 'master'
2018-03-09 mimi89999checkupdates: Save app data to correct metadata format
2018-03-09 Hans-Christoph Steinerjenkins-test: remove tmp hack now that androguard is...
2018-03-09 Hans-Christoph Steinergitlab-ci: make ubuntu_lts job test of fdroid/fdroidser...
2018-03-08 Hans-Christoph SteinerMerge 'fix-scanner' into 'master'
2018-03-08 Hans-Christoph Steinerfix PEP8 formatting issue
2018-03-08 relanscanner: support Gradle plugin 3.0 syntax for dependencies
2018-03-07 Hans-Christoph Steinertravis-ci: build against latest OSX 10.12 and 10.13...
2018-03-07 Hans-Christoph Steinertravis-ci: support old versions of OSX
2018-03-07 Hans-Christoph Steinertravis: brew's Python3 is now called just 'python'
2018-03-06 Hans-Christoph Steinertests: checkupdates now requires a clean git repo state
2018-03-06 Hans-Christoph SteinerMerge branch 'checkupdates' into 'master'
2018-03-05 Hans-Christoph Steinerbuild/checkupdates/update: log current fdroiddata commi...
2018-03-05 Hans-Christoph Steinercheckupdates: exit with error if fdroiddata git repo...
2018-03-05 Hans-Christoph SteinerMerge branch 'more-security-fixes' into 'master'
2018-03-05 Hans-Christoph SteinerVercodeOperation: only allow simple math expresssions...
2018-03-05 Hans-Christoph Steinerhg: use /bin/false to clarify that it is an executable
2018-03-05 Hans-Christoph SteinerSVN: only allow redirects to HTTPS
2018-03-02 MarcusMerge branch 'lint_fix' into 'master'
2018-03-02 Marcus Hoffmannlint: fix update check data https check
2018-03-02 MarcusMerge branch 'tighten-up-UpdateCheckData' into 'master'
2018-03-01 Hans-Christoph Steinercheckupdates: require UpdateCheckData has valid HTTPS URL
2018-03-01 Hans-Christoph Steinerlint: require UpdateCheckData to contain only valid...
2018-03-01 Hans-Christoph Steinerlint: tighten up HTTPS checks on URLs
2018-02-28 Hans-Christoph SteinerMerge branch 'master' into 'master'
2018-02-27 Hans-Christoph Steinerlint: ban all dangerous HTML tags
2018-02-26 Hans-Christoph Steinerupdate: make icon extraction less dependent on aapt
2018-02-23 Hans-Christoph Steinergitlab-ci: set metadata_v0 test to use 1.0.2 as the...
2018-02-23 Hans-Christoph Steinerrewritemeta: fix proper_format() so lint works with...
2018-02-22 Hans-Christoph SteinerMerge branch 'allow-dashes-and-underscores-in-signature...
2018-02-22 Michael Pöhnallow dashes and underscores in signature file names...
2018-02-22 Hans-Christoph Steinerbump to 1.0.2 to placate pypi 1.0.2
2018-02-22 Hans-Christoph Steinercommon: tighten up regexs when searching for version...
2018-02-22 Hans-Christoph SteinerBump to 1.0.1! 1.0.1
2018-02-22 Hans-Christoph SteinerMerge branch 'weblate' into 'master'
2018-02-22 Hans-Christoph SteinerWeblate
2018-02-22 Hans-Christoph SteinerMerge branch 'androguard-fixes' into 'master'
2018-02-22 Hans-Christoph Steinersignatures: future-proof fetching app ID info from APK
2018-02-22 Hans-Christoph Steinerupdate: switch to improved androguard detection
2018-02-22 Hans-Christoph Steinergitlab-ci: remove apt-get progress dumps from build log
2018-02-22 Hans-Christoph Steinergitlab-ci: try to download PPA keys until they succeed
2018-02-22 Hans-Christoph Steinertests: do not automatically run install.TestCase, its...
2018-02-22 Hans-Christoph Steinergitlab-ci: test against latest build-tools 27.0.3
2018-02-22 Hans-Christoph Steinergitlab-ci: androguard from Debian/unstable til it stabi...
next