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

1364 Commits

Author SHA1 Message Date
David Black
29c428ea3e change fdroid to f-droid in config.sample.py 2013-04-23 20:15:49 +01:00
David Black
1914bb05dc four srclibs 2013-04-23 20:11:10 +01:00
Ciaran Gultnieks
8c9bf6b848 Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2013-04-23 13:29:17 +01:00
Ciaran Gultnieks
de7acfefb3 Push logs for failed builds to wiki 2013-04-23 13:29:00 +01:00
Ciaran Gultnieks
c1233295c8 Optimise wiki update 2013-04-23 13:28:43 +01:00
Daniel Martí
98b7452d95 Fix ABS >= 4.3.0 2013-04-22 17:53:50 +02:00
Daniel Martí
96ee85bc86 Try and fix maven signing issues 2013-04-20 23:22:10 +02:00
Daniel Martí
59cb32f308 Less redundancy in maven cmds 2013-04-19 22:32:27 +02:00
Daniel Martí
bc6650940f --test now works with maven. Fix debugging. 2013-04-19 22:22:46 +02:00
Daniel Martí
66f52fd59a Merge gitorious.org:f-droid/fdroidserver 2013-04-19 16:51:13 +02:00
Ciaran Gultnieks
bdb2de7815 Paragraph about packages should be below heading 2013-04-16 18:05:17 +01:00
Ciaran Gultnieks
2bb6d51dd3 Don't rely on undocumented global 2013-04-15 15:07:23 +01:00
Ciaran Gultnieks
dae3c9af9d Debuggable allowed when using --install 2013-04-15 14:00:27 +01:00
Ciaran Gultnieks
cf5e8d66d2 Debuggable apk = build failure 2013-04-15 13:04:28 +01:00
Ciaran Gultnieks
94a33f0a04 Issue warnings for debuggable apks 2013-04-15 13:04:13 +01:00
Ciaran Gultnieks
ce19ba1c29 Validate version code when parsing metadata 2013-04-14 10:48:40 +01:00
Daniel Martí
c7d87fc0f2 Merge gitorious.org:f-droid/fdroidserver 2013-04-13 00:25:09 +02:00
Ciaran Gultnieks
af391c7679 Be explicit about jarsigner algorithms
If these aren't specified, it works fine with the jdk6 version, but
produces an unusable (on Android) index.jar with the jdk7 version.
2013-04-11 17:30:51 +01:00
Daniel Martí
d50a5cf28f Merge gitorious.org:f-droid/fdroidserver 2013-04-10 11:54:56 +02:00
Ciaran Gultnieks
0dc7974525 Properly stop making build server base image on failure 2013-04-10 11:53:48 +02:00
Ciaran Gultnieks
adffec7364 Properly stop making build server base image on failure 2013-04-10 09:36:31 +01:00
Daniel Martí
a05c43d708 Add srclib for musicbrainz 2013-04-09 23:34:38 +02:00
Daniel Martí
ce371d8b98 elif statements are useless when returns are used 2013-04-08 12:20:21 +02:00
Daniel Martí
8f0ef401da Merge git://gitorious.org/f-droid/fdroidserver 2013-04-08 12:10:17 +02:00
Ciaran Gultnieks
605df4226a Merge commit 'refs/merge-requests/122' of git://gitorious.org/f-droid/fdroidserver into merge-requests/122 2013-04-08 11:02:48 +01:00
David Black
acadbdbaa9 XChange srclib 2013-04-07 19:39:53 +01:00
Daniel Martí
4454627ee9 Don't reset gitsvn_cmd mid-process 2013-04-05 22:04:24 +02:00
Daniel Martí
8fc426203d tags and trunk are variable; append to repo
They will be in the form Repo:http://foo.com/svn/project;trunk=...;tags=...

Both trunk and tags are optional. If trunk is not given, it is assumed that the
Repo url itself contains the raw trunk folder.
2013-04-05 21:55:34 +02:00
Ciaran Gultnieks
0febe11eb0 Make it easier to reference another app's signature 2013-04-05 17:02:02 +01:00
Daniel Martí
3abfa5714c git-svn improvements
New features:
* Support for Tags, which allow their use on recipes
* Add Tags Update Check Mode support to git-svn
* Add RepoManifest Update Check Mode support to git-svn
2013-04-05 15:43:12 +02:00
Ciaran Gultnieks
fdc04fe64e Push index to server last 2013-04-04 18:43:35 +01:00
Ciaran Gultnieks
d54031294a Use ndk r8e 2013-04-02 22:32:49 +01:00
Daniel Martí
3c3ca99baa Remove incorrect newlines in AM.xml
This fixes the all-popular ndk r8c or later wordlist error
2013-03-31 19:33:18 +02:00
Daniel Martí
9d72d655a6 Merge git://gitorious.org/f-droid/fdroidserver 2013-03-31 19:32:22 +02:00
Paul Sokolovsky
2370faf8e2 Merge branch 'merge-requests/119' 2013-03-28 16:16:59 +02:00
Daniel Martí
ad7bfca6f6 Fix srclib 2013-03-28 16:11:31 +02:00
Daniel Martí
e5e69e9c6f Use elif for dispatching on srclib name. 2013-03-28 16:11:18 +02:00
Daniel Martí
81d838dc46 Revert "Remove unnecessary spacings"
This reverts commit 1ea46b55dc.
2013-03-27 00:25:41 +01:00
Daniel Martí
a80938a2aa Fix srclib 2013-03-26 23:48:23 +01:00
Daniel Martí
1ea46b55dc Remove unnecessary spacings 2013-03-26 23:39:07 +01:00
Daniel Martí
b655d109cf Use elif! 2013-03-26 23:37:11 +01:00
Daniel Martí
910f35e415 Add srclib 2013-03-26 23:35:41 +01:00
Daniel Martí
95a70d0e0e Dumb mistake fixes 2013-03-26 14:34:04 +01:00
Ciaran Gultnieks
1608f3e4a8 Merge commit 'refs/merge-requests/118' of git://gitorious.org/f-droid/fdroidserver into merge-requests/118 2013-03-25 08:24:32 +00:00
Ciaran Gultnieks
1937bf7a4a Fix static check mode 2013-03-24 08:08:59 +00:00
Ciaran Gultnieks
538d6d45fc Allow rm to act on multiple paths (issue #50) 2013-03-23 13:01:03 +00:00
Ciaran Gultnieks
81d20c7637 Add Static update check mode (issue #201) 2013-03-23 07:35:09 +00:00
Daniel Martí
3972fa8fab New srclibs 2013-03-22 14:44:01 +01:00
Ciaran Gultnieks
7c8b3f09e7 Fix error in 64729ba 2013-03-21 17:44:37 +00:00
Ciaran Gultnieks
cf1ff3a0da checkupdates: ignore tags where manifest doesn't exist 2013-03-21 14:21:01 +00:00