chiark / gitweb /
fdroidserver.git
2018-02-28 Hans-Christoph... Merge branch 'master' into 'master'
2018-02-27 Hans-Christoph... lint: ban all dangerous HTML tags
2018-02-26 Hans-Christoph... update: make icon extraction less dependent on aapt
2018-02-23 Hans-Christoph... gitlab-ci: set metadata_v0 test to use 1.0.2 as the...
2018-02-23 Hans-Christoph... rewritemeta: fix proper_format() so lint works with...
2018-02-22 Hans-Christoph... Merge 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... bump to 1.0.2 to placate pypi 1.0.2
2018-02-22 Hans-Christoph... common: tighten up regexs when searching for version...
2018-02-22 Hans-Christoph... Bump to 1.0.1! 1.0.1
2018-02-22 Hans-Christoph... Merge branch 'weblate' into 'master'
2018-02-22 Hans-Christoph... Weblate
2018-02-22 Hans-Christoph... Merge branch 'androguard-fixes' into 'master'
2018-02-22 Hans-Christoph... signatures: future-proof fetching app ID info from APK
2018-02-22 Hans-Christoph... update: switch to improved androguard detection
2018-02-22 Hans-Christoph... gitlab-ci: remove apt-get progress dumps from build log
2018-02-22 Hans-Christoph... gitlab-ci: try to download PPA keys until they succeed
2018-02-22 Hans-Christoph... tests: do not automatically run install.TestCase, its...
2018-02-22 Hans-Christoph... gitlab-ci: test against latest build-tools 27.0.3
2018-02-22 Hans-Christoph... gitlab-ci: androguard from Debian/unstable til it stabi...
2018-02-22 Hans-Christoph... make is_apk_and_debuggable() default to using androguar...
2018-02-22 Hans-Christoph... init: do not try to find aapt if androguard is available
2018-02-21 Hans-Christoph... update: include implied permissions when using androguard
2018-02-20 Hans-Christoph... update: 'features' list only includes required features
2018-02-20 Hans-Christoph... gitlab-ci: switch debian_testing to use androguard
2018-02-20 Hans-Christoph... update: fix crash from missing file extension in extrac...
2018-02-19 Hans-Christoph... Merge branch 'use-androguard-first' into 'master'
2018-02-19 Hans-Christoph... Merge branch 'support-xml-icons' into 'master'
2018-02-15 Hans-Christoph... update: use androguard by default if it is available
2018-02-15 Hans-Christoph... update: extract and store XML icons
2018-02-15 Hans-Christoph... update: switch to new androguard v3.1 API based on...
2018-02-15 Hans-Christoph... update: find alternate PNGs for apps that have an XML...
2018-02-15 Hans-Christoph... update: fix min/target/max edge case parsing with andro...
2018-02-14 MarcusMerge branch 'fix-excessive-ndk' into 'master'
2018-02-14 MarcusMerge branch 'fdroid-deploy' into 'master'
2018-02-14 relanmakebuildserver: do not provision excessive NDKs
2018-02-13 Hans-Christoph... rename `fdroid server` to `fdroid deploy` and deprecate...
2018-02-13 Hans-Christoph... Translated using Weblate (Tibetan)
2018-02-13 Hans-Christoph... Translated using Weblate (Tibetan)
2018-02-13 Hans-Christoph... fix format string issues in Tibetan
2018-02-13 Hans-Christoph... switch gettext translation files to po-unwrapped format
2018-02-13 Hans-Christoph... Weblate (closes !461)
2018-02-12 Hans-Christoph... Revert "wiki: include per-app link to all related activ...
2018-02-12 Hans-Christoph... Merge branch 'git-svn-improvements' into 'master'
2018-02-12 Hans-Christoph... Merge branch 'import-for-issuebot' into 'master'
2018-02-12 Hans-Christoph... git-svn: check HTTPS connection with Python Requests
2018-02-12 Hans-Christoph... git-svn: require working HTTPS for all Subversion URLs
2018-02-12 Hans-Christoph... git: use /bin/true for 'askpass' to prevent all passwor...
2018-02-12 Hans-Christoph... git: make explicit that git configs are calling cmd...
2018-02-12 Hans-Christoph... git-svn: use '--' to isolate user input in command...
2018-02-12 Hans-Christoph... Merge branch 'build-36h' into 'master'
2018-02-12 Hans-Christoph... import: fix crash when importing from local git repo
2018-02-12 Hans-Christoph... import: get build dir from settings.gradle
2018-02-12 Hans-Christoph... import: switch to .yml as default metadata format
2018-02-12 Hans-Christoph... Merge branch 'timeout_flag' into 'master'
2018-02-12 Hans-Christoph... Merge branch 'metadata-write-int' into 'master'
2018-02-12 Hans-Christoph... Merge branch 'remove-ndk-r9b' into 'master'
2018-02-12 Hans-Christoph... Merge branch 'ndk-r16b' into 'master'
2018-02-12 Hans-Christoph... Merge branch 'gradle-4.5.1' 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 relanmakebuildserver: add Gradle 4.5.1
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... Merge branch 'translation-app-field' into 'master'
2018-02-05 Hans-Christoph... Merge branch 'popen-stdin-devnull' into 'master'
2018-02-05 Hans-Christoph... metadata: 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... lint: check srclibs has name and @ in it
2018-01-31 Hans-Christoph... Merge 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... Merge branch 'build-timeout-customization' into 'master'
2018-01-30 Hans-Christoph... fix metadata test: remove timeout= from comparison
2018-01-30 relanbuild: make per-build hard time limit customizable
2018-01-30 relanMerge branch 'gradle-4.5' into 'master'
2018-01-29 Marcus Hoffmannmakebuildserver: add gradle 4.5
2018-01-29 Hans-Christoph... Merge branch 'crash-and-standard-imports' into 'master'
2018-01-29 Hans-Christoph... Merge branch 'minor-security-ish-tweaks' into 'master'
2018-01-26 Hans-Christoph... vmtools: use standard imports: os.remove()
2018-01-26 Hans-Christoph... vmtools: use standard imports: os.path.join()
2018-01-26 Hans-Christoph... metadata: fix crash when there are duplicate metadata...
2018-01-26 Hans-Christoph... use standard User-Agent in check-fdroid-apk
2018-01-26 Hans-Christoph... shell=True is too dangerous to allow; there are unfilte...
2018-01-26 Hans-Christoph... use '--' in source vcs calls to protect against malicio...
2018-01-26 Hans-Christoph... scanner: allow running without versionCode and as API
2018-01-26 Hans-Christoph... lint: check description for forbidden HTML tags: iframe...
2018-01-26 Hans-Christoph... buildserver: include python3-git for future use
2018-01-26 Hans-Christoph... wiki: include per-app link to all related activity...
2018-01-26 Hans-Christoph... Merge branch 'platform27' into 'master'
2018-01-25 Marcus Hoffmannmakebuildserver: re-add platform 27
2018-01-25 MarcusMerge branch 'build_tools_27.0.3' into 'master'
2018-01-25 Marcus Hoffmannmakebuildserver: add build-tools 27.0.3
2018-01-24 Hans-Christoph... Merge branch 'remove-kivy' into 'master'
2018-01-23 Hans-Christoph... build: remove unused, unmaintained Kivy build method
2018-01-23 Hans-Christoph... Merge branch 'remove-qt' into 'master'
2018-01-23 Hans-Christoph... buildserver: remove Qt installer, its huge, outdated...
2018-01-22 Hans-Christoph... Merge branch 'build_timeout' into 'master'
2018-01-22 Marcus Hoffmannmain: force exit on keyboard interrupt
next