chiark / gitweb /
fdroidserver.git
2015-01-21 Ciaran GultnieksFix no-checksum option type for local sync (fixes #67)
2015-01-16 Ciaran GultnieksMerge branch 'update_docs' into 'master'
2015-01-16 RancorAdded docs how to get platform cache files (closes...
2015-01-13 Daniel MartíFix adding paths to the PATH env variable
2015-01-13 Daniel MartíFix issue introduced in 49549f4cad2097 (fixes #62)
2015-01-13 Ciaran GultnieksFix PEP8 issues from latest pull request
2015-01-13 Ciaran GultnieksCorrection to 5b868c8a4
2015-01-12 Daniel MartíDon't limit gradle's forceversion to string literals
2015-01-12 Ciaran GultnieksOnly set Auto Name if one isn't set already
2015-01-12 Ciaran GultnieksMerge branch 'master' into 'master'
2015-01-12 Hans-Christoph... if a build did verify against Binaries:, delete the...
2015-01-12 Hans-Christoph... if `meld` is available, use it to show differences...
2015-01-12 Hans-Christoph... if `apktool` is available, use it to decompress APKs...
2015-01-12 Hans-Christoph... fix typo in error message
2015-01-12 Hans-Christoph... uncompress using `jar xf` in a folder with the same...
2015-01-12 Hans-Christoph... make resulting dirs of compare_apks() have clearer...
2015-01-12 Hans-Christoph... prevent `fdroid publish` from repeatedly downloading...
2015-01-11 Ciaran GultnieksDetect apk cache changes to avoid having to blow the...
2015-01-11 Ciaran GultnieksCorrection to no-checksum
2015-01-11 Ciaran GultnieksRemove support for git-svn with authentication
2015-01-11 Ciaran GultnieksAdd option to not use rsync --checksum
2015-01-11 Ciaran GultnieksDocumentation fix
2015-01-11 Daniel MartíComplete missing server options
2015-01-11 Daniel Martíscanner --nosvn was removed
2015-01-11 Daniel MartíComplete update --nosign
2015-01-11 Daniel Martícomplete -h/--help for all commands implicitly
2015-01-11 Daniel MartíAdd bash-completion to pre-commit bash checks
2015-01-11 Daniel MartíAdd signindex to bash-completion
2015-01-11 Ciaran GultnieksAdd fdroid signindex to sign previously unsigned indexes
2015-01-11 Ciaran GultnieksAdd ability to not sign the indexes when doing fdroid...
2015-01-11 Ciaran GultnieksAllow repo pubkey to defined directly in config
2015-01-11 Ciaran GultnieksExtra debug logging when parsing manifests
2015-01-11 Ciaran GultnieksSanitise tags at point of reading
2015-01-11 Ciaran GultnieksMore detail for package ID mismatches
2015-01-10 Daniel Martífd-commit: read entire metadata files
2015-01-10 Daniel Martíscanner: adapt to new scan_source format (fixes #59)
2015-01-09 Daniel Martípre-commit: differentiate sh and bash files
2015-01-09 Daniel Martíhooks/pre-commit: Fix message
2015-01-06 Daniel MartíSet up the ndk in $PATH before each build
2015-01-06 Daniel MartíDon't allow --skip-scan if scandelete is set up
2015-01-06 Daniel MartíError if any scanignore/delete paths are useless
2015-01-06 Daniel MartíMerge branch 'fix_build_exception' of https://gitlab...
2015-01-06 RancorRemoved second parameter in replace_config_vars call
2015-01-05 Daniel MartíProperly capitalize all flavours (fixes org.ligi.fast)
2015-01-05 Daniel MartíGradle cleaner: support multilines with backslashes
2015-01-04 Daniel MartíFix build passing madness (closes #55)
2015-01-04 Daniel MartíRemove trailing whitespace
2015-01-04 Daniel MartíMerge branch 'fix_permission' of https://gitlab.com...
2015-01-04 RancorFixes #52 : Fix permission for executing android-ndk bin
2015-01-04 Daniel MartíNever let build['ndk_path'] be None
2015-01-04 Daniel MartíAdd apis 20 and 21 to wp-fdroid's androidversion()
2015-01-04 Daniel MartíCreate the ndk_loc dir first (fixes #52)
2015-01-04 Daniel MartíDon't crash if no suitable NDK is found
2015-01-02 Daniel MartíPlaintext descriptions are no longer needed
2015-01-02 Daniel MartíAdd NDK r10d, this time alongside r9b
2015-01-02 Daniel MartíDon't run a global "gradle clean" which configures...
2015-01-02 Daniel MartíBump to 0.3.0 0.3.0
2014-12-31 Daniel MartíOne remaining dump badging without output=False
2014-12-31 Daniel MartíApply some autopep8-python2 suggestions
2014-12-31 Daniel MartíMake dump xmltree and dump badging silent again
2014-12-31 Daniel MartíFix gradleVersions without =
2014-12-30 Ciaran GultnieksMerge branch 'doc-update-v1' into 'master'
2014-12-30 Daniel MartíAdd nasm to the buildserver box (fixes: #51)
2014-12-23 Daniel MartíFix FDroidPopen refactor typo
2014-12-23 Daniel MartíCatch new version of outputFile
2014-12-22 Daniel Martílint: warn (pedantic) about potentially dangerous auto...
2014-12-22 Daniel Martílint: find the current build like checkupdates does
2014-12-21 Kevin Cernekeemanual: Clarify separation of Debian base box vs. F...
2014-12-21 Kevin CernekeeUpdate comment referring to old "raring32.box" image
2014-12-14 Daniel MartíDon't break os.symlink if app names contain '/'
2014-12-14 Daniel MartíRemove SilentPopen for consistency with SdkToolsPopen
2014-12-14 Daniel MartíMerge branch 'master' of https://gitlab.com/eighthave...
2014-12-14 Hans-Christoph... do not set sdk_path in config.py if using system-provid...
2014-12-14 Hans-Christoph... run all SDK tools commands using SdkToolsPopen
2014-12-14 Hans-Christoph... find cmds from SDK build-tools in a more flexible way...
2014-12-14 Hans-Christoph... added test case for common.isApkDebuggable()
2014-12-14 Hans-Christoph... switched last aapt call to use central config['aapt']
2014-12-14 Hans-Christoph... remove redundant test_sdk_exists() call, its called...
2014-12-12 Daniel MartíBump build-tools again to 21.1.2
2014-12-12 Daniel MartíUpdate build-tools to 21.1.1
2014-12-12 Daniel MartíUpdate sdk to 24.0.1
2014-12-12 Daniel MartíAdd ruby tests to the pre-commit hook
2014-12-12 Daniel MartíAdd gradle 2.2.1 for plugin versions 1.0.X
2014-12-04 Ciaran GultnieksAdd inkscape to buildserver
2014-11-17 Daniel MartíMerge branch 'master' into 'master'
2014-11-17 Hans-Christoph... run-tests: properly handle zero and multiple args
2014-11-17 Hans-Christoph... run-tests: make sure not to include the bad APKs in...
2014-11-17 Ciaran GultnieksMerge branch 'current-version-links' into 'master'
2014-11-15 Daniel MartíFix issue where the wrong gradle version may be used
2014-11-11 Hans-Christoph... server: always use same rsync destination path to allow...
2014-11-11 Hans-Christoph... server: upload "current version" symlinks if requested
2014-11-11 Hans-Christoph... remove url-unsafe characters from "current version...
2014-11-11 Hans-Christoph... when symlinking current version of app, include gpg...
2014-11-11 Hans-Christoph... static URLs to "Current Version" of each app
2014-11-09 Daniel MartíProperly catch return codes since -x is no longer used
2014-11-09 Daniel MartíDon't accept pyflakes/pep8 not being installed, common...
2014-11-09 Daniel MartíList sh files to check like the python files
2014-11-09 Daniel Martígit pre-commit hooks are always run from the root
2014-11-07 Ciaran GultnieksMerge branch 'some-bug-fixes' into 'master'
2014-11-07 Ciaran GultnieksMerge branch 'update-vagrantfile' into 'master'
next