1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-11-08 00:10:12 +01:00
Commit Graph

81 Commits

Author SHA1 Message Date
Ciaran Gultnieks
ea8d90040e Handle split path srclibs properly on buildserver 2012-09-20 14:16:08 +01:00
Ciaran Gultnieks
8983aaf2f9 Allow extra time for initial ssh connection to build server 2012-09-20 14:14:53 +01:00
Ciaran Gultnieks
b321e26a65 Remove already built disabled builds from repo 2012-09-20 14:14:18 +01:00
Ciaran Gultnieks
ca341bb170 Fix external link formatting 2012-09-19 14:01:59 +01:00
David Black
be50d2db4a New srclib Android-File-Picker 2012-09-18 13:55:23 +01:00
David Black
7af5e7d347 Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver 2012-09-18 11:08:36 +01:00
David Black
7a23c4e17f Add anysoftkeyboard-api as srclib 2012-09-18 11:07:56 +01:00
Ciaran Gultnieks
f0c6402062 Rejects bad import url for github 2012-09-18 10:06:34 +01:00
Ciaran Gultnieks
4691cfa515 Fixes link title truncation 2012-09-17 22:12:26 +01:00
Ciaran Gultnieks
897e29c28f Merge commit 'refs/merge-requests/77' of git://gitorious.org/f-droid/fdroidserver into merge-requests/77 2012-09-17 22:06:22 +01:00
Ciaran Gultnieks
640a6325f0 Adds processing of description formatting 2012-09-17 21:49:56 +01:00
David Black
d3e2f9e5c4 Some new srclibs 2012-09-17 12:47:44 +01:00
David Black
2c34f5494a Add srclibs for Color-Picker and another one and
change viewpager repo
2012-09-16 20:50:24 +01:00
Ciaran Gultnieks
813823b6a9 Fix wiki formatting when we have the current version 2012-09-14 23:15:28 +01:00
Ciaran Gultnieks
7a0df25525 Made maven executable configurable 2012-09-13 08:23:12 +01:00
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
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
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
27a07d7063 Stats-related things must be explicitly enabled (issue #51) 2012-08-31 18:17:38 +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
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
b867ffd24f Recognise more licenses in Google Code project pages 2012-08-21 21:59:49 +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
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
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
712531ba37 More maven build output recognition 2012-06-28 12:52:35 +01:00