Daniel Martí
2af0786bf3
Fix a lot of incorrect field names
2014-02-05 09:29:39 +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
Ciaran Gultnieks
e4cadaf63d
More autoname stuff
2013-06-17 10:06:42 +01:00
Ciaran Gultnieks
34834dc30c
Revert results of bad static check mode code
2013-03-24 08:13:19 +00:00
Ciaran Gultnieks
d3fddeef0e
Update current version of se.chalmers.doit to 0.10
2013-03-24 03:55:12 +00:00
David Black
7b10ddcb82
Use Update Check Mode:Static : final part
2013-03-23 13:37:48 +00:00
David Black
dce88b4aa5
disable doit
2012-11-18 15:53:30 +00:00
David Black
9f261699a5
new app doIT
2012-08-28 18:11:29 +01:00