chiark / gitweb /
fdroidserver.git
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
2015-07-31 Hans-Christoph... get MIME types without strictly requiring python-magic
2015-07-31 Hans-Christoph... fix installing via OSX's easy_install
2015-07-31 Hans-Christoph... remove non-existant files from the MANIFEST.in
2015-07-31 Hans-Christoph... test new common.regsub_file() method that replaces...
2015-07-31 Hans-Christoph... use common.regsub_file() instead of Popen(sed)
2015-07-31 Alex Burkatests: short args for mktemp to support BSD
2015-07-31 Hans-Christoph... show commented out examples for setting sdk_path and...
2015-07-31 Hans-Christoph... run-tests: fix copying of urzip.apk into new repo
2015-07-30 Hans-Christoph... run-tests: run `fdroid readmeta` after each --create...
2015-07-30 Daniel Martílint: exit with an error code if any errors are found
2015-07-30 Daniel MartíAlso use OptionParser in readmeta to add -h/--help
2015-07-27 Daniel MartíMerge branch 'some-compatibility-fixes' of https:/...
2015-07-25 Daniel MartíAdd --no-refresh to the completion
2015-07-25 Daniel MartíMerge branch 'no-refresh' of https://gitlab.com/aelmahm...
2015-07-25 Daniel MartíBe more specific about empty build flags
2015-07-24 Hans-Christoph... remove dependency on wget for 'build' and 'verify'
2015-07-23 Hans-Christoph... update: warn if APK has a date that is newer than the...
2015-07-23 Hans-Christoph... extend text char limits to match other app stores
2015-07-21 Ciaran GultnieksUpdate recommended base box
2015-07-14 أحمد المحمودي... Add an option to disable repository refresh
2015-07-05 Daniel MartíAlso find usual suspects in gradle files
2015-06-29 Ciaran GultnieksFix update fail when icons are missing
2015-06-29 Daniel MartíAlways clean and reset all submodules
2015-06-28 Daniel MartíHotfix: Client 0.92 breaks if web/source/tracker are...
2015-06-26 Daniel MartíStable clients understand UpstreamNonFree now
2015-06-26 Daniel MartíHotfix for 7b68b90569 - don't cal .split() on None
2015-06-26 Daniel Martíupdate: never include empty elements in the index
2015-06-25 Ciaran GultnieksFix imagemagick (broken in d9bbb507)
2015-06-21 Daniel MartíReplace some FDroid strings with F-Droid
2015-06-19 Daniel MartíUpdate the Android SDK to 24.3.3
2015-06-18 Daniel MartíImprove xml string extracting support
2015-06-18 Daniel MartíReplace NDK r10d with r10e
2015-06-18 Daniel MartíAdd gradle 2.4
2015-06-18 Daniel MartíBump build-tools to 22.0.1
2015-06-17 Daniel Martílint: start warning about invalid categories
2015-06-09 Daniel MartíBump index version to 13: <changelog> added
2015-06-09 Daniel Martíupdate: don't always place the changelog element
2015-06-07 Daniel Martílint: take forcevercode into account for UCM warnings
2015-06-07 Daniel Martílint: get rid of -p/--pedantic
2015-06-07 Daniel Martílint: complain about useless Name: fields
2015-06-07 Daniel MartíAlways make sure that we don't encode None
2015-06-05 Daniel Martílint: Move the UCM:Tags warning out of pedantic
2015-06-05 Daniel Martílint: Improve UCM:Tags warning
2015-06-05 Daniel Martílint: don't be pedantic about downloading code
2015-06-05 Daniel Martílint: don't assume trailing slashes in urls are redundant
2015-06-05 Daniel MartíMerge branch 'graphviz' into 'master'
2015-06-05 Boris KrautAdd graphviz to buildserver
2015-06-04 Ciaran GultnieksStop fdroid update saying it requires signing keys...
2015-06-04 Daniel MartíProperly support escaped strings
2015-06-04 Daniel MartíRemove now unnecessary regex_pedantic
2015-06-04 Daniel Martílint: enforce https on gitlab too
2015-06-04 Daniel Martílint: Remove duplicate code.google.com TODO
2015-06-04 Daniel Martílint: move punctuation warnings out of pedantic
2015-06-03 Daniel Martí"Changelog:" will be empty often, so only put it if...
2015-06-03 Daniel MartíMove github .git lint warning to http_warnings
2015-06-03 Daniel MartíRe-add https enforcings to Repo:
2015-06-03 Daniel MartíEnforce https uniformly in all http links
2015-06-03 Daniel MartíSimplify lint http warnings
2015-06-03 Daniel MartíDon't accept non-integer vercodes
2015-06-03 Daniel MartíWork around encoding issues when using xml files
2015-06-03 Daniel MartíDon't crash if an <application> has no android:label
2015-06-03 Daniel MartíFix PEP8 E225
2015-06-03 Daniel MartíDon't use the commits feed as a changelog link in import
2015-06-03 Daniel MartíMerge branch 'changelog' of https://gitlab.com/krt...
2015-06-03 Daniel MartíNo need to walk the entire src/main subtree in gradle...
2015-06-03 Daniel MartíAlso use proper xml parsing when retrieving string...
2015-06-03 Daniel MartíAlso use xml parsing to obtain version from AM.xml...
2015-06-03 Daniel MartíUse proper AndroidManifest.xml parsing for labels ...
2015-06-03 Daniel MartíRevert back to always updating Auto Name
2015-06-03 Daniel MartíRemove "Srclibs:" from srclib metadata files
2015-06-02 Ciaran GultnieksAllow gpg home directory to be overridden
2015-05-26 Daniel MartíMerge branch 'pandoc' into 'master'
2015-05-23 Boris KrautAdd pandoc to buildserver
2015-05-22 Daniel Martílint: be more strict about redundant summaries
2015-05-22 Daniel Martífix E713 test for membership should be 'not in'
2015-05-15 Ciaran GultnieksFormatting fix for f345b24
2015-05-15 Ciaran GultnieksFix 'fdroid update' regression
2015-05-15 Daniel Martílint: warn about extra empty lines
2015-05-15 Daniel MartíWarn about empty categs
next