1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 10:40:12 +02:00
Commit Graph

1998 Commits

Author SHA1 Message Date
Daniel Martí
0bde32fd99 Be more consistent when doing cleans
All update dirs, including ., will remove baddirs.
Right before build=, (ant|maven|gradle) clean will run
2013-10-10 15:48:39 +02:00
Daniel Martí
87fd0d69d1 Merge commit 'refs/merge-requests/125' of gitorious.org:f-droid/fdroidserver 2013-10-10 13:23:09 +02:00
Florian Schmaus
1608cb4a80 Edited as per comment of daniel 2013-10-10 12:10:11 +02:00
Ciaran Gultnieks
7b21d12f65 Purge repo maintenance page cache after updates 2013-10-10 09:47:48 +01:00
Daniel Martí
ca2d830e7f Forgot to fix UCM:Tags for srclibs too 2013-10-09 23:39:44 +02:00
Daniel Martí
0949395771 Be more consistent when running bash commands (fixes #365) 2013-10-09 23:37:53 +02:00
Daniel Martí
b184610913 Fix issues with srclib checkupdates 2013-10-09 23:37:53 +02:00
Florian Schmaus
d326829032 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.
2013-10-09 15:51:29 +02:00
Ciaran Gultnieks
3d14caece8 Merge commit 'refs/merge-requests/124' of git://gitorious.org/f-droid/fdroidserver into merge-requests/124 2013-10-09 14:41:12 +01:00
Ciaran Gultnieks
4e51a68cfa Don't put redirects in the same category as real app pages 2013-10-09 14:39:00 +01:00
Ciaran Gultnieks
d2867a3192 A few more wiki fixes 2013-10-09 13:23:17 +01:00
Florian Schmaus
d63195cafc 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)".
2013-10-09 11:24:09 +02:00
Ciaran Gultnieks
42497533a5 Revert "Don't stop if srclib paths are hard-coded"
This reverts commit 33a95637c0.
2013-10-09 10:11:34 +01:00
Ciaran Gultnieks
87f6bf2392 Add wiki category for failing builds 2013-10-09 09:57:00 +01:00
Ciaran Gultnieks
69b7f68301 Include entries for failed builds in wiki data 2013-10-09 09:48:41 +01:00
Ciaran Gultnieks
5ce730a3a0 Detect proprietary youtube api lib 2013-10-09 09:48:41 +01:00
Daniel Martí
33a95637c0 Don't stop if srclib paths are hard-coded
If the raise takes place, UCMs with srclibs don't work.
2013-10-08 00:38:24 +02:00
Daniel Martí
12261e72b9 Merge commit 'refs/merge-requests/124' of gitorious.org:f-droid/fdroidserver 2013-10-07 20:56:43 +02:00
Ciaran Gultnieks
b58e4356ac Correct ndk r9 arcb selection 2013-10-06 12:52:38 +01:00
Ciaran Gultnieks
771fb587e3 Correct ndk r9 install 2013-10-06 12:51:16 +01:00
Ciaran Gultnieks
244e069036 Switch to ndk r9 2013-10-06 09:21:14 +01:00
Christopher
0bca2a45ab Added gettext dependency to buildserver 2013-10-04 23:38:30 +02:00
Ciaran Gultnieks
59b3b27378 Add libsaxonb-java to buildserver dependencies 2013-10-02 22:52:56 +01:00
Daniel Martí
3c7ac336ae Always store ant/maven apk location output for regex 2013-10-02 22:28:20 +02:00
Daniel Martí
890a1adb6f Do not repeat stderr and stdout when -v/--verbose 2013-10-02 19:29:17 +02:00
Ciaran Gultnieks
8f8360fcf6 Don't try and parse username/password out of repo address except for svn 2013-10-02 10:25:26 +01:00
Ciaran Gultnieks
381bbb60ac Improve http update check mode 2013-10-01 15:06:02 +01:00
Ciaran Gultnieks
057c1f06e4 Fix some docs compilation issues 2013-10-01 10:21:26 +01:00
Ciaran Gultnieks
e9aff5f31d Add HTTP update check mode 2013-10-01 10:19:17 +01:00
Daniel Martí
89a4e17c3b Added myself to copyright notices 2013-09-28 21:06:33 +02:00
Daniel Martí
5adcd129f6 Always run 'clean' on ant and gradle projects too 2013-09-27 10:50:56 +02:00
Daniel Martí
b70bcbfd23 Sed signing configs out of build.gradle files 2013-09-22 23:26:48 +02:00
Daniel Martí
43209c1e76 Add issue page to github repos on import 2013-09-22 23:26:39 +02:00
Daniel Martí
e3682bd5a8 Fix many cases of UCM for Gradle 2013-09-21 19:43:31 +02:00
Daniel Martí
42285e560a Add tools dir. New tool: categorycount 2013-09-18 00:11:35 +02:00
Daniel Martí
eb7d2dceab Bump sample values for newer ndk/build-tools versions 2013-09-17 20:24:25 +02:00
Daniel Martí
a35ff3e154 Also finish at quotes when using import -u 2013-09-16 14:25:39 +02:00
Daniel Martí
4193caa0d4 Remove all bin dirs on update= dirs, be more verbose 2013-09-16 12:53:27 +02:00
Daniel Martí
c4237fe732 Fixes to gotorevision(None)
Up until now, this would do nothing in most cases
2013-09-15 23:20:42 +02:00
Daniel Martí
9257690f95 Allow for leading and trailing whitespaces in ';'-separated lists (e.g. update= abc ; def ; ...) 2013-09-11 13:45:02 +02:00
Daniel Martí
fba8fb839c Allow spaces before/after field key names 2013-09-11 01:07:51 +02:00
Ciaran Gultnieks
f19531e742 Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2013-09-09 08:49:52 +01:00
Daniel Martí
c52203f87d Save all commit updates in an array, loop over them later 2013-09-06 23:36:10 +02:00
Daniel Martí
4ffd3aefa5 commitupdates now uses git commit -e (invokes editor) 2013-09-06 23:28:11 +02:00
Daniel Martí
c87e6b0c16 Do not search and replace metadata/ and .txt 2013-09-06 23:13:45 +02:00
Daniel Martí
e966634bc0 New aliased completion: fdroid checkupdates -p 2013-09-06 22:51:04 +02:00
Daniel Martí
fed04a0429 Don't print all metadata reads; Only print when an exception is present 2013-09-06 22:38:36 +02:00
Daniel Martí
94b083063a Add UCM:Tags support to hg 2013-09-06 20:33:47 +02:00
Ciaran Gultnieks
0d2a7ba4f8 No colon in wiki app page names 2013-09-05 10:32:33 +01:00
Daniel Martí
277788898e Only change Auto Name if new release 2013-09-04 18:25:29 +02:00