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