chiark / gitweb /
import: fix bitbucket import
[fdroidserver.git] / fdroidserver /
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ö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: 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
2017-07-19 Hans-Christoph Steinerserver: report errors pushing to git mirrors
2017-07-19 Hans-Christoph Steinerserver: include gitlab raw URLs as git mirrors
2017-07-19 Hans-Christoph Steinerserver: only rm git mirror if the git history is gettin...
2017-07-17 Hans-Christoph Steinerupdate: force checkout .gitlab-ci.yml when updating...
2017-07-17 Hans-Christoph Steinerserver: smooth out btlog transfer for offline signing...
2017-07-17 Hans-Christoph SteinerMerge branch 'xmlicons' into 'master'
2017-07-16 Izzyhave fallback for XML icons also consider res/mipmap*
2017-07-10 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-08 Izzy--create-metadata: only set default empty values if...
2017-07-08 Izzyenable user to have presets for metadata by using a...
2017-07-08 Izzymake --create-metadata use yaml.dump instead of ruamel...
2017-07-07 Hans-Christoph Steinerensure that mirror URLs always include the repodir
2017-07-07 Hans-Christoph SteinerMerge branch 'master' into 'master'
2017-07-07 mimi89999Also search for apk in build/outputs/apk/release
2017-07-06 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-06 Izzy--create-metadata: make sure apk[name] is not empty
2017-07-06 Hans-Christoph SteinerMerge branch 'sudo' into 'master'
2017-07-06 Hans-Christoph Steinersupport configing buildserver VM per-build with sudo=
2017-07-06 Michael PöhnMerge branch 'yaml-template' into 'master'
2017-07-06 Hans-Christoph Steinerhandle App instance with no Builds when writing YAML
2017-07-06 Hans-Christoph Steinerupdate: update openssl KnownVuln scan to handle all...
next