| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed a few pluralization bugs in translations | Evgeny Fadeev | 2010-05-09 | 1 | -1/+1 |
* | more translation fixes | Evgeny Fadeev | 2010-05-01 | 2 | -124/+1 |
* | fixed inaccuracy in email subscription sender | Evgeny Fadeev | 2010-03-21 | 1 | -1/+1 |
* | fixed email sender job so it works as advertised | Evgeny Fadeev | 2010-03-21 | 1 | -71/+197 |
* | in the middle of fixing email alerts | Evgeny Fadeev | 2010-03-20 | 1 | -6/+8 |
* | merged with master branch | Evgeny Fadeev | 2010-03-14 | 5 | -0/+901 |
|\ |
|
| * | dos2unix | Evgeny Fadeev | 2010-03-14 | 5 | -900/+900 |
| * | Lots of small fixes, including the missing comments problem. | hrcerqueira | 2010-03-07 | 1 | -0/+109 |
| * | added postgres specific management commands for the badges cron jobs. | hrcerqueira | 2010-03-04 | 4 | -0/+792 |
* | | loaded comments and badges | Evgeny Fadeev | 2010-03-08 | 1 | -1/+1 |
|/ |
|
* | finally merged Josephs and Adolfos branches, basic on-scree new post notifica... | Evgeny Fadeev | 2010-03-01 | 1 | -1/+1 |
|\ |
|
| * | re-introduced Josephs new message notification and a few newly found bugs | Evgeny Fadeev | 2010-02-28 | 1 | -0/+1 |
| * | merged joseph's branch | Evgeny Fadeev | 2010-02-22 | 1 | -1/+0 |
| |\ |
|
| | * | Moved apps back into base dir | Joseph Turian | 2010-02-07 | 10 | -0/+1035 |
| | * | Moved applications into apps/ directory | Joseph Turian | 2010-02-07 | 10 | -1035/+0 |
| | * | recaptcha for conventional registration\n\ | Evgeny Fadeev | 2010-01-24 | 4 | -5/+18 |
| | * | modified try-except-finally blocks for python 2.4 compatibility | Rick Ross | 2010-01-16 | 5 | -42/+47 |
| | * | added sitemap at /sitemap.xml and fixed per tag subscription (hopefully) | Evgeny Fadeev | 2009-12-09 | 1 | -75/+70 |
| | * | better selector of ignored questions, split javascript tag_selector into sepa... | Evgeny Fadeev | 2009-12-09 | 1 | -2/+2 |
| | * | added interesting and ignored tag selectors (works) and per-tag subscription ... | Evgeny Fadeev | 2009-12-08 | 1 | -64/+75 |
| | * | improved email subscription job, some small fixes, users now can change their... | Evgeny Fadeev | 2009-11-23 | 1 | -41/+93 |
| | * | better comments, email subscriptions, corrected view counter, some ie7 issues... | root | 2009-11-13 | 2 | -24/+146 |
| | * | added some more files | Evgeny Fadeev | 2009-08-05 | 1 | -0/+41 |
| | * | added anonymous posting, per-question subscription and fixes by Pothers and s... | Evgeny Fadeev | 2009-08-05 | 1 | -0/+1 |
| | * | included changes by Adolfo and Chaitanya and found temporary fix for languages | Evgeny Fadeev | 2009-08-04 | 1 | -348/+348 |
| | * | fix command error for awarding badges | Mike Chen | 2009-08-02 | 1 | -26/+24 |
| | * | add Chinese message files to move out localiztion | Mike Chen | 2009-07-05 | 1 | -31/+31 |
| | * | initiliaze git rep | Mike Chen | 2009-07-05 | 7 | -0/+797 |
| * | merged adolfos branch, dos2unixd everything | Evgeny Fadeev | 2010-02-22 | 2 | -3/+3 |
| |\ |
|
| | * | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG into evgenyfade... | Adolfo Fitoria | 2010-02-09 | 6 | -139/+65 |
| | |\ |
|
| | * \ | Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG into evgenyfade... | Adolfo Fitoria | 2009-12-15 | 1 | -0/+150 |
| | |\ \ |
|
| | * | | | better comments, email subscriptions, corrected view counter, some ie7 issues... | root | 2009-11-13 | 2 | -24/+146 |
| | * | | | added some more files | Evgeny Fadeev | 2009-08-05 | 1 | -0/+41 |
| | * | | | added anonymous posting, per-question subscription and fixes by Pothers and s... | Evgeny Fadeev | 2009-08-05 | 1 | -0/+1 |
| | * | | | included changes by Adolfo and Chaitanya and found temporary fix for languages | Evgeny Fadeev | 2009-08-04 | 1 | -348/+348 |
* | | | | | dos2unix | Evgeny Fadeev | 2010-03-01 | 1 | -2/+2 |
* | | | | | New auth system, see the wiki for details. | hrcerqueira | 2010-03-01 | 10 | -0/+0 |
|/ / / / |
|
* | | | | "Reversed" some m2m relations with the user model. | hrcerqueira | 2010-02-22 | 1 | -0/+3 |
* | | | | Fixed some errors and moved some folders to inside the forum folder. | hrcerqueira | 2010-02-18 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | recaptcha for conventional registration\n\ | Evgeny Fadeev | 2010-01-24 | 4 | -5/+18 |
* | | | modified try-except-finally blocks for python 2.4 compatibility | Rick Ross | 2010-01-16 | 5 | -42/+47 |
| |/
|/| |
|
* | | added sitemap at /sitemap.xml and fixed per tag subscription (hopefully) | Evgeny Fadeev | 2009-12-09 | 1 | -75/+70 |
* | | better selector of ignored questions, split javascript tag_selector into sepa... | Evgeny Fadeev | 2009-12-09 | 1 | -2/+2 |
* | | added interesting and ignored tag selectors (works) and per-tag subscription ... | Evgeny Fadeev | 2009-12-08 | 1 | -64/+75 |
* | | improved email subscription job, some small fixes, users now can change their... | Evgeny Fadeev | 2009-11-23 | 1 | -41/+93 |
* | | better comments, email subscriptions, corrected view counter, some ie7 issues... | root | 2009-11-13 | 2 | -24/+146 |
* | | added some more files | Evgeny Fadeev | 2009-08-05 | 1 | -0/+41 |
* | | added anonymous posting, per-question subscription and fixes by Pothers and s... | Evgeny Fadeev | 2009-08-05 | 1 | -0/+1 |
* | | included changes by Adolfo and Chaitanya and found temporary fix for languages | Evgeny Fadeev | 2009-08-04 | 1 | -348/+348 |
|/ |
|
* | fix command error for awarding badges | Mike Chen | 2009-08-02 | 1 | -26/+24 |