| Commit message (Expand) | Author | Age | Files | Lines |
* | better selector of ignored questions, split javascript tag_selector into sepa... | Evgeny Fadeev | 2009-12-09 | 9 | -556/+732 |
* | added interesting and ignored tag selectors (works) and per-tag subscription ... | Evgeny Fadeev | 2009-12-08 | 29 | -732/+1192 |
* | reogranized branches | Evgeny Fadeev | 2009-11-30 | 1 | -1/+0 |
* | merged with CNPROG branch | Evgeny Fadeev | 2009-11-28 | 13 | -747/+698 |
|\ |
|
| * | update INSTALL_ | Mike Chen | 2009-10-15 | 2 | -1/+18 |
| * | 1. update var setting in blocktrans | sailingcai | 2009-10-14 | 1 | -1/+1 |
| * | 1. Optimize get votes in answers | sailingcai | 2009-10-14 | 2 | -6/+15 |
| * | 1. refactor get_answers_from_question | sailingcai | 2009-10-13 | 2 | -11/+12 |
| * | 1. trim question title | sailingcai | 2009-10-12 | 1 | -1/+1 |
| * | 1. adjust logo css, remove margin-bottom | sailingcai | 2009-10-12 | 4 | -7/+5 |
| * | fix tags sort bug | Mike Chen | 2009-08-24 | 1 | -5/+5 |
| * | update user_reputation for Django aggregation changes | Mike Chen | 2009-08-23 | 2 | -831/+846 |
| * | fix django_authopenid register bug | Mike Chen | 2009-08-19 | 1 | -1/+1 |
| * | temporary fix for 1.1 aggregation compatible issue | Mike Chen | 2009-08-14 | 2 | -12/+25 |
| * | update settings.py and settings_local.py.dist suggested by Adolfo Fitoria | Mike Chen | 2009-08-12 | 2 | -51/+45 |
| * | update .gitignore to exclude settings_local.py | unknown | 2009-08-12 | 1 | -1/+1 |
| * | remove settings_local.py | unknown | 2009-08-12 | 8 | -43/+44 |
| * | changes to unix mode | Mike Chen | 2009-08-09 | 3 | -0/+3335 |
| * | Merge branch 'master' of git@github.com:cnprog/CNPROG | Mike Chen | 2009-08-09 | 3 | -3335/+0 |
| |\ |
|
| | * | fixing if and elses that have issues with python 2.4 | Adolfo Fitoria | 2009-08-09 | 3 | -5/+22 |
| * | | change on local file | Mike Chen | 2009-08-09 | 0 | -0/+0 |
| * | | merge of Evgenys changes on annoymous post | Mike Chen | 2009-08-09 | 4 | -17/+0 |
* | | | fixed some local merge errors | Evgeny Fadeev | 2009-11-28 | 2 | -9/+0 |
* | | | configuration of javascript base url is no longer needed | Evgeny Fadeev | 2009-11-28 | 8 | -28/+34 |
* | | | trivial change | Evgeny Fadeev | 2009-11-28 | 1 | -0/+1 |
* | | | fixed user tag selection and count, link points to user authored questions/an... | Evgeny Fadeev | 2009-11-25 | 4 | -16/+40 |
* | | | added generic email to settings_local.py.dist | Evgeny Fadeev | 2009-11-25 | 1 | -1/+1 |
* | | | fixed error in template and removed ADMINS and DEBUG settings from settings.py | root | 2009-11-25 | 12 | -205/+15 |
* | | | tiny fix in javascript language file | Evgeny Fadeev | 2009-11-23 | 1 | -1/+1 |
* | | | improved email subscription job, some small fixes, users now can change their... | Evgeny Fadeev | 2009-11-23 | 10 | -51/+1510 |
* | | | small css fix | Evgeny Fadeev | 2009-11-22 | 1 | -0/+3 |
* | | | fixed broken links in few places, added Arvyd's modification of user_reputati... | Evgeny Fadeev | 2009-11-22 | 9 | -45/+81 |
* | | | full text search with Sphinx, added session-based greeting message for the fi... | Evgeny Fadeev | 2009-11-17 | 13 | -25/+261 |
* | | | turned off by default legacy password login through external website | Evgeny Fadeev | 2009-11-17 | 1 | -1/+1 |
* | | | added INSTALL file, expanded it with more detailed setup instructions and exp... | Evgeny Fadeev | 2009-11-15 | 1 | -10/+206 |
* | | | better comments, email subscriptions, corrected view counter, some ie7 issues... | root | 2009-11-13 | 120 | -2734/+6802 |
* | | | added Adolfos mods, django_authopeid bug, unified traditional and OpenID login | Evgeny Fadeev | 2009-08-19 | 18 | -321/+427 |
* | | | fixing question template bug for closed questions | Adolfo Fitoria | 2009-08-17 | 3 | -117/+94 |
* | | | fixing error on import in forum/views to work with django version < 1.1 | Adolfo Fitoria | 2009-08-16 | 1 | -2/+6 |
* | | | Merge branch 'evgenyfadeev/master' | Adolfo Fitoria | 2009-08-16 | 35 | -936/+1065 |
|\ \ \ |
|
| * | | | added temp Awards aggregation fix, and fixed url in views.py | Evgeny Fadeev | 2009-08-13 | 1 | -11/+25 |
| * | | | Added Adolfo's canonical url link fix | Evgeny Fadeev | 2009-08-12 | 2 | -3/+1 |
| * | | | merged Bruno url translations, removed his local mods, added settings.BOOKS_O... | Evgeny Fadeev | 2009-08-12 | 21 | -618/+580 |
| * | | | Added unicode encoding for tags. | Bruno Sarlo | 2009-08-11 | 1 | -1/+1 |
| * | | | Fixed voting problem. Should still work on i18n for JS voting and some urls. | Bruno Sarlo | 2009-08-11 | 4 | -7/+8 |
| * | | | Fix for analytics to work, testing. | Bruno Sarlo | 2009-08-11 | 1 | -1/+1 |
| * | | | Typo | Bruno Sarlo | 2009-08-11 | 1 | -1/+1 |
| * | | | FAQ translation for Preguntalo.com.uy | Bruno Sarlo | 2009-08-11 | 2 | -256/+360 |
| * | | | Typo. | Bruno Sarlo | 2009-08-11 | 1 | -1/+1 |
| * | | | Fixed MyOpenID bug. It was not in the list of providers. | Bruno Sarlo | 2009-08-11 | 1 | -0/+1 |