chiark / gitweb /
fdroidserver.git
11 years agoFix error message error
Ciaran Gultnieks [Tue, 15 Oct 2013 14:52:53 +0000 (15:52 +0100)]
Fix error message error

11 years agoAllow archive policy override for indivudual apps
Ciaran Gultnieks [Mon, 14 Oct 2013 15:16:34 +0000 (16:16 +0100)]
Allow archive policy override for indivudual apps

11 years agosed -i 's/!= None/is not None/g' *.py
Daniel Martí [Sat, 12 Oct 2013 22:03:57 +0000 (00:03 +0200)]
sed -i 's/!= None/is not None/g' *.py

11 years agoAdd support for Litecoin in the server
Daniel Martí [Sat, 12 Oct 2013 22:03:11 +0000 (00:03 +0200)]
Add support for Litecoin in the server

11 years agoFix some crashes with clean/build procedures
Daniel Martí [Fri, 11 Oct 2013 15:14:42 +0000 (17:14 +0200)]
Fix some crashes with clean/build procedures

11 years agovcs_svn reset back to shell=True
Daniel Martí [Fri, 11 Oct 2013 15:08:07 +0000 (17:08 +0200)]
vcs_svn reset back to shell=True

11 years agoFix output and error assignment error
Daniel Martí [Thu, 10 Oct 2013 16:35:15 +0000 (18:35 +0200)]
Fix output and error assignment error

11 years agoForgot to execute cleaning process
Daniel Martí [Thu, 10 Oct 2013 15:52:17 +0000 (17:52 +0200)]
Forgot to execute cleaning process

11 years agoRemove unnecessary indenting
Daniel Martí [Thu, 10 Oct 2013 14:45:17 +0000 (16:45 +0200)]
Remove unnecessary indenting

11 years agoFix silly object name issue, also clean jni dirs
Daniel Martí [Thu, 10 Oct 2013 14:30:32 +0000 (16:30 +0200)]
Fix silly object name issue, also clean jni dirs

11 years agoTry to add maven support repo and ndk variables to recipes
Daniel Martí [Thu, 10 Oct 2013 14:30:11 +0000 (16:30 +0200)]
Try to add maven support repo and ndk variables to recipes

11 years agoSpecify that init= and prebuild= won't be able to build anything now
Daniel Martí [Thu, 10 Oct 2013 13:51:51 +0000 (15:51 +0200)]
Specify that init= and prebuild= won't be able to build anything now

11 years agoBe more consistent when doing cleans
Daniel Martí [Thu, 10 Oct 2013 13:48:39 +0000 (15:48 +0200)]
Be more consistent when doing cleans

All update dirs, including ., will remove baddirs.
Right before build=, (ant|maven|gradle) clean will run

11 years agoMerge commit 'refs/merge-requests/125' of gitorious.org:f-droid/fdroidserver
Daniel Martí [Thu, 10 Oct 2013 11:23:09 +0000 (13:23 +0200)]
Merge commit 'refs/merge-requests/125' of gitorious.org:f-droid/fdroidserver

11 years agoEdited as per comment of daniel
Florian Schmaus [Thu, 10 Oct 2013 10:10:11 +0000 (12:10 +0200)]
Edited as per comment of daniel

11 years agoPurge repo maintenance page cache after updates
Ciaran Gultnieks [Thu, 10 Oct 2013 08:47:48 +0000 (09:47 +0100)]
Purge repo maintenance page cache after updates

11 years agoForgot to fix UCM:Tags for srclibs too
Daniel Martí [Wed, 9 Oct 2013 21:39:44 +0000 (23:39 +0200)]
Forgot to fix UCM:Tags for srclibs too

11 years agoBe more consistent when running bash commands (fixes #365)
Daniel Martí [Wed, 9 Oct 2013 21:36:24 +0000 (23:36 +0200)]
Be more consistent when running bash commands (fixes #365)

11 years agoFix issues with srclib checkupdates
Daniel Martí [Wed, 9 Oct 2013 21:36:02 +0000 (23:36 +0200)]
Fix issues with srclib checkupdates

11 years agoImproved description of "Repo" in Manual
Florian Schmaus [Wed, 9 Oct 2013 12:16:42 +0000 (14:16 +0200)]
Improved description of "Repo" in Manual

Make it clear that if Repo Type is srclib, Repo can be set to the name
of the according srclib .txt file.

11 years agoMerge commit 'refs/merge-requests/124' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Wed, 9 Oct 2013 13:41:12 +0000 (14:41 +0100)]
Merge commit 'refs/merge-requests/124' of git://gitorious.org/f-droid/fdroidserver into merge-requests/124

11 years agoDon't put redirects in the same category as real app pages
Ciaran Gultnieks [Wed, 9 Oct 2013 13:39:00 +0000 (14:39 +0100)]
Don't put redirects in the same category as real app pages

11 years agoA few more wiki fixes
Ciaran Gultnieks [Wed, 9 Oct 2013 12:23:17 +0000 (13:23 +0100)]
A few more wiki fixes

11 years agoImproved the description of "Auto Name" in Manual
Florian Schmaus [Wed, 9 Oct 2013 09:18:44 +0000 (11:18 +0200)]
Improved the description of "Auto Name" in Manual

It was not clear, at least to me, where Auto Name is exactly used. This
change clarifies that it's actually used by the auto update
scripts. Furthermore replace the "It", whis "The Auto Name entry", since
it's not obvious if the "It" refers to "Auto Name" or the
"commit (description)".

11 years agoRevert "Don't stop if srclib paths are hard-coded"
Ciaran Gultnieks [Wed, 9 Oct 2013 09:11:34 +0000 (10:11 +0100)]
Revert "Don't stop if srclib paths are hard-coded"

This reverts commit 33a95637c029e3ac8bb6cfee6bbe273fcf818a33.

11 years agoAdd wiki category for failing builds
Ciaran Gultnieks [Wed, 9 Oct 2013 08:57:00 +0000 (09:57 +0100)]
Add wiki category for failing builds

11 years agoInclude entries for failed builds in wiki data
Ciaran Gultnieks [Wed, 9 Oct 2013 08:48:06 +0000 (09:48 +0100)]
Include entries for failed builds in wiki data

11 years agoDetect proprietary youtube api lib
Ciaran Gultnieks [Wed, 9 Oct 2013 08:43:02 +0000 (09:43 +0100)]
Detect proprietary youtube api lib

11 years agoDon't stop if srclib paths are hard-coded
Daniel Martí [Mon, 7 Oct 2013 22:38:24 +0000 (00:38 +0200)]
Don't stop if srclib paths are hard-coded

If the raise takes place, UCMs with srclibs don't work.

11 years agoMerge commit 'refs/merge-requests/124' of gitorious.org:f-droid/fdroidserver
Daniel Martí [Mon, 7 Oct 2013 18:56:43 +0000 (20:56 +0200)]
Merge commit 'refs/merge-requests/124' of gitorious.org:f-droid/fdroidserver

11 years agoCorrect ndk r9 arcb selection
Ciaran Gultnieks [Sun, 6 Oct 2013 11:52:38 +0000 (12:52 +0100)]
Correct ndk r9 arcb selection

11 years agoCorrect ndk r9 install
Ciaran Gultnieks [Sun, 6 Oct 2013 11:51:16 +0000 (12:51 +0100)]
Correct ndk r9 install

11 years agoSwitch to ndk r9
Ciaran Gultnieks [Sun, 6 Oct 2013 08:21:14 +0000 (09:21 +0100)]
Switch to ndk r9

11 years agoAdded gettext dependency to buildserver
Christopher [Fri, 4 Oct 2013 21:38:30 +0000 (23:38 +0200)]
Added gettext dependency to buildserver

11 years agoAdd libsaxonb-java to buildserver dependencies
Ciaran Gultnieks [Wed, 2 Oct 2013 21:52:44 +0000 (22:52 +0100)]
Add libsaxonb-java to buildserver dependencies

11 years agoAlways store ant/maven apk location output for regex
Daniel Martí [Wed, 2 Oct 2013 20:28:20 +0000 (22:28 +0200)]
Always store ant/maven apk location output for regex

11 years agoDo not repeat stderr and stdout when -v/--verbose
Daniel Martí [Wed, 2 Oct 2013 17:28:43 +0000 (19:28 +0200)]
Do not repeat stderr and stdout when -v/--verbose

11 years agoDon't try and parse username/password out of repo address except for svn
Ciaran Gultnieks [Wed, 2 Oct 2013 09:25:26 +0000 (10:25 +0100)]
Don't try and parse username/password out of repo address except for svn

11 years agoImprove http update check mode
Ciaran Gultnieks [Tue, 1 Oct 2013 14:06:02 +0000 (15:06 +0100)]
Improve http update check mode

11 years agoFix some docs compilation issues
Ciaran Gultnieks [Tue, 1 Oct 2013 09:21:26 +0000 (10:21 +0100)]
Fix some docs compilation issues

11 years agoAdd HTTP update check mode
Ciaran Gultnieks [Tue, 1 Oct 2013 09:19:17 +0000 (10:19 +0100)]
Add HTTP update check mode

11 years agoAdded myself to copyright notices
Daniel Martí [Sat, 28 Sep 2013 19:06:33 +0000 (21:06 +0200)]
Added myself to copyright notices

11 years agoAlways run 'clean' on ant and gradle projects too
Daniel Martí [Fri, 27 Sep 2013 08:50:56 +0000 (10:50 +0200)]
Always run 'clean' on ant and gradle projects too

11 years agoSed signing configs out of build.gradle files
Daniel Martí [Sun, 22 Sep 2013 21:26:48 +0000 (23:26 +0200)]
Sed signing configs out of build.gradle files

11 years agoAdd issue page to github repos on import
Daniel Martí [Sun, 22 Sep 2013 21:26:39 +0000 (23:26 +0200)]
Add issue page to github repos on import

11 years agoFix many cases of UCM for Gradle
Daniel Martí [Sat, 21 Sep 2013 17:43:31 +0000 (19:43 +0200)]
Fix many cases of UCM for Gradle

11 years agoAdd tools dir. New tool: categorycount
Daniel Martí [Tue, 17 Sep 2013 22:11:35 +0000 (00:11 +0200)]
Add tools dir. New tool: categorycount

11 years agoBump sample values for newer ndk/build-tools versions
Daniel Martí [Tue, 17 Sep 2013 18:24:25 +0000 (20:24 +0200)]
Bump sample values for newer ndk/build-tools versions

11 years agoAlso finish at quotes when using import -u
Daniel Martí [Mon, 16 Sep 2013 12:25:39 +0000 (14:25 +0200)]
Also finish at quotes when using import -u

11 years agoRemove all bin dirs on update= dirs, be more verbose
Daniel Martí [Mon, 16 Sep 2013 10:53:27 +0000 (12:53 +0200)]
Remove all bin dirs on update= dirs, be more verbose

11 years agoFixes to gotorevision(None)
Daniel Martí [Sun, 15 Sep 2013 21:20:27 +0000 (23:20 +0200)]
Fixes to gotorevision(None)

Up until now, this would do nothing in most cases

11 years agoAllow for leading and trailing whitespaces in ';'-separated lists (e.g. update= abc...
Daniel Martí [Wed, 11 Sep 2013 11:45:02 +0000 (13:45 +0200)]
Allow for leading and trailing whitespaces in ';'-separated lists (e.g. update= abc ; def ; ...)

11 years agoAllow spaces before/after field key names
Daniel Martí [Tue, 10 Sep 2013 22:57:22 +0000 (00:57 +0200)]
Allow spaces before/after field key names

11 years agoMerge branch 'master' of gitorious.org:f-droid/fdroidserver
Ciaran Gultnieks [Mon, 9 Sep 2013 07:49:52 +0000 (08:49 +0100)]
Merge branch 'master' of gitorious.org:f-droid/fdroidserver

11 years agoSave all commit updates in an array, loop over them later
Daniel Martí [Fri, 6 Sep 2013 21:36:10 +0000 (23:36 +0200)]
Save all commit updates in an array, loop over them later

11 years agocommitupdates now uses git commit -e (invokes editor)
Daniel Martí [Fri, 6 Sep 2013 21:28:11 +0000 (23:28 +0200)]
commitupdates now uses git commit -e (invokes editor)

11 years agoDo not search and replace metadata/ and .txt
Daniel Martí [Fri, 6 Sep 2013 21:13:45 +0000 (23:13 +0200)]
Do not search and replace metadata/ and .txt

11 years agoNew aliased completion: fdroid checkupdates -p
Daniel Martí [Fri, 6 Sep 2013 20:51:04 +0000 (22:51 +0200)]
New aliased completion: fdroid checkupdates -p

11 years agoDon't print all metadata reads; Only print when an exception is present
Daniel Martí [Fri, 6 Sep 2013 20:38:36 +0000 (22:38 +0200)]
Don't print all metadata reads; Only print when an exception is present

11 years agoAdd UCM:Tags support to hg
Daniel Martí [Fri, 6 Sep 2013 18:33:47 +0000 (20:33 +0200)]
Add UCM:Tags support to hg

11 years agoNo colon in wiki app page names
Ciaran Gultnieks [Thu, 5 Sep 2013 09:32:33 +0000 (10:32 +0100)]
No colon in wiki app page names

11 years agoOnly change Auto Name if new release
Daniel Martí [Wed, 4 Sep 2013 16:25:29 +0000 (18:25 +0200)]
Only change Auto Name if new release

11 years agoFinish -v/--verbose output+error handling
Daniel Martí [Wed, 4 Sep 2013 14:45:19 +0000 (16:45 +0200)]
Finish -v/--verbose output+error handling

11 years agoFix output changes fixes
Ciaran Gultnieks [Wed, 4 Sep 2013 07:18:16 +0000 (08:18 +0100)]
Fix output changes fixes

11 years agoFix ant builds with recent output changes
Daniel Martí [Mon, 2 Sep 2013 21:14:12 +0000 (23:14 +0200)]
Fix ant builds with recent output changes

11 years agomaven=yes defaults to bindir=[subdir]/target
Daniel Martí [Mon, 2 Sep 2013 17:05:13 +0000 (19:05 +0200)]
maven=yes defaults to bindir=[subdir]/target

11 years agoRevert "Always print output directly if -v/--verbose"
Daniel Martí [Sun, 1 Sep 2013 15:45:09 +0000 (17:45 +0200)]
Revert "Always print output directly if -v/--verbose"

This reverts commit 9e0908824549762e89f92b4a18bac7b14f3400ac.

11 years agoFixes to gradle builds
Daniel Martí [Sun, 1 Sep 2013 09:56:57 +0000 (11:56 +0200)]
Fixes to gradle builds

It now adapts/seds all build.gradle files under build_dir, i.e. the root dir
(even if subdir is used). This is very necessary when libraries are under
parent directories or when a father build.gradle file exists.

11 years agoAlways print output directly if -v/--verbose
Daniel Martí [Sun, 1 Sep 2013 09:50:35 +0000 (11:50 +0200)]
Always print output directly if -v/--verbose

11 years agoImprove verification output with stats, etc
Ciaran Gultnieks [Fri, 30 Aug 2013 10:06:36 +0000 (11:06 +0100)]
Improve verification output with stats, etc

11 years agoCorrect old error message
Ciaran Gultnieks [Thu, 29 Aug 2013 21:58:49 +0000 (22:58 +0100)]
Correct old error message

11 years agoGet non-interactive bash env right
Ciaran Gultnieks [Thu, 29 Aug 2013 20:05:25 +0000 (21:05 +0100)]
Get non-interactive bash env right

11 years agoBe more descriptive in the sample config
Daniel Martí [Thu, 29 Aug 2013 18:21:40 +0000 (20:21 +0200)]
Be more descriptive in the sample config

11 years agoDefine ANDROID_HOME on buildserver
Ciaran Gultnieks [Thu, 29 Aug 2013 17:25:26 +0000 (18:25 +0100)]
Define ANDROID_HOME on buildserver

11 years agoCorrection to previous commit
Ciaran Gultnieks [Thu, 29 Aug 2013 16:29:12 +0000 (17:29 +0100)]
Correction to previous commit

11 years agoFix gradle path/home setup on buildserver
Ciaran Gultnieks [Thu, 29 Aug 2013 15:27:52 +0000 (16:27 +0100)]
Fix gradle path/home setup on buildserver

11 years agoBetter CV update prints and commit messages
Daniel Martí [Thu, 29 Aug 2013 14:17:12 +0000 (16:17 +0200)]
Better CV update prints and commit messages

11 years agoBasic bash completion for fdroid verify
Daniel Martí [Thu, 29 Aug 2013 13:26:24 +0000 (15:26 +0200)]
Basic bash completion for fdroid verify

11 years agoOne more verification fix
Ciaran Gultnieks [Thu, 29 Aug 2013 13:23:21 +0000 (14:23 +0100)]
One more verification fix

11 years agoA few more verification fixes
Ciaran Gultnieks [Thu, 29 Aug 2013 13:22:21 +0000 (14:22 +0100)]
A few more verification fixes

11 years agoFix verify unpacking
Ciaran Gultnieks [Thu, 29 Aug 2013 13:16:02 +0000 (14:16 +0100)]
Fix verify unpacking

11 years agoAdd verifier to available commands
Ciaran Gultnieks [Thu, 29 Aug 2013 13:14:09 +0000 (14:14 +0100)]
Add verifier to available commands

11 years agoVery simple verifier
Ciaran Gultnieks [Thu, 29 Aug 2013 13:13:05 +0000 (14:13 +0100)]
Very simple verifier

11 years agoPrint progress messages as a build goes thru various stages.
Paul Sokolovsky [Mon, 26 Aug 2013 21:52:04 +0000 (00:52 +0300)]
Print progress messages as a build goes thru various stages.

Without this, we get bunch of messages at the start of build, which
end with "Applying patch", and then all the things hangs for several
minutes (or more, in case of network problems, etc). So, consistently
keep user aware od what's happening. Note that --verbose switch affects
deatiledness and amount of output (in particular, if it's given, "build"
command output goes to console instead of log).

11 years agoFix sha256 sums not appearing in the index
Daniel Martí [Wed, 28 Aug 2013 06:59:38 +0000 (08:59 +0200)]
Fix sha256 sums not appearing in the index

11 years agoOnly do an update if the vercode changes
Ciaran Gultnieks [Tue, 27 Aug 2013 15:42:25 +0000 (16:42 +0100)]
Only do an update if the vercode changes

(mainly to work around a recently introduced issue where the name
changes and then changes straight back!)

11 years agoAdd subdir support to gradle
Daniel Martí [Mon, 26 Aug 2013 10:57:18 +0000 (12:57 +0200)]
Add subdir support to gradle

11 years agoRemove md5 sums from the index (fixes: #336)
Daniel Martí [Mon, 26 Aug 2013 08:44:52 +0000 (10:44 +0200)]
Remove md5 sums from the index (fixes: #336)

11 years agoAdd missing gradle doc entries
Daniel Martí [Thu, 22 Aug 2013 16:32:48 +0000 (18:32 +0200)]
Add missing gradle doc entries

11 years agoAdapt all build.gradle files to be found. Add preassemble=
Daniel Martí [Thu, 22 Aug 2013 16:28:30 +0000 (18:28 +0200)]
Adapt all build.gradle files to be found. Add preassemble=

11 years agoDrop support for old description elements (deprecated one year ago)
Daniel Martí [Thu, 22 Aug 2013 15:03:06 +0000 (17:03 +0200)]
Drop support for old description elements (deprecated one year ago)

11 years agoRemove a bunch of unused imports
Daniel Martí [Wed, 21 Aug 2013 18:47:43 +0000 (20:47 +0200)]
Remove a bunch of unused imports

11 years agoAdd extra-android-m2repository to buildserver
Ciaran Gultnieks [Thu, 22 Aug 2013 08:54:01 +0000 (09:54 +0100)]
Add extra-android-m2repository to buildserver

11 years agoIcon resizing diagnostics/robustness
Ciaran Gultnieks [Wed, 21 Aug 2013 20:47:48 +0000 (21:47 +0100)]
Icon resizing diagnostics/robustness

11 years agoSend permissions to build server (issue #326)
Ciaran Gultnieks [Wed, 21 Aug 2013 20:38:42 +0000 (21:38 +0100)]
Send permissions to build server (issue #326)

11 years agoRemove bin/ and gen/ in update= dirs too!
Daniel Martí [Wed, 21 Aug 2013 14:20:27 +0000 (16:20 +0200)]
Remove bin/ and gen/ in update= dirs too!

11 years agoMaximum icon size is now defined in config.py
Daniel Martí [Mon, 19 Aug 2013 09:36:26 +0000 (11:36 +0200)]
Maximum icon size is now defined in config.py

11 years agoAdd -I/--icons to update
Daniel Martí [Mon, 19 Aug 2013 09:30:54 +0000 (11:30 +0200)]
Add -I/--icons to update

11 years agoStart publishing new repo icons at max 72x72 px
Daniel Martí [Mon, 19 Aug 2013 09:20:50 +0000 (11:20 +0200)]
Start publishing new repo icons at max 72x72 px

11 years agoAdd support for gradle={main,yes,}
Daniel Martí [Sat, 17 Aug 2013 13:16:13 +0000 (15:16 +0200)]
Add support for gradle={main,yes,}