chiark / gitweb /
build/checkupdates/update: log current fdroiddata commit to wiki
[fdroidserver.git] / fdroidserver / common.py
2018-03-05 Hans-Christoph Steinerbuild/checkupdates/update: log current fdroiddata commi...
2018-03-05 Hans-Christoph SteinerMerge branch 'more-security-fixes' into 'master'
2018-03-05 Hans-Christoph SteinerVercodeOperation: only allow simple math expresssions...
2018-03-05 Hans-Christoph Steinerhg: use /bin/false to clarify that it is an executable
2018-03-05 Hans-Christoph SteinerSVN: only allow redirects to HTTPS
2018-02-22 Hans-Christoph SteinerMerge branch 'allow-dashes-and-underscores-in-signature...
2018-02-22 Michael Pöhnallow dashes and underscores in signature file names...
2018-02-22 Hans-Christoph Steinercommon: tighten up regexs when searching for version...
2018-02-22 Hans-Christoph SteinerMerge branch 'androguard-fixes' into 'master'
2018-02-22 Hans-Christoph Steinersignatures: future-proof fetching app ID info from APK
2018-02-22 Hans-Christoph Steinermake is_apk_and_debuggable() default to using androguar...
2018-02-12 Hans-Christoph SteinerMerge branch 'git-svn-improvements' into 'master'
2018-02-12 Hans-Christoph Steinergit-svn: check HTTPS connection with Python Requests
2018-02-12 Hans-Christoph Steinergit-svn: require working HTTPS for all Subversion URLs
2018-02-12 Hans-Christoph Steinergit: use /bin/true for 'askpass' to prevent all passwor...
2018-02-12 Hans-Christoph Steinergit: make explicit that git configs are calling cmd...
2018-02-12 Hans-Christoph Steinergit-svn: use '--' to isolate user input in command...
2018-02-12 Hans-Christoph SteinerMerge branch 'build-36h' into 'master'
2018-02-12 Hans-Christoph SteinerMerge branch 'timeout_flag' into 'master'
2018-02-12 Hans-Christoph SteinerMerge branch 'metadata-write-int' into 'master'
2018-02-12 Hans-Christoph SteinerMerge branch 'remove-ndk-r9b' into 'master'
2018-02-12 Hans-Christoph SteinerMerge branch 'ndk-r16b' into 'master'
2018-02-12 relanmakebuildserver: remove NDK r9b to save 1.6 GB of disk...
2018-02-11 relanmakebuildserver: upgrade NDK r16 to r16b
2018-02-05 Hans-Christoph SteinerMerge branch 'popen-stdin-devnull' into 'master'
2018-02-05 relancommon: use /dev/null as stdin when calling subprocess...
2018-01-29 Hans-Christoph SteinerMerge branch 'minor-security-ish-tweaks' into 'master'
2018-01-26 Hans-Christoph Steineruse '--' in source vcs calls to protect against malicio...
2018-01-23 Hans-Christoph SteinerMerge branch 'remove-qt' into 'master'
2018-01-23 Hans-Christoph Steinerbuildserver: remove Qt installer, its huge, outdated...
2018-01-22 Hans-Christoph SteinerMerge branch 'log-update-checkupdates-server-to-wiki...
2018-01-22 Hans-Christoph Steinermove get_android_tools_versions functions to common
2018-01-22 Hans-Christoph Steinerwiki: log checkupdates start/stop time and command...
2018-01-22 Hans-Christoph Steinercommon.get_wiki_timestamp() for posting timestamps...
2017-12-28 Hans-Christoph SteinerMerge branch 'ever-more-fixes' into 'master'
2017-12-28 Hans-Christoph SteinerMerge branch 'fix_no-refresh' into 'master'
2017-12-28 Hans-Christoph Steinercommon: fix bug in new SHA-256 signatures for >= android-18
2017-12-28 Hans-Christoph Steineraapt 26.0.0 is required to properly parse permissions...
2017-12-27 MarcusMerge branch 'master' into 'master'
2017-12-23 mimi89999gradle file: use flavour specific versionCode/versionNa...
2017-12-23 Michel Le BihanMerge branch 'master' into 'master'
2017-12-23 mimi89999Revert: gradle file: use flavour specific versionCode...
2017-12-20 Hans-Christoph SteinerMerge branch 'nail-down-tests' into 'master'
2017-12-20 Hans-Christoph Steineralways hide PIL.PngImagePlugin's "STREAM" debug messages
2017-12-14 Hans-Christoph SteinerMerge branch 'fixFlavor' into 'master'
2017-12-11 Hans-Christoph SteinerMerge branch 'rational-jarsigner-logging' into 'master'
2017-12-11 tobiasKaminskyregex only for flavor blocks: flavor { ... } and nothin...
2017-12-07 Hans-Christoph SteinerMerge branch 'help_message_fix' into 'master'
2017-12-07 Hans-Christoph Steinerhandle jarsigner/apksigner output cleanly for rational...
2017-12-06 Hans-Christoph SteinerMerge branch 'gitlab-ci-testing-xenial-fedora' into...
2017-12-06 Hans-Christoph Steinercommon: aapt 24.0.0 (v0.2-2964546) is now required
2017-12-06 Hans-Christoph SteinerMerge branch 'rsync_improvements' into 'master'
2017-12-05 Torsten GroteMerge branch 'nightly-fixes' into 'master'
2017-12-05 Hans-Christoph Steinerfix `hg pull`, was stupid mistake in 7bba20c6626152abde...
2017-12-04 Hans-Christoph Steinershutil.move() in apk_strip_signature() to work across...
2017-12-04 Hans-Christoph Steineradd common.sign_apk() for nighly as test for using...
2017-12-04 Hans-Christoph SteinerMerge branch 'CVE-2017-1000117' into 'master'
2017-12-04 Hans-Christoph Steinerblock all SSH connections for VCS, for usabililty and...
2017-12-04 MarcusMerge branch 'submodules_ucm' into 'master'
2017-12-04 Marcus Hoffmanncheckupdates: don't fail when we can't init submodules
2017-12-03 Michael PöhnMerge branch 'git_clone_fix' into 'master'
2017-12-03 Marcus HoffmannGitFetchFDroidPopen: don't change cwd per default
2017-12-03 Hans-Christoph Steinerstop `git clone` from hanging at prompts
2017-12-03 relanMerge branch 'log_git' into 'master'
2017-12-02 Hans-Christoph SteinerMerge branch 'metadataFlavours' into 'master'
2017-12-02 Hans-Christoph Steinerbuild: hard exit on success to avoid hanging
2017-12-02 Michael PöhnMerge branch 'no_sleep' into 'master'
2017-11-30 Hans-Christoph SteinerMerge branch 'gradleFlavor' into 'master'
2017-11-30 Hans-Christoph SteinerMerge branch 'polish-for-1.0' into 'master'
2017-11-30 tobiasKaminskyadded test case
2017-11-29 Hans-Christoph Steinercommon: document read_pkg_args() and read_app_args()
2017-11-29 Hans-Christoph Steinerupdate: use KnownApks dates to check system clock on...
2017-11-29 tobiasKaminskygradle file: use flavour specific versionCode/versionNa...
2017-11-27 Hans-Christoph SteinerMerge branch 'tests-fedora' into 'master'
2017-11-26 Hans-Christoph SteinerMerge branch 'rsync' into 'master'
2017-11-26 Hans-Christoph SteinerMerge branch 'ndk' into 'master'
2017-11-26 Marcus Hoffmannmakebuildserver: add ndk r16
2017-11-25 Hans-Christoph SteinerMerge branch 'vm-provider-lookup-flaw' into 'master'
2017-11-25 Hans-Christoph SteinerMerge branch 'no_rm' into 'master'
2017-11-25 Marcus Hoffmanncommon: use python instead of calling out to 'rm'
2017-11-25 Hans-Christoph SteinerMerge branch 'stop-hanging-on-git-ssh' into 'master'
2017-11-23 Hans-Christoph Steinernever wait for SSH prompts when running git commands
2017-11-23 Hans-Christoph Steinerbuild: stop git from waiting forever at username/passwo...
2017-11-23 Hans-Christoph SteinerMerge branch 'nightly' into 'master'
2017-11-22 Hans-Christoph Steinermake common.local_rsync() method for pre-configured...
2017-11-22 Hans-Christoph Steinercommon.get_examples_dir() to get path to fdroidserver...
2017-11-03 Hans-Christoph SteinerMerge branch 'vcs-info' into 'master'
2017-11-02 relanbuild: raise VCS client version logging level
2017-10-27 Hans-Christoph SteinerMerge branch 'more-1.0-polishing' into 'master'
2017-10-25 Hans-Christoph Steinermake _ always be the gettext function, nothing else
2017-10-25 Hans-Christoph Steinerpreserve metadata when copying APK signatures
2017-10-25 Hans-Christoph Steinerchoose the most recent available version of Java
2017-10-25 MarcusMerge branch 'makebuildserver/default_memory' into...
2017-10-24 Hans-Christoph SteinerMerge branch 'patch-1' into 'master'
2017-10-24 Marcus Hoffmanncommon: check file existence before opening manifest
2017-10-23 Hans-Christoph SteinerMerge branch 'deploy-localization-support' into 'master'
2017-10-19 Hans-Christoph Steinerstandardize on "build-tools" as the name of that Androi...
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-12 Hans-Christoph SteinerMerge branch 'error_on_jars' into 'master'
next