chiark / gitweb /
fdroidserver.git
2014-11-07 Ciaran GultnieksMerge branch 'update-vagrantfile' into 'master'
2014-11-07 Hans-Christoph... include test cases for python getsig replacement
2014-11-07 Hans-Christoph... move apk signature verification into getsig() function
2014-11-07 Daniel MartíReplace getsig.java with a pure python implementation
2014-11-07 Hans-Christoph... use jarsigner to verify the APK signature is valid
2014-11-05 Daniel MartíAdd support for gradle plugin version 0.14 in the wrapper
2014-10-27 Ciaran GultnieksSet correct defaults for Binaries metadata field
2014-10-24 Ciaran GultnieksMove build/fdroidserver info to META-INF
2014-10-24 Daniel MartíMake lint report total app counts as well
2014-10-24 Daniel MartíFix all pep8 warnings
2014-10-24 Ciaran GultnieksSupport for publishing signed binaries from elsewhere
2014-10-23 Daniel MartíAlso bump build-tools in the example config
2014-10-23 Daniel MartíForgot to bump the build tools in the server config
2014-10-22 Daniel MartíBump build-tools to 21.0.2
2014-10-18 Daniel MartíAdd android-21 (5.0) target sdk to the buildserver
2014-10-15 Daniel MartíUse '\s' instead of ' ' to identify spaces in regex
2014-10-15 Daniel MartíMake lint check for trailing spaces
2014-10-10 Daniel MartíFix gradle 2.1
2014-10-07 Daniel MartíAdd support for gradle plugin version 0.13 via gradle 2.1
2014-09-25 Daniel Martí'ndk_path' will always be in the config
2014-09-25 Daniel MartíCreate local.properties if it doesn't exist
2014-09-23 Daniel MartíTry using Auto Name before falling back to appid for...
2014-09-20 Daniel MartíFix 'fdroid import' flavours crasher
2014-09-18 Daniel MartíAdd the python3-gnupg package
2014-09-17 Daniel MartíRemove .egg-info dir when tests succeed
2014-09-16 Daniel MartíFix --android-home in 'fdroid init' when ANDROID_HOME...
2014-09-16 Daniel MartíName config args thisconfig to avoid confusion with...
2014-09-16 Daniel MartíFix gradle builds without flavours
2014-09-15 Daniel MartíFix issue where gradle=yes would be removed by rewritemeta
2014-09-15 Daniel Martíconfig['sdk_path'] will never be None, behave properly...
2014-09-15 Daniel MartíOnly expand paths on config items that can actually...
2014-09-15 Daniel MartíKeep consistency in config defaults and writes
2014-09-15 Daniel MartíFix a few remaining gradle flavour crashes
2014-09-13 Daniel MartíMore list comprehension fixes
2014-09-13 Daniel MartíCentralise handling of default gradle flavours
2014-09-13 Daniel MartíMake gradle and antcommands (previously antcommand...
2014-09-13 Daniel Martídocs: Properly explain gradle= with multiple flavors
2014-09-11 Daniel MartíCloses #34: Catch OSErrors when running Popen
2014-09-04 Ciaran GultnieksFix urlencoding of category in next page links, etc
2014-09-02 Ciaran GultnieksMake stats retrieval more configurable
2014-09-01 Daniel MartíDiscard descriptions longer than one line when checking...
2014-08-30 Daniel MartíSort builds by vercode when reading them
2014-08-28 Daniel MartíFix typo in app link hrefs
2014-08-27 Patrick ConnollyUpdate Vagrantfile and docs to clarify v1.4.3 is ok.
2014-08-26 Daniel Martímetadata: Simplify the writing of optional fields
2014-08-26 Daniel MartíProperly obey build --force. Fixes #29.
2014-08-26 Daniel MartíDon't accept empty commits
2014-08-26 Daniel Martílint: warn about redundant links too
2014-08-26 Daniel Martílint: fix duplicate usage of appid
2014-08-25 Ciaran GultnieksDon't print tracebacks for option errors
2014-08-25 Daniel Martícommon: discard wrapping quotes in strings
2014-08-24 Daniel Martílint: Also warn about descriptions that are just the...
2014-08-24 Daniel Martílint: remove pedantic warnings that are often wrong
2014-08-24 Daniel MartíAdd lint warning for empty summaries
2014-08-24 Daniel MartíFix "no such package" search logic
2014-08-22 Ciaran GultnieksAdd ability to filter asshattery from stats
2014-08-21 Daniel MartíMake the scanner log scanignore as well
2014-08-18 Daniel MartíRevert some stuff from 94c29f9c37 that shouldn't have...
2014-08-16 Daniel Martífd-commit: don't break when non-metadata files show...
2014-08-16 Daniel MartíFix return in parse_metadata(None)
2014-08-16 Daniel MartíMap apps in memory from appid to appinfo
2014-08-16 Daniel MartíAdd setup.py to pep8+pyflakes hook, fix it
2014-08-16 Daniel Martístats: simpler repo type logic
2014-08-16 Daniel MartíBe more specific about when git svn is used
2014-08-15 Daniel MartíAdd Update Check Name to docs
2014-08-15 Daniel MartíAlso warn about HEAD, ignore disabled builds
2014-08-12 Daniel MartíTry to fix apk path matching with newer maven plugin...
2014-08-11 Ciaran GultnieksRemove gpg sig when removing disabled builds
2014-08-10 Daniel MartíDon't assume that Result: will be in the first line
2014-08-10 Daniel MartíMake use of Popen.wait() return value
2014-08-09 Daniel Martíinstall: don't error if there are bin apks in repo/
2014-08-08 Ciaran GultnieksFix update, broken in 7ac0c5abb2d
2014-08-08 Ciaran GultnieksImprove 'no sdk version found' output
2014-08-07 Daniel MartíRevert "Add android-L target to the buildserver"
2014-08-05 Ciaran GultnieksMerge branch 'master' into 'master'
2014-08-05 Daniel Martíupdate: use sets for permissions and features to avoid...
2014-08-03 Daniel MartíAdd android-L target to the buildserver
2014-08-02 Daniel MartíBump version to 0.2.1 0.2.1
2014-07-31 Ciaran GultnieksAdd python-gnupg to buildserver
2014-07-25 Tilman Beitterfixed name and location of config.py sample file
2014-07-24 Daniel MartíRemove extra argument in magic warning call
2014-07-23 Daniel Martístats: don't include disabled apps
2014-07-23 Daniel MartíUse --before when using find-rev in git-svn
2014-07-22 Daniel MartíDon't crash if a magic number can't be used
2014-07-18 Daniel MartíMerge branch 'master' of https://gitlab.com/eighthave...
2014-07-18 Daniel MartíDrop svn support in favour of git-svn
2014-07-18 Daniel MartíUse os.path.join instead of adding strings more often
2014-07-18 Daniel MartíFix Tags UCM on newer git-svn versions
2014-07-17 Hans-Christoph... default to Pillow for Python Imaging, that's what most...
2014-07-17 Ciaran GultnieksPut lastbuild log on wiki by vercode (with redirect)
2014-07-16 Ciaran GultnieksMerge branch 'support-multiple-serverwebroots-and-fixes...
2014-07-15 Daniel MartíMake FlattrID a hexadecimal value
2014-07-14 Hans-Christoph... support lists/tuples in 'serverwebroot' config item
2014-07-14 Hans-Christoph... update local_copy_dir rsync to handle FAT and filesyste...
2014-07-14 Hans-Christoph... auto-clean newlines and spaces in repo/archive descriptions
2014-07-14 Hans-Christoph... server init: replace ssh subprocess with paramiko
2014-07-10 Daniel MartíDon't use the error-prone -x method to avoid lint usage
2014-07-09 Daniel MartíUse p.wait() instead of p.communicate()
2014-07-09 Daniel MartíMake a few Popens silent
2014-07-09 Daniel MartíMuch cleaner and nicer way to ignore vcs dot dirs
next