chiark / gitweb /
Replace deprecated mwclient method
[fdroidserver.git] / fdroidserver /
2018-04-08 Ciaran GultnieksReplace deprecated mwclient method
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 KalderstamFix crash when icon_name is None
2018-03-22 Hans-Christoph Steinerupdate: strip all whitespace from buildserverid
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-09 MarcusMerge branch 'master' into 'master'
2018-03-09 mimi89999checkupdates: Save app data to correct metadata format
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-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 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 Steinercommon: tighten up regexs when searching for version...
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 Steinermake is_apk_and_debuggable() default to using androguar...
2018-02-22 Hans-Christoph Steinerinit: do not try to find aapt if androguard is available
2018-02-21 Hans-Christoph Steinerupdate: include implied permissions when using androguard
2018-02-20 Hans-Christoph Steinerupdate: 'features' list only includes required features
2018-02-20 Hans-Christoph Steinerupdate: fix crash from missing file extension in extrac...
2018-02-19 Hans-Christoph SteinerMerge branch 'use-androguard-first' into 'master'
2018-02-19 Hans-Christoph SteinerMerge branch 'support-xml-icons' into 'master'
2018-02-15 Hans-Christoph Steinerupdate: use androguard by default if it is available
2018-02-15 Hans-Christoph Steinerupdate: extract and store XML icons
2018-02-15 Hans-Christoph Steinerupdate: switch to new androguard v3.1 API based on...
2018-02-15 Hans-Christoph Steinerupdate: find alternate PNGs for apps that have an XML...
2018-02-15 Hans-Christoph Steinerupdate: fix min/target/max edge case parsing with andro...
2018-02-12 Hans-Christoph SteinerRevert "wiki: include per-app link to all related activ...
2018-02-12 Hans-Christoph SteinerMerge branch 'git-svn-improvements' into 'master'
2018-02-12 Hans-Christoph SteinerMerge branch 'import-for-issuebot' into 'master'
2018-02-12 Hans-Christoph Steinergit-svn: check HTTPS connection with Python Requests
2018-02-12 Hans-Christoph Steinergit-svn: require working HTTPS for all Subversion URLs
2018-02-12 Hans-Christoph Steinergit: use /bin/true for 'askpass' to prevent all passwor...
2018-02-12 Hans-Christoph Steinergit: make explicit that git configs are calling cmd...
2018-02-12 Hans-Christoph Steinergit-svn: use '--' to isolate user input in command...
2018-02-12 Hans-Christoph SteinerMerge branch 'build-36h' into 'master'
2018-02-12 Hans-Christoph Steinerimport: fix crash when importing from local git repo
2018-02-12 Hans-Christoph Steinerimport: get build dir from settings.gradle
2018-02-12 Hans-Christoph Steinerimport: switch to .yml as default metadata format
2018-02-12 Hans-Christoph SteinerMerge branch 'timeout_flag' into 'master'
2018-02-12 Hans-Christoph SteinerMerge branch 'metadata-write-int' into 'master'
2018-02-12 Hans-Christoph SteinerMerge branch 'remove-ndk-r9b' into 'master'
2018-02-12 Hans-Christoph SteinerMerge branch 'ndk-r16b' into 'master'
2018-02-12 relanbuild: set overall timeout to 36 hours
2018-02-12 relanmakebuildserver: remove NDK r9b to save 1.6 GB of disk...
2018-02-11 relanmakebuildserver: upgrade NDK r16 to r16b
2018-02-11 relanmetadata: write values of TYPE_INT fields
2018-02-07 Marcus Hoffmannbuild: clear timeout flag before every build
2018-02-05 Hans-Christoph SteinerMerge branch 'translation-app-field' into 'master'
2018-02-05 Hans-Christoph SteinerMerge branch 'popen-stdin-devnull' into 'master'
2018-02-05 Hans-Christoph Steinermetadata: add new Translation app field for URL for...
2018-02-05 relancommon: use /dev/null as stdin when calling subprocess...
2018-01-31 Hans-Christoph Steinerlint: check srclibs has name and @ in it
2018-01-31 Hans-Christoph SteinerMerge branch 'master' into 'master'
2018-01-30 csagan5Change --resetserver to --reset-server for consistency
2018-01-30 csagan5Option --resetserver does nothing; have it used instead
2018-01-30 Hans-Christoph SteinerMerge branch 'build-timeout-customization' into 'master'
2018-01-30 relanbuild: make per-build hard time limit customizable
2018-01-29 Hans-Christoph SteinerMerge branch 'crash-and-standard-imports' into 'master'
2018-01-29 Hans-Christoph SteinerMerge branch 'minor-security-ish-tweaks' into 'master'
2018-01-26 Hans-Christoph Steinervmtools: use standard imports: os.remove()
2018-01-26 Hans-Christoph Steinervmtools: use standard imports: os.path.join()
2018-01-26 Hans-Christoph Steinermetadata: fix crash when there are duplicate metadata...
2018-01-26 Hans-Christoph Steinershell=True is too dangerous to allow; there are unfilte...
2018-01-26 Hans-Christoph Steineruse '--' in source vcs calls to protect against malicio...
2018-01-26 Hans-Christoph Steinerscanner: allow running without versionCode and as API
2018-01-26 Hans-Christoph Steinerlint: check description for forbidden HTML tags: iframe...
2018-01-26 Hans-Christoph Steinerwiki: include per-app link to all related activity...
2018-01-24 Hans-Christoph SteinerMerge branch 'remove-kivy' into 'master'
2018-01-23 Hans-Christoph Steinerbuild: remove unused, unmaintained Kivy build method
next