summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* removed old external password login hooksEvgeny Fadeev2010-03-143-18/+0
* fixed circular dependency on models.signals and the question count on importEvgeny Fadeev2010-03-114-16/+20
* fixed a bug, now syncdb and loader both workEvgeny Fadeev2010-03-101-6/+5
* minor changeEvgeny Fadeev2010-03-101-1/+0
* fixed an error so that syncdb worksEvgeny Fadeev2010-03-101-2/+1
* edited project READMEEvgeny Fadeev2010-03-101-2/+6
* SE loader seems to work, details are in stackexchange/READMEEvgeny Fadeev2010-03-099-62/+415
* in the middle of loading votesEvgeny Fadeev2010-03-094-46/+133
* edited READMEEvgeny Fadeev2010-03-081-6/+14
* loaded comments and badgesEvgeny Fadeev2010-03-085-17/+114
* edited READMEEvgeny Fadeev2010-03-071-14/+15
* removed one unused lineEvgeny Fadeev2010-03-071-1/+0
* all content revisions loaded (excluding close/delete/reopen actions, etc), fi...Evgeny Fadeev2010-03-075-148/+282
* initial question revisions loadEvgeny Fadeev2010-03-071-1/+171
* users loadedEvgeny Fadeev2010-03-064-45/+80
* wrote code to import users, untestedEvgeny Fadeev2010-03-063-3/+158
* corrected READMEEvgeny Fadeev2010-03-041-1/+5
* SE data seems to load into stackexchange tablesEvgeny Fadeev2010-03-046-266/+450
* fixed READMEEvgeny Fadeev2010-03-031-2/+5
* created model parser and initial models for stackexchange importerEvgeny Fadeev2010-03-035-1/+390
* finally merged Josephs and Adolfos branches, basic on-scree new post notifica...Evgeny Fadeev2010-03-0126-2597/+3708
|\
| * fixed git ignore fileEvgeny Fadeev2010-02-281-0/+2
| * re-introduced Josephs new message notification and a few newly found bugsEvgeny Fadeev2010-02-2810-13/+71
| * powered by osqaEvgeny Fadeev2010-02-221-1/+1
| * merged joseph's branchEvgeny Fadeev2010-02-2219-870/+1458
| |\
| | * Small bugfix in response message notificationJoseph Turian2010-02-211-1/+1
| | * forum.models.record_answer_event now updates the question_user's message_set.Joseph Turian2010-02-211-0/+15
| | * When a user gets a notification message for a Badge Award, link to that users...Joseph Turian2010-02-211-1/+1
| | * cron scripts are now executableJoseph Turian2010-02-213-0/+0
| | * Fixed instructions for using badgesJoseph Turian2010-02-215-5/+74
| | * context.application_settings now contains FEEDBACK_SITE_URL and FORUM_SCRIPT_...Joseph Turian2010-02-211-0/+2
| | * Fix in crontabJoseph Turian2010-02-181-1/+1
| | * Another fix to INSTALL.webfactionJoseph Turian2010-02-171-1/+2
| | * Fixed up INSTALL.webfactionJoseph Turian2010-02-171-0/+324
| | * More little fixesJoseph Turian2010-02-170-0/+0
| | * More small tweaks to INSTALL.webfactionJoseph Turian2010-02-170-0/+0
| | * Another instruction about email.Joseph Turian2010-02-170-0/+0
| | * Small changes to INSTALL.webfaction instructions.Joseph Turian2010-02-170-0/+0
| | * INSTALL.webfaction is now complete.Joseph Turian2010-02-170-0/+0
| | * Bugfix in fbconnect/pjson.py (indentation error).Joseph Turian2010-02-171-2/+2
| | * Copied install instructions from PinaxJoseph Turian2010-02-170-0/+0
| | * Added a new TODOJoseph Turian2010-02-171-3/+16
| | * Moved apps back into base dirJoseph Turian2010-02-0755-6/+6
| | * Added apps/__init__.pyJoseph Turian2010-02-071-0/+0
| | * Moved applications into apps/ directoryJoseph Turian2010-02-0754-6/+6
| | * More updates to installation instructionsJoseph Turian2010-02-073-24/+26
| | * Updated installation instructionsJoseph Turian2010-02-072-22/+28
| | * Updated installation instructionsJoseph Turian2010-02-072-7/+21
| | * Added pip+virtualenv installation (simpler+cleaner)Joseph Turian2010-02-074-0/+41
| | * tiny fix to settings_local.py.distEvgeny Fadeev2010-02-051-1/+0