Custom Query (196 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 196)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Ticket Resolution Summary Owner Reporter
#72 fixed https prompts for certificates way too often andersk
Description

With Firefox's new default of "ask every time" for client certificates, certificate-authenticated pages on scripts have been prompting for certificates multiple times on almost every page load. This does not seem to be a Firefox problem, since https://sipb-xen-dev.mit.edu/ doesn't exhibit it.

#76 fixed Upgrade Joomla geofft
Description

There's this Joomla 1.5 thing which we should offer an autoinstaller for. I don't know if there's a path between 1.0 and 1.5, but it's worth looking into.

Also autoupgrades.

Notify [help.mit.edu #686982] when we upgrade

#78 fixed git push to git:// hangs geofft
Description
[remote "scripts"]
        url = git://barnowl.mit.edu/barnowl
        fetch = +refs/heads/*:refs/remotes/origin/*
[remote "github"]
        url = git://github.com/nelhage/barnowl.git
        fetch = +refs/heads/*:refs/remotes/origin/*

vinegar-pot:~/owl geofft$ git push github
fatal: protocol error: expected sha/ref, got '
*********'

You can't push to git://github.com/user/repo.git
Use git@github.com:user/repo.git

*********'
vinegar-pot:~/owl geofft$ git push scripts

Hangs forever. Figure out how github gives a friendly error, and what friendly error we should give, and do so.

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracQuery for help on using queries.