chiark / gitweb /
fdroidserver.git
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
2015-08-18 Daniel Martíimport: remove support for gitorious
2015-08-18 Daniel Martíimport: remove google code support
2015-08-18 Daniel Martílint: Update Check Name with unchanged app id
2015-08-18 Daniel MartíAdd gradle 2.6 to the buildserver
2015-08-18 Daniel MartíUpdate buildserver for android-23
2015-08-18 Daniel MartíFix type issue
2015-08-14 Daniel MartíAlso enforce https on urls without path
2015-08-14 Daniel MartíSpecify that CVC 0 means infinity
2015-08-14 Daniel Martílint: warn about CVCs that don't make sense
2015-08-14 Daniel MartíLine numbers start at 1, not 0
2015-08-14 Daniel MartíAdd "Update Check Name:Ignore"
2015-08-14 Daniel Martílint: Fix unicode issues in list warnings
2015-08-14 Daniel Martílint: don't warn multiple times about lists
2015-08-14 Daniel Martílint: warn about incorrect lists
2015-08-13 Daniel MartíFix test that broke with c813a3cdbb7e
2015-08-13 Daniel MartíAdd gradle 2.5, fixes #108
2015-08-13 Daniel MartíAlways end config list items with a comma
2015-08-13 Ciaran GultnieksFix multiple errors in get_mime_type
2015-08-09 Daniel MartíMerge branch 'fix-custom-buildToolsVersion' into 'master'
2015-08-08 Lode Hostefix gradle adaptation for custom buildToolsVersion...
2015-08-07 Hans-Christoph... Merge branch 'master' into 'master'
2015-08-07 Nico AltAdd configuration for pypi
2015-08-05 Daniel Martílint: complain about UCMs that haven't been used
2015-08-05 Daniel MartíProperly default to NDK r10e 0.4.0
2015-08-05 Daniel MartíMerge branch 'master' into 'master'
2015-08-05 Hans-Christoph... fix `fdroid rewritemeta` reference in manual
2015-08-05 Hans-Christoph... run-tests: fix quoting to prevent spurious execution...
2015-08-05 Hans-Christoph... rename README to README.md in MANIFEST.in
2015-08-05 Daniel MartíBump to 0.4.0
2015-08-04 Hans-Christoph... Merge branch 'master' into 'master'
2015-08-04 Nico AltCorrect filename in setup.py
2015-08-04 Nico AltPort README to markdown
2015-08-04 Daniel MartíAdd automake1.11 for gpg
2015-08-03 Daniel MartíMerge branch 'master' into 'master'
2015-08-03 Hans-Christoph... let setuptools determine the base install path on OSX
2015-08-03 Daniel MartíAdd gradle plugin version 1.3 to our wrapper
2015-08-03 Ciaran GultnieksMerge branch 'update-install' into 'master'
2015-08-03 Ciaran GultnieksMerge branch 'bsd-osx-porting-and-tests' into 'master'
2015-08-03 Hong XuREADME: ppa only works for Ubuntu based systems
2015-08-01 Hans-Christoph... jenkins-build: run test suite from `pip install` using...
2015-07-31 Hans-Christoph... support egg-link format when installed from git repo
2015-07-31 Hans-Christoph... update install instructions in README
2015-07-31 Hans-Christoph... chmod keystore after checking whether it was created
2015-07-31 Hans-Christoph... support installing as a Python .egg
next