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

2335 Commits

Author SHA1 Message Date
Ciaran Gultnieks
5920d636dc Fix some checkupdates logging levels 2014-02-22 09:32:29 +00:00
Ciaran Gultnieks
75b787b9ce Revert "Avoid auto-name exception noise"
This reverts commit ce8bca7971.
2014-02-22 09:13:00 +00:00
Ciaran Gultnieks
ce8bca7971 Avoid auto-name exception noise 2014-02-22 09:11:50 +00:00
Daniel Martí
01ccc54b29 Update complete AM.xml file from master as of February 20th 2014
Taken from:
https://android.googlesource.com/platform/frameworks/base/+/refs/heads/master/core/res/AndroidManifest.xml
2014-02-20 20:52:17 +01:00
Ciaran Gultnieks
9f333fafa7 Fix list/grid switching retaining page 2014-02-20 10:43:15 +00:00
Daniel Martí
f2aaf9e928 Add support for AGPL, LGPL and WTFPL in the web client 2014-02-20 10:34:13 +01:00
Ciaran Gultnieks
b56cc26b16 Fix search/category change retaining page 2014-02-20 09:29:00 +00:00
Daniel Martí
4dec28e0bc Fix dumb wp-fdroid added bug 2014-02-20 09:25:39 +01:00
Daniel Martí
2ff3308f84 Fix writing of categories 2014-02-19 18:09:54 +01:00
Daniel Martí
8888cd6339 Add support for maxSdkVersion, bump index version integer 2014-02-19 17:30:06 +01:00
Daniel Martí
32ae8bc565 Don't auto update apps with the latest build disabled 2014-02-19 11:05:55 +01:00
Daniel Martí
0c2104039b Iterate over srclib Srclibs with indexes properly 2014-02-19 10:27:46 +01:00
Daniel Martí
3483bad392 Make app['Categories'] a list, get unique categories via a set 2014-02-19 10:27:38 +01:00
Daniel Martí
be7c6aceec Do the rest of the stats with counters too 2014-02-19 10:03:42 +01:00
Daniel Martí
f3db0003e7 Use Counter objects when processing logs
This should somewhat speed things up, and makes the code simpler
2014-02-19 09:59:44 +01:00
Daniel Martí
27c0caba60 Fix bash-completion header 2014-02-19 01:22:38 +01:00
Daniel Martí
9d8c576cb1 Don't use logging before it's set up 2014-02-19 01:14:40 +01:00
Daniel Martí
687057a473 Implement proper fdroid --help 2014-02-19 00:38:09 +01:00
Daniel Martí
a1d85e32f1 Some JARs have zip mimetype 2014-02-18 16:16:46 +01:00
Daniel Martí
3f485e509f git-svn fix: run fetch to actually get new tags and branches 2014-02-18 10:34:49 +01:00
Daniel Martí
b9728b2980 Warn about zip files like with jar files 2014-02-18 08:32:35 +01:00
Daniel Martí
d185e04d9e Also catch compiled java classes in the scanner 2014-02-18 08:32:16 +01:00
Daniel Martí
e1581d0d38 Catch all jar files 2014-02-18 08:25:30 +01:00
Daniel Martí
15f2eada8e Move config.py keystore checks to after vars have been expanded 2014-02-17 20:04:39 +01:00
Daniel Martí
263731e9bc Complain if buildjni is used but the NDK isn't available 2014-02-17 20:03:55 +01:00
Daniel Martí
f6ffbb5997 Small config fixes 2014-02-17 20:01:55 +01:00
Daniel Martí
f6f23030e2 Move config.buildserver.py into buildserver subdir 2014-02-17 19:16:14 +01:00
moparisthebest
8e40b59c00 Support both debian's and pypi's python-magic libraries, which are different... 2014-02-16 22:42:16 -05:00
Daniel Martí
9fb006b567 Remove python-magic pip dep to avoid magic modules confusion
We use the one from the 'file' package, not the standalone one found on PIP.
2014-02-17 17:26:32 +01:00
Daniel Martí
b752aff8ed Don't crash if an apk got built without source (e.g. with --no-tarball) 2014-02-17 16:51:42 +01:00
Daniel Martí
d192b40687 Can't update an app if there is no CV 2014-02-17 16:51:22 +01:00
Daniel Martí
9064942d06 Remove leftover debug prints 2014-02-17 15:42:21 +01:00
Daniel Martí
a051ea9b93 Don't send a string as cmds to SilentPopen
Also, rm= checks for the validity of the paths. That's not useful, since one
could easily do "init=rm -rf ." without that same error popping up.
2014-02-17 14:59:55 +01:00
Daniel Martí
8533b8c44e Continue using FDroidPopen and SilentPopen more, support shell= 2014-02-17 13:30:11 +01:00
Daniel Martí
cc0943777e Start implementing SilentPopen 2014-02-17 13:12:25 +01:00
Daniel Martí
0ecd5172b1 Make the 'update' flag a list too 2014-02-17 13:09:44 +01:00
Daniel Martí
f894ac3b29 Docs '@' fix 2014-02-17 13:06:13 +01:00
Daniel Martí
63d7cbee9f Fix a buildjni regression 2014-02-17 13:04:39 +01:00
Daniel Martí
aa4fec9ca1 Remove stdin from FDroidPopen 2014-02-17 11:23:53 +01:00
Daniel Martí
517ce3a274 Don't git reset if nothing is to be done 2014-02-17 08:26:29 +01:00
Daniel Martí
898e4485c2 Add another build option to skip source scanning
It can be very slow on large source code dirs, and if one is trying to get an
application building and the scan already succeeded once, running it again and
again is a waste of time.
2014-02-16 17:40:54 +01:00
Ciaran Gultnieks
cb3a08ff4b Improve build output situation since logging changes 2014-02-15 23:27:19 +00:00
Ciaran Gultnieks
995e5c84f0 Minor docs typo fix 2014-02-15 23:26:45 +00:00
Daniel Martí
ea4190e241 Also strip comma-separated build flags 2014-02-15 11:00:19 +01:00
Daniel Martí
67acf4c3fc buildjni is a list field too, some server fixes 2014-02-15 10:56:35 +01:00
Daniel Martí
d0cde659ca Let the no such package logs in first 2014-02-15 00:40:25 +01:00
Daniel Martí
8b5d510fe2 Append apk dates on the same line as verison names 2014-02-15 00:10:40 +01:00
Daniel Martí
adaa460082 readmeta doesn't take any arguments 2014-02-15 00:00:05 +01:00
Daniel Martí
a49f04a947 Minor fixes to lint.py 2014-02-14 23:59:39 +01:00
Daniel Martí
7f2c0e27ca Unify Build and Buildv2 parsing into one
Fixes:

* Buildv2 errors
* Buildv2 now checks with ordered_flags like Build
* Build now has more descriptive exceptions like Buildv2
2014-02-14 18:33:00 +01:00