chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fdroidserver.git
2016-03-10
Daniel Martí
pre-commit: port to python3
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Daniel Martí
Remove import workarounds for Python2
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Daniel Martí
Remove code that worked around python2 unicode
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Daniel Martí
Get readmeta and rewritemeta running under python3
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Daniel Martí
Replace basestring with str
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Daniel Martí
Replace iteritems() with items()
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Daniel Martí
Replace execfile with open+compile+exec
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Daniel Martí
Switch to io.StringIO
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Daniel Martí
Fix imports in Python 3
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Daniel Martí
Switch all headers to python3
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Hans-Christoph...
Merge branch 'jenkins-makebs' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Daniel Martí
jenkins: build a variety of apps
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Daniel Martí
jenkins: only build one version per app
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Daniel Martí
jenkins: update fdroiddata if existing
commit
|
commitdiff
|
tree
|
snapshot
2016-03-08
Daniel Martí
build: don't remove wrapper dir gradle/
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Daniel Martí
lint: Also warn about gitlab links missing /issues
commit
|
commitdiff
|
tree
|
snapshot
2016-03-07
Daniel Martí
README: Use new CI badge url
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Daniel Martí
Merge branch 'import' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Boris Kraut
import: use .git suffix only for repo-url
commit
|
commitdiff
|
tree
|
snapshot
2016-03-05
Daniel Martí
README: Fix CI badge
commit
|
commitdiff
|
tree
|
snapshot
2016-03-05
Daniel Martí
CI: Install missing gcc and python-dev packages
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Martí
lint: error on `fdroid import` disable line
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Daniel Martí
CI: No longer needed to install any deps
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Daniel Martí
CI: Use our own image
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Daniel Martí
Merge branch 'p1' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Daniel Martí
Merge branch 'faster-ci' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Daniel Martí
CI: Install Android SDK only if necessary
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Daniel Martí
common: make jdk detection more strict
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Daniel Martí
config.buildserver.py: use new java_paths keys
commit
|
commitdiff
|
tree
|
snapshot
2016-02-23
Daniel Martí
build: don't error on .fdroid* files in fdroiddata
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Daniel Martí
Merge branch 'scanner-repos' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Daniel Martí
docs: add missing maven repos
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Daniel Martí
Merge branch 'p2' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Dmitriy Bogdanov
Add '--use-date-from-apk' option to bash-completion
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Dmitriy Bogdanov
Add an option to use dates from APK
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Dmitriy Bogdanov
Fix update crash in case of unset dates in APK
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Hans-Christoph...
setup.py: fix missing comma in classifiers
0.6.0
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Hans-Christoph...
`python setup.py release` alias for making official...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Daniel Martí
Bump to 0.6.0
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Dmitriy Bogdanov
Add FDroidPopen usage test
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Dmitriy Bogdanov
Fix pubkey extraction on update
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Ciaran Gultnieks
Change can't update category name - closes #80
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Daniel Martí
Allow commonsware and gradle plugin repos
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Daniel Martí
Merge branch 'debian-import-freeze' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Hans-Christoph...
make "Current Version Code" default to most recent APK
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Hans-Christoph...
added 'mirrors' option to config for giving official...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Hans-Christoph...
use utf-8 as default encoding for config.py
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Hans-Christoph...
Merge branch 'full-bsd-osx-port' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Hans-Christoph...
travis-ci: make pip install deps based on setup.py
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Hans-Christoph...
PEP8 fix E225 missing whitespace around operator
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Hans-Christoph...
travis-ci: run test suite on OSX and GNU/Linux
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Hans-Christoph...
init: check if examples/ exists in layout before using...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Hans-Christoph...
pre-commit: make pyflakes optional to support older...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Hans-Christoph...
support BSD and GNU sed in tests
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Hans-Christoph...
run-tests: use OSX/BSD compatible `mktemp -d`
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Hans-Christoph...
only test ./gendocs on GNU/Linux
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Hans-Christoph...
complete-ci-tests: exit with error if setup is not...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Daniel Martí
Forgot to remove the output= debug prints
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Daniel Martí
pre-commit: fix multiple file issue
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Daniel Martí
output= is now a glob path and can do gradle
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Daniel Martí
Add gradle 2.11
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Daniel Martí
gradle wrapper script: add plugin 1.5
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Daniel Martí
Merge branch 'master' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Hans-Christoph...
fix PEP9 E713 test for membership should be 'not in'
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Hans-Christoph...
fix errors in pre-commit hook when run in test suite
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Hans-Christoph...
build: check that metadata is present before creating...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-12
Hans-Christoph...
common: do not crash if the java_paths are not what...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Daniel Martí
common: add regexp for arch oracle paths
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Daniel Martí
common: fix JDK detection on latest arch
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Hans-Christoph...
Merge branch 'auto-detect-java-homes' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Hans-Christoph...
use jarsigner and keytool from same JDK as is being...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Hans-Christoph...
automatically detect various installed JDKs and set...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Hans-Christoph...
makebuildserver: add workaround to Ubuntu/trusty's...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Daniel Martí
Merge branch 'jmastr/use_tag_if_version_name_is_unknown...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Julian Strobl
use tag if version name is unknown
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Daniel Martí
Merge branch 'prevo' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Neil Roberts
Add libexpat1-dev and libglib2.0-dev to the default...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-08
Daniel Martí
Merge branch 'jenkins-makebuildserver-works' into ...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Hans-Christoph...
test ./makebuildserver by running a build in jenkins
commit
|
commitdiff
|
tree
|
snapshot
2016-02-04
Hans-Christoph...
script to run ./makebuildserver on Jenkins instances
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Hans-Christoph...
makebuildserver: default memory to 1024MB, so it runs...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Hans-Christoph...
allow setting up an apt package cache for the build...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Hans-Christoph...
makebuildserver: make chef find the custom cache locations
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Hans-Christoph...
make git pre-commit hook only test files to be committed
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Daniel Martí
lint: also check for trailing spaces in names
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Daniel Martí
Merge branch 'authorregex' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Boris Kraut
lint: check whitespaces in "Author Name"
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Daniel Martí
Merge branch 'licenses' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2016-01-31
Daniel Martí
Merge branch 'patch-1' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2016-01-27
Marvin W
Support 'gpgkey' option as announced in sample config.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Ciaran Gultnieks
Tidy up/fix some vagrant issues
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Ciaran Gultnieks
Handle with invalid manifests better
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Daniel Martí
Merge branch 'makebuildserver-jenkins-fixes' into ...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Hans-Christoph...
makebuildserver: settable vm boot timeout, plus longer...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Hans-Christoph...
makebuildserver: explicitly set debian_mirror by default
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Daniel Martí
Merge branch 'makebuildserver-caching-fixes' into ...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Hans-Christoph...
make all apt repos in build server use the configured...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Hans-Christoph...
makebuildserver: set debian mirror in config file only
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Hans-Christoph...
makebuildserver: use jessie32.box from cache, if present
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Daniel Martí
scanner: Allow clojars.org maven repository
commit
|
commitdiff
|
tree
|
snapshot
next