Custom Query (196 matches)
Results (61 - 63 of 196)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#117 | fixed | Review and deploy Haskell static-cat | andersk | |
Description |
A Haskell version static-cat has been written, benchmarked, packaged, and tested on b-b, so it’s blocking on review. It adds support for Content-Encoding, If-Modified-Since, Range, If-Range, and REQUEST_METHOD. It should be easy to extend into a solution for the static content half of #60, at which point it could also support FastCGI with a two-line change if we decide we want that. Also, it has teh monadz. |
|||
#125 | fixed | Set up issue tracking for private scripts.mit.edu Trac tickets | andersk | |
Description |
Keeping private issues in memory and secret zephyr classes is lossy. We should set up a private Trac or add a plugin to the existing Trac that lets us keep private tickets. |
|||
#128 | fixed | Several tickets fail to display now (due to SensitiveTickets plugin bug) | andersk | |
Description |
Tickets #1 and #2 (at least) in this Trac are broken. We should fix them. scripts / trac-#127 / adehnert 22:36 (Alex Dehnert) adehnert filed a new ticket: ttants: 1, 687224 http://scripts.mit.edu/trac/ should be aware that ticket number 1 is not the same as number 687224. scripts / trac-not-#127 / andersk 01:20 (Anders Kaseorg) Huh. http://www.google.com/search?q=ticket+687224 http://www.google.com/search?q=ticket+433633 scripts / trac-not-#127 / andersk 01:21 (Anders Kaseorg) Oh, I bet it complains that ticket 687224 doesn’t exist because it’s trying to linkify the text “[help.mit.edu #687224]” in the comment. scripts / trac-not-#127 / quentin 01:22 (Quentin Smith) Oh. It's probably trying to check the permissions on that link... scripts / trac-not-#127 / quentin 01:22 (Quentin Smith) (I didn't disable that part of the sensitivetickets plugin...) scripts / trac-not-#127 / andersk 01:22 (Anders Kaseorg) Why… does it care about the permissions on that link? scripts / trac-not-#127 / quentin 01:23 (Quentin Smith) Presumably because it's trying to find out the title and state of the tickets so it can put a TITLE on the link? |