graph
- Modify ssl_images to update news models.2015-10-28, by Brian Neal
- Guard against bad image urls in ssl_images.2015-10-25, by Brian Neal
- Fix image_check so it doesn't choke on empty input.2015-10-25, by Brian Neal
- Closing the store page.2015-10-25, by Brian Neal
- Remove NSSR banner.2015-10-25, by Brian Neal
- Logging tweaks to ssl_images.2015-10-24, by Brian Neal
- Additional tweaks to ssl_images.2015-10-24, by Brian Neal
- Pass timeout to requests instead of global timeout.2015-10-15, by Brian Neal
- Convert ssl_images to use download_file.2015-10-09, by Brian Neal
- Prevent 500 error when previewing no text.2015-10-05, by Brian Neal
- Fix MarkItUp! CSS for removing image icon.2015-10-05, by Brian Neal
- Ensure temporary files get deleted during hotlinking.2015-10-05, by Brian Neal
- Remove the image button on the MarkItUp! editor.2015-10-05, by Brian Neal
- Prevent post preview from allowing mixed content.2015-10-01, by Brian Neal
- Guess file extension based on content-type.2015-10-01, by Brian Neal
- Started unit tests for hotlinking images.2015-09-23, by Brian Neal
- Hotlink image form is functioning.2015-09-22, by Brian Neal
- Merge with upstream.2015-09-13, by Brian Neal
- Calendar now aggregates several Google calendars.2015-09-08, by Brian Neal
- New NSSR Spanish Top 61 banner and link.2015-09-07, by Brian Neal
- Merge with upstream.2015-09-02, by Brian Neal
- Update requirements for Django 1.7.10.2015-08-31, by Brian Neal
- New NSSR Top 101 banner.2015-08-31, by Brian Neal
- Image uploading now expects a file.2015-09-02, by Brian Neal
- Whitelist hot-linked image sources.2015-09-01, by Brian Neal
- Change NSSR header logo to surf album 101.2015-08-04, by Brian Neal
- Mitigate QueryParserError when searching.2015-08-03, by Brian Neal
- Not going to purse this now2015-07-27, by Brian Neal
- Add NSSR Spanish Top 61 banner.2015-07-13, by Brian Neal
- Update to Django 1.7.9.2015-07-12, by Brian Neal
- Merge with main line.2015-06-03, by Brian Neal
- Issue #85: fix 500 error with custom search form.2015-05-30, by Brian Neal
- First commit of whitelisting image hosts.2015-06-03, by Brian Neal
- Merge with upstream.2015-05-26, by Brian Neal
- Fix excessive cache usage for forum date/times.2015-05-19, by Brian Neal
- Install django waffle feature flipper application.2015-05-19, by Brian Neal
- Django's SortedDict is gone. Use OrderedDict instead.2015-05-16, by Brian Neal
- Update requirements_dev.txt for Django 1.7.8 upgrade.2015-05-16, by Brian Neal
- Update requirements.txt for Django 1.7.8 upgrade.2015-05-16, by Brian Neal
- Use unicode to log messages.2015-05-16, by Brian Neal
- Update requirements_dev.txt for Django 1.7.7 upgrade.2015-05-16, by Brian Neal
- New celery options for Django 1.7.7 upgrade.2015-05-16, by Brian Neal
- Merge upstream.2015-05-13, by Brian Neal
- Remove Tsar Wars banner.2015-05-13, by Brian Neal
- Haystack tweaks for Django 1.7.7.2015-05-13, by Brian Neal
- Update development requirements file.2015-04-30, by Brian Neal
- Fixed comment that referred to gdata.2015-04-30, by Brian Neal
- Don't need to create our own test client.2015-04-29, by Brian Neal
- Add test for wiki signal handlers.2015-04-29, by Brian Neal
- Add tests for downloads signal handlers.2015-04-28, by Brian Neal
- Add tests for weblinks signal handlers.2015-04-26, by Brian Neal
- Add tests for forums signal handlers.2015-04-21, by Brian Neal
- Add tests for bio signal handlers.2015-04-20, by Brian Neal
- Add unit test for antispam signal handlers.2015-04-16, by Brian Neal
- Add tests for potd signal handlers.2015-04-16, by Brian Neal
- Update WSGI script for Django 1.7.7.2015-04-15, by Brian Neal
- Fix admin dashboard for Django 1.7.7 upgrade.2015-04-15, by Brian Neal
- admin.autodiscover() no longer needed.2015-04-15, by Brian Neal
- Django 1.7.7 changed BooleanField default value.2015-04-15, by Brian Neal
- Turn off Django warning about test runner changes.2015-04-14, by Brian Neal