chiark / gitweb /
fdroidserver.git
2015-09-03 Daniel Martícompletion: set up _fdroid_* funcs at load time
2015-09-02 Daniel MartíCI: set up all SDK components in PATH
2015-09-01 Daniel MartíMerge branch 'ci-split-packages' into 'master'
2015-09-01 Daniel MartíEven examples/config.py with default_config
2015-09-01 Daniel MartíCI: Split up package installing
2015-09-01 Daniel MartíMerge branch 'fix-pillow-gitlab-ci' into 'master'
2015-09-01 Hans-Christoph... install build dependencies for Pillow
2015-09-01 Daniel MartíCI: add missing python-virtualenv package
2015-09-01 Daniel MartíMerge branch 'fdroid-version' into 'master'
2015-09-01 Hans-Christoph... pep8: on *.TestCase, skip "E402 module level import...
2015-09-01 Hans-Christoph... gitlab-ci: install all android packages at once
2015-09-01 Hans-Christoph... move tests into common script for jenkins and gitlab-ci
2015-09-01 Hans-Christoph... `fdroid --version` for installed releases and running...
2015-09-01 Daniel MartíCI: Add missing yaml dependency
2015-09-01 Daniel MartíMerge branch 'support-xml-json-yaml-for-metadata' into...
2015-09-01 Daniel MartíMerge branch 'liblzma' into 'master'
2015-09-01 Hans-Christoph... set "accepted formats" for metadata in config.py
2015-09-01 Hans-Christoph... rewritemeta only applies to the original .txt metadata...
2015-09-01 Hans-Christoph... make note of JSON, XML, and YAML in the manual
2015-09-01 Hans-Christoph... add 'gradleprops' to .pickle files for the metadata...
2015-09-01 Hans-Christoph... exit with error if duplicate metadata file is found
2015-09-01 Hans-Christoph... metadata: rename metafile to metadatapath when it is...
2015-09-01 Hans-Christoph... metadata: use unified method for getting default app...
2015-09-01 Hans-Christoph... support app metadata in YAML format
2015-09-01 Hans-Christoph... set appid in get_default_app_info_list()
2015-09-01 Hans-Christoph... consolidate all post-parse metadata checks
2015-09-01 Hans-Christoph... eliminate Boolean metadata type, only 'bool' is needed
2015-09-01 Hans-Christoph... support app metadata in XML format
2015-09-01 Hans-Christoph... convert internal representation of AntiFeatures to...
2015-09-01 Hans-Christoph... metadata: store comments in lists since lists are used...
2015-09-01 Hans-Christoph... add test case for JSON parsing, based on parsed .txt...
2015-09-01 Hans-Christoph... in JSON metadata, convert unicode to str to match the...
2015-09-01 Hans-Christoph... add test for metadata parsing based on a parse output...
2015-09-01 Hans-Christoph... move metadata post-parse processing to reusable function
2015-09-01 Hans-Christoph... add test files to pre-commit hook and fix pep8 errors
2015-09-01 Hans-Christoph... support app metadata in JSON format
2015-09-01 Hans-Christoph... use common method to set up defaults in metadata dict
2015-09-01 Hans-Christoph... metadata: rename parse_metadata() to parse_txt_metadata()
2015-09-01 Daniel MartíMove requests code out of common.py, closes #114
2015-08-31 Daniel Martílint: fixed list false positives, no need for utf
2015-08-31 Daniel Martílint: warn about duplicate lines
2015-08-31 Daniel Martílint: catch more incorrect lists
2015-08-30 Daniel Martílint: stop accepting Office as valid category
2015-08-30 Daniel Martílint: accept new category Sports & Health
2015-08-30 Boris KrautAdd liblzma-dev to buildserver
2015-08-30 Daniel MartíFollow-up to 5a0129d8: also replace file mentions
2015-08-30 Daniel Martílint: accept all new categories
2015-08-30 Daniel Martílint: new category
2015-08-30 Daniel Martílint: Wallpaper is now called Theming
2015-08-30 Daniel Martílint: remove Children as valid category
2015-08-29 Daniel MartíMove scan_source into scanner.py
2015-08-29 Daniel Martílint: complain about unwrapped descriptions
2015-08-29 Daniel MartíSimplify some file logic with "with"
2015-08-29 Daniel Martístats: better exit message
2015-08-29 Daniel Martístats: write known apks in natural order
2015-08-29 Daniel MartíSimlify known_apks writing
2015-08-28 Daniel MartíGitLab CI: Java is required to set up the SDK
2015-08-28 Daniel MartíGitlab CI: install SDK
2015-08-28 Daniel MartíGitlab CI: run tests too
2015-08-28 Daniel MartíAdd missing -v and -q to readmeta
2015-08-28 Daniel Martílint: better footer output logic
2015-08-28 Daniel Martílint: warn about unlinkified links
2015-08-28 Daniel Martímetadata: error on url titles that aren't
2015-08-28 Daniel Martílint: complain if link url isn't a url
2015-08-28 Daniel MartíRevert "metadata: complain if link url isn't a url"
2015-08-28 Daniel Martílint: format descriptions too
2015-08-28 Daniel Martímetadata: complain if link url isn't a url
2015-08-28 Daniel MartíMerge branch 'native' into 'master'
2015-08-28 Boris Krautwp-fdroid: Don't imply 32bit code does not work on...
2015-08-28 Daniel Martímetadata: fix harmless typo
2015-08-27 Daniel MartíAdd build status badge, closes #99
2015-08-27 Daniel MartíGitlab CI: Rename static analyzers task to "check"
2015-08-27 Daniel MartíFirst try at Gitlab CI integration
2015-08-27 Ciaran GultnieksMerge branch 'per-app-repos' into 'master'
2015-08-27 Ciaran GultnieksEnsure makebuildserver provisions on an update
2015-08-27 Daniel MartíAlso force https on bitbucket
2015-08-27 Daniel MartíDon't use lint to warn about google code
2015-08-26 Hans-Christoph... standardize on HTTPS for github.com links
2015-08-26 Ciaran GultnieksMerge branch 'caching-for-makebuildserver' into 'master'
2015-08-26 Hans-Christoph... makebuildserver: allow setting apt mirror from command...
2015-08-26 Hans-Christoph... makebuildserver: allow a list/tuple for baseboxurl...
2015-08-26 Hans-Christoph... Merge branch 'support-vagrant-cachier' into 'master'
2015-08-25 Hans-Christoph... server: switch Amazon AWS S3 upload to streaming mode
2015-08-25 Hans-Christoph... new config option: per-app repos to support nightly...
2015-08-25 Hans-Christoph... scan_apks() sets cachechanged, so no tricks needed
2015-08-24 Daniel Martílint: warn about /master/ usage
2015-08-24 Daniel Martícheckupdates: be more verbose with tags
2015-08-24 Daniel MartíAdd support for gradle properties via gradleprops
2015-08-24 Daniel MartíRename COPYING to LICENSE
2015-08-20 Daniel MartíPrepare for sdk level 23
2015-08-20 Daniel Martíconfig: bump default build_tools after update in BS
2015-08-20 Daniel MartíRemove default config settings from the BS
2015-08-20 Daniel MartíMerge branch 'two-fixes' into 'master'
2015-08-19 Hans-Christoph... build: improve regsub pattern for setting buildToolsVersion
2015-08-19 Hans-Christoph... fix syntax error in manual generation and add ./gendocs...
2015-08-19 Daniel MartíOnly do the magic import/except dance once
2015-08-19 Daniel Martílint: also do http warnings on descriptions
2015-08-19 Daniel Martílint: better type safety
2015-08-19 Daniel MartíWarn about url shorteners being used
2015-08-19 Daniel MartíWarn about misplaced flattr donation links
next