1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-08-17 11:50:11 +02:00
Commit Graph

1998 Commits

Author SHA1 Message Date
Daniel Martí
7d20141957 Small fixes, no change in behaviour 2013-11-19 16:11:58 +01:00
Daniel Martí
f35d965d2a Add inline python docs 2013-11-19 16:04:35 +01:00
Daniel Martí
11f4165f37 Properly convert boolean strings to bools as before 2013-11-19 15:47:53 +01:00
Daniel Martí
fa3a591f15 Make Archive Policy a standard fieldtype too 2013-11-19 15:38:47 +01:00
Daniel Martí
fb38eb6b8c First metadata checks rewrite; New metadata.py module 2013-11-19 15:35:16 +01:00
Ciaran Gultnieks
067cab5a3f Buildserver apt-get update fix 2013-11-18 22:35:55 +00:00
Daniel Martí
b6f5c15a7c Try to fix srclibs for the BS 2013-11-18 22:31:52 +01:00
Daniel Martí
f4140a17c3 Fix subdir tweaks in the bash completion 2013-11-18 15:40:00 +01:00
Daniel Martí
f384b5f761 complete packages from within the metadata dir too 2013-11-18 15:26:57 +01:00
Daniel Martí
20f03dede5 Allow usage of fd-commit inside the main fdroiddata directories 2013-11-18 15:13:18 +01:00
Daniel Martí
cb282217d6 Try to fix srclibs on server builds 2013-11-18 10:24:02 +01:00
Daniel Martí
93b2dca3a3 Small fix to ant srclib numbers 2013-11-18 08:41:29 +01:00
Daniel Martí
b335759816 Add srclib proj.prop lines if not already there 2013-11-17 23:23:25 +01:00
Daniel Martí
60f07b49b1 Also avoid readLines from build.gradle 2013-11-17 22:04:27 +01:00
Daniel Martí
83658bc0da Add crashlytics to usual suspects 2013-11-17 22:04:27 +01:00
Ciaran Gultnieks
e081a83757 Correction to a5fafe6 2013-11-17 12:16:24 +00:00
Ciaran Gultnieks
a5fafe6c05 Use individual antifeature template on wiki 2013-11-17 12:05:02 +00:00
Daniel Martí
b1ae08e850 Default new import.py apps to UCM:Tags (should be a standard) 2013-11-16 22:53:04 +01:00
Daniel Martí
d32722a4aa gradle and maven keys should be among the first 2013-11-16 22:51:03 +01:00
Daniel Martí
363d404cbf Fix remaining srclib issues 2013-11-16 22:49:37 +01:00
Paul Sokolovsky
57c53125d0 Check that getsig.class exists, give user hints how to make it. 2013-11-16 19:06:41 +02:00
Daniel Martí
4543588941 Fix keysigning patching (again) 2013-11-16 12:54:35 +01:00
Daniel Martí
64a7a5149e Fix srclib subdir paths 2013-11-16 12:54:23 +01:00
Daniel Martí
b6eefb2d5d Fix keysigning patches 2013-11-15 21:24:54 +01:00
Daniel Martí
860baa883c New feature: Srclibs much easier to use for ant, recursive srclibs
Will write its documentation once it's stable and polished
2013-11-15 20:42:17 +01:00
Daniel Martí
d7906fe07b Only notify of those gradle/ant files that were stripped of signing keys 2013-11-15 12:42:39 +01:00
Ciaran Gultnieks
67b6106a55 Always include Maintainer Notes, even if only for auto-generated parts 2013-11-15 10:00:04 +00:00
Ciaran Gultnieks
887e754170 Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2013-11-15 09:47:32 +00:00
Ciaran Gultnieks
7e57ee768a Correctly detect subproject update failure 2013-11-15 09:47:12 +00:00
Ciaran Gultnieks
7ca5955cac Stop excessive build output 2013-11-15 09:46:46 +00:00
Ciaran Gultnieks
b48239084d Improve error reporting for rm problems 2013-11-15 09:46:04 +00:00
Daniel Martí
038a55ae0c Remove keysigning configs more consistently:
* Do it for srclibs as well as apps
* Find all ant *.properties files like we do with gradle ones
* Remove extra gradle problems (e.g. changing apk names)
2013-11-14 14:09:37 +01:00
Ciaran Gultnieks
cd8bd62e0b Ensure end of buildserver output is always captured 2013-11-13 18:45:37 +00:00
Daniel Martí
be0b215ead Fix auto names for apps using RM/branch 2013-11-13 17:31:53 +01:00
Daniel Martí
560dd15464 Fix import.py crash 2013-11-13 17:31:53 +01:00
Ciaran Gultnieks
17f6e4d169 A couple of wiki improvements 2013-11-13 14:56:58 +00:00
Ciaran Gultnieks
0876c52e55 Revert "Switch to build-tools 19.0.0" - buggy build tools
This reverts commit a81aebb236.
2013-11-13 14:54:38 +00:00
Ciaran Gultnieks
5a0bf1ddfb Lose a lot of vbox/vagrant/general output noise 2013-11-12 22:21:35 +00:00
Ciaran Gultnieks
c75aa26115 Improve error output for missing extlibs 2013-11-12 20:14:16 +00:00
Ciaran Gultnieks
652674f4eb Only say 'reading config file' in verbose mode 2013-11-12 20:00:15 +00:00
Ciaran Gultnieks
60fbbead5c Silence silly warning on buildserver vm 2013-11-12 10:55:27 +00:00
Ciaran Gultnieks
9ea87f7078 Add texinfo to buildserver 2013-11-11 17:22:49 +00:00
Ciaran Gultnieks
3f2f4ef1ce Add transfig to buildserver 2013-11-11 17:20:57 +00:00
Daniel Martí
355dc1bfd9 Fix crashes when writing boolean metadata fields 2013-11-10 17:27:47 +01:00
Daniel Martí
47f31b72c0 Revert "Revert "Don't allow values other than 'yes' or 'no' on boolean fields, integrity fixes""
Yo dawg
2013-11-10 17:27:47 +01:00
Ciaran Gultnieks
080536467b Only print 'Nothing to do' in verbose mode 2013-11-09 15:39:12 +00:00
Ciaran Gultnieks
aa98a8d64a Write buildserver ID to buildserver on creation
The ID of the buildserver is just the corresponding commit hash in
fdroidserver at the point where it was built, which should be enough to
uniquely identify a version of it.

The idea is that this will ultimately end up as metadata in an apk, such
that its precise lineage can be traced, and the exact same binary can be
reproduced.
2013-11-09 11:51:39 +00:00
Ciaran Gultnieks
a7c077634b Revert "Don't allow values other than 'yes' or 'no' on boolean fields, integrity fixes"
This reverts commit 04f7485949. Breaks too
many things.
2013-11-09 06:52:11 +00:00
Daniel Martí
04f7485949 Don't allow values other than 'yes' or 'no' on boolean fields, integrity fixes 2013-11-08 21:53:34 +01:00
Daniel Martí
6e0ad365d0 Don't pass config variables as arguments - much simpler code 2013-11-08 20:44:27 +01:00