Commit graph

16 commits

Author SHA1 Message Date
Ciaran Gultnieks c8baf7087d Update all old metadata files to new format 2014-04-26 11:15:00 +01:00
Hans-Christoph Steiner fdd87360e0 use https to access google code svn repos
SVN does not provide the same level of security as git, so it is more
important that SVN is accessed using https.

sed -i 's,http://\([^.]*\).googlecode.com/svn,https://\1.googlecode.com/svn,g'
2014-01-30 20:51:41 -05:00
Hans-Christoph Steiner b360c1b684 always use https with code.google.com, prevent redirects
http://code.google.com will redirect to https.  This changes that url to
https:// everywhere to also leak less info
2014-01-30 20:41:47 -05:00
Daniel Martí cc2df5701e Remove tons of unnecessary trailing slashes in links 2014-01-20 11:34:11 +01:00
Daniel Martí 71f83f3b29 Same, but for /issues subpaths 2014-01-16 15:25:07 +01:00
Daniel Martí db95762611 Get rid of extra code.google.com/p/*/source subpaths 2014-01-16 15:17:59 +01:00
Daniel Martí b10c99c4b9 "Category:" to "Categories:", replace ';' by ',' 2013-11-02 01:16:14 +01:00
Ciaran Gultnieks a0cf82d706 More autoname stuff 2013-06-14 07:16:22 +01:00
Ciaran Gultnieks 34834dc30c Revert results of bad static check mode code 2013-03-24 08:13:19 +00:00
Ciaran Gultnieks d942dae12d Update current version of com.everysoft.autoanswer to 3.1.1 2013-03-24 01:57:54 +00:00
David Black 6b2ba791c7 use Update Check Mode=Static, Part 1 2013-03-23 10:26:35 +00:00
David Black b661048546 fix error in autoanswer 2012-08-27 12:49:16 +01:00
David Black ca2057d6c7 added update check mode to ten apps and enabled builds for just-player
plugins
2012-08-18 14:41:43 +01:00
Paul Sokolovsky 795a6c3022 Move apps clearly involved with phone/SMS functions to corresponding category. 2012-03-02 18:59:47 +02:00
Ciaran Gultnieks 79950f9543 Metadata: needed targets to build autoanswer 2012-02-25 07:38:50 +00:00
Paul Sokolovsky 38ce13bc25 Add AutoAnswer: auto-answer phone calls based on some criteria.
http://code.google.com/p/auto-answer/
2012-02-23 22:12:32 +02:00