chiark / gitweb /
fdroidserver.git
2014-05-06 Daniel MartíAdd missing -q/--quiet completions
2014-05-06 Daniel MartíAlso pre-compile list regex warnings
2014-05-06 Daniel MartíWarn about leading spaces in descriptions
2014-05-01 Ciaran GultnieksRemove the other explicit vagrant references
2014-05-01 Ciaran GultnieksRemove some explicit references to the vagrant user
2014-05-01 Ciaran GultnieksSeparate the VM setup process from the build
2014-05-01 Ciaran GultnieksFix a few whitespace errors in build.py
2014-04-30 Ciaran GultnieksMore PEP8 compliance (build.py, partial)
2014-04-30 Ciaran GultnieksRemove the rest of the PEP8 errors from stats.py
2014-04-30 Ciaran GultnieksRemove strange semicolons
2014-04-29 Ciaran GultnieksCache aggregate stats to save time
2014-04-29 Daniel MartíAlso remove 'disable' from auto-update builds
2014-04-29 Daniel MartíRun git submodule sync before git submodule update
2014-04-29 Daniel MartíUpdate 'fdroid build' args on bash-completion
2014-04-29 Ciaran GultnieksAdd extra options to import completion
2014-04-28 Daniel MartíRevert "Don't auto update apps with the latest build...
2014-04-28 Daniel MartíSmall glob fix to fd-commit
2014-04-28 Daniel MartíAdd support for new files
2014-04-28 Ciaran GultnieksAdd config entry for optional gpg key
2014-04-27 Daniel MartíMerge branch 'master' of https://gitlab.com/eighthave...
2014-04-27 Daniel MartíSlightly better summary/name warning message
2014-04-27 Ciaran GultnieksShow detached gpg sigs for apks in repo browser
2014-04-26 Hans-Christoph... update: report signing key fingerprint in same format...
2014-04-24 Hans-Christoph... server: fix logging of file upload to awsbucket
2014-04-24 Hans-Christoph... server: test using config.get() in case dict value...
2014-04-24 Hans-Christoph... init: --no-prompt to skip sdk_path prompt
2014-04-23 Hans-Christoph... init: --android-home for forcing the path to the Androi...
2014-04-23 Hans-Christoph... init: only overwrites config.py, so run even if repo...
2014-04-23 Hans-Christoph... init: split out defconfig and sdk test to run before...
2014-04-23 Ciaran Gultnieks Merge branch 'master' into 'master'
2014-04-23 Hans-Christoph... add generic installation instructions to README
2014-04-23 Hans-Christoph... make awsbucket upload only new or changed files, ignore...
2014-04-23 Hans-Christoph... if the AWS S3 bucket does not exist, create it
2014-04-23 Hans-Christoph... support cloud storage with libcloud, starting with...
2014-04-23 Hans-Christoph... implement -q and -v for `fdroid server`
2014-04-23 Hans-Christoph... reorg `fdroid server` to allow for multiple server...
2014-04-23 Hans-Christoph... make `fdroid server` check whether serverwebroot is set
2014-04-23 Hans-Christoph... if using crypto smartcard, remind user to plug it in
2014-04-23 Hans-Christoph... overwrite password files if they exist
2014-04-23 Hans-Christoph... update manual to use public https:// URLs to git repos
2014-04-23 Hans-Christoph... fix warnings in python files manifest
2014-04-23 Hans-Christoph... when running `pip install` tests, cache downloads from...
2014-04-22 Daniel MartíSupport custom maven/gradle resource paths
2014-04-22 Daniel MartíRun maven with jar.sign.skip=true too
2014-04-20 Daniel MartíReflect new summary char limit
2014-04-18 Daniel MartíProperly complete partially written vercodes
2014-04-18 Daniel MartíCount warnings and apps in lint
2014-04-18 Daniel MartíAdd summary-related lint warnings
2014-04-17 Daniel MartíOnly do the latest five tags when using UCM:Tags on git
2014-04-17 Daniel MartíNo longer use universal_newlines
2014-04-17 Ciaran GultnieksFix donate/flattr links in web repo browser
2014-04-17 Ciaran GultnieksChange widget implementation to allow multiple instances
2014-04-17 Ciaran Gultnieks Merge branch 'master' into 'master'
2014-04-16 Daniel MartíAlso ignore .bzr when scanning
2014-04-15 Daniel MartíAlso glob the 'rm' field
2014-04-15 Daniel MartíGlob scanignore and scandelete
2014-04-15 Daniel MartíRewrite much of the source scanner
2014-04-15 Daniel MartíFix: some apks have a zip mimetype instead of a jar one
2014-04-15 Daniel MartíFix apk path on gradle builds with many subdirs
2014-04-13 Ciaran Gultnieks Merge branch 'master' into 'master'
2014-04-12 viccuadupdated gitorious repo links to gitlab repo links
2014-04-12 Torsten Groteremove border around Flattr button
2014-04-12 Torsten Groteadd Flattr button to app details page
2014-04-11 Daniel MartíSupport gradle variables without an equals sign
2014-04-11 Daniel MartíFix counting of scanner problems
2014-04-11 Ciaran GultnieksPoint wiki current/history links to gitlab
2014-04-10 Ciaran Gultnieks Merge branch 'master' into 'master'
2014-04-10 Hans-Christoph... use FDroid-standard naming when copying APKs for tests
2014-04-10 Hans-Christoph... move run-tests to /bin/bash so we can use bashisms
2014-04-10 Daniel MartíFix Categories: default value
2014-04-10 Ciaran GultnieksAdd buildserver details to AndroidManifest.xml
2014-04-10 Ciaran GultnieksPut commit hash of fdroidserver in use onto buildserver
2014-04-10 Ciaran GultnieksSupport different identity file structures
2014-04-10 Ciaran GultnieksFix snapshot logging error
2014-04-08 Daniel MartíSpecify that scanner warnings are not counted
2014-04-08 Ciaran Gultnieks Merge branch 'master' into 'master'
2014-04-07 Hans-Christoph... add note about automatically generated signing key...
2014-04-07 Hans-Christoph... warn user if smartcard keystore is set but opensc is...
2014-04-07 Hans-Christoph... support repo signing with a key on a smartcard
2014-04-07 Hans-Christoph... fix bug setting repo_keyalias in init
2014-04-07 Hans-Christoph... fix bug listing new key created in init
2014-04-07 Hans-Christoph... add test case were init generates a keystore and uses it
2014-04-07 Hans-Christoph... if keystore is given as arg to init, create keystore...
2014-04-07 Hans-Christoph... 'smartcardoptions' config item for setting up HSMs...
2014-04-07 Hans-Christoph... make repo_keyalias like a config option: leave it comme...
2014-04-07 Hans-Christoph... use default keystore path when generating a new setup...
2014-04-07 Hans-Christoph... when generating config.py during init, uncomment change...
2014-04-07 Hans-Christoph... improved error messages related to missing/non-function...
2014-04-07 Daniel MartíStop looking for builds when Maintainer Notes is found
2014-04-04 Ciaran GultnieksValidate publish-related file existence before proceeding
2014-04-04 Ciaran GultnieksUse keystore options correctly
2014-04-03 Ciaran Gultnieks Merge branch 'master' into 'master'
2014-04-03 Hans-Christoph... 'ssh' python module no longer needed, only 'paramiko'
2014-04-03 Hans-Christoph... enable Jenkins reporting of pylint errors and warnings
2014-04-03 Hans-Christoph... jenkins-build: make pylint handle the hashlib hash...
2014-04-03 Ciaran GultnieksSwitch back to paramiko for all modules
2014-04-03 Daniel MartíAvoid printing the dir ''
2014-04-03 Daniel MartíMake pylint happy about re-using the 'added' var
2014-04-03 Daniel Martíscan_source: print problems, only return the total...
2014-04-03 Daniel MartíMerge commit 'refs/merge-requests/140' of gitorious...
next