graph
- Merge.2014-05-17, by Brian Neal
- Updating requirements.txt for Django 1.6.5 & Pillow 2.4.0.2014-05-17, by Brian Neal
- Tweak donations test since we changed the monthly goal.2014-05-17, by Brian Neal
- Update dev requirements for Django and Pillow.2014-05-17, by Brian Neal
- Update our code that expected LOGIN_REDIRECT_URL to be a url.2014-05-13, by Brian Neal
- Added additional security questions on the registration page.2014-05-13, by Brian Neal
- Issue #68, calendar generated forum threads should be indexed.2014-05-04, by Brian Neal
- Issue #61, delete user photos when deactivating spammers.2014-05-04, by Brian Neal
- Remove YouTube icon from social block.2014-05-04, by Brian Neal
- Add Nocturne Brain to community banners.2014-04-06, by Brian Neal
- Add Southern Surf Stomp logo & link to footer.2014-03-20, by Brian Neal
- Added NSSR Surf revival album top 101 banner.2014-03-08, by Brian Neal
- Increase donation goal.2014-03-03, by Brian Neal
- Backed out changeset c95431e7555c.2014-02-12, by Brian Neal
- Added The Day We Fight Back banner javascript.2014-02-08, by Brian Neal
- Update requirements files for Django 1.6.2.2014-02-08, by Brian Neal
- Add Planeta Reverb and Reverb Junkies logos to footer.2014-02-01, by Brian Neal
- Remove RFB side block. Add RFB logo to footer.2014-01-25, by Brian Neal
- For issue #66, member search function should use GET method.2014-01-22, by Brian Neal
- More bio tests. Change Celery to be eager during testing.2014-01-21, by Brian Neal
- Added a bio app test for changing your avatar.2014-01-20, by Brian Neal
- More bio unit tests.2014-01-19, by Brian Neal
- Added some more tests for the bio application.2014-01-19, by Brian Neal
- Add settings during test to speed things up & disable logging.2014-01-19, by Brian Neal
- Add username to search query logging.2014-01-19, by Brian Neal
- Added a test for the forgotten password cycle.2014-01-19, by Brian Neal
- Added mgmt command to display donor info. Hall of fame donors bumped to 20.2014-01-11, by Brian Neal
- Removed the phantombrigade application.2014-01-11, by Brian Neal
- Updating dev requirements for new laptop running Ubuntu 13.10.2014-01-11, by Brian Neal
- Add logos in footer to surf comunity sites.2014-01-05, by Brian Neal
- Remove NSSR banner from base template.2014-01-05, by Brian Neal
- Update production requireents file after upgrading to Haystack 2.1.2014-01-04, by Brian Neal
- The logging API has changed in Celery 3.x. Update to it.2014-01-04, by Brian Neal
- Oops, wasn't supposed to commit this flag set to False. Undo.2014-01-03, by Brian Neal
- For issue #62, upgrade Haystack from 1.2.7 to 2.1.0.2014-01-03, by Brian Neal
- For Django 1.6: contrib auth password reset confirm view signature changed.2014-01-01, by Brian Neal
- For #63 update production requirements file for celery 3.1.7.2013-12-31, by Brian Neal
- For #63, upgrade to celery 3.1.7.2013-12-31, by Brian Neal
- For #59, add user photo de-duplication for uploads.2013-12-30, by Brian Neal
- Django 1.6: update production requirements file.2013-12-29, by Brian Neal
- Django 1.6: update dev requirements file.2013-12-29, by Brian Neal
- Django 1.6: CACHE_MIDDLEWARE_ANONYMOUS_ONLY deprecated.2013-12-29, by Brian Neal
- Django 1.6: take advantage of new database connection persistence.2013-12-29, by Brian Neal
- Django 1.6: test discovery as per unittest.2013-12-29, by Brian Neal
- Django 1.6: get_query_set -> get_queryset.2013-12-29, by Brian Neal
- Django 1.6: use new cycle tag from future.2013-12-29, by Brian Neal
- Django 1.6: ModelForms should use either fields or exclude.2013-12-29, by Brian Neal
- Django 1.6: get_query_set -> get_queryset, etc.2013-12-29, by Brian Neal
- Update mp3 compilation side block for 2013 collection.2013-12-26, by Brian Neal
- For #60, fix last commit (775e7f7) which produced UnicodeDecodeErrors.2013-12-13, by Brian Neal
- For #60, encode user photo filenames before logging.2013-12-13, by Brian Neal
- Use new banner for top 101's from Niels.2013-11-09, by Brian Neal
- Fix typo in new posts template tag. Thanks to Volcano Rick.2013-11-09, by Brian Neal
- Add NSSR Top 202 vote banner.2013-11-02, by Brian Neal
- For #56, default to anonymous radio button on donations form.2013-10-24, by Brian Neal
- YouTube icon was slowing down site. Locally host icon.2013-10-19, by Brian Neal
- Fix messages master checkbox behavior. See also 6ba401391cd5.2013-10-09, by Brian Neal
- Stupid IE10 overflowed the progress bar. Put in a work around.2013-10-06, by Brian Neal
- Changed the search input type to search for HTML5.2013-10-06, by Brian Neal
- Use <progress> tag for donations meter.2013-10-06, by Brian Neal