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

32 Commits

Author SHA1 Message Date
Ciaran Gultnieks
bd46fcfa99 Extra http resilience in checkupdates 2013-06-03 10:25:20 +01:00
Ciaran Gultnieks
94afbd8878 Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2013-05-31 07:59:50 +01:00
Ciaran Gultnieks
78aa9d1874 Don't hang or crash in checkupdates 2013-05-31 07:50:21 +01:00
Daniel Martí
1ad1e85373 git-svn can now use RM/branch too 2013-05-27 15:11:46 +02:00
Daniel Martí
2d8ccbb658 Tags and RM with no builds default to no subdir 2013-05-26 20:17:47 +02:00
Daniel Martí
d2bce9e732 Remove "Whoops" exit. 2013-05-26 13:07:56 +02:00
Daniel Martí
0861f870a3 More os.path.join() use cases 2013-05-24 23:43:49 +02:00
Daniel Martí
79ec50719d Add Tags and RM support for srclib, don't copy dir 2013-05-24 23:35:56 +02:00
Daniel Martí
c2196b2328 Use vcs.repotype() to support RT:srclib in RM too 2013-05-24 15:42:23 +02:00
Daniel Martí
642831c78f No need to checkout to master for Tags
This fixes many occurences of Tags/RM not working since master doesn't exist
on some repos, e.g. com.better.alarm.
2013-05-22 17:45:14 +02:00
Daniel Martí
3b51aff818 Update svn repo before checking RepoManifest 2013-05-21 20:21:46 +02:00
Daniel Martí
d8054700cc Port RM UCM to svn and hg 2013-05-17 22:30:35 +02:00
Ciaran Gultnieks
73922c881d Watch out for rogue log messages 2013-05-15 16:03:09 +01:00
Daniel Martí
f6fb7416c5 Fall back to res/values to avoid @strings/app_name 2013-05-14 20:50:40 +02:00
Daniel Martí
3a7786d280 Add support for branches in the RepoManifest UCM. 2013-05-14 20:01:45 +02:00
Daniel Martí
3abfa5714c git-svn improvements
New features:
* Support for Tags, which allow their use on recipes
* Add Tags Update Check Mode support to git-svn
* Add RepoManifest Update Check Mode support to git-svn
2013-04-05 15:43:12 +02:00
Ciaran Gultnieks
1937bf7a4a Fix static check mode 2013-03-24 08:08:59 +00:00
Ciaran Gultnieks
81d20c7637 Add Static update check mode (issue #201) 2013-03-23 07:35:09 +00:00
Ciaran Gultnieks
cf1ff3a0da checkupdates: ignore tags where manifest doesn't exist 2013-03-21 14:21:01 +00:00
Daniel Martí
7bb4d5865b has_key() is uglier and slower than "if key in..." 2013-03-13 17:56:17 +01:00
Ciaran Gultnieks
80808133d4 Various minor improvements to update checking 2013-02-11 15:24:01 +00:00
Ciaran Gultnieks
f2cf7c146b Support version suffix when generating auto-builds 2013-01-21 11:09:05 +00:00
Ciaran Gultnieks
9bd5983a8d Fix auto-update version code comparison 2012-09-24 14:05:57 +01:00
Ciaran Gultnieks
4f3ba11dcb Fix update writing, broken yesterday 2012-09-21 13:08:01 +01:00
Ciaran Gultnieks
aef5b74437 Added auto-update mode 2012-09-20 14:16:55 +01:00
Ciaran Gultnieks
09e296d2de Lots of build system improvements and fixes 2012-09-08 09:56:20 +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
b79ba3c630 Added Tags update check method 2012-08-23 14:25:39 +01:00
Ciaran Gultnieks
ee7dc908ae Fixed exception handling in checkupdates command 2012-04-19 10:57:12 +01:00
Tias Guns
ab0ed81702 checkupdates: use -p check like in build.py, give error if package does not exist 2012-03-11 23:17:45 +00:00
Ciaran Gultnieks
f643b0498c Make the server tools an installable package (with distutils) - wip 2012-03-11 11:59:19 +00:00