1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 18:50:11 +02:00
Commit Graph

1116 Commits

Author SHA1 Message Date
Ciaran Gultnieks
6274d071a7 Handle page names with _ correctly, as for package ids 2012-09-10 22:49:10 +01:00
Ciaran Gultnieks
09e296d2de Lots of build system improvements and fixes 2012-09-08 09:56:20 +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
8420e5aea0 Determine icon urls properly to avoid mixed-mode ssl 2012-09-08 09:41:05 +01:00
Ciaran Gultnieks
cdfa020ba7 Buildserver snapshot refinements 2012-09-06 18:36:34 +01:00
Ciaran Gultnieks
448fa61d0c Whoops, wrong language 2012-09-06 18:36:00 +01:00
Ciaran Gultnieks
c2ff1be72c Filter silly version codes (e.g. 007) when checking updates 2012-09-04 18:52:33 +01:00
Ciaran Gultnieks
f8b6f7a251 Incremental android sdk installation 2012-09-04 18:51:53 +01:00
Ciaran Gultnieks
3561664174 Docs for multiple categories 2012-09-04 18:50:36 +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
c84adaafcb Added config to automatically always use build server 2012-09-03 11:48:47 +01:00
Ciaran Gultnieks
2f5417e589 Cache apk info to speed up updates 2012-09-03 11:48:18 +01:00
Ciaran Gultnieks
a7a966a837 Integrated snapshots into buildserver 2012-09-02 22:24:47 +01:00
Ciaran Gultnieks
f3b90d8fa1 Fix setup of ViewPagerTabs srclib 2012-09-02 21:39:15 +01:00
Ciaran Gultnieks
f63d57b512 Correct ndk-r8b install for build server 2012-08-31 20:34:52 +01:00
Ciaran Gultnieks
27a07d7063 Stats-related things must be explicitly enabled (issue #51) 2012-08-31 18:17:38 +01:00
Ciaran Gultnieks
609611d79a Add apk download 'warning' 2012-08-31 17:27:26 +01:00
Ciaran Gultnieks
8a3ed0ed17 New ndk for build server 2012-08-31 16:46:57 +01:00
Ciaran Gultnieks
43e38f2320 Added two new srclibs - UITableView and ViewPagerTabs 2012-08-31 15:35:26 +01:00
Ciaran Gultnieks
6ed63237cc Some wiki data tweaks 2012-08-31 14:50:45 +01:00
Ciaran Gultnieks
c93c6af677 Additional binary blob scan target 2012-08-31 14:49:07 +01:00
Ciaran Gultnieks
d9f404ba07 Integrated latest build server stuff (except snapshots) 2012-08-31 14:48:50 +01:00
Ciaran Gultnieks
50eff15950 More wiki update stuff 2012-08-26 11:58:18 +01:00
Ciaran Gultnieks
452c1861e1 Corrected type and stopped log file error 2012-08-26 11:57:46 +01:00
Ciaran Gultnieks
3477400b01 Verify correct package ID in build output 2012-08-23 17:26:52 +01:00
Ciaran Gultnieks
b79ba3c630 Added Tags update check method 2012-08-23 14:25:39 +01:00
Ciaran Gultnieks
5cb5b5b9cd Support for Bitcoin field in metadata 2012-08-22 17:26:19 +01:00
Ciaran Gultnieks
1df48f7964 Wiki auto-updater 2012-08-22 17:24:33 +01:00
Ciaran Gultnieks
3714b40de7 A couple of minor documentation fixes 2012-08-22 17:23:26 +01:00
Ciaran Gultnieks
74160b2562 Slightly improved 'simple binary repository' section of manual 2012-08-22 15:36:29 +01:00
Ciaran Gultnieks
b867ffd24f Recognise more licenses in Google Code project pages 2012-08-21 21:59:49 +01:00
Ciaran Gultnieks
2ed55dc233 BSD license disambiguation 2012-08-21 21:59:28 +01:00
Ciaran Gultnieks
55e38dbe1c Fix import directory bug 2012-08-20 12:57:28 +01:00
Ciaran Gultnieks
fba0e08fff Support for importing git from bitbucket 2012-08-20 11:34:32 +01:00
Ciaran Gultnieks
817e2f2da5 Handle repository type/location changes gracefully
(by detecting the change and deleting the existing 'cached' directory)
2012-08-13 17:59:03 +01:00
Ciaran Gultnieks
58a9fc3c1a Scan for random apk files floating around in 'source code' 2012-08-13 17:58:02 +01:00
Ciaran Gultnieks
4d4f3f3838 Additional maven output detection 2012-08-13 10:16:25 +01:00
Ciaran Gultnieks
c85d326dee Clarify import error message when url format is not of a supported type 2012-08-10 13:12:15 +01:00
Ciaran Gultnieks
f93d9361b5 Update manual for import --repo 2012-08-10 12:49:13 +01:00
Ciaran Gultnieks
0ddfa22caa Support for importing from multi-repo google code project 2012-08-10 12:42:20 +01:00
Ciaran Gultnieks
f49a85b4fb Keep repo directory from an import 2012-08-10 11:53:56 +01:00
Ciaran Gultnieks
2b46fa1c99 Make config location clearer in manual? 2012-08-08 10:30:39 +01:00
Ciaran Gultnieks
6eb2229a3b Better detection of git-svn find-rev failure 2012-07-26 09:16:41 +01:00
Ciaran Gultnieks
9606e6e4a8 Merge commit 'refs/merge-requests/91' of git://gitorious.org/f-droid/fdroidserver into merge-requests/91 2012-07-13 07:42:54 +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
e947f87fc7 Improved donate link documentation 2012-07-10 12:42:06 +01:00
Ciaran Gultnieks
712531ba37 More maven build output recognition 2012-06-28 12:52:35 +01:00
Ciaran Gultnieks
92befc2171 A mvn->mvn3 update missed previously 2012-06-28 12:52:17 +01:00
Ciaran Gultnieks
7377453360 Support for FlattrID field in metadata 2012-06-28 12:51:48 +01:00