Commit Graph

16 Commits

Author SHA1 Message Date
Daniel Martí 49253c3798 Remove usage of fixtrans and fixapos 2014-02-12 10:25:14 +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
Daniel Martí 3427e474e5 omnidroid to git-svn with tags 2013-10-31 00:12:22 +01:00
David Black 0ee247f001 UCM changes for a dozen apps 2013-06-25 18:27:23 +01:00
Ciaran Gultnieks cdb9ed8b6c More autoname stuff 2013-06-15 11:13:09 +01:00
David Black d2e630a1c1 UCM/CV changes 2013-04-30 19:34:57 +01:00
Ciaran Gultnieks 066857649b Fix naming of current version fields in metadata 2012-01-26 17:53:59 +00:00
Ciaran Gultnieks 1ae02a4ea3 Metadata: all rewritten - should be the same except formatting 2012-01-10 23:25:28 +00:00
Ciaran Gultnieks 96d9b518cd Metadata: lots of version updates 2011-10-10 15:31:14 +01:00
Ciaran Gultnieks 7a4cf62c87 Metadata: version updates 2011-10-07 09:17:41 +01:00
Ciaran Gultnieks 75b31259ed Added omnidroid 2011-10-04 21:41:19 +01:00