1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating compressed version of the modified javascript file.
zuzelvp
as Zuzel Vera
More... over 14 years ago
Adding initial voting with comment functionality.
zuzelvp
as Zuzel Vera
More... over 14 years ago
Displaying comment form when the user clicks a vote link of an answer.
zuzelvp
as Zuzel Vera
More... over 14 years ago
Adding a south migration module (last commit changed the Tag model).
zuzelvp
as Zuzel Vera
More... over 14 years ago
Adding JavaScript Basic Badge.
zuzelvp
as Zuzel Vera
More... over 14 years ago
Adding initial_data fixture.
zuzelvp
as Zuzel Vera
More... over 14 years ago
Adding requirements file.
zuzelvp
as Zuzel Vera
More... over 14 years ago
Accepting incoming merge; receiving new svn:ignore property to ignore test import files. More... over 14 years ago
Updating svn:ignore properties to ignore IDEA project files, logs within the log directory. More... over 14 years ago
Accepting incoming merge of the jambazov feature branch. Mostly includes new bug fixes. More... over 14 years ago
Previous feature addition commit introduced errors; rolling back to previous revision while the feature code is reviewed. -CAC More... over 14 years ago
Importing from stuff defined in module is not a good idea. More... over 14 years ago
Should fix the problems some users where having with rosetta. More... over 14 years ago
Disables the recaptcha feature for a while. It was causing some nasty bugs. More... over 14 years ago
Work on issue #OSQA-510. Added support for ReCaptcha for users with low reputation. Added an option should be the upper limit for showing ReCaptcha when adding/editing questions and answers, called CAPTCHA_IF_REP_LESS_THAN in the Minimum reputation set. More... over 14 years ago
Fixes a couple of bad imports in the sitemap code. More... over 14 years ago
#OSQA-385, fixing the links of sitemaps when site is running using SCRIPT_ALIAS. More... over 14 years ago
Added an option to allow users with higher reputation vote more than the users with a lower one. The user reputation is added to the MAX_VOTES_PER_DAY option. This option can be moderated from the OSQA administration. More... over 14 years ago
Fix local variable name of the captcha check form More... over 14 years ago
Added reCaptcha image in case the Akismet module returns spam while checking More... over 14 years ago
Removing local settings file made by Eclipse. More... over 14 years ago
Making the default email subscription option on the register page configurable from administration on the Email settings page. Jira OSQA #139. More... over 14 years ago
Removes a unused import statement, causing the sximporter not to load under some django versions. More... over 14 years ago
Commit for OSQA Jira 501. Minor change in syntax of Akismet can_bypass_spam_check function. More... over 14 years ago
Should auto link old stuff in the node cache migration. More... over 14 years ago
Fixes comment edit, which was being performed against already parsed markdown. More... over 14 years ago
Fixes a bug with feeds some people have reported at meta. http://meta.osqa.net/questions/6332/why-does-my-rss-feed-return-a-500-error More... over 14 years ago
Local hidden directory for settings committed by mistake. More... over 14 years ago
Adding some more accurate Unicode support, modified to » some special characters, changed the way the media is being served. Work on issue OSQA-489 in Jira. The patch given by Justin Grant couldn't be applied, because some changes on the listed filed have already been done, but it was very useful. Thanks. :) More... over 14 years ago
Bugfix for javascript upload OSQA-487 More... over 14 years ago