0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 22 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adjusting fabfile to use of virtualenv and pip. More... over 10 years ago
Fixing issue that prevents from loading whole database fixtures. More... over 10 years ago
Using uwsgi for deployment instead of gunicorn. More... over 10 years ago
Using virtualenv instead of buildout. More... over 10 years ago
Ask the crawlers to not 'play' the adventures as the autoredirection would confuse them anyways (different content on a differnt click pattern) More... about 13 years ago
Make away with the exception thrown Mails and return the user to his last 'ok' state More... about 13 years ago
Made the 'resume adventure' button work More... about 13 years ago
Getting to know python it seems More... about 13 years ago
Bugfix, with the last replace i broke that template More... about 13 years ago
A little 's/ !/!/g' to fix the spelling errors More... about 13 years ago
First implementation of the 'cheating' protection ready for testing More... about 13 years ago
Added an 'continue playing' button for adventures that are currently in progress More... about 13 years ago
Getting ready for the 'you are not allowed to go here' url manipulation protected More... about 13 years ago
Pinning versions of python modules. More... about 13 years ago
Not executable More... about 13 years ago
Forgot to wrap PIWIK_BASE_URL setting in quotes in javascript. More... over 13 years ago
Adding PIWIK analytics tag to templates. More... over 13 years ago
Adding shorturls for adventures. More... over 13 years ago
Changing default page title. More... over 13 years ago
Fixing bug with undeterministical test outcomes from last commit. More... over 13 years ago
Graphs weren't deleted if corresponding adventure was deleted. This caused errors in database constraints. More... over 13 years ago
Changing link label for edit adventure link in location_form.html More... over 13 years ago
Making DEBUG=True the default so that a clean checkout works without local_settings.py More... over 13 years ago
Fixing ReST markup in README More... over 13 years ago
Removing webtest dependency -- hadn't the time to test ;) More... over 13 years ago
Renaming README file to have ReST output in github More... over 13 years ago
Removing blockquote and image button from editor. Don't need them More... over 13 years ago
Fixing display current rating. More... over 13 years ago
Ignoring build_static files. More... over 13 years ago
Adding staticfiles to settings. More... over 13 years ago