chiark / gitweb /
fdroidserver.git
2015-05-08 Hans-Christoph... move keystore gen logic to common function
2015-05-08 Hans-Christoph... move default keystore location to `keystore.jks`, i...
2015-05-08 Hans-Christoph... move genkey() and genpassword() to common.py for use...
2015-05-08 Hans-Christoph... make `fdroid update` check that it can sign the repo...
2015-05-08 Hans-Christoph... jenkins-build: always use speced dir for APK source
2015-05-08 Hans-Christoph... server: support plain paths as a serverwebroot
2015-05-08 Hans-Christoph... server: delay deleting on the server for as long as...
2015-05-08 Ciaran GultnieksUse --safe-links with rsync
2015-05-07 Daniel MartíDon't match gradle plugin import lines which are commented
2015-04-29 Daniel MartíAdd plugin version 1.2 to our gradle wrapper
2015-04-28 Daniel MartíSort debian packages to be installed
2015-04-28 Daniel MartíAdd scons, make-like tool used by godot
2015-04-23 Daniel MartíOrder counter stats by value, not key
2015-04-20 Daniel Martístats: Don't confuse app with appid
2015-04-20 Daniel Martístats: sort counter outputs
2015-04-20 Daniel MartíAdd stats/disabled_apps.txt (closes #87)
2015-04-19 Daniel Martílint: warn about None category
2015-04-19 Daniel Martílint: Remove NOP
2015-04-17 Daniel MartíMerge branch 'projectproperties' into 'master'
2015-04-17 Daniel MartíDon't try reading lines from directories
2015-04-16 micuFix project.properties dependency issue
2015-04-14 Daniel Martílint: add commented out warnings about google code
2015-04-09 Daniel MartíAlso run main gradle clean task in case it's got depend...
2015-04-09 Daniel MartíStart supporting gradle tasks that belong to subprojects
2015-04-09 Daniel MartíAdd gradle 2.3 to the buildserver
2015-04-06 Daniel MartíAdd android version 5.1
2015-04-06 Daniel MartíWhen patching or checking plugin versions, use *.gradle
2015-04-02 Daniel MartíOther minor file reading fixes
2015-04-02 Daniel MartíAlways check that files actually are files before reading
2015-03-31 Daniel MartíFix buildTools versions that reference variables
2015-03-27 Ciaran GultnieksWork when cpu count is not defined
2015-03-24 Daniel MartíForgot to bump build_tools in the configs
2015-03-22 Daniel MartíMerge branch 'import' into 'master'
2015-03-22 Boris KrautImporter: Fix duplicated urls
2015-03-21 Daniel MartíUpdate build tools to 22.0.0
2015-03-21 Daniel MartíUpdate sdk to 24.1.2
2015-03-21 Daniel MartíAdd android-22 target
2015-03-15 Daniel MartíGradle plugin version 1.1 still uses gradle 2.2
2015-03-11 Ciaran GultnieksMerge branch 'update-readme' into 'master'
2015-03-11 Schneider Werner... Update README file.
2015-03-05 Daniel Martílint: don't take commas as punctuation
2015-03-05 Daniel MartíDon't take placeholders commits as possible tags
2015-03-05 Daniel MartíAlso set ANDROID_NDK_HOME since gradle may need it
2015-03-05 Daniel MartíAlso ignore PEP8 W503
2015-02-08 Daniel MartíIgnore all the pep8 errors ignored by the default config
2015-02-05 Ciaran GultnieksMerge branch 'LOffice' into 'master'
2015-02-03 Matías ZúñigaAdd dependencies needed by "LibreOffice Viewer Beta"
2015-02-01 Ciaran GultnieksFailed to update what page?
2015-02-01 Ciaran GultnieksNote about required python version
2015-02-01 Ciaran GultnieksAllow buildserver CPU count to be configured
2015-01-31 Ciaran GultnieksSignature file names are not fixed
2015-01-31 Ciaran GultnieksUse jarsigner-based verification in publish
2015-01-31 Ciaran GultnieksNeed the information about what's different from verify...
2015-01-31 Parménides GVAdd function to verify apks via jarsigner
2015-01-31 Ciaran GultnieksUse pre-retrieved Binary when publishing
2015-01-31 Ciaran GultnieksRetrieve Binaries at build time
2015-01-31 Ciaran GultnieksImprove validation of fdroid import page parsing
2015-01-31 Ciaran GultnieksHandle not-found package name gracefully
2015-01-31 Ciaran GultnieksMerge branch 'fxbuilddeps' into 'master'
2015-01-26 Ciaran GultnieksEnsure package names are valid
2015-01-26 Ciaran GultnieksRemove shell option from FDroidPopen
2015-01-26 Ciaran Gultniekswp-fdroid: Properly escape fdfilter
2015-01-25 Boris KrautAdd compare-locales via easy_install for Firefox
2015-01-25 Boris KrautAdd build-deps for Firefox
2015-01-21 Ciaran GultnieksMerge branch 'master' into 'master'
2015-01-21 Hans-Christoph... fix update.TestCase: remove unused SilentPopen import...
2015-01-21 Hans-Christoph... fix install test by making sure common.options is set
2015-01-21 Hans-Christoph... fix PEP8 E124 closing bracket missing visual indentation
2015-01-21 Ciaran GultnieksMerge branch 'antifeature' into 'master'
2015-01-21 Ciaran GultnieksFix no-checksum option type for local sync (fixes #67)
2015-01-17 Boris KrautUpdate docs: Add UpstreamNonFree; apps with AFs are...
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...
next