Commit graph

433 commits

Author SHA1 Message Date
Daniel Martí
f89d418570 Merge branch 'aapt_fixes' 2013-05-18 10:22:09 +02:00
Daniel Martí
793005fc63 Add bitcoin address to index (soon used in client) 2013-05-16 22:49:10 +02:00
Daniel Martí
d44d3863ee Add "No Source Since:[Version]" field.
I'll document it once we make sure it works fine.
2013-05-16 21:45:25 +02:00
Daniel Martí
c2168db3d5 App names can contain \' too. Small optimisations. 2013-05-16 19:47:38 +02:00
Ciaran Gultnieks
9bb4ef0648 Fix archive repo apk names and source references properly 2013-05-16 09:30:08 +01:00
Ciaran Gultnieks
44a364ba1c Fix archive repo apk names and source references 2013-05-15 17:09:37 +01:00
Ciaran Gultnieks
678052b0e3 Wiki update needs to include apks from archive and main, not just archive 2013-05-10 15:04:59 +01:00
Ciaran Gultnieks
48296df5b0 Create archive repo (configurable option) 2013-05-09 20:09:17 +01:00
Ciaran Gultnieks
295784a249 Reduce update verbosity a bit 2013-05-03 08:01:42 +01:00
Ciaran Gultnieks
c1233295c8 Optimise wiki update 2013-04-23 13:28:43 +01:00
Ciaran Gultnieks
2bb6d51dd3 Don't rely on undocumented global 2013-04-15 15:07:23 +01:00
Ciaran Gultnieks
94a33f0a04 Issue warnings for debuggable apks 2013-04-15 13:04:13 +01:00
Ciaran Gultnieks
af391c7679 Be explicit about jarsigner algorithms
If these aren't specified, it works fine with the jdk6 version, but
produces an unusable (on Android) index.jar with the jdk7 version.
2013-04-11 17:30:51 +01:00
Daniel Martí
7bb4d5865b has_key() is uglier and slower than "if key in..." 2013-03-13 17:56:17 +01:00
Ciaran Gultnieks
859ef52140 Don't stall update for 'bad' wiki page names 2012-12-01 07:17:59 +00:00
Ciaran Gultnieks
2dd67187fb Ensure repo directory is created in new setup 2012-09-27 13:16:52 +01:00
Ciaran Gultnieks
c1f789033e Categorise apps with packages, but none buildable, as 'no packages' 2012-09-21 16:07:18 +01:00
Ciaran Gultnieks
b321e26a65 Remove already built disabled builds from repo 2012-09-20 14:14:18 +01:00
Ciaran Gultnieks
640a6325f0 Adds processing of description formatting 2012-09-17 21:49:56 +01:00
Ciaran Gultnieks
813823b6a9 Fix wiki formatting when we have the current version 2012-09-14 23:15:28 +01:00
Ciaran Gultnieks
6274d071a7 Handle page names with _ correctly, as for package ids 2012-09-10 22:49:10 +01:00
Ciaran Gultnieks
fdc6331eeb Don't reset icons when using cached data. Add --clean option. Resolves disappearing icons problem 2012-09-08 09:44:28 +01:00
Ciaran Gultnieks
c7ebe5cbae Several silly errors in previous commit 2012-09-04 18:49:54 +01:00
Ciaran Gultnieks
19e999ff0d Back-end support for multiple categories 2012-09-04 18:46:06 +01:00
Ciaran Gultnieks
2f5417e589 Cache apk info to speed up updates 2012-09-03 11:48:18 +01:00
Ciaran Gultnieks
27a07d7063 Stats-related things must be explicitly enabled (issue #51) 2012-08-31 18:17:38 +01:00
Ciaran Gultnieks
6ed63237cc Some wiki data tweaks 2012-08-31 14:50:45 +01:00
Ciaran Gultnieks
50eff15950 More wiki update stuff 2012-08-26 11:58:18 +01:00
Ciaran Gultnieks
1df48f7964 Wiki auto-updater 2012-08-22 17:24:33 +01:00
Ciaran Gultnieks
16679b005f Added dates for when added and last updated to repo index
Under each 'app' element there is now an 'added' and a 'lastupdated'
element with the date the application was originally added to the repo,
and when the most recent version was added. Under each 'apk' element there
is also an 'added' for that particular version. For all three of these,
the element contains just a date in YYYY-MM-DD format.
2012-07-12 21:48:59 +01:00
Ciaran Gultnieks
388f997d37 Skip widget latest apps generator when data doesn't exist yet 2012-06-25 09:21:10 +01:00
Ciaran Gultnieks
444c56d18f Fix getsig referencing 2012-03-12 20:17:37 +00:00
Ciaran Gultnieks
f643b0498c Make the server tools an installable package (with distutils) - wip 2012-03-11 11:59:19 +00:00
Renamed from update.py (Browse further)