chiark / gitweb /
fdroidserver.git
2017-10-24 Hans-Christoph... Merge branch 'patch-1' into 'master'
2017-10-24 Marcus Hoffmanncommon: check file existence before opening manifest
2017-10-23 Hans-Christoph... Merge branch 'deploy-localization-support' into 'master'
2017-10-22 Allan NordhøyHTTP, HTTPS
2017-10-20 Hans-Christoph... Merge branch 'remove_basebox_ref' into 'master'
2017-10-20 Marcus Hoffmannmakebuildserver: remove reference to f-droid.org/jessie...
2017-10-19 Hans-Christoph... fix egg-link and easy_install support for Python3
2017-10-19 Hans-Christoph... fix finding translation files when installed
2017-10-19 Hans-Christoph... add some context to some strings that are confusing...
2017-10-19 Hans-Christoph... standardize on "build-tools" as the name of that Androi...
2017-10-19 Hans-Christoph... update localization source files with `make -C locale`
2017-10-19 Hans-Christoph... use Babel to compile localizations and include in sourc...
2017-10-19 Hans-Christoph... include in source tarball: be de es es_AR fr nb pt_BR...
2017-10-19 Hans-Christoph... update: make strings translatable
2017-10-19 Hans-Christoph... include README.rst in official release source tarball
2017-10-19 Hans-Christoph... FDroidException handle Exceptions that return things...
2017-10-19 Hans-Christoph... tests: make `pip3 install` quieter for shorter CI logs
2017-10-19 Hans-Christoph... travis-ci: get OSX tests running again...
2017-10-18 Hans-Christoph... Merge branch '391-fdroid-publish-unknown-execption...
2017-10-17 Michael Pöhnbetter error message in publish when repo_key is not set
2017-10-17 Hans-Christoph... `make update` to update all translation files from...
2017-10-17 Hans-Christoph... Merge branch 'weblate' into 'master'
2017-10-17 Hans-Christoph... Weblate
2017-10-17 Hans-Christoph... jenkins-build-makebuildserver: use current version...
2017-10-17 Torsten GroteMerge branch '1.0-fixes' into 'master'
2017-10-13 Hans-Christoph... include all argparse strings in translation template
2017-10-13 Hans-Christoph... update translation template and add file context for...
2017-10-13 Hans-Christoph... update: support Fastlane's official location for screen...
2017-10-13 Hans-Christoph... update: fix detection of Triple-T screenshots
2017-10-13 Hans-Christoph... server: automatically create S3 bucket when using s3cmd
2017-10-13 Hans-Christoph... server: move strings to be gettext translatable
2017-10-13 Hans-Christoph... handle exceptions that send a tuple for the error message
2017-10-12 Hans-Christoph... Merge branch 'error_on_jars' into 'master'
2017-10-08 Hans-Christoph... Merge branch 'gradle-4.2.1' into 'master'
2017-10-08 relanmakebuildserver: add Gradle 4.2.1
2017-10-06 Michael PöhnMerge branch '334-make-index-generation-fully-reproduci...
2017-10-06 Hans-Christoph... Merge branch 'print-vcs-client-version' into 'master'
2017-10-06 relancommon: print VCS client version
2017-10-04 Hans-Christoph... Merge branch 'fix_bare_except' into 'master'
2017-10-04 Hans-Christoph... Merge branch 'build-tools-26-0-2' into 'master'
2017-10-04 Marcus Hoffmannfix bare except to satisfy newer pycodestyle
2017-10-04 Marcus Hoffmannadd build-tools 26.0.2
2017-10-04 Marcus Hoffmannimport: fix bitbucket import
2017-10-03 Hans-Christoph... Merge branch 'fix-dot-gradle-removal' into 'master'
2017-10-03 Hans-Christoph... Merge branch '291-include-apk-signatures-in-build-metad...
2017-10-01 relanbuild: fix build/ and .gradle/ removal after cleaning
2017-09-26 Michael Pöhnuse OrderedDict for localization data in index-v1
2017-09-26 Michael Pöhnmake sure all timestamps in index-v1 are utc
2017-09-26 Michael Pöhnconvert apk timestamp from filesystem to utc before...
2017-09-26 Michael Pöhnmake sure apk-added datetime only gets returned rounded...
2017-09-26 Michael Pöhnadd test for index-v1.json
2017-09-26 Michael Pöhnsort antiFeatures list in index-v1.json
2017-09-26 Michael Pöhnstore fdroid signing-key-fp-list in stats dir
2017-09-26 Michael Pöhnadded some docstrings and error messages
2017-09-26 Michael Pöhnchoose best apk version vor index v0
2017-09-26 Michael Pöhnsort index-v1; publish now creates and stores a list...
2017-09-26 Michael Pöhnadded functions for storing/loading signer fingerprints...
2017-09-26 Michael Pöhnadded some developer-signing key metadata to tests
2017-09-26 Michael Pöhnfunction for finding developer signature in metadata
2017-09-26 Michael Pöhnadd signer to index v1
2017-09-26 Michael Pöhnadded parse release filename function
2017-09-26 Michael Pöhnskip singing apks which ar not validating with signatur...
2017-09-26 Michael Pöhntest for common.get_app_id_aapt
2017-09-26 Michael Pöhntry injecting signatures for metadata when publishing
2017-09-26 Michael Pöhncheck file existance before trying to verify apks;...
2017-09-26 Michael Pöhnadd common functions for dealing with apk signatures
2017-09-26 Michael Pöhnrefactored publishing source tarball into a function
2017-09-26 Michael Pöhncommon function for fetching sha256 signing-key fingerprint
2017-09-26 Hans-Christoph... Merge branch 'build-drozer-syntax-error' into 'master'
2017-09-25 Hans-Christoph... tests: test setting up app git repo like `fdroid build...
2017-09-25 Hans-Christoph... tests: add setUp() method to common to handle standard...
2017-09-25 Hans-Christoph... move lots of comments to function doc strings
2017-09-25 Hans-Christoph... travis-ci: quiet output for pip/sdkmanager installs
2017-09-25 Hans-Christoph... update MANIFEST.in
2017-09-25 Hans-Christoph... use pandoc to convert README.md to PyPI's reST format
2017-09-25 Michael Pöhnbuild+drozer: error message instead of crash when repo...
2017-09-25 Hans-Christoph... Merge branch 'gradle-4.2' into 'master'
2017-09-23 relanmakebuildserver: add Gradle 4.2
2017-09-20 Hans-Christoph... Merge branch 'port-to-osx-and-trusty' into 'master'
2017-09-19 Hans-Christoph... travis-ci: always reinstall Java on OSX to get recent...
2017-09-19 Hans-Christoph... travis-ci: test on older OSX versions
2017-09-19 Hans-Christoph... tests: use ci-test-app with current Gradle Android...
2017-09-19 Hans-Christoph... tests: support Java setups where MD5 is not disabled...
2017-09-19 Hans-Christoph... tests: don't run gpgsign tests on Travis CI's OSX,...
2017-09-19 Hans-Christoph... travis-ci: make Trusty builds a first class citizen
2017-09-19 Hans-Christoph... travis-ci: update OSX CI build to work again
2017-09-19 Hans-Christoph... tests: support Ubuntu/trusty's python3.4-venv
2017-09-19 Hans-Christoph... tests: prefer GNU sed on BSD/OSX, BSD's sed has lame...
2017-09-19 Hans-Christoph... allow spaces in filenames
2017-09-19 Hans-Christoph... tests: move test APK with bad unicode filename to separ...
2017-09-19 Hans-Christoph... index: always use jarsigner for verifying JAR signatures
2017-09-19 Hans-Christoph... init: prompt user for Android SDK path using platform...
2017-09-19 Hans-Christoph... create blank config.py using cross-platform technique
2017-09-19 Hans-Christoph... Merge branch 'first-working-localization' into 'master'
2017-09-16 Hans-Christoph... update translation template with latest strings
2017-09-16 Hans-Christoph... add Makefile to handle refreshing translation template
2017-09-16 Hans-Christoph... fix string formats that are ambiguous for translators
2017-09-16 Hans-Christoph... ensure _ is used only for gettext strings
2017-09-16 Hans-Christoph... English source string corrections
2017-09-16 Hans-Christoph... "No config.py found" should warning level, until people...
next