1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-14 13:00:08 +02:00
Commit Graph

2006 Commits

Author SHA1 Message Date
Daniel Martí
b3fd84e290 Add fdroid lint completion 2014-01-03 00:12:42 +01:00
Daniel Martí
a40533a521 New 'lint' subcommand in testing phase 2014-01-02 19:34:25 +01:00
Daniel Martí
d72f671be4 Integer fields cannot have leading zeros 2014-01-02 19:16:11 +01:00
Daniel Martí
7a39772c2f Properly escape fd-commit commit messages 2013-12-31 18:09:46 +01:00
Daniel Martí
4d668e4ed6 Add Dogecoin support, some None fixes 2013-12-31 11:57:35 +01:00
Daniel Martí
4935496f48 New field: Provides 2013-12-31 10:47:50 +01:00
Daniel Martí
c1b43ab9d4 Fix gradle patching when using @.. 2013-12-31 10:43:47 +01:00
Daniel Martí
f7c189bb84 Small bash tweaks to fd-commit 2013-12-31 10:18:04 +01:00
Daniel Martí
8717525d92 Remove a few unnecessary vars 2013-12-31 10:17:49 +01:00
Daniel Martí
a33fddce07 Fix makebuildserver after rename, tidy gitignores 2013-12-30 17:18:45 +01:00
Daniel Martí
e7a21980f5 Add copyright notices to bash scripts 2013-12-30 17:15:27 +01:00
Daniel Martí
373889b8a0 Move example configs to a separate dir, add envs 2013-12-30 17:11:52 +01:00
Daniel Martí
4ef0192913 Strip unnecessary exts from updateplugin and makebuildserver 2013-12-30 17:11:38 +01:00
Daniel Martí
0765f14c9d Remove trailing spaces and tabs 2013-12-30 17:05:25 +01:00
Daniel Martí
c113371297 Separate dependencies, some aren't needed if you are using a VM 2013-12-30 17:02:48 +01:00
Daniel Martí
41c70c6d64 There is no longer any Vagrantfile 2013-12-30 17:02:19 +01:00
Daniel Martí
1b9a5593f1 Update the docs with the new package argument syntax and 'fdroid install' 2013-12-30 16:54:26 +01:00
Daniel Martí
607dbdb1a5 Change texi encoding to utf-8 from us-ascii 2013-12-30 16:48:07 +01:00
Daniel Martí
13cbb7949e Update gendocs from 2011-04 to 2013-02 2013-12-30 16:33:42 +01:00
Daniel Martí
28c9905c60 Fix ndk install typo 2013-12-30 12:40:29 +01:00
Daniel Martí
b07e857562 Make sure to match filename extensions without being case sensitive 2013-12-30 11:38:24 +01:00
Daniel Martí
5a583a87e6 Warn about prebuilt jar files when scanning 2013-12-30 11:38:24 +01:00
Ciaran Gultnieks
d1ad5bd74e Some minor stats improvements 2013-12-28 10:36:05 +00:00
Ciaran Gultnieks
4cd263d598 Fix latestapps stats, broken in 59cde15ad1 2013-12-28 10:36:05 +00:00
Daniel Martí
73721b5460 Avoid strange outcomes of "adb devices" 2013-12-26 19:18:36 +01:00
Daniel Martí
2757ec60c8 Only add AF xml element if there actually are AFs 2013-12-23 12:04:50 +01:00
Daniel Martí
588277479b Use OptionError exceptions 2013-12-22 21:39:39 +01:00
Daniel Martí
0d766cef1c Don't do everything unless --all is given 2013-12-22 21:31:35 +01:00
Daniel Martí
087cd6d135 Update to build-tools 19.0.1 2013-12-22 13:24:40 +01:00
Daniel Martí
3299873b24 Update to gradle 1.9 2013-12-22 13:22:45 +01:00
Daniel Martí
22f5affabb Match anything as package name 2013-12-22 12:27:26 +01:00
Daniel Martí
ed482bf242 Package names can contain numbers too 2013-12-22 12:24:53 +01:00
Daniel Martí
94e686c46c Forgot a space 2013-12-20 18:49:51 +01:00
Daniel Martí
27c7990261 Forgot one --package line on build.py 2013-12-20 18:44:39 +01:00
Daniel Martí
99b5d5e387 Get rid of more unnecessary finds 2013-12-20 09:42:10 +01:00
Daniel Martí
efc8317272 Replace finds with pythonic terms 2013-12-20 09:34:03 +01:00
Daniel Martí
8f3a2d4355 Add some remaining help strings 2013-12-19 23:18:27 +01:00
Daniel Martí
c4236ba761 Remove some unnecessary stuff 2013-12-19 23:14:51 +01:00
Daniel Martí
19ea8fd894 Adapt verify 2013-12-19 23:14:22 +01:00
Daniel Martí
0a770cf4bc Adapt scanner, fix some other issues 2013-12-19 23:06:57 +01:00
Daniel Martí
b4b2e74082 Adapt rewritemeta 2013-12-19 22:59:32 +01:00
Daniel Martí
61def95320 Adapt publish to new format, improve completion 2013-12-19 22:55:17 +01:00
Daniel Martí
7184ba0f9d Add common.py function headers, styling 2013-12-19 22:28:38 +01:00
Daniel Martí
d857e43d86 Small fixes to install.py 2013-12-19 22:28:23 +01:00
Daniel Martí
5ac855af69 Don't except if already installed on fdroid install 2013-12-19 18:01:58 +01:00
Daniel Martí
84bf3d758f Better parsing of args, install now works as it should 2013-12-19 17:51:16 +01:00
Daniel Martí
3aec0aacd7 Adapt checkupdates 2013-12-19 17:05:40 +01:00
Daniel Martí
21db79eea2 Only install latest apk of each app, other fixes 2013-12-19 17:05:40 +01:00
Daniel Martí
93d8d23cee Add 'fdroid install', more rewriting 2013-12-19 17:05:40 +01:00
Daniel Martí
a4780c2107 Start rewrite: Remove --package and --install from 'build' 2013-12-19 17:05:40 +01:00