chiark / gitweb /
fdroidserver.git
2017-03-15 Ciaran GultnieksCatch update check failure and proceed, not bomb out
2017-03-15 Hans-Christoph... update: fix crash in debug logging message
2017-03-14 Hans-Christoph... buildserver: remove my silly mistake
2017-03-14 Hans-Christoph... buildserver: bump to android_m2repository r45
2017-03-14 Hans-Christoph... Merge branch 'constraintlayout-license-bullshit' into...
2017-03-14 Hans-Christoph... buildserver: allow gradle to install newer build-tools...
2017-03-13 Hans-Christoph... buildserver: support new ConstraintLayout license bullshit
2017-03-13 Ciaran GultnieksMerge branch 'popen-nonutf8' into 'master'
2017-03-12 Daniel Martícommon: don't assume build script output is utf-8
2017-03-10 Hans-Christoph... Merge branch 'include-ota-zip-in-index-xml' into 'master'
2017-03-10 Hans-Christoph... fix source tarball filename for media files
2017-03-10 Hans-Christoph... include non-APKs that match metadata and fdroid-generat...
2017-03-10 Hans-Christoph... update: do not include fdroid-generated tarballs as...
2017-03-10 Hans-Christoph... Merge branch 'gradle341' into 'master'
2017-03-10 Boris Krautmakebs: add gradle 3.4.1
2017-03-07 Hans-Christoph... Merge branch 'pre-indexv1-fixes' into 'master'
2017-03-06 Hans-Christoph... uses-permission maxSdkVersion as int, and enforces...
2017-03-06 Hans-Christoph... non-APK files will not have minSdkVersion, so don't...
2017-03-06 Hans-Christoph... update: do not include PGP signatures as "media" files
2017-03-06 Hans-Christoph... update bash completion commenting to match standards
2017-03-06 Hans-Christoph... Merge branch 'master' into 'master'
2017-03-03 thez3roupload release apk to virustotal
2017-03-01 Hans-Christoph... Merge branch 'master' into 'master'
2017-03-01 Hans-Christoph... Merge branch 'master' into 'master'
2017-03-01 thez3roupload release apk to AndroidObservatory
2017-03-01 Hans-Christoph... Merge branch 'skip-scan' into 'master'
2017-03-01 Michael PöhnPass on --skip-scan flag to build server VM when runnin...
2017-02-28 Hans-Christoph... Merge branch 'metadata-fixes-and-tests' into 'master'
2017-02-28 Hans-Christoph... metadata: port .fdroid.yml handling to App dict subclass
2017-02-28 Hans-Christoph... fix bug including media files
2017-02-28 Hans-Christoph... improve rewritemeta error msg about formats
2017-02-28 Hans-Christoph... match versionCode/versionName when set as gradle variable
2017-02-28 Hans-Christoph... do not crash if no versionCode is found while parsing
2017-02-28 Hans-Christoph... fix metadata dump test to run on CI servers
2017-02-28 Hans-Christoph... rename lastupdated to lastUpdated to match fdroid client
2017-02-27 Hans-Christoph... Merge branch 'gradle34' into 'master'
2017-02-26 Boris Krautmakebs: add gradle 3.4
2017-02-24 Hans-Christoph... Merge branch 'remove-manual' into 'master'
2017-02-24 Hans-Christoph... jenkins-build-makebuildserver: add rudimentary rewritem...
2017-02-24 Hans-Christoph... remove TeX manual, it moved to https://gitlab.com/fdroi...
2017-02-24 Hans-Christoph... rewritemeta: fix silly bug of using == for =
2017-02-24 Torsten GroteMerge branch 'make-Build-App-act-like-dicts' into ...
2017-02-24 Hans-Christoph... provide warning if config items will not preserve order
2017-02-24 Hans-Christoph... build: ensure test is running on git commit that this...
2017-02-24 Hans-Christoph... normalize Build TYPE_STRING data based on .txt
2017-02-24 Hans-Christoph... normalize Build TYPE_LIST data based on .txt
2017-02-24 Hans-Christoph... add script for mass testing metadata parsing after...
2017-02-24 Hans-Christoph... rename Build fields: version -> versionName, vercode...
2017-02-24 Hans-Christoph... convert metadata.Build to a subclass of dict
2017-02-24 Hans-Christoph... convert App to subclass of dict to support parsing...
2017-02-24 Hans-Christoph... make Build class act more like a dict
2017-02-24 Hans-Christoph... sort repo index data to make index.xml generation repro...
2017-02-24 Hans-Christoph... test for original "v0" index XML compatibility
2017-02-23 Hans-Christoph... Merge branch 'support-v44' into 'master'
2017-02-23 Hans-Christoph... Merge branch 'firebase' into 'master'
2017-02-23 Boris Krautmakebs: update support repo to r43, closes fdroid/rfp#49
2017-02-22 Boris Krautscanner: add firebase to usual suspect list, closes...
2017-02-21 Hans-Christoph... Merge branch 'name' into 'master'
2017-02-19 Boris Krautupdate: add name to skeleton
2017-02-17 Hans-Christoph... Merge branch 'feature/git-mirroring' into 'master'
2017-02-17 thez3roadd git repo mirroring
2017-02-13 Hans-Christoph... Merge branch 'ossjfrog' into 'master'
2017-02-13 Hans-Christoph... Merge branch 'build-publish-staging-test' into 'master'
2017-02-13 Boris Krautscanner: allow oss.jfrog.org/artifactory/oss-snapshot...
2017-02-13 Hans-Christoph... jenkins-build-makebuildserver: remove VLC as test,...
2017-02-13 Hans-Christoph... buildserver: update to latest tools and m2repository
2017-02-13 Hans-Christoph... jenkins-build-makebuildserver: handle git update of...
2017-02-13 Hans-Christoph... build: include buildserverid in build log for wiki
2017-02-13 Hans-Christoph... log Android SDK/NDK component versions on buildserver
2017-02-13 Hans-Christoph... build: fix fdroidserverid in build log post on wiki
2017-02-13 Hans-Christoph... jenkins-build-makebuildserver: test the whole build...
2017-02-13 Hans-Christoph... Merge branch 'supportlib' into 'master'
2017-02-11 Boris Krautmakebs: bump support repo to r43
2017-02-07 Ciaran GultnieksMerge branch 'fix-build-and-vlc' into 'master'
2017-02-07 Hans-Christoph... jenkins-build-makebuildserver: include VLC as a test...
2017-02-07 Hans-Christoph... buildserver: use automake and cmake from jessie-backports
2017-02-06 Hans-Christoph... gitlab-ci: workaround "ImportError: No module named...
2017-02-06 Hans-Christoph... buildserver: add openjdk-8-jdk-headless depends from...
2017-02-04 Ciaran GultnieksMerge branch 'supportlib' into 'master'
2017-02-04 Boris Krautmakebs: upgrade support repo to r42
2017-01-21 Hans-Christoph... Merge branch 'collection-of-fixes' into 'master'
2017-01-20 Hans-Christoph... build: include fdroidserverid in build log post on...
2017-01-20 Hans-Christoph... update URL for git repo of test app
2017-01-20 Hans-Christoph... break out categories.txt generation to standalone method
2017-01-20 Hans-Christoph... fix bad caching of non-APK files in the repo
2017-01-12 Hans-Christoph... Merge branch 'fdroid-publish-ota-zip' into 'master'
2017-01-12 Hans-Christoph... Merge branch 'libtool-from-testing' into 'master'
2017-01-12 Hans-Christoph... buildserver: update android_m2repository to latest...
2017-01-11 Hans-Christoph... ensure fdroiddata metadata file overrides .fdroid.yml...
2017-01-10 Hans-Christoph... buildserver: support installing packages from Debian...
2017-01-09 Hans-Christoph... `fdroid publish` now includes OTA ZIPs and related...
2017-01-09 Hans-Christoph... Merge branch 'gradle33' into 'master'
2017-01-08 Boris Krautmakebs: install gradle 3.3
2017-01-07 Ciaran GultnieksMerge branch 'gettext-backport' into 'master'
2017-01-03 Hans-Christoph... buildserver: install gettext from jessie-backports
2017-01-01 Daniel MartíMerge branch 'import' into 'master'
2017-01-01 Daniel MartíMerge branch 'spdx' into 'master'
2016-12-23 Daniel MartíMerge branch 'ci-update' into 'master'
2016-12-23 Daniel MartíBump CI image, now with build-tools 25.0.2
2016-12-21 Boris Krautimport: fix raw git-over-https urls
next