chiark / gitweb /
makebuildserver: change mem default 2 GB
[fdroidserver.git] / fdroidserver /
2017-10-18 Hans-Christoph SteinerMerge 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 Torsten GroteMerge branch '1.0-fixes' into 'master'
2017-10-13 Hans-Christoph Steinerupdate: support Fastlane's official location for screen...
2017-10-13 Hans-Christoph Steinerupdate: fix detection of Triple-T screenshots
2017-10-13 Hans-Christoph Steinerserver: automatically create S3 bucket when using s3cmd
2017-10-13 Hans-Christoph Steinerserver: move strings to be gettext translatable
2017-10-13 Hans-Christoph Steinerhandle exceptions that send a tuple for the error message
2017-10-12 Hans-Christoph SteinerMerge branch 'error_on_jars' into 'master'
2017-10-06 Michael PöhnMerge branch '334-make-index-generation-fully-reproduci...
2017-10-06 Hans-Christoph SteinerMerge branch 'print-vcs-client-version' into 'master'
2017-10-06 relancommon: print VCS client version
2017-10-04 Hans-Christoph SteinerMerge branch 'fix_bare_except' into 'master'
2017-10-04 Marcus Hoffmannfix bare except to satisfy newer pycodestyle
2017-10-04 Marcus Hoffmannimport: fix bitbucket import
2017-10-03 Hans-Christoph SteinerMerge branch 'fix-dot-gradle-removal' into 'master'
2017-10-03 Hans-Christoph SteinerMerge 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öhnsort antiFeatures list in index-v1.json
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ö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ö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 SteinerMerge branch 'build-drozer-syntax-error' into 'master'
2017-09-25 Hans-Christoph Steinermove lots of comments to function doc strings
2017-09-25 Michael Pöhnbuild+drozer: error message instead of crash when repo...
2017-09-20 Hans-Christoph SteinerMerge branch 'port-to-osx-and-trusty' into 'master'
2017-09-19 Hans-Christoph Steinerallow spaces in filenames
2017-09-19 Hans-Christoph Steinerindex: always use jarsigner for verifying JAR signatures
2017-09-19 Hans-Christoph Steinerinit: prompt user for Android SDK path using platform...
2017-09-19 Hans-Christoph Steinercreate blank config.py using cross-platform technique
2017-09-19 Hans-Christoph SteinerMerge branch 'first-working-localization' into 'master'
2017-09-16 Hans-Christoph Steinerfix string formats that are ambiguous for translators
2017-09-16 Hans-Christoph Steinerensure _ is used only for gettext strings
2017-09-16 Hans-Christoph SteinerEnglish source string corrections
2017-09-16 Hans-Christoph Steiner"No config.py found" should warning level, until people...
2017-09-16 Hans-Christoph SteinerMerge branch 'plural' into 'master'
2017-09-16 Hans-Christoph SteinerMerge branch 'newcomers' into 'master'
2017-09-15 Hans-Christoph SteinerMerge branch 'implement-gettext' into 'master'
2017-09-15 Jan BerkelCorrect plurals
2017-09-15 Hans-Christoph Steinerrename 'app-id' to standard Android 'applicationId'
2017-09-15 Hans-Christoph Steinerimplement gettext localization
2017-09-15 Hans-Christoph Steinerstandardize os.walk() var names based on Python 3.5...
2017-09-15 Hans-Christoph SteinerMerge branch 'buildserver-verbose' into 'master'
2017-09-14 Marcus Hoffmanncommon: allow starting without a config file
2017-09-14 Marcus Hoffmannmake sure config exists before writing to it
2017-09-13 Michael Pöhnlog build-server output when verbose flag is set
2017-09-13 Hans-Christoph SteinerMerge branch 'fix_gplay_check' into 'master'
2017-09-12 Marcus Hoffmanncheckupdates: use html.unescape instead of HTMLParser...
2017-09-12 Marcus Hoffmanncheckupdates: fix google play check method
2017-09-12 Hans-Christoph SteinerMerge branch 'refuse-publishing-duplicate-apks' into...
2017-09-12 Hans-Christoph SteinerMerge branch 'warn_on_aar' into 'master'
2017-09-11 Hans-Christoph SteinerMerge branch 'scanner_refactoring' into 'master'
2017-09-11 Marcus Hoffmannscanner: promote jar and aar files present in the repo...
2017-09-11 Marcus Hoffmannremove gradle-wrapper.jar during scan
2017-09-11 Marcus Hoffmannscanner: warn on aar files
2017-09-11 Marcus Hoffmannscanner: rename variables, use os.path.relpath
2017-09-11 Marcus Hoffmannscanner: more descriptive variable names from os.walk
2017-09-07 Michael Pöhnproper error message when publishing with the same...
2017-09-07 Hans-Christoph SteinerMerge branch 'close-subprocess-file-handles' into ...
2017-09-07 Hans-Christoph SteinerMerge branch 'close-subprocess-file-handles' into ...
2017-09-07 Hans-Christoph SteinerMerge branch 'signatures-subcommand' into 'master'
2017-09-07 Michael Pöhnmake sure file-streams of subprocesses get closed
2017-09-06 Michael Pöhnadded signatures subcommand
2017-09-01 Michael PöhnMerge branch 'apk_output_location' into 'master'
2017-08-31 Hans-Christoph SteinerMerge branch 'mr/update_docker-py' into 'master'
2017-08-28 Marcus HoffmannMerge branch 'mr/verify_ca_certs_v2' into 'master'
2017-08-27 Marcus HoffmannMerge branch 'mr/update_platforms_tools' into 'master'
2017-08-26 Marcus Hoffmannadd comments to gradle output directories
2017-08-26 Marcus Hoffmannhandle gradle-plugin 3.0 output apk location
2017-08-22 Michael PöhnMerge branch 'local_metadata' into 'master'
2017-08-21 Marcus Hoffmannmetadata: also read .fdroid.txt metadata
2017-08-15 Hans-Christoph SteinerMerge branch 'gradle-updates' into 'master'
2017-08-15 Hans-Christoph SteinerMerge branch 'ndk-r15c' into 'master'
2017-08-11 relanmakebuildserver: upgrade NDK r15b to r15c
2017-07-27 Hans-Christoph Steinermetadata: handle empty YAML files without crashing 0.8
2017-07-26 Hans-Christoph Steinerupdate: test metadata creation using internal and exter...
2017-07-26 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-26 Izzypreserve order and formatting on creating Metadata...
2017-07-26 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-20 IzzyUpdating syntax check for Flattr (see #284)
2017-07-20 Hans-Christoph SteinerMerge branch '0.8-fixes' into 'master'
2017-07-19 Hans-Christoph Steinerremove errant trailing slash added in 7613c18dd80969cec...
2017-07-19 Hans-Christoph Steinerupdate: always include name/summary/desc in index.xml...
2017-07-19 Hans-Christoph Steinerverify: if downloading from /repo/ fails, try /archive/
2017-07-19 Hans-Christoph Steinerkeep .apk file ext when diffoscope'ing Binaries:
2017-07-19 Hans-Christoph Steinerrewritemeta: only print file type if its changing
next