summaryrefslogtreecommitdiffstats
path: root/forum
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'evgenyfadeev/master'Adolfo Fitoria2010-02-0915-628/+2062
|\
| * Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG into evgenyfade...Adolfo Fitoria2009-12-1511-219/+698
| |\
| | * made google sitemap reader ping on every question/answer and comment save and...Evgeny Fadeev2009-12-091-0/+22
| | * added sitemap at /sitemap.xml and fixed per tag subscription (hopefully)Evgeny Fadeev2009-12-097-84/+113
| | * better selector of ignored questions, split javascript tag_selector into sepa...Evgeny Fadeev2009-12-093-75/+17
| | * added interesting and ignored tag selectors (works) and per-tag subscription ...Evgeny Fadeev2009-12-088-671/+846
| | * merged with CNPROG branchEvgeny Fadeev2009-11-283-632/+655
| | |\
| | | * 1. Optimize get votes in answerssailingcai2009-10-142-6/+15
| | | * 1. refactor get_answers_from_questionsailingcai2009-10-132-11/+12
| | | * 1. trim question titlesailingcai2009-10-121-1/+1
| | | * 1. adjust logo css, remove margin-bottomsailingcai2009-10-122-5/+4
| | | * fix tags sort bugMike Chen2009-08-241-5/+5
| | | * update user_reputation for Django aggregation changesMike Chen2009-08-231-829/+844
| | | * temporary fix for 1.1 aggregation compatible issueMike Chen2009-08-141-9/+21
| | | * changes to unix modeMike Chen2009-08-093-0/+3335
| | | * Merge branch 'master' of git@github.com:cnprog/CNPROGMike Chen2009-08-093-3335/+0
| | | |\
| | * | | fixed user tag selection and count, link points to user authored questions/an...Evgeny Fadeev2009-11-253-12/+35
| | * | | improved email subscription job, some small fixes, users now can change their...Evgeny Fadeev2009-11-234-43/+100
| | * | | fixed broken links in few places, added Arvyd's modification of user_reputati...Evgeny Fadeev2009-11-222-22/+33
| | * | | full text search with Sphinx, added session-based greeting message for the fi...Evgeny Fadeev2009-11-173-5/+22
| | * | | better comments, email subscriptions, corrected view counter, some ie7 issues...root2009-11-1313-244/+1299
| | * | | added Adolfos mods, django_authopeid bug, unified traditional and OpenID loginEvgeny Fadeev2009-08-192-7/+3
| | * | | fixing error on import in forum/views to work with django version < 1.1Adolfo Fitoria2009-08-161-2/+6
| | * | | added temp Awards aggregation fix, and fixed url in views.pyEvgeny Fadeev2009-08-131-11/+25
| | * | | merged Bruno url translations, removed his local mods, added settings.BOOKS_O...Evgeny Fadeev2009-08-122-6/+6
| | * | | Added unicode encoding for tags.Bruno Sarlo2009-08-111-1/+1
| | * | | Fixed voting problem. Should still work on i18n for JS voting and some urls.Bruno Sarlo2009-08-111-1/+1
| | * | | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROGBruno Sarlo2009-08-115-18/+42
| | |\ \ \
| | | * | | untested commit. merged Adolfos mods, validated most of html, slugify urls, f...Evgeny Fadeev2009-08-103-13/+22
| | | * | | adding meta keywords to questions and canonical tagAdolfo Fitoria2009-08-091-0/+3
| | | * | | fixing more python 2.4 compat issues (hope it will be the last ones)Adolfo Fitoria2009-08-092-2/+8
| | | * | | fixing python2.4 compat in viewsAdolfo Fitoria2009-08-091-2/+5
| | | * | | fixing a bug in question viewAdolfo Fitoria2009-08-081-1/+4
| | | |/ /
| | * / / Included i18n for links site-wide. Hope there is no bit left.Bruno Sarlo2009-08-091-12/+13
| | |/ /
| | * | added spanish mods by Adolfo, fix in email notification and minor template ch...Evgeny Fadeev2009-08-073-3081/+11
| | * | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG into evgenyfade...Adolfo Fitoria2009-08-0612-1241/+4634
| | |\ \
| | | * | added some more filesEvgeny Fadeev2009-08-051-0/+41
| | | * | added anonymous posting, per-question subscription and fixes by Pothers and s...Evgeny Fadeev2009-08-058-96/+391
| | | * | included changes by Adolfo and Chaitanya and found temporary fix for languagesEvgeny Fadeev2009-08-0410-2337/+2337
| | | * | Merged Mikes changes again and phoenix24 fix of python2.5 problemEvgeny Fadeev2009-08-032-1984/+1982
| | | |\ \
| | | * | | merged in latest Mikes changesEvgeny Fadeev2009-07-266-88/+160
| * | | | | better comments, email subscriptions, corrected view counter, some ie7 issues...root2009-11-1313-244/+1299
* | | | | | removing categories feature from masterAdolfo Fitoria2009-10-135-61/+1
* | | | | | Merge branch 'master' of git://github.com/cnprog/CNPROG into chinito/masterAdolfo Fitoria2009-10-133-867/+882
|\ \ \ \ \ \
| * | | | | | 1. Optimize get votes in answerssailingcai2009-10-142-6/+15
| * | | | | | 1. refactor get_answers_from_questionsailingcai2009-10-132-11/+12
| * | | | | | 1. trim question titlesailingcai2009-10-121-1/+1
| * | | | | | 1. adjust logo css, remove margin-bottomsailingcai2009-10-122-5/+4
| * | | | | | fix tags sort bugMike Chen2009-08-241-5/+5
| * | | | | | update user_reputation for Django aggregation changesMike Chen2009-08-231-829/+844