Commit graph

12 commits

Author SHA1 Message Date
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í
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
ac1146ee5b More autoname stuff 2013-06-15 17:23:15 +01:00
Daniel Martí
6cfb16a786 sed -i 's/ $//' metadata/*.txt 2013-05-27 12:08:12 +02:00
David Black
d2e630a1c1 UCM/CV changes 2013-04-30 19:34:57 +01:00
Daniel Martí
962530bd57 sed -i 's/ $//' metadata/*.txt 2013-04-09 23:38:55 +02:00
David Black
f4d031adea fix gmote 2012-09-24 18:36:49 +01:00
Ciaran Gultnieks
ec083c68fa Disabled gmote build - not working 2012-09-24 17:32:43 +01:00
David Black
cd0780035f New app gmote 2012-09-23 13:41:23 +01:00