1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-19 03:30:12 +02:00
Commit Graph

2503 Commits

Author SHA1 Message Date
Daniel Martí
ec0de6b370 Do some warnings properly 2014-02-07 21:38:28 +01:00
Daniel Martí
0b6faa5f22 Try to fix some TypeErrors 2014-02-07 21:36:19 +01:00
Daniel Martí
1f3653af15 Strip Auto Name: name to avoid extra spacing errors 2014-02-07 21:08:04 +01:00
Daniel Martí
d661b7a877 Fix UCD writing 2014-02-05 16:10:03 +01:00
Daniel Martí
e81d1da774 Support ':' in names/autonames 2014-02-05 15:33:20 +01:00
Daniel Martí
18deea2ac8 Error when extra spacings are found 2014-02-05 09:47:55 +01:00
Daniel Martí
f36e7bff29 Also check for the validity of build flags 2014-02-05 09:39:09 +01:00
Daniel Martí
56a80483e9 Make f-droid barf on unrecognised field names 2014-02-05 09:29:26 +01:00
Daniel Martí
1ff5f1b2f8 Add readmeta completion 2014-02-05 09:21:28 +01:00
Daniel Martí
b8a841a7e4 Fix vagrant popen error 2014-02-04 10:55:14 +01:00
Ciaran Gultnieks
b8e48f32f7 Partly revert c7f2cbd to make stats work again 2014-02-04 07:34:55 +00:00
Daniel Martí
49ec09a78b Add missing -v/--verbose flag to import 2014-02-03 23:38:33 +01:00
Daniel Martí
b8e5e0a0ec Revert "Reflect python imaging package change in docs"
This reverts commit 4de065fc38.
2014-02-03 23:04:37 +01:00
Daniel Martí
2efce6cc69 Revert "Switch to python-magic from PIL"
This reverts commit 8541cdf893.
2014-02-03 23:04:33 +01:00
Ciaran Gultnieks
f69dbd3e9e Revert "Switch to python-pgmagick on buildserver too"
This reverts commit f012165c69.
2014-02-03 22:01:33 +00:00
Ciaran Gultnieks
f012165c69 Switch to python-pgmagick on buildserver too 2014-02-03 21:51:22 +00:00
Daniel Martí
4de065fc38 Reflect python imaging package change in docs 2014-02-03 14:25:27 +01:00
Daniel Martí
8541cdf893 Switch to python-magic from PIL 2014-02-03 14:14:42 +01:00
Daniel Martí
7bf74d47bb Typo 2014-02-03 14:07:01 +01:00
Daniel Martí
9a4fe8c7cd Merge branch 'master' into logging 2014-02-02 19:45:17 +01:00
Daniel Martí
96c5afa03f New command: readmeta, like lint but without warnings 2014-02-02 15:11:26 +01:00
Daniel Martí
f2ca1327f4 Fix a couple copyright notices 2014-02-02 15:11:16 +01:00
Daniel Martí
18ef1b53bc Don't output when checking repo 2014-01-31 11:40:03 +01:00
Daniel Martí
5525c5cd5f Don't print cmd info if output is false 2014-01-31 09:22:30 +01:00
Daniel Martí
8b26f4b319 Merge branch 'master' into logging 2014-01-31 09:14:03 +01:00
Hans-Christoph Steiner
5cdb428a2f makebuildserver: use https uris whenever available
* pypi now defaults to https
* dl.google.com works well with https
2014-01-30 20:33:37 -05:00
Hans-Christoph Steiner
2d6f3f8cec use https URI for f-droid.org everywhere and avoid redirects
Now that f-droid.org defaults to https, use only https URIs to save
redirects and leak less info.
2014-01-30 20:32:38 -05:00
Daniel Martí
430cd42f80 Merge branch 'master' into logging
Conflicts:
	fdroidserver/common.py
2014-01-30 23:58:23 +01:00
Daniel Martí
c31d3f0581 Fix 'added' apk key 2014-01-30 09:31:44 +01:00
Daniel Martí
0f06f07b89 Forgot vorbis-tools dep for xcsoar 2014-01-30 08:44:38 +01:00
Daniel Martí
8a5b2e41f1 Forgot to remove verbose print 2014-01-30 00:17:26 +01:00
Daniel Martí
1b0fb05337 Handle dirs to be ignored in scan_source more gracefully 2014-01-30 00:16:03 +01:00
Daniel Martí
3f47b4914d Remove newline in list of pkgs to install 2014-01-29 19:11:07 +01:00
Ciaran Gultnieks
85de75e345 Centralise and improve query input validation 2014-01-29 13:44:48 +00:00
Daniel Martí
72fa1891bf Merge branch 'master' into logging
Conflicts:
	fdroidserver/build.py
2014-01-29 13:57:57 +01:00
Daniel Martí
63a0e859ff Run submodule reset and clean before update. Also do --recursive for these. 2014-01-29 12:38:21 +01:00
Daniel Martí
9fa73faf2e Add missing xcsoar deps 2014-01-29 00:55:53 +01:00
Daniel Martí
c06fafdb6f Do submodules recursively, do init and update at the same time 2014-01-28 23:49:36 +01:00
Daniel Martí
f054cf4973 Add output= into the docs 2014-01-28 22:26:20 +01:00
Daniel Martí
13bcd38372 New build flag: output= for e.g. full make builds 2014-01-28 22:15:20 +01:00
Daniel Martí
8bbe38f172 Avoid default cases in build types 2014-01-28 22:14:28 +01:00
Daniel Martí
d42dd276a0 New build option: --no-tarball 2014-01-28 22:13:18 +01:00
Daniel Martí
61dca767f4 Fix typo in fd-commit 2014-01-28 16:59:27 +01:00
Daniel Martí
2f93ba9bd6 Merge branch 'master' into logging
Conflicts:
	fdroidserver/common.py
2014-01-28 14:14:59 +01:00
Daniel Martí
d5859fab32 Fix a couple gradle python mistakes 2014-01-28 14:14:18 +01:00
Daniel Martí
3687147997 Update my own copyright notices 2014-01-28 14:07:19 +01:00
Daniel Martí
02f314b7bd Better Vercode Operation example 2014-01-28 14:03:51 +01:00
Daniel Martí
3e789bd6b5 Merge compilesdk= into target=, better documentation about target= 2014-01-28 14:01:32 +01:00
Daniel Martí
778b15322c fd-commit support for disabled updates
Also fix support for replacement builds
2014-01-28 00:00:34 +01:00
Daniel Martí
1b792c78de Remove support for 'bindir' 2014-01-27 23:43:28 +01:00