Custom Query (196 matches)
Results (169 - 171 of 196)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#195 | duplicate | Allow connections to the primary from scripts servers | adehnert | |
Description |
In all likelihood, fixing this would also lead to fixing (or WONTFIXing) #175. #138 is sort of the inverse of this one. |
|||
#197 | fixed | Making setting up the git smart HTTP server easy | adehnert | |
Description |
At the moment, we support read/write SVN repos and read-only git hosting (http://scripts.mit.edu/faq/93/can-i-serve-subversion-or-git-repositories-on-scriptsmitedu). We should add support for read/write git hosting, because svn is lame. |
|||
#203 | invalid | Integrate Django better with scripts | adehnert | |
Description |
People running Django on scripts.mit.edu are fairly likely to want to use certs to authenticate users. We should do something to make that easier --- an FAQ, automatically configuring it, etc.. http://snippets.scripts.mit.edu/gitweb.cgi/Scripts/git/.git/tree/refs/heads/master:/django/mit may be useful for this. |