chiark / gitweb /
Fix installs with pip --user
[fdroidserver.git] / fdroidserver /
2017-04-03 Hans-Christoph SteinerMerge branch '265-fdroid-init-generates-double-entries...
2017-04-02 Michael Pöhnavoid duplicate value assignments when updating config...
2017-03-31 Hans-Christoph SteinerMerge branch 'move-index-methods' into 'master'
2017-03-31 Torsten GroteRe-use config and options from common module in index
2017-03-29 Torsten GroteMove index related methods to new index module
2017-03-29 Torsten GroteMove index signing methods into signindex.py
2017-03-27 Hans-Christoph SteinerMerge branch 'smaller-methods' into 'master'
2017-03-27 Hans-Christoph SteinerMerge branch 'notabug' into 'master'
2017-03-27 Hans-Christoph SteinerMerge branch 'build_tools_log' into 'master'
2017-03-27 Hans-Christoph SteinerMerge branch 'sign-and-verify-update' into 'master'
2017-03-26 Boris Krautimport: add option to specify license and categories...
2017-03-26 Boris Krautimport: add notabug.org
2017-03-22 Torsten GroteReturn public key and fingerprint after generating...
2017-03-22 Torsten GroteFactor out code from update.main() to individual functions
2017-03-22 Michael Pöhnmoved version android tools version log header to corre...
2017-03-22 Michael Pöhnfix local var name overloading when iterating build...
2017-03-22 Michael Pöhnfix exception handling in dscanner and update.py
2017-03-22 Michael PöhnMerge remote-tracking branch 'fdroid/master' into build...
2017-03-22 Michael Pöhnfix exception handling in build.py
2017-03-22 Hans-Christoph Steinerprefer apksigner if installed, jarsigner sucks
2017-03-22 Hans-Christoph Steinerset_command_in_config() for finding CLI tools to run
2017-03-22 Hans-Christoph Steinerverify: fdroidserverid and buildserverid are part of...
2017-03-22 Hans-Christoph Steinermake `fdroid verify` use common.verify_apks()
2017-03-22 Hans-Christoph Steinerverify: ensure only a single signature is in compared APK
2017-03-21 Michael Pöhnpost correct build tool versions to wiki
2017-03-20 Hans-Christoph SteinerMerge branch 'ndk14' into 'master'
2017-03-19 Boris Krautmakebs: add ndk r14
2017-03-17 Hans-Christoph SteinerMerge branch 'scan-single-apk' into 'master'
2017-03-17 Torsten GroteFactor code for scanning a single APK out into its...
2017-03-17 Torsten GroteMerge branch 'index-v1' into 'master'
2017-03-17 Hans-Christoph Steinersignindex: support signing index-v1.jar
2017-03-17 Hans-Christoph Steinermove update.signjar() to common so it can also be used...
2017-03-17 Hans-Christoph Steinerwarn and ignore graphics files that have no matching...
2017-03-17 Hans-Christoph Steinercopy graphic assets from fdroiddata and app source...
2017-03-17 Hans-Christoph Steinerensure that app.Categories is always a list of strings
2017-03-17 Hans-Christoph Steinerinclude graphics and screenshots from repo in V1 index
2017-03-17 Hans-Christoph Steinerinclude push install/uninstall requests in index-v1
2017-03-17 Hans-Christoph Steinerconvert internal dict keys to match fdroidclient's...
2017-03-17 Hans-Christoph Steiner`fdroid update` uses datetime instances for timestamps
2017-03-17 Hans-Christoph Steineradd index V1 format, a direct translation of internal...
2017-03-17 Hans-Christoph Steinerbreak out jar signing into function so it can be reused
2017-03-17 Hans-Christoph Steineronly set 'No description available' in the old index...
2017-03-17 Michael PöhnMerge branch 'buildserver-auto-install' into 'master'
2017-03-17 Hans-Christoph SteinerMerge branch 'metadata_output_vars' into 'master'
2017-03-16 Hans-Christoph SteinerMerge branch 'binary-transparency' into 'master'
2017-03-16 Hans-Christoph Steinerupdate: include git config name/email in binary transpa...
2017-03-16 Michael Pöhnmetadata output-lines now substitute $$VERSION$$/etc.
2017-03-15 Hans-Christoph Steinergenerate HTML diff from verify using diffoscope
2017-03-15 Hans-Christoph Steinernew repo-wide config option for a Binary Transparency Log
2017-03-15 Ciaran GultnieksRemove whitespace from HTTP update check versions
2017-03-15 Ciaran GultnieksCatch update check failure and proceed, not bomb out
2017-03-15 Hans-Christoph Steinerupdate: fix crash in debug logging message
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 SteinerMerge branch 'include-ota-zip-in-index-xml' into 'master'
2017-03-10 Hans-Christoph Steinerfix source tarball filename for media files
2017-03-10 Hans-Christoph Steinerinclude non-APKs that match metadata and fdroid-generat...
2017-03-10 Hans-Christoph Steinerupdate: do not include fdroid-generated tarballs as...
2017-03-07 Hans-Christoph SteinerMerge branch 'pre-indexv1-fixes' into 'master'
2017-03-06 Hans-Christoph Steineruses-permission maxSdkVersion as int, and enforces...
2017-03-06 Hans-Christoph Steinernon-APK files will not have minSdkVersion, so don't...
2017-03-06 Hans-Christoph Steinerupdate: do not include PGP signatures as "media" files
2017-03-06 Hans-Christoph SteinerMerge branch 'master' into 'master'
2017-03-03 thez3roupload release apk to virustotal
2017-03-01 Hans-Christoph SteinerMerge branch 'master' into 'master'
2017-03-01 thez3roupload release apk to AndroidObservatory
2017-03-01 Hans-Christoph SteinerMerge 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 SteinerMerge branch 'metadata-fixes-and-tests' into 'master'
2017-02-28 Hans-Christoph Steinermetadata: port .fdroid.yml handling to App dict subclass
2017-02-28 Hans-Christoph Steinerfix bug including media files
2017-02-28 Hans-Christoph Steinerimprove rewritemeta error msg about formats
2017-02-28 Hans-Christoph Steinermatch versionCode/versionName when set as gradle variable
2017-02-28 Hans-Christoph Steinerdo not crash if no versionCode is found while parsing
2017-02-28 Hans-Christoph Steinerrename lastupdated to lastUpdated to match fdroid client
2017-02-24 Hans-Christoph Steinerrewritemeta: fix silly bug of using == for =
2017-02-24 Torsten GroteMerge branch 'make-Build-App-act-like-dicts' into ...
2017-02-24 Hans-Christoph Steinerprovide warning if config items will not preserve order
2017-02-24 Hans-Christoph Steinernormalize Build TYPE_STRING data based on .txt
2017-02-24 Hans-Christoph Steinernormalize Build TYPE_LIST data based on .txt
2017-02-24 Hans-Christoph Steinerrename Build fields: version -> versionName, vercode...
2017-02-24 Hans-Christoph Steinerconvert metadata.Build to a subclass of dict
2017-02-24 Hans-Christoph Steinerconvert App to subclass of dict to support parsing...
2017-02-24 Hans-Christoph Steinermake Build class act more like a dict
2017-02-24 Hans-Christoph Steinersort repo index data to make index.xml generation repro...
2017-02-23 Hans-Christoph SteinerMerge branch 'support-v44' into 'master'
2017-02-23 Hans-Christoph SteinerMerge branch 'firebase' into 'master'
2017-02-22 Boris Krautscanner: add firebase to usual suspect list, closes...
2017-02-21 Hans-Christoph SteinerMerge branch 'name' into 'master'
2017-02-19 Boris Krautupdate: add name to skeleton
2017-02-17 Hans-Christoph SteinerMerge branch 'feature/git-mirroring' into 'master'
2017-02-17 thez3roadd git repo mirroring
2017-02-13 Hans-Christoph SteinerMerge branch 'ossjfrog' into 'master'
2017-02-13 Hans-Christoph SteinerMerge branch 'build-publish-staging-test' into 'master'
2017-02-13 Boris Krautscanner: allow oss.jfrog.org/artifactory/oss-snapshot...
2017-02-13 Hans-Christoph Steinerbuild: include buildserverid in build log for wiki
2017-02-13 Hans-Christoph Steinerlog Android SDK/NDK component versions on buildserver
2017-02-13 Hans-Christoph Steinerbuild: fix fdroidserverid in build log post on wiki
2017-01-21 Hans-Christoph SteinerMerge branch 'collection-of-fixes' into 'master'
2017-01-20 Hans-Christoph Steinerbuild: include fdroidserverid in build log post on...
next