2016-02-17 |
Hans-Christoph Steiner | make "Current Version Code" default to most recent APK
|
commit | commitdiff | tree |
2016-02-17 |
Hans-Christoph Steiner | added 'mirrors' option to config for giving official...
|
commit | commitdiff | tree |
2016-02-16 |
Hans-Christoph Steiner | use utf-8 as default encoding for config.py
|
commit | commitdiff | tree |
2016-02-15 |
Hans-Christoph Steiner | Merge branch 'full-bsd-osx-port' into 'master'
|
commit | commitdiff | tree |
2016-02-15 |
Hans-Christoph Steiner | travis-ci: make pip install deps based on setup.py
|
commit | commitdiff | tree |
2016-02-15 |
Hans-Christoph Steiner | PEP8 fix E225 missing whitespace around operator
|
commit | commitdiff | tree |
2016-02-15 |
Hans-Christoph Steiner | travis-ci: run test suite on OSX and GNU/Linux
|
commit | commitdiff | tree |
2016-02-15 |
Hans-Christoph Steiner | init: check if examples/ exists in layout before using...
|
commit | commitdiff | tree |
2016-02-15 |
Hans-Christoph Steiner | pre-commit: make pyflakes optional to support older...
|
commit | commitdiff | tree |
2016-02-15 |
Hans-Christoph Steiner | support BSD and GNU sed in tests
|
commit | commitdiff | tree |
2016-02-15 |
Hans-Christoph Steiner | run-tests: use OSX/BSD compatible `mktemp -d`
|
commit | commitdiff | tree |
2016-02-15 |
Hans-Christoph Steiner | only test ./gendocs on GNU/Linux
|
commit | commitdiff | tree |
2016-02-15 |
Hans-Christoph Steiner | complete-ci-tests: exit with error if setup is not...
|
commit | commitdiff | tree |
2016-02-12 |
Hans-Christoph Steiner | fix PEP9 E713 test for membership should be 'not in'
|
commit | commitdiff | tree |
2016-02-12 |
Hans-Christoph Steiner | fix errors in pre-commit hook when run in test suite
|
commit | commitdiff | tree |
2016-02-12 |
Hans-Christoph Steiner | build: check that metadata is present before creating...
|
commit | commitdiff | tree |
2016-02-12 |
Hans-Christoph Steiner | common: do not crash if the java_paths are not what...
|
commit | commitdiff | tree |
2016-02-11 |
Hans-Christoph Steiner | Merge branch 'auto-detect-java-homes' into 'master'
|
commit | commitdiff | tree |
2016-02-11 |
Hans-Christoph Steiner | use jarsigner and keytool from same JDK as is being...
|
commit | commitdiff | tree |
2016-02-11 |
Hans-Christoph Steiner | automatically detect various installed JDKs and set...
|
commit | commitdiff | tree |
2016-02-11 |
Hans-Christoph Steiner | makebuildserver: add workaround to Ubuntu/trusty's...
|
commit | commitdiff | tree |
2016-02-04 |
Hans-Christoph Steiner | test ./makebuildserver by running a build in jenkins
|
commit | commitdiff | tree |
2016-02-04 |
Hans-Christoph Steiner | script to run ./makebuildserver on Jenkins instances
|
commit | commitdiff | tree |
2016-02-03 |
Hans-Christoph Steiner | makebuildserver: default memory to 1024MB, so it runs...
|
commit | commitdiff | tree |
2016-02-03 |
Hans-Christoph Steiner | allow setting up an apt package cache for the build...
|
commit | commitdiff | tree |
2016-02-03 |
Hans-Christoph Steiner | makebuildserver: make chef find the custom cache locations
|
commit | commitdiff | tree |
2016-02-03 |
Hans-Christoph Steiner | make git pre-commit hook only test files to be committed
|
commit | commitdiff | tree |
2016-01-26 |
Hans-Christoph Steiner | makebuildserver: settable vm boot timeout, plus longer...
|
commit | commitdiff | tree |
2016-01-26 |
Hans-Christoph Steiner | makebuildserver: explicitly set debian_mirror by default
|
commit | commitdiff | tree |
2016-01-26 |
Hans-Christoph Steiner | make all apt repos in build server use the configured...
|
commit | commitdiff | tree |
2016-01-26 |
Hans-Christoph Steiner | makebuildserver: set debian mirror in config file only
|
commit | commitdiff | tree |
2016-01-26 |
Hans-Christoph Steiner | makebuildserver: use jessie32.box from cache, if present
|
commit | commitdiff | tree |
2016-01-22 |
Hans-Christoph Steiner | Merge branch 'master' into 'master'
|
commit | commitdiff | tree |
2016-01-21 |
Hans-Christoph Steiner | makebuildserver: delete cached files with zero size
|
commit | commitdiff | tree |
2016-01-21 |
Hans-Christoph Steiner | makebuildserver: cache defaults to ~/.cache/fdroidserver
|
commit | commitdiff | tree |
2016-01-21 |
Hans-Christoph Steiner | makebuildserver: set defaults in script so it can run...
|
commit | commitdiff | tree |
2016-01-21 |
Hans-Christoph Steiner | makebuildserver: set default Debian mirror to http...
|
commit | commitdiff | tree |
2016-01-21 |
Hans-Christoph Steiner | name makebuildserver config the same as the script
|
commit | commitdiff | tree |
2016-01-21 |
Hans-Christoph Steiner | run-tests: verbose output for `fdroid update` to aid...
|
commit | commitdiff | tree |
2015-09-10 |
Hans-Christoph Steiner | comment out things that are default values in examples...
|
commit | commitdiff | tree |
2015-09-10 |
Hans-Christoph Steiner | add a basic test of `fdroid import`
|
commit | commitdiff | tree |
2015-09-10 |
Hans-Christoph Steiner | import: append .git to gitlab URLs, git sometimes freaks...
|
commit | commitdiff | tree |
2015-09-10 |
Hans-Christoph Steiner | import: split out URL handling into its own function
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | install build dependencies for Pillow
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | pep8: on *.TestCase, skip "E402 module level import...
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | gitlab-ci: install all android packages at once
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | move tests into common script for jenkins and gitlab-ci
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | `fdroid --version` for installed releases and running...
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | set "accepted formats" for metadata in config.py
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | rewritemeta only applies to the original .txt metadata...
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | make note of JSON, XML, and YAML in the manual
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | add 'gradleprops' to .pickle files for the metadata...
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | exit with error if duplicate metadata file is found
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | metadata: rename metafile to metadatapath when it is...
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | metadata: use unified method for getting default app...
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | support app metadata in YAML format
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | set appid in get_default_app_info_list()
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | consolidate all post-parse metadata checks
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | eliminate Boolean metadata type, only 'bool' is needed
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | support app metadata in XML format
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | convert internal representation of AntiFeatures to...
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | metadata: store comments in lists since lists are used...
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | add test case for JSON parsing, based on parsed .txt...
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | in JSON metadata, convert unicode to str to match the...
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | add test for metadata parsing based on a parse output...
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | move metadata post-parse processing to reusable function
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | add test files to pre-commit hook and fix pep8 errors
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | support app metadata in JSON format
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | use common method to set up defaults in metadata dict
|
commit | commitdiff | tree |
2015-09-01 |
Hans-Christoph Steiner | metadata: rename parse_metadata() to parse_txt_metadata()
|
commit | commitdiff | tree |
2015-08-26 |
Hans-Christoph Steiner | standardize on HTTPS for github.com links
|
commit | commitdiff | tree |
2015-08-26 |
Hans-Christoph Steiner | makebuildserver: allow setting apt mirror from command...
|
commit | commitdiff | tree |
2015-08-26 |
Hans-Christoph Steiner | makebuildserver: allow a list/tuple for baseboxurl...
|
commit | commitdiff | tree |
2015-08-26 |
Hans-Christoph Steiner | Merge branch 'support-vagrant-cachier' into 'master'
|
commit | commitdiff | tree |
2015-08-25 |
Hans-Christoph Steiner | server: switch Amazon AWS S3 upload to streaming mode
|
commit | commitdiff | tree |
2015-08-25 |
Hans-Christoph Steiner | new config option: per-app repos to support nightly...
|
commit | commitdiff | tree |
2015-08-25 |
Hans-Christoph Steiner | scan_apks() sets cachechanged, so no tricks needed
|
commit | commitdiff | tree |
2015-08-19 |
Hans-Christoph Steiner | build: improve regsub pattern for setting buildToolsVersion
|
commit | commitdiff | tree |
2015-08-19 |
Hans-Christoph Steiner | fix syntax error in manual generation and add ./gendocs...
|
commit | commitdiff | tree |
2015-08-07 |
Hans-Christoph Steiner | Merge branch 'master' into 'master'
|
commit | commitdiff | tree |
2015-08-05 |
Hans-Christoph Steiner | fix `fdroid rewritemeta` reference in manual
|
commit | commitdiff | tree |
2015-08-05 |
Hans-Christoph Steiner | run-tests: fix quoting to prevent spurious execution...
|
commit | commitdiff | tree |
2015-08-05 |
Hans-Christoph Steiner | rename README to README.md in MANIFEST.in
|
commit | commitdiff | tree |
2015-08-04 |
Hans-Christoph Steiner | Merge branch 'master' into 'master'
|
commit | commitdiff | tree |
2015-08-03 |
Hans-Christoph Steiner | let setuptools determine the base install path on OSX
|
commit | commitdiff | tree |
2015-08-01 |
Hans-Christoph Steiner | jenkins-build: run test suite from `pip install` using...
|
commit | commitdiff | tree |
2015-07-31 |
Hans-Christoph Steiner | support egg-link format when installed from git repo
|
commit | commitdiff | tree |
2015-07-31 |
Hans-Christoph Steiner | update install instructions in README
|
commit | commitdiff | tree |
2015-07-31 |
Hans-Christoph Steiner | chmod keystore after checking whether it was created
|
commit | commitdiff | tree |
2015-07-31 |
Hans-Christoph Steiner | support installing as a Python .egg
|
commit | commitdiff | tree |
2015-07-31 |
Hans-Christoph Steiner | get MIME types without strictly requiring python-magic
|
commit | commitdiff | tree |
2015-07-31 |
Hans-Christoph Steiner | fix installing via OSX's easy_install
|
commit | commitdiff | tree |
2015-07-31 |
Hans-Christoph Steiner | remove non-existant files from the MANIFEST.in
|
commit | commitdiff | tree |
2015-07-31 |
Hans-Christoph Steiner | test new common.regsub_file() method that replaces...
|
commit | commitdiff | tree |
2015-07-31 |
Hans-Christoph Steiner | use common.regsub_file() instead of Popen(sed)
|
commit | commitdiff | tree |
2015-07-31 |
Hans-Christoph Steiner | show commented out examples for setting sdk_path and...
|
commit | commitdiff | tree |
2015-07-31 |
Hans-Christoph Steiner | run-tests: fix copying of urzip.apk into new repo
|
commit | commitdiff | tree |
2015-07-30 |
Hans-Christoph Steiner | run-tests: run `fdroid readmeta` after each --create...
|
commit | commitdiff | tree |
2015-07-24 |
Hans-Christoph Steiner | remove dependency on wget for 'build' and 'verify'
|
commit | commitdiff | tree |
2015-07-23 |
Hans-Christoph Steiner | update: warn if APK has a date that is newer than the...
|
commit | commitdiff | tree |
next |