chiark / gitweb /
build: make sure .gradle/ is removed at clean
[fdroidserver.git] / fdroidserver /
2015-09-23 Daniel Martíbuild: make sure .gradle/ is removed at clean
2015-09-22 Daniel Martíscanner: skip symlinks to avoid issues
2015-09-22 Daniel Martíscanner: don't crash on unused gradle files
2015-09-22 Daniel Martígradle: don't strip out comments
2015-09-21 Daniel MartíMerge branch 'asynchronous_reader' into 'master'
2015-09-21 Daniel MartíMerge branch 'docs' into 'master'
2015-09-21 Daniel MartíMerge branch 'master' into 'master'
2015-09-20 NeroBurnerAdd asynchronous filereader, fix python3 lockups
2015-09-19 Jan KühleAdded support for gradle flavor specific dependencies...
2015-09-19 Daniel MartíRemove Dogecoin donation support
2015-09-17 Daniel Martímetadata: fix html paragraph tag regression
2015-09-17 Daniel Martíscanner: use a blacklist instead of a whitelist
2015-09-17 Daniel Martíscanner: also ignore ttf and otf files
2015-09-17 Daniel Martíscanner: improve usual suspect output
2015-09-15 Daniel Martíimport: fix import -u from fdroiddata
2015-09-15 Daniel MartíDeduplicate statsdir
2015-09-15 Daniel MartíReplace some hard-coded paths with os.path.join
2015-09-15 Daniel Martíimport: do set root_dir if running from a repo
2015-09-14 Daniel MartíMerge branch 'dont-use-sudo-brew' into 'master'
2015-09-14 Daniel Martíscanner: avoid checking if usual files are binary
2015-09-14 Daniel MartíRewrite scanner logic
2015-09-14 Daniel Martíscanner: support apps using srclib repo type
2015-09-12 Daniel Martíall: deduplicate -v/-q setup
2015-09-12 Daniel Martílint: small cleanup
2015-09-12 Daniel Martílint: catch more duplicate links
2015-09-12 Daniel Martícheckupdates: Avoid variable/string names as CV
2015-09-12 Daniel MartíAllow slashes in tags
2015-09-12 Daniel Martímetadata: don't break words nor on hyphens
2015-09-12 Daniel Martílint: add dumb support for multiline links
2015-09-12 Daniel Martílint: move regex closer to usage
2015-09-12 Daniel Martímetadata: allow links spanning multiple lines
2015-09-12 Daniel Martílint: remove now obsolete description checks
2015-09-12 Daniel MartíWrap descriptions to 80 chars
2015-09-12 Daniel Martímetadata: rewrite multiline field writing
2015-09-12 Daniel MartíEnsure that builds are always sorted when writing
2015-09-11 Daniel Martílint: overhaul, cleaner and saner output
2015-09-11 Daniel Martílint: move lastbuild into separate function
2015-09-11 Daniel Martílint: remove "no recommended build" check
2015-09-11 Daniel MartíMerge branch 'import-tweaks-and-tests' into 'master'
2015-09-11 Daniel Martílint: cleanup, remove stale sites
2015-09-10 Hans-Christoph Steinerimport: append .git to gitlab URLs, git sometimes freak...
2015-09-10 Hans-Christoph Steinerimport: split out URL handling into its own function
2015-09-10 Daniel MartíMerge branch 'replace_optparse_with_argparse' into...
2015-09-09 Daniel Martírewritemeta: move debug logs to logging.debug
2015-09-09 Daniel Martícheckupdates: log vercode operation activity
2015-09-09 Daniel Martícheckupdates: don't auto update to older versions
2015-09-09 Ciaran GultnieksMake builds work after 04e6f2eb and 120be433
2015-09-08 Ciaran GultnieksMerge branch 'master' of https://gitlab.com/fdroid...
2015-09-08 Daniel Martílint: Warn about links left off from old sites
2015-09-08 Daniel Martícheckupdates improvements for gradle projects
2015-09-06 nero-tuxreplace deprecated optparse with argparse
2015-09-06 Daniel MartíBump build-tools
2015-09-05 Daniel MartíSpecify that disabled builds aren't failing builds
2015-09-05 Daniel MartíFix regression introduced in 2831b3e93
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íMerge branch 'support-xml-json-yaml-for-metadata' into...
2015-09-01 Daniel MartíMerge branch 'liblzma' into 'master'
2015-09-01 Hans-Christoph Steinerset "accepted formats" for metadata in config.py
2015-09-01 Hans-Christoph Steinerrewritemeta only applies to the original .txt metadata...
2015-09-01 Hans-Christoph Steinerexit with error if duplicate metadata file is found
2015-09-01 Hans-Christoph Steinermetadata: rename metafile to metadatapath when it is...
2015-09-01 Hans-Christoph Steinermetadata: use unified method for getting default app...
2015-09-01 Hans-Christoph Steinersupport app metadata in YAML format
2015-09-01 Hans-Christoph Steinerset appid in get_default_app_info_list()
2015-09-01 Hans-Christoph Steinerconsolidate all post-parse metadata checks
2015-09-01 Hans-Christoph Steinereliminate Boolean metadata type, only 'bool' is needed
2015-09-01 Hans-Christoph Steinersupport app metadata in XML format
2015-09-01 Hans-Christoph Steinerconvert internal representation of AntiFeatures to...
2015-09-01 Hans-Christoph Steinermetadata: store comments in lists since lists are used...
2015-09-01 Hans-Christoph Steinerin JSON metadata, convert unicode to str to match the...
2015-09-01 Hans-Christoph Steinermove metadata post-parse processing to reusable function
2015-09-01 Hans-Christoph Steinersupport app metadata in JSON format
2015-09-01 Hans-Christoph Steineruse common method to set up defaults in metadata dict
2015-09-01 Hans-Christoph Steinermetadata: 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 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í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ímetadata: fix harmless typo
next