chiark / gitweb /
fdroidserver.git
11 years agoFix typos in missing source sentences
Daniel Martí [Sun, 26 May 2013 09:54:53 +0000 (11:54 +0200)]
Fix typos in missing source sentences

11 years agoMerge branch 'master' of gitorious.org:f-droid/fdroidserver
Ciaran Gultnieks [Sat, 25 May 2013 13:10:29 +0000 (14:10 +0100)]
Merge branch 'master' of gitorious.org:f-droid/fdroidserver

11 years agoShould be ok without that workaround now - packaging bug is fixed
Ciaran Gultnieks [Sat, 25 May 2013 13:03:26 +0000 (14:03 +0100)]
Should be ok without that workaround now - packaging bug is fixed

11 years agoInstall ia32-libs on 64 bit vm only (I think)
Ciaran Gultnieks [Sat, 25 May 2013 13:01:49 +0000 (14:01 +0100)]
Install ia32-libs on 64 bit vm only (I think)

I think this will work, but I haven't tested it yet. It's required
because all the android sdk tools (e.g. aapt) are 32 bit binaries.

11 years agoPress the y key
Ciaran Gultnieks [Sat, 25 May 2013 13:00:31 +0000 (14:00 +0100)]
Press the y key

11 years agoMore buildserver memory
Ciaran Gultnieks [Sat, 25 May 2013 12:59:35 +0000 (13:59 +0100)]
More buildserver memory

Only needed for 64 bit really, 32 bit is fine.

11 years agoTemporary workaround for maven packaging bug
Ciaran Gultnieks [Sat, 25 May 2013 12:58:58 +0000 (13:58 +0100)]
Temporary workaround for maven packaging bug

See https://bugs.launchpad.net/bugs/1171056

11 years agoInstall packages first
Ciaran Gultnieks [Sat, 25 May 2013 12:56:00 +0000 (13:56 +0100)]
Install packages first

11 years agoCache main sdk/ndk downloads
Ciaran Gultnieks [Sat, 25 May 2013 12:55:16 +0000 (13:55 +0100)]
Cache main sdk/ndk downloads

11 years agoFix graphite stats sending
Ciaran Gultnieks [Sat, 25 May 2013 12:51:52 +0000 (13:51 +0100)]
Fix graphite stats sending

11 years agoFind out srclib repo type for stats
Daniel Martí [Fri, 24 May 2013 21:52:14 +0000 (23:52 +0200)]
Find out srclib repo type for stats

11 years agoDon't separate RM by branches on UCM stats
Daniel Martí [Fri, 24 May 2013 21:48:03 +0000 (23:48 +0200)]
Don't separate RM by branches on UCM stats

11 years agoMore os.path.join() use cases
Daniel Martí [Fri, 24 May 2013 21:43:49 +0000 (23:43 +0200)]
More os.path.join() use cases

11 years agoAdd Tags and RM support for srclib, don't copy dir
Daniel Martí [Fri, 24 May 2013 21:35:56 +0000 (23:35 +0200)]
Add Tags and RM support for srclib, don't copy dir

12 years agoUse vcs.repotype() to support RT:srclib in RM too
Daniel Martí [Fri, 24 May 2013 13:42:23 +0000 (15:42 +0200)]
Use vcs.repotype() to support RT:srclib in RM too

12 years agoOption to push stats to graphite
Ciaran Gultnieks [Thu, 23 May 2013 10:04:57 +0000 (11:04 +0100)]
Option to push stats to graphite

12 years agoImproved buildserver setup documentation
Ciaran Gultnieks [Thu, 23 May 2013 10:03:38 +0000 (11:03 +0100)]
Improved buildserver setup documentation

12 years agoSwitch buildserver guest os
Ciaran Gultnieks [Thu, 23 May 2013 09:54:06 +0000 (10:54 +0100)]
Switch buildserver guest os

12 years agoIncrease timeouts for long sdk/ndk downloads
Ciaran Gultnieks [Thu, 23 May 2013 09:53:27 +0000 (10:53 +0100)]
Increase timeouts for long sdk/ndk downloads

12 years agoNo need to checkout to master for Tags
Daniel Martí [Wed, 22 May 2013 15:45:14 +0000 (17:45 +0200)]
No need to checkout to master for Tags

This fixes many occurences of Tags/RM not working since master doesn't exist
on some repos, e.g. com.better.alarm.

12 years agoAdd google apis 17 to build server
Ciaran Gultnieks [Wed, 22 May 2013 13:55:14 +0000 (14:55 +0100)]
Add google apis 17 to build server

12 years agoNeed to push srclib metadata files to build server
Ciaran Gultnieks [Wed, 22 May 2013 09:17:02 +0000 (10:17 +0100)]
Need to push srclib metadata files to build server

12 years agoBe less vague about svn errors
Ciaran Gultnieks [Wed, 22 May 2013 09:15:57 +0000 (10:15 +0100)]
Be less vague about svn errors

There can be multiple svn repos in use (e.g. srclibs) so it's helpful
to report the source of a failure.

12 years agoUpdate svn repo before checking RepoManifest
Daniel Martí [Tue, 21 May 2013 18:21:46 +0000 (20:21 +0200)]
Update svn repo before checking RepoManifest

12 years agoPut version name match back how it was (c2168db3d) because it's broken
Ciaran Gultnieks [Tue, 21 May 2013 14:51:02 +0000 (15:51 +0100)]
Put version name match back how it was (c2168db3d) because it's broken

12 years agoBetter build log formatting for wiki
Ciaran Gultnieks [Mon, 20 May 2013 20:19:53 +0000 (21:19 +0100)]
Better build log formatting for wiki

12 years agoA few corrections to 9efa5227 (srclib/extlib)
Ciaran Gultnieks [Mon, 20 May 2013 20:00:31 +0000 (21:00 +0100)]
A few corrections to 9efa5227 (srclib/extlib)

12 years agoForgot to remove a debugging print
Daniel Martí [Mon, 20 May 2013 19:57:46 +0000 (21:57 +0200)]
Forgot to remove a debugging print

12 years agoAdd flattr to index
Daniel Martí [Mon, 20 May 2013 17:53:21 +0000 (19:53 +0200)]
Add flattr to index

12 years agoRevert "fix vercodes."
Daniel Martí [Mon, 20 May 2013 13:48:55 +0000 (15:48 +0200)]
Revert "fix vercodes."

This (partially) reverts commit 05735e9fca73168cf19a96665de484d7fbb0effd.

12 years agoReport errors properly when using --stop
Ciaran Gultnieks [Mon, 20 May 2013 11:20:38 +0000 (12:20 +0100)]
Report errors properly when using --stop

12 years agoStop using vagrant-snap
Ciaran Gultnieks [Mon, 20 May 2013 11:19:47 +0000 (12:19 +0100)]
Stop using vagrant-snap

a) too unreliable, b) doesn't work at all with various vagrant and
ruby versions

12 years agobuild-tools TODO is unnecessary. fix vercodes.
Daniel Martí [Mon, 20 May 2013 12:06:18 +0000 (14:06 +0200)]
build-tools TODO is unnecessary. fix vercodes.

12 years agoUse build/srclib instead of build/extlib
Daniel Martí [Mon, 20 May 2013 11:34:03 +0000 (13:34 +0200)]
Use build/srclib instead of build/extlib

12 years agoExternalize srclibs to fdroiddata
Daniel Martí [Mon, 20 May 2013 11:16:06 +0000 (13:16 +0200)]
Externalize srclibs to fdroiddata

12 years agoBetter "No Source Since" wiki format
Daniel Martí [Sun, 19 May 2013 12:54:58 +0000 (14:54 +0200)]
Better "No Source Since" wiki format

12 years agoMerge branch 'aapt_fixes'
Daniel Martí [Sat, 18 May 2013 08:22:09 +0000 (10:22 +0200)]
Merge branch 'aapt_fixes'

12 years agoFix RM explanation (it now works for svn and hg)
Daniel Martí [Fri, 17 May 2013 21:05:48 +0000 (23:05 +0200)]
Fix RM explanation (it now works for svn and hg)

12 years agoMerge branch 'master' of gitorious.org:f-droid/fdroidserver
David Black [Fri, 17 May 2013 20:44:28 +0000 (21:44 +0100)]
Merge branch 'master' of gitorious.org:f-droid/fdroidserver

12 years agoAdd info about using automatic UCM with git-svn
David Black [Fri, 17 May 2013 20:42:02 +0000 (21:42 +0100)]
Add info about using automatic UCM with git-svn

12 years agoAdd update_check_modes.txt to stats/
Daniel Martí [Fri, 17 May 2013 20:39:35 +0000 (22:39 +0200)]
Add update_check_modes.txt to stats/

12 years agoPort RM UCM to svn and hg
Daniel Martí [Fri, 17 May 2013 20:30:35 +0000 (22:30 +0200)]
Port RM UCM to svn and hg

12 years agoAdd "No Source Since" to docs
Daniel Martí [Fri, 17 May 2013 18:57:22 +0000 (20:57 +0200)]
Add "No Source Since" to docs

12 years agoAdd -l/--latest to fdroid build
Daniel Martí [Fri, 17 May 2013 18:44:15 +0000 (20:44 +0200)]
Add -l/--latest to fdroid build

12 years agoTODO: use new build-tools path
Daniel Martí [Fri, 17 May 2013 07:25:27 +0000 (09:25 +0200)]
TODO: use new build-tools path

12 years agoAdd bitcoin address to index (soon used in client)
Daniel Martí [Thu, 16 May 2013 20:49:10 +0000 (22:49 +0200)]
Add bitcoin address to index (soon used in client)

12 years agoAdd "No Source Since:[Version]" field.
Daniel Martí [Thu, 16 May 2013 19:45:25 +0000 (21:45 +0200)]
Add "No Source Since:[Version]" field.

I'll document it once we make sure it works fine.

12 years agoApp names can contain \' too. Small optimisations.
Daniel Martí [Thu, 16 May 2013 17:47:38 +0000 (19:47 +0200)]
App names can contain \' too. Small optimisations.

12 years agoFix archive repo apk names and source references properly
Ciaran Gultnieks [Thu, 16 May 2013 08:30:08 +0000 (09:30 +0100)]
Fix archive repo apk names and source references properly

12 years agoAdd build time to /lastbuild on wiki
Ciaran Gultnieks [Wed, 15 May 2013 17:18:24 +0000 (18:18 +0100)]
Add build time to /lastbuild on wiki

12 years agohad forgotten to change error message in srclib when copy/pasting
David Black [Wed, 15 May 2013 16:24:26 +0000 (17:24 +0100)]
had forgotten to change error message in srclib when copy/pasting

12 years agoRescu srclib
David Black [Tue, 14 May 2013 17:31:59 +0000 (18:31 +0100)]
Rescu srclib

12 years agoFix archive repo apk names and source references
Ciaran Gultnieks [Wed, 15 May 2013 16:09:37 +0000 (17:09 +0100)]
Fix archive repo apk names and source references

12 years agoUse non-greedy version matches
Daniel Martí [Wed, 15 May 2013 15:08:17 +0000 (17:08 +0200)]
Use non-greedy version matches

12 years agoWatch out for rogue log messages
Ciaran Gultnieks [Wed, 15 May 2013 15:03:09 +0000 (16:03 +0100)]
Watch out for rogue log messages

12 years agoProperly match app_version or version
Daniel Martí [Wed, 15 May 2013 12:33:14 +0000 (14:33 +0200)]
Properly match app_version or version

12 years ago"app_version" is sometimes called "version"
Daniel Martí [Wed, 15 May 2013 12:23:18 +0000 (14:23 +0200)]
"app_version" is sometimes called "version"

12 years agoUse tags for Google-Gson
Daniel Martí [Tue, 14 May 2013 21:53:43 +0000 (23:53 +0200)]
Use tags for Google-Gson

12 years agoAdd PhotoView srclib
Daniel Martí [Tue, 14 May 2013 21:06:06 +0000 (23:06 +0200)]
Add PhotoView srclib

12 years agoVersion names can contain any character
Daniel Martí [Tue, 14 May 2013 19:23:36 +0000 (21:23 +0200)]
Version names can contain any character

12 years agoFall back to res/values to avoid @strings/app_name
Daniel Martí [Tue, 14 May 2013 18:50:40 +0000 (20:50 +0200)]
Fall back to res/values to avoid @strings/app_name

12 years agoUpdate the docs regarding RM and Static
Daniel Martí [Tue, 14 May 2013 18:10:31 +0000 (20:10 +0200)]
Update the docs regarding RM and Static

12 years agoAdd support for branches in the RepoManifest UCM.
Daniel Martí [Tue, 14 May 2013 18:01:45 +0000 (20:01 +0200)]
Add support for branches in the RepoManifest UCM.

12 years agoWiki update needs to include apks from archive and main, not just archive
Ciaran Gultnieks [Fri, 10 May 2013 14:04:59 +0000 (15:04 +0100)]
Wiki update needs to include apks from archive and main, not just archive

12 years agoCreate archive repo (configurable option)
Ciaran Gultnieks [Thu, 9 May 2013 19:09:17 +0000 (20:09 +0100)]
Create archive repo (configurable option)

12 years agoFix confused build logs on wiki, maybe
Ciaran Gultnieks [Wed, 8 May 2013 14:40:03 +0000 (15:40 +0100)]
Fix confused build logs on wiki, maybe

12 years agoadd libs/armeabi-v7a to list of dirs deleted before building...
David Black [Wed, 8 May 2013 13:04:33 +0000 (14:04 +0100)]
add libs/armeabi-v7a to list of dirs deleted before building...

I had completely forgotten that native libs were being deleted before
building . It is a sensible thing to do but I'm sure others will fall
foul of this one day.

12 years agoMerge branch 'master' of gitorious.org:f-droid/fdroidserver
David Black [Mon, 6 May 2013 19:42:14 +0000 (20:42 +0100)]
Merge branch 'master' of gitorious.org:f-droid/fdroidserver

12 years agoCommon-AskSven srclib
David Black [Mon, 6 May 2013 19:41:42 +0000 (20:41 +0100)]
Common-AskSven srclib

12 years agoCorrection to 6bd57d
Ciaran Gultnieks [Sat, 4 May 2013 09:10:12 +0000 (10:10 +0100)]
Correction to 6bd57d

12 years agoMerge branch 'master' of gitorious.org:f-droid/fdroidserver
David Black [Fri, 3 May 2013 14:56:04 +0000 (15:56 +0100)]
Merge branch 'master' of gitorious.org:f-droid/fdroidserver

12 years agoJutf7 srclib
David Black [Fri, 3 May 2013 14:53:37 +0000 (15:53 +0100)]
Jutf7 srclib

12 years agoReduce update verbosity a bit
Ciaran Gultnieks [Fri, 3 May 2013 07:01:42 +0000 (08:01 +0100)]
Reduce update verbosity a bit

12 years agoSend logs for failed vcs checkout, etc to wiki too
Ciaran Gultnieks [Fri, 3 May 2013 06:55:40 +0000 (07:55 +0100)]
Send logs for failed vcs checkout, etc to wiki too

12 years agoMerge branch 'master' of gitorious.org:f-droid/fdroidserver
David Black [Thu, 2 May 2013 12:06:15 +0000 (13:06 +0100)]
Merge branch 'master' of gitorious.org:f-droid/fdroidserver

12 years agoNineOldAndroids srclib (dependency of ShowCase-Androzic)
David Black [Thu, 2 May 2013 12:04:38 +0000 (13:04 +0100)]
NineOldAndroids srclib (dependency of ShowCase-Androzic)

12 years agoShowCaseView (Androzic fork thereof) srclib
David Black [Thu, 2 May 2013 11:21:16 +0000 (12:21 +0100)]
ShowCaseView (Androzic fork thereof) srclib

12 years agoDon't abort on a build log publishing error
Ciaran Gultnieks [Wed, 1 May 2013 11:05:20 +0000 (12:05 +0100)]
Don't abort on a build log publishing error

12 years agoPrettyTime srclib
David Black [Sun, 28 Apr 2013 17:52:27 +0000 (18:52 +0100)]
PrettyTime srclib

12 years agoforce android-10 in K9 srclib
David Black [Sat, 27 Apr 2013 19:12:39 +0000 (20:12 +0100)]
force android-10 in K9 srclib

12 years agofix MenuDrawer srclib
David Black [Thu, 25 Apr 2013 10:06:27 +0000 (11:06 +0100)]
fix MenuDrawer srclib

12 years agoQuickdicUtils srclib
David Black [Wed, 24 Apr 2013 17:25:37 +0000 (18:25 +0100)]
QuickdicUtils srclib

12 years agoDragSort srclib
David Black [Wed, 24 Apr 2013 16:01:50 +0000 (17:01 +0100)]
DragSort srclib

12 years agochange fdroid to f-droid in config.sample.py
David Black [Tue, 23 Apr 2013 19:15:49 +0000 (20:15 +0100)]
change fdroid to f-droid in config.sample.py

12 years agofour srclibs
David Black [Tue, 23 Apr 2013 19:11:10 +0000 (20:11 +0100)]
four srclibs

12 years agoMerge branch 'master' of gitorious.org:f-droid/fdroidserver
Ciaran Gultnieks [Tue, 23 Apr 2013 12:29:17 +0000 (13:29 +0100)]
Merge branch 'master' of gitorious.org:f-droid/fdroidserver

12 years agoPush logs for failed builds to wiki
Ciaran Gultnieks [Tue, 23 Apr 2013 12:29:00 +0000 (13:29 +0100)]
Push logs for failed builds to wiki

12 years agoOptimise wiki update
Ciaran Gultnieks [Tue, 23 Apr 2013 12:28:43 +0000 (13:28 +0100)]
Optimise wiki update

12 years agoFix ABS >= 4.3.0
Daniel Martí [Mon, 22 Apr 2013 15:53:50 +0000 (17:53 +0200)]
Fix ABS >= 4.3.0

12 years agoTry and fix maven signing issues
Daniel Martí [Sat, 20 Apr 2013 21:22:10 +0000 (23:22 +0200)]
Try and fix maven signing issues

12 years agoLess redundancy in maven cmds
Daniel Martí [Fri, 19 Apr 2013 20:32:27 +0000 (22:32 +0200)]
Less redundancy in maven cmds

12 years ago--test now works with maven. Fix debugging.
Daniel Martí [Fri, 19 Apr 2013 20:22:46 +0000 (22:22 +0200)]
--test now works with maven. Fix debugging.

12 years agoMerge gitorious.org:f-droid/fdroidserver
Daniel Martí [Fri, 19 Apr 2013 14:51:13 +0000 (16:51 +0200)]
Merge gitorious.org:f-droid/fdroidserver

12 years agoParagraph about packages should be below heading
Ciaran Gultnieks [Tue, 16 Apr 2013 17:05:17 +0000 (18:05 +0100)]
Paragraph about packages should be below heading

12 years agoDon't rely on undocumented global
Ciaran Gultnieks [Mon, 15 Apr 2013 14:07:23 +0000 (15:07 +0100)]
Don't rely on undocumented global

12 years agoDebuggable allowed when using --install
Ciaran Gultnieks [Mon, 15 Apr 2013 13:00:27 +0000 (14:00 +0100)]
Debuggable allowed when using --install

12 years agoDebuggable apk = build failure
Ciaran Gultnieks [Mon, 15 Apr 2013 12:04:28 +0000 (13:04 +0100)]
Debuggable apk = build failure

12 years agoIssue warnings for debuggable apks
Ciaran Gultnieks [Mon, 15 Apr 2013 12:04:13 +0000 (13:04 +0100)]
Issue warnings for debuggable apks

12 years agoValidate version code when parsing metadata
Ciaran Gultnieks [Sun, 14 Apr 2013 09:48:40 +0000 (10:48 +0100)]
Validate version code when parsing metadata

12 years agoMerge gitorious.org:f-droid/fdroidserver
Daniel Martí [Fri, 12 Apr 2013 22:25:09 +0000 (00:25 +0200)]
Merge gitorious.org:f-droid/fdroidserver