Commit graph

116 commits

Author SHA1 Message Date
Daniel Martí
cf852012ed Start publishing indexes with index version "10" 2014-01-03 20:49:20 +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í
0765f14c9d Remove trailing spaces and tabs 2013-12-30 17:05:25 +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í
99b5d5e387 Get rid of more unnecessary finds 2013-12-20 09:42:10 +01:00
Ciaran Gultnieks
34470eaa2b Add timestamp to index 2013-12-11 11:22:12 +00:00
Ciaran Gultnieks
92fda57112 Don't push UpstreamNonFree to index (yet) 2013-11-27 10:39:36 +00:00
Ciaran Gultnieks
ee769bedee Calculate added dates correctly when archive in use
This fixes what's new, amongst other things.
2013-11-27 09:35:43 +00:00
Ciaran Gultnieks
7cc21fe89a Allow definition of index max age in repo config 2013-11-26 22:07:47 +00:00
Ciaran Gultnieks
62e03f84f7 Some more kivy wip 2013-11-26 22:04:40 +00:00
Ciaran Gultnieks
53781f913b Some more kivy wip 2013-11-26 22:02:33 +00:00
Daniel Martí
9f6f76c1ad MetaDataException comes from metadata.py 2013-11-22 11:15:08 +01:00
Daniel Martí
fb38eb6b8c First metadata checks rewrite; New metadata.py module 2013-11-19 15:35:16 +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
Paul Sokolovsky
57c53125d0 Check that getsig.class exists, give user hints how to make it. 2013-11-16 19:06:41 +02: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
17f6e4d169 A couple of wiki improvements 2013-11-13 14:56:58 +00:00
Ciaran Gultnieks
356f12ab2f Write maintainer notes to wiki 2013-11-05 16:40:23 +00:00
Daniel Martí
5b613292c3 Merge branch 'master' into verbose-rewrite 2013-11-02 22:36:55 +01:00
Daniel Martí
e069da3562 Don't accept empty icons; Don't add <icon> xml element if none is present 2013-11-02 22:14:32 +01:00
Daniel Martí
8bab7a06ce Fix: use -cp (classpath) to fix problems with java getsig 2013-11-02 22:01:50 +01:00
Daniel Martí
67b8825560 Merge branch 'master' into verbose-rewrite 2013-11-02 19:56:31 +01:00
Daniel Martí
79a24e3e11 Fixes to categories in update.py 2013-11-02 16:04:50 +01:00
Daniel Martí
ee759a3a0e Start doing multiple categories as comma separated lists
Don't drop support for old clients (only one category) yet
2013-11-02 01:14:01 +01:00
Daniel Martí
c3be06fb1d Start rewriting options and config as common.py globals 2013-11-01 13:55:38 +01:00
Ciaran Gultnieks
0ac058c244 Avoid pyflakes error 2013-11-01 13:55:38 +01:00
Ciaran Gultnieks
f878f55c19 Fix mistake in 08287a1f 2013-11-01 13:55:37 +01:00
Ciaran Gultnieks
4bd64de501 Avoid pyflakes error 2013-10-31 22:16:05 +00:00
Ciaran Gultnieks
e080bb3983 Fix mistake in 08287a1f 2013-10-31 16:42:42 +00:00
Ciaran Gultnieks
a762a0cb04 Tidied up some unused junk 2013-10-31 15:46:32 +00:00
Ciaran Gultnieks
08287a1fa8 Handle repo config in a more sensible way 2013-10-31 15:37:39 +00:00
Daniel Martí
2c804ef88a Switch all shebangs to 'env python2' 2013-10-31 13:27:24 +01:00
Ciaran Gultnieks
ba96af1a78 Wiki update code for disabled builds can be simplified now 2013-10-29 17:39:05 +00:00
Ciaran Gultnieks
ccdea798fc Don't need legacy disabled build handling everywhere now 2013-10-27 14:40:02 +00:00
Ciaran Gultnieks
715035a707 Introduce disable= as a better way of disabling a build
Prefixing commit ID with ! and a message will still work, but that's
very silly. Using disable= is now the correct way.
2013-10-26 10:28:12 +01:00
Daniel Martí
3f92d3243c Partially revert Requires Root: changes 2013-10-25 17:19:23 +02:00
Daniel Martí
1452a55642 Don't place UCM:Static in apps to update 2013-10-25 17:16:40 +02:00
Ciaran Gultnieks
fe720343c2 Add wiki category for disabled apps (issue #163) 2013-10-23 13:19:50 +01:00
Daniel Martí
843be72667 label regex pattern now doesn't stop until a new field or a newline are found 2013-10-23 09:58:32 +02:00
Daniel Martí
6de94d8e11 Use "Requires Root:" as a forced ACCESS_SUPERUSER permission 2013-10-23 01:00:21 +02:00
Daniel Martí
8d1db23eee Non-greedy match for app labels (should fix the icon= stuff) 2013-10-17 13:19:06 +02:00
Ciaran Gultnieks
25ae0e8d79 Allow archive policy override for indivudual apps 2013-10-14 16:16:34 +01:00
Daniel Martí
ded019291e sed -i 's/!= None/is not None/g' *.py 2013-10-13 00:03:57 +02:00
Daniel Martí
47cad8fca7 Add support for Litecoin in the server 2013-10-13 00:03:11 +02:00
Daniel Martí
697011f086 Remove unnecessary indenting 2013-10-10 16:45:17 +02:00
Ciaran Gultnieks
7b21d12f65 Purge repo maintenance page cache after updates 2013-10-10 09:47:48 +01:00
Ciaran Gultnieks
4e51a68cfa Don't put redirects in the same category as real app pages 2013-10-09 14:39:00 +01:00
Ciaran Gultnieks
d2867a3192 A few more wiki fixes 2013-10-09 13:23:17 +01:00