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

1976 Commits

Author SHA1 Message Date
Daniel Martí
e53f006d08 Checkout with --force on git 2013-11-01 13:19:07 +01:00
Daniel Martí
e24a89916a No quotes in --commit messages 2013-11-01 11:05:41 +01:00
Daniel Martí
66a431a14a Start using config and options as common.py globals 2013-10-31 23:27:03 +01:00
Ciaran Gultnieks
4bd64de501 Avoid pyflakes error 2013-10-31 22:16:05 +00:00
Daniel Martí
9edc302543 --auto --commit now behaves like fd-commit, consistency 2013-10-31 18:20:45 +01:00
Daniel Martí
8767dc3059 Fix --auto for the new BV syntax 2013-10-31 17:59:45 +01:00
Daniel Martí
16baeece58 Don't remove output dirs twice. --subprojects is useless. 2013-10-31 17:56:37 +01:00
Ciaran Gultnieks
e080bb3983 Fix mistake in 08287a1f 2013-10-31 16:42:42 +00:00
Daniel Martí
48e5f61391 Forgot to actually use the real repotype variable 2013-10-31 17:35:13 +01:00
Daniel Martí
f07cb7e90f Better gradle signature config filter 2013-10-31 17:23:12 +01:00
Daniel Martí
387701dcda Also remove 'obj' when removing jni dirs 2013-10-31 17:23:12 +01:00
Ciaran Gultnieks
41c643d301 Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2013-10-31 15:51:06 +00:00
Ciaran Gultnieks
b87dde445f Fix import error message 2013-10-31 15:47:24 +00:00
Ciaran Gultnieks
a762a0cb04 Tidied up some unused junk 2013-10-31 15:46:32 +00:00
Ciaran Gultnieks
94598a05f5 Display previously ignored checkupdates error 2013-10-31 15:39:47 +00:00
Ciaran Gultnieks
08287a1fa8 Handle repo config in a more sensible way 2013-10-31 15:37:39 +00:00
Daniel Martí
ec58f6e313 Minor fixes to git-svn 2013-10-31 15:54:52 +01:00
Daniel Martí
6bff3f4e77 Did not mean to commit these 2013-10-31 15:45:16 +01:00
Daniel Martí
8af027011d Skip the single app, not all of them... 2013-10-31 15:43:36 +01:00
Daniel Martí
ccac349a4c Get rid of unnecessary indentation 2013-10-31 15:42:58 +01:00
Daniel Martí
2c804ef88a Switch all shebangs to 'env python2' 2013-10-31 13:27:24 +01:00
Daniel Martí
e4165eafb2 Rename commitupdates to fd-commit 2013-10-31 13:10:08 +01:00
Daniel Martí
93b09413a4 categorycount is no longer of any use 2013-10-31 13:08:39 +01:00
Daniel Martí
59cde15ad1 Two new stats files: categories.txt, antifeatures.txt 2013-10-31 13:08:15 +01:00
Daniel Martí
4a63ace610 Document git-svn auth 2013-10-31 11:54:19 +01:00
Daniel Martí
8a05ae3be6 Support user:pass authentication on git-svn 2013-10-31 11:53:12 +01:00
Daniel Martí
00995893f5 If config.py is not in the CWD, error before doing anything 2013-10-30 22:13:15 +01:00
Daniel Martí
4c5cd7a360 Add support for UCM:Tags in bzr 2013-10-30 21:54:09 +01:00
Daniel Martí
d8d3f00e6b Avoid newlines in git-svn RepoTrunk 2013-10-30 21:40:48 +01:00
Daniel Martí
355dabc43e commitupdates now treats all other changes in a generic manner 2013-10-30 20:17:56 +01:00
Daniel Martí
efb161e622 Don't error when finding apk files, just delete them 2013-10-30 19:15:15 +01:00
Daniel Martí
a0e7409148 Away with all the funambol ugly tweaks 2013-10-30 18:24:03 +01:00
Daniel Martí
c234945f75 Automatically remove all android:debuggable flags 2013-10-30 17:17:44 +01:00
Daniel Martí
e35a1093cd Fix git-svn find-rev, also search for svn revisions after HEAD 2013-10-30 16:54:08 +01:00
Ciaran Gultnieks
c1020ca38f A couple of minor import improvements 2013-10-30 09:51:33 +00:00
Daniel Martí
9571c792db Print FDroidPopen params *before* executing 2013-10-29 20:39:49 +01:00
Ciaran Gultnieks
3a045e40c3 Some diagnostic output for http update check mode 2013-10-29 19:32:51 +00:00
Ciaran Gultnieks
ba96af1a78 Wiki update code for disabled builds can be simplified now 2013-10-29 17:39:05 +00:00
Ciaran Gultnieks
392e547c1a Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2013-10-29 15:43:56 +00:00
Daniel Martí
bdb168990b Add package realpath to buildserver 2013-10-29 14:19:27 +01:00
Daniel Martí
237f7a2a0e have commitupdates show the diff (commit -v) 2013-10-29 13:45:41 +01:00
Daniel Martí
fd50903c50 Don't include '!' in disabled= when converting to new syntax 2013-10-29 13:36:06 +01:00
Ciaran Gultnieks
dd427ef5f0 Fix standalone scanner bug 2013-10-29 12:23:42 +00:00
Daniel Martí
5455576b6b Some fixes to the scanner algorithm 2013-10-29 12:03:37 +01:00
Daniel Martí
1a4b18e2e8 Retrieve app and version name from the same tag in UCM:Tags 2013-10-29 09:55:15 +01:00
Daniel Martí
4fb857bbb0 Don't try to find output if we're doing an --install 2013-10-29 00:35:14 +01:00
Daniel Martí
8566250dd0 Find all build.gradle files in the entire source tree 2013-10-29 00:19:49 +01:00
Daniel Martí
c47b1dc286 Support new Build: syntax in completion; retab 2013-10-29 00:19:33 +01:00
Ciaran Gultnieks
8627357cd9 Don't require commit to be specified for a disabled build 2013-10-28 08:53:18 +00:00
Daniel Martí
a546013756 Clean gradle signing configs all at once 2013-10-27 23:43:38 +01:00