| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'evgenyfadeev/master' | Adolfo Fitoria | 2010-02-09 | 1 | -467/+737 |
|\ |
|
| * | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG into evgenyfade... | Adolfo Fitoria | 2009-12-15 | 1 | -212/+363 |
| |\ |
|
| | * | added sitemap at /sitemap.xml and fixed per tag subscription (hopefully) | Evgeny Fadeev | 2009-12-09 | 1 | -8/+13 |
| | * | better selector of ignored questions, split javascript tag_selector into sepa... | Evgeny Fadeev | 2009-12-09 | 1 | -71/+13 |
| | * | added interesting and ignored tag selectors (works) and per-tag subscription ... | Evgeny Fadeev | 2009-12-08 | 1 | -561/+715 |
| | * | merged with CNPROG branch | Evgeny Fadeev | 2009-11-28 | 1 | -623/+630 |
| | |\ |
|
| | | * | 1. Optimize get votes in answers | sailingcai | 2009-10-14 | 1 | -5/+4 |
| | | * | 1. refactor get_answers_from_question | sailingcai | 2009-10-13 | 1 | -5/+1 |
| | | * | 1. trim question title | sailingcai | 2009-10-12 | 1 | -1/+1 |
| | | * | 1. adjust logo css, remove margin-bottom | sailingcai | 2009-10-12 | 1 | -2/+0 |
| | | * | fix tags sort bug | Mike Chen | 2009-08-24 | 1 | -5/+5 |
| | | * | update user_reputation for Django aggregation changes | Mike Chen | 2009-08-23 | 1 | -829/+844 |
| | | * | temporary fix for 1.1 aggregation compatible issue | Mike Chen | 2009-08-14 | 1 | -9/+21 |
| | | * | changes to unix mode | Mike Chen | 2009-08-09 | 1 | -0/+2084 |
| | | * | Merge branch 'master' of git@github.com:cnprog/CNPROG | Mike Chen | 2009-08-09 | 1 | -2084/+0 |
| | | |\ |
|
| | * | | | fixed user tag selection and count, link points to user authored questions/an... | Evgeny Fadeev | 2009-11-25 | 1 | -10/+33 |
| | * | | | improved email subscription job, some small fixes, users now can change their... | Evgeny Fadeev | 2009-11-23 | 1 | -1/+2 |
| | * | | | fixed broken links in few places, added Arvyd's modification of user_reputati... | Evgeny Fadeev | 2009-11-22 | 1 | -20/+31 |
| | * | | | full text search with Sphinx, added session-based greeting message for the fi... | Evgeny Fadeev | 2009-11-17 | 1 | -3/+9 |
| | * | | | better comments, email subscriptions, corrected view counter, some ie7 issues... | root | 2009-11-13 | 1 | -117/+245 |
| | * | | | added Adolfos mods, django_authopeid bug, unified traditional and OpenID login | Evgeny Fadeev | 2009-08-19 | 1 | -6/+2 |
| | * | | | fixing error on import in forum/views to work with django version < 1.1 | Adolfo Fitoria | 2009-08-16 | 1 | -2/+6 |
| | * | | | added temp Awards aggregation fix, and fixed url in views.py | Evgeny Fadeev | 2009-08-13 | 1 | -11/+25 |
| | * | | | merged Bruno url translations, removed his local mods, added settings.BOOKS_O... | Evgeny Fadeev | 2009-08-12 | 1 | -1/+1 |
| | * | | | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG | Bruno Sarlo | 2009-08-11 | 1 | -3/+9 |
| | |\ \ \ |
|
| | | * | | | fixing python2.4 compat in views | Adolfo Fitoria | 2009-08-09 | 1 | -2/+5 |
| | | * | | | fixing a bug in question view | Adolfo Fitoria | 2009-08-08 | 1 | -1/+4 |
| | | |/ / |
|
| | * / / | Included i18n for links site-wide. Hope there is no bit left. | Bruno Sarlo | 2009-08-09 | 1 | -12/+13 |
| | |/ / |
|
| | * | | added spanish mods by Adolfo, fix in email notification and minor template ch... | Evgeny Fadeev | 2009-08-07 | 1 | -1965/+0 |
| | * | | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG into evgenyfade... | Adolfo Fitoria | 2009-08-06 | 1 | -0/+2085 |
| | |\ \ |
|
| | | * | | added anonymous posting, per-question subscription and fixes by Pothers and s... | Evgeny Fadeev | 2009-08-05 | 1 | -67/+194 |
| | | * | | included changes by Adolfo and Chaitanya and found temporary fix for languages | Evgeny Fadeev | 2009-08-04 | 1 | -1/+1 |
| | | * | | Merged Mikes changes again and phoenix24 fix of python2.5 problem | Evgeny Fadeev | 2009-08-03 | 1 | -1958/+1958 |
| | | |\ \ |
|
| | | * | | | merged in latest Mikes changes | Evgeny Fadeev | 2009-07-26 | 1 | -68/+64 |
| * | | | | | better comments, email subscriptions, corrected view counter, some ie7 issues... | root | 2009-11-13 | 1 | -117/+245 |
* | | | | | | removing categories feature from master | Adolfo Fitoria | 2009-10-13 | 1 | -39/+1 |
* | | | | | | Merge branch 'master' of git://github.com/cnprog/CNPROG into chinito/master | Adolfo Fitoria | 2009-10-13 | 1 | -857/+856 |
|\ \ \ \ \ \ |
|
| * | | | | | | 1. Optimize get votes in answers | sailingcai | 2009-10-14 | 1 | -5/+4 |
| * | | | | | | 1. refactor get_answers_from_question | sailingcai | 2009-10-13 | 1 | -5/+1 |
| * | | | | | | 1. trim question title | sailingcai | 2009-10-12 | 1 | -1/+1 |
| * | | | | | | 1. adjust logo css, remove margin-bottom | sailingcai | 2009-10-12 | 1 | -2/+0 |
| * | | | | | | fix tags sort bug | Mike Chen | 2009-08-24 | 1 | -5/+5 |
| * | | | | | | update user_reputation for Django aggregation changes | Mike Chen | 2009-08-23 | 1 | -829/+844 |
| * | | | | | | temporary fix for 1.1 aggregation compatible issue | Mike Chen | 2009-08-14 | 1 | -9/+21 |
| * | | | | | | changes to unix mode | Mike Chen | 2009-08-09 | 1 | -0/+2084 |
| * | | | | | | Merge branch 'master' of git@github.com:cnprog/CNPROG | Mike Chen | 2009-08-09 | 1 | -2084/+0 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | fixing if and elses that have issues with python 2.4 | Adolfo Fitoria | 2009-08-09 | 1 | -2/+8 |
| | | |_|_|/
| | |/| | | |
|
* | | | | | | slugified categories url | Adolfo Fitoria | 2009-09-15 | 1 | -1/+1 |
* | | | | | | fixing tab problems | Adolfo Fitoria | 2009-09-14 | 1 | -3/+3 |
* | | | | | | fixing some stuff | Adolfo Fitoria | 2009-09-13 | 1 | -3/+4 |