]> git.openstreetmap.org Git - osqa.git/history - forum/models
Remove footer link to squatted domain
[osqa.git] / forum / models /
2014-04-17 Javyer Der DerianMerge pull request #49 from udacity/login_logout_links
2014-04-17 Javyer Der DerianMerge pull request #5 from lra/french
2014-04-17 Javyer Der DerianMerge pull request #46 from udacity/subfolder_fixes
2014-04-17 Javyer Der DerianMerge pull request #26 from udacity/remove_dj_version
2014-03-25 Attila-Mihaly BalazsFix OSQA-819: Link to profile in message is wrong if...
2014-01-20 Javyer Der DerianMerge pull request #2 from udacity/update_django
2014-01-16 Attila-Mihaly BalazsMerge branch 'threadsafe_requestholder' into update_django
2013-12-03 Attila-Mihaly BalazsMigrate to Django 1.6
2013-03-13 hernaniFix in query cache
2013-02-19 hernaniFixed problem in data cache with international strings
2012-06-15 jordanwe need to be able to take additional keyword arguments...
2012-05-09 jordanundo this, it's a bit redundant
2012-05-09 jordantry to get the position of the event currentTarget...
2012-04-26 hernaniMake sure to clean the original state on all objects...
2012-04-19 jordanOSQA-829, resolves a unicode problem when answering...
2012-04-10 jordanrevert previous commit
2012-04-10 jordanresolves an issue with tags used count that can get...
2012-04-08 jordanmake RSS items decoratable, add an option to block...
2012-04-07 jordanmake user decorated name decoratable through OSQA modul...
2012-04-02 jordanOSQA-809, Include question summaries in question and...
2012-03-25 jordanadding wrapping divs to user blocks
2012-01-27 jordanchange the Denormalized Field for the flaged actions...
2012-01-24 jordanresolves an issue with empty node bodies when unicode...
2011-12-22 hernaniSmall fix on the new get method for users.
2011-12-22 hernaniShould allow us to bypass the problem in some database...
2011-11-14 jordanremoving tabs/spaces inconsistency in the Comment model...
2011-11-10 jordanOSQA-776, limit the cache key length in the infer_cache...
2011-10-31 jordanmaking the question headline decoratable
2011-08-11 jordanreverting the changes made in commit #1097 for Jira...
2011-07-18 jordanbe able to have user links without ids in the url,...
2011-07-15 hernaniFixes a bug where some suspended users where throwing...
2011-07-06 jordanOSQA-497, adding a new settings that allows to specify...
2011-07-05 jordanOSQA-719, implements a new feature that allows administ...
2011-07-02 jordanOSQA-593, resolves an issue with backslashes \ during...
2011-07-02 jordanJira OSQA-598, a functionality that allows to convert...
2011-06-29 jordana new setting has been added that allows to choose...
2011-06-23 jordanOSQA-547, increasing the size of the IP address fields...
2011-06-10 jordanremoving score sort option from the bulk management...
2011-05-26 hernaniAllows possible empty sets of question tags.
2011-05-17 jordanResolves Jira OSQA-359, adding an option to allow negat...
2011-05-03 jordanFixes OSQA-663, the user.username property should pass...
2011-05-03 hernaniSeveral improvements in the models base iterator.
2011-04-29 hernaniSome unicode fixes.
2011-04-25 hernaniSafer last edited action getter.
2011-04-14 jordanChanging the way we get the User subscribed URL address...
2011-04-13 jordanOSQA-650, force unicode when using the __unicode__...
2011-04-13 hernaniSome unicode fixes.
2011-04-12 jordanThe convert to answer action now works only if the...
2011-04-11 jordanSome tags Unicode improvements.
2011-04-11 jordanOSQA-649, fixing the truncate username feature, now...
2011-04-10 jordanOSQA-617, better Unicode support for the User Profile...
2011-04-09 hernaniDon't let reputation go 0, it may cause mysql to overflow.
2011-04-07 hernaniMerge cacheimp -> master
2011-04-06 jordanSPLUNK-196, making filtration to the summary and headli...
2011-04-06 jordanSPLUNK-198. Long usernames used to cause trouble with...
2011-04-05 hernanimerging cacheimp -> trunk
2011-04-02 jordanReintegrate merge cacheimp -> trunk.
2011-03-23 jordan#OSQA-388, changing a bit the UI of the award points...
2011-03-19 jordan#OSQAAWS-69, It was not a good idea to make the filtrat...
2011-03-18 hernaniImproved lazy querysets.
2011-03-18 jordan#OSQA-610, the used_count of the firstly added tags...
2011-03-15 jordanmerging to the trunk changes in the user model, commit 694
2011-03-15 hernaniFixes some weird threading problems with modules.
2011-03-14 jordan#OSQAAWS-79, the improved filtration of the content...
2011-03-14 jordanRemoving the code that Hernani has removed in Revision...
2011-03-13 jordanreintegrate merge jambazov -> trunk
2011-03-13 hernaniRemoves some test code.
2011-03-11 hernanimerging jambazov > trunk
2011-03-11 hernanimerge hernani > trunk
2011-03-10 jordanReverting the merges due to unsuccessfull conflict...
2011-03-10 jordanmerge hernani -> trunk
2011-03-10 jordanmerge jambazov -> trunk
2011-03-07 jordanMerging jambazov --> trunk.
2011-02-04 hernanifixes several issues with the static pages
2011-02-04 hernanifixes OSQA 555 and OSQA 294
2011-01-31 claycarpenterAccepting incoming merge of the jambazov feature branch...
2011-01-04 jordanAdded an option to allow users with higher reputation...
2010-12-29 jordanWorking on the @username convention. We can call user...
2010-12-28 jordanAnonymous users cannot convert answers to question...
2010-12-28 jordanAnonymous users cannot convert comments to answers...
2010-12-28 jordanBugfix in the activate_revision method.
2010-12-27 jordanAdding autolinking functionality, using mdx_urlize...
2010-12-27 jordanAdding method that checks if the user has the ability...
2010-12-27 jordanAdding ability to convert comments to answers.
2010-12-22 jordanAdding migration for markdown.
2010-12-22 jordanGravatar avatars are shown even if the emails left...
2010-12-22 jordanAdded functionality to convert answers to comments...
2010-12-22 jordanPatch for OSQA-499 from Jira, after activation of each...
2010-10-12 hernaniApplies patches by Justing Grant. Makes several improve...
2010-09-23 hernaniSome more tweaks and fixes.
2010-09-23 hernaniSome small tweaks.
2010-09-11 hernaniBulk management changes:
2010-09-09 hernaniSeveral improvements in the node bulk management featur...
2010-08-31 hernaniBetter handling for the last_activity user profile...
2010-08-31 hernaniFixes a bug where the profile page of users with now...
2010-08-25 hernaniMoves the myopenid logo to a big button, and the aol...
2010-08-23 hernaniShould fix the error reported in http://meta.osqa.net...
2010-07-19 hernaniSome more fixes in the subscribe button.
2010-07-16 qw3rtynow superusers and staff can unsubscribe users subscrip...
2010-07-15 hernaniAdds a couple of options to manage the "accepting answe...
next