Custom Query (196 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (43 - 45 of 196)

Ticket Resolution Summary Owner Reporter
#89 fixed @reboot cron jobs sometimes start before afsagent gets tokens geofft
Description

Users' @reboot cron jobs, which often depend on being able to get stuff out of AFS, tend to race with afsagent getting tokens in an @reboot cron job. This is dumb, and we should make sure afsagent gets tokens before cron (or really, anything else that might want AFS) comes up. Quentin suggested doing this in AFS's initscript; we could also add another initscript.

#110 fixed the WordPress URL hack breaks pingbacks (and other XMLRPC stuff) geofft
Description

We have a hack that sets "WordPress? URL" to /~user/blog and "Blog URL" to http://user.scripts.mit.edu/blog. This seems to break pingbacks; if you set "WordPress? URL" to the full URL, and leave "Blog URL" blank so it defaults to the WordPress? URL setting, pingbacks start working.

#114 fixed better story for importing outside Django sites geofft
Description

We do a lot of custom stuff in setting up Django -- splitting between web_scripts and Scripts/django, tweaking the FastCGI wrapper, setting up MySQL in settings.py, etc. This all makes it really easy to start a Django site from scratch, but makes it nonobvious to import a Django site you developed on your local machine with the built-in server.

Options to address include restoring the deleted scripts FAQ on manually setting up Django, so you can do those instructions by hand, and writing a script to scriptsize an existing Django directory.

Note: See TracQuery for help on using queries.