chiark / gitweb /
Daniel Martí [Mon, 10 Feb 2014 15:39:04 +0000 (16:39 +0100)]
Fix archive policy ordering
Daniel Martí [Mon, 10 Feb 2014 15:35:36 +0000 (16:35 +0100)]
Fix auto name ordering
Daniel Martí [Mon, 10 Feb 2014 11:36:10 +0000 (12:36 +0100)]
Add "Tags [pattern]" doc
Daniel Martí [Mon, 10 Feb 2014 11:31:53 +0000 (12:31 +0100)]
Add srclib numbers doc
Daniel Martí [Mon, 10 Feb 2014 11:21:42 +0000 (12:21 +0100)]
Forgot a dev print (again)
Daniel Martí [Mon, 10 Feb 2014 11:20:22 +0000 (12:20 +0100)]
Simplify 'Tags <pattern>' by using regex on top of vcs.gettags()
This automagically enables support for pattern-based tags for all vcs types
that support Tags
Daniel Martí [Mon, 10 Feb 2014 10:27:28 +0000 (11:27 +0100)]
Support UCM:Tags <pattern> using git tag -l <pattern>
Daniel Martí [Mon, 10 Feb 2014 09:55:29 +0000 (10:55 +0100)]
Don't add package ids to commit messages
The package id is already in the name of the file changed, plus it makes most
commit messages too long. Also of little interest to most people.
Daniel Martí [Mon, 10 Feb 2014 08:41:04 +0000 (09:41 +0100)]
Add quilt for csipsimple
Daniel Martí [Mon, 10 Feb 2014 08:34:25 +0000 (09:34 +0100)]
Also search by app id on the website
Daniel Martí [Sun, 9 Feb 2014 21:48:40 +0000 (22:48 +0100)]
Add swig as osmand dependency
Daniel Martí [Sun, 9 Feb 2014 18:11:15 +0000 (19:11 +0100)]
Check for subdir after doing submodules
Daniel Martí [Sun, 9 Feb 2014 11:39:43 +0000 (12:39 +0100)]
Don't show INFO: when not doing verbose runs
Daniel Martí [Fri, 7 Feb 2014 20:38:28 +0000 (21:38 +0100)]
Do some warnings properly
Daniel Martí [Fri, 7 Feb 2014 20:36:19 +0000 (21:36 +0100)]
Try to fix some TypeErrors
Daniel Martí [Fri, 7 Feb 2014 20:08:04 +0000 (21:08 +0100)]
Strip Auto Name: name to avoid extra spacing errors
Daniel Martí [Wed, 5 Feb 2014 15:10:03 +0000 (16:10 +0100)]
Fix UCD writing
Daniel Martí [Wed, 5 Feb 2014 14:33:20 +0000 (15:33 +0100)]
Support ':' in names/autonames
Daniel Martí [Wed, 5 Feb 2014 08:47:55 +0000 (09:47 +0100)]
Error when extra spacings are found
Daniel Martí [Wed, 5 Feb 2014 08:39:09 +0000 (09:39 +0100)]
Also check for the validity of build flags
Daniel Martí [Wed, 5 Feb 2014 08:29:26 +0000 (09:29 +0100)]
Make f-droid barf on unrecognised field names
Daniel Martí [Wed, 5 Feb 2014 08:21:28 +0000 (09:21 +0100)]
Add readmeta completion
Daniel Martí [Tue, 4 Feb 2014 09:55:14 +0000 (10:55 +0100)]
Fix vagrant popen error
Ciaran Gultnieks [Tue, 4 Feb 2014 07:34:40 +0000 (07:34 +0000)]
Partly revert
c7f2cbd to make stats work again
Daniel Martí [Mon, 3 Feb 2014 22:38:33 +0000 (23:38 +0100)]
Add missing -v/--verbose flag to import
Daniel Martí [Mon, 3 Feb 2014 22:04:37 +0000 (23:04 +0100)]
Revert "Reflect python imaging package change in docs"
This reverts commit
4de065fc38d37f230c12d4ebbe6dfd9847526ceb.
Daniel Martí [Mon, 3 Feb 2014 22:04:33 +0000 (23:04 +0100)]
Revert "Switch to python-magic from PIL"
This reverts commit
8541cdf8939cf63a5fa6a182b5ea34667b7201ea.
Ciaran Gultnieks [Mon, 3 Feb 2014 22:01:33 +0000 (22:01 +0000)]
Revert "Switch to python-pgmagick on buildserver too"
This reverts commit
f012165c694bf6e929f96db31d93edcb168c7f95.
Ciaran Gultnieks [Mon, 3 Feb 2014 21:51:22 +0000 (21:51 +0000)]
Switch to python-pgmagick on buildserver too
Daniel Martí [Mon, 3 Feb 2014 13:25:27 +0000 (14:25 +0100)]
Reflect python imaging package change in docs
Daniel Martí [Mon, 3 Feb 2014 13:14:42 +0000 (14:14 +0100)]
Switch to python-magic from PIL
Daniel Martí [Mon, 3 Feb 2014 13:07:01 +0000 (14:07 +0100)]
Typo
Daniel Martí [Sun, 2 Feb 2014 18:45:17 +0000 (19:45 +0100)]
Merge branch 'master' into logging
Daniel Martí [Sun, 2 Feb 2014 14:11:26 +0000 (15:11 +0100)]
New command: readmeta, like lint but without warnings
Daniel Martí [Sun, 2 Feb 2014 14:11:16 +0000 (15:11 +0100)]
Fix a couple copyright notices
Daniel Martí [Fri, 31 Jan 2014 10:40:03 +0000 (11:40 +0100)]
Don't output when checking repo
Daniel Martí [Fri, 31 Jan 2014 08:22:30 +0000 (09:22 +0100)]
Don't print cmd info if output is false
Daniel Martí [Fri, 31 Jan 2014 08:14:03 +0000 (09:14 +0100)]
Merge branch 'master' into logging
Hans-Christoph Steiner [Fri, 31 Jan 2014 01:33:37 +0000 (20:33 -0500)]
makebuildserver: use https uris whenever available
* pypi now defaults to https
* dl.google.com works well with https
Hans-Christoph Steiner [Fri, 31 Jan 2014 01:32:38 +0000 (20:32 -0500)]
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.
Daniel Martí [Thu, 30 Jan 2014 22:58:23 +0000 (23:58 +0100)]
Merge branch 'master' into logging
Conflicts:
fdroidserver/common.py
Daniel Martí [Thu, 30 Jan 2014 08:31:44 +0000 (09:31 +0100)]
Fix 'added' apk key
Daniel Martí [Thu, 30 Jan 2014 07:44:38 +0000 (08:44 +0100)]
Forgot vorbis-tools dep for xcsoar
Daniel Martí [Wed, 29 Jan 2014 23:17:26 +0000 (00:17 +0100)]
Forgot to remove verbose print
Daniel Martí [Wed, 29 Jan 2014 23:16:03 +0000 (00:16 +0100)]
Handle dirs to be ignored in scan_source more gracefully
Daniel Martí [Wed, 29 Jan 2014 18:10:38 +0000 (19:10 +0100)]
Remove newline in list of pkgs to install
Ciaran Gultnieks [Wed, 29 Jan 2014 13:44:48 +0000 (13:44 +0000)]
Centralise and improve query input validation
Daniel Martí [Wed, 29 Jan 2014 12:57:57 +0000 (13:57 +0100)]
Merge branch 'master' into logging
Conflicts:
fdroidserver/build.py
Daniel Martí [Wed, 29 Jan 2014 11:38:21 +0000 (12:38 +0100)]
Run submodule reset and clean before update. Also do --recursive for these.
Daniel Martí [Tue, 28 Jan 2014 23:55:53 +0000 (00:55 +0100)]
Add missing xcsoar deps
Daniel Martí [Tue, 28 Jan 2014 22:49:36 +0000 (23:49 +0100)]
Do submodules recursively, do init and update at the same time
Daniel Martí [Tue, 28 Jan 2014 21:26:20 +0000 (22:26 +0100)]
Add output= into the docs
Daniel Martí [Tue, 28 Jan 2014 21:14:53 +0000 (22:14 +0100)]
New build flag: output= for e.g. full make builds
Daniel Martí [Tue, 28 Jan 2014 21:14:28 +0000 (22:14 +0100)]
Avoid default cases in build types
Daniel Martí [Tue, 28 Jan 2014 21:13:18 +0000 (22:13 +0100)]
New build option: --no-tarball
Daniel Martí [Tue, 28 Jan 2014 15:59:27 +0000 (16:59 +0100)]
Fix typo in fd-commit
Daniel Martí [Tue, 28 Jan 2014 13:14:59 +0000 (14:14 +0100)]
Merge branch 'master' into logging
Conflicts:
fdroidserver/common.py
Daniel Martí [Tue, 28 Jan 2014 13:14:18 +0000 (14:14 +0100)]
Fix a couple gradle python mistakes
Daniel Martí [Tue, 28 Jan 2014 13:07:19 +0000 (14:07 +0100)]
Update my own copyright notices
Daniel Martí [Tue, 28 Jan 2014 13:03:51 +0000 (14:03 +0100)]
Better Vercode Operation example
Daniel Martí [Tue, 28 Jan 2014 13:01:32 +0000 (14:01 +0100)]
Merge compilesdk= into target=, better documentation about target=
Daniel Martí [Mon, 27 Jan 2014 23:00:34 +0000 (00:00 +0100)]
fd-commit support for disabled updates
Also fix support for replacement builds
Daniel Martí [Mon, 27 Jan 2014 22:43:28 +0000 (23:43 +0100)]
Remove support for 'bindir'
Daniel Martí [Mon, 27 Jan 2014 21:34:34 +0000 (22:34 +0100)]
When using placed srclibs, don't fail if proj.prop doesn't exist
Daniel Martí [Mon, 27 Jan 2014 21:21:26 +0000 (22:21 +0100)]
Add logging to init.py, remove silly options.verbose code
Daniel Martí [Mon, 27 Jan 2014 21:03:39 +0000 (22:03 +0100)]
Forgot to actually install 1.10 via chef
Daniel Martí [Mon, 27 Jan 2014 21:03:39 +0000 (22:03 +0100)]
Forgot to actually install 1.10 via chef
Daniel Martí [Mon, 27 Jan 2014 16:22:50 +0000 (17:22 +0100)]
Fix typo
Daniel Martí [Mon, 27 Jan 2014 16:16:01 +0000 (17:16 +0100)]
Replace legacy prints by debug logs
Daniel Martí [Mon, 27 Jan 2014 16:08:54 +0000 (17:08 +0100)]
More logging switching
Daniel Martí [Mon, 27 Jan 2014 16:04:22 +0000 (17:04 +0100)]
More logging
Daniel Martí [Mon, 27 Jan 2014 15:56:55 +0000 (16:56 +0100)]
Half-way done switching prints for logs
Daniel Martí [Mon, 27 Jan 2014 15:48:08 +0000 (16:48 +0100)]
Add logging to verify
Daniel Martí [Mon, 27 Jan 2014 15:45:39 +0000 (16:45 +0100)]
Don't always print output in FDroidPopen when -v is given
Daniel Martí [Mon, 27 Jan 2014 15:45:30 +0000 (16:45 +0100)]
More logging switching
Daniel Martí [Mon, 27 Jan 2014 15:31:11 +0000 (16:31 +0100)]
Last missing bit of Popen
Daniel Martí [Mon, 27 Jan 2014 15:22:25 +0000 (16:22 +0100)]
Lots more FDroidPopen replacements
Daniel Martí [Mon, 27 Jan 2014 15:07:30 +0000 (16:07 +0100)]
More switching from Popen to FDroidPopen
Daniel Martí [Mon, 27 Jan 2014 14:59:49 +0000 (15:59 +0100)]
Replace many subprocess.Popen with FDroidPopen
Daniel Martí [Mon, 27 Jan 2014 14:59:40 +0000 (15:59 +0100)]
Start doing logging properly
Ciaran Gultnieks [Mon, 27 Jan 2014 18:26:05 +0000 (18:26 +0000)]
Revert "List future problems that a build will run into, like missing software"
This reverts commit
7beb9834a33bae543e24f7ddf004b2de69719542.
Daniel Martí [Mon, 27 Jan 2014 12:21:44 +0000 (13:21 +0100)]
Add gradle 1.10 with the new plugin 0.8 release
Daniel Martí [Sun, 26 Jan 2014 20:50:56 +0000 (21:50 +0100)]
List future problems that a build will run into, like missing software
Daniel Martí [Sun, 26 Jan 2014 20:39:30 +0000 (21:39 +0100)]
More config changes
* Add the remaining defaults
* Don't always check that dirs exist
* Better sample config
Daniel Martí [Sun, 26 Jan 2014 20:30:54 +0000 (21:30 +0100)]
Don't check for mvn and gradle binaries
Daniel Martí [Sun, 26 Jan 2014 20:28:09 +0000 (21:28 +0100)]
Don't always require ndk_path
Daniel Martí [Sun, 26 Jan 2014 20:25:52 +0000 (21:25 +0100)]
Update defaults, mvn3 to mvn
Daniel Martí [Sun, 26 Jan 2014 19:42:47 +0000 (20:42 +0100)]
Lint: don't complain if using tags and UCM is RM/branch
Daniel Martí [Sun, 26 Jan 2014 19:35:58 +0000 (20:35 +0100)]
Revert "Fix possible git-svn bug"
This reverts commit
61a61824d4f3517b5e1263da57d526695e9ab9e5.
Daniel Martí [Sun, 26 Jan 2014 16:22:48 +0000 (17:22 +0100)]
Keep a '=' if present, it means something in gradle
Daniel Martí [Sun, 26 Jan 2014 16:07:35 +0000 (17:07 +0100)]
Fix buildToolsVersion patching if an = is present
Marcel Klehr [Sat, 25 Jan 2014 13:13:37 +0000 (14:13 +0100)]
Fix browser search: switch back to page 1 when submitting new query
Daniel Martí [Fri, 24 Jan 2014 17:23:45 +0000 (18:23 +0100)]
Fix possible git-svn bug
Daniel Martí [Fri, 24 Jan 2014 16:46:50 +0000 (17:46 +0100)]
Don't warn about tags UCM usage if UCM:None
Ciaran Gultnieks [Fri, 24 Jan 2014 11:56:01 +0000 (11:56 +0000)]
Merge branch 'master' of gitorious.org:f-droid/fdroidserver
Daniel Martí [Fri, 24 Jan 2014 11:55:43 +0000 (12:55 +0100)]
Avoid more possible crashes when invalid icons are present
Daniel Martí [Fri, 24 Jan 2014 09:42:11 +0000 (10:42 +0100)]
Easier preassemble handling
Daniel Martí [Fri, 24 Jan 2014 09:10:40 +0000 (10:10 +0100)]
Indent properly, space the code a bit
أحمد المحمودي (Ahmed El-Mahmoudy) [Fri, 24 Jan 2014 08:47:57 +0000 (10:47 +0200)]
git-svn: Support <branch>/<rev> in commit field
commit=<rev> is still supported
Ciaran Gultnieks [Thu, 23 Jan 2014 23:31:03 +0000 (23:31 +0000)]
Fix new downloads-per-version stats