| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed some bugs in comment posting and made progress in instant notifications | Evgeny Fadeev | 2010-05-31 | 1 | -3/+21 |
* | got some basic unit tests to work, now need more coverage | Evgeny Fadeev | 2010-05-29 | 1 | -11/+11 |
* | did some cleanups, still broken | Evgeny Fadeev | 2010-05-26 | 1 | -113/+92 |
* | fixed two bugs on editing question and answer | Evgeny Fadeev | 2010-05-24 | 1 | -2/+2 |
* | instant notification on comment works | Evgeny Fadeev | 2010-05-24 | 1 | -85/+125 |
* | closer to making instant notifications work | Evgeny Fadeev | 2010-05-23 | 1 | -19/+99 |
* | merged mentions in to activity model | Evgeny Fadeev | 2010-05-23 | 1 | -21/+20 |
* | some work towards better notification system | Evgeny Fadeev | 2010-05-17 | 1 | -25/+142 |
* | added twitter style mentions on comments and started adding instant notification | Evgeny Fadeev | 2010-05-17 | 1 | -1/+4 |
* | finished moving settings to livesettings, available at url /settings | Evgeny Fadeev | 2010-05-09 | 1 | -2/+2 |
* | broken commit. in the middle of moving conf to models | Evgeny Fadeev | 2010-05-08 | 1 | -1/+1 |
* | moved all settings from forum/auth.py to forum/conf/* | Evgeny Fadeev | 2010-05-08 | 1 | -0/+2 |
* | started adding admin interface | Evgeny Fadeev | 2010-04-27 | 1 | -0/+0 |
* | minor | Evgeny Fadeev | 2010-04-10 | 1 | -1/+1 |
* | intermediate broken commit | Evgeny Fadeev | 2010-04-10 | 1 | -0/+3 |
* | fixed some html, karma graph in IE7 and 8 and favorites view, removed executa... | Evgeny Fadeev | 2010-04-01 | 1 | -1/+3 |
* | fixed translations of user profile URLs | Evgeny Fadeev | 2010-03-31 | 1 | -1/+2 |
* | merged with master branch | Evgeny Fadeev | 2010-03-14 | 1 | -5/+8 |
|\ |
|
| * | Lots of small fixes, including the missing comments problem. | hrcerqueira | 2010-03-07 | 1 | -6/+6 |
| * | added postgres specific management commands for the badges cron jobs. | hrcerqueira | 2010-03-04 | 1 | -1/+1 |
| * | fixed rss feed and a couple more bugs in templates | hrcerqueira | 2010-03-04 | 1 | -1/+1 |
| * | couple of fixes | hrcerqueira | 2010-03-04 | 1 | -1/+1 |
| * | Temp login token request (for password recovery and google openid problems) | hrcerqueira | 2010-03-03 | 1 | -4/+7 |
* | | fixed circular dependency on models.signals and the question count on import | Evgeny Fadeev | 2010-03-11 | 1 | -10/+12 |
* | | SE loader seems to work, details are in stackexchange/README | Evgeny Fadeev | 2010-03-09 | 1 | -7/+96 |
* | | in the middle of loading votes | Evgeny Fadeev | 2010-03-09 | 1 | -0/+34 |
* | | loaded comments and badges | Evgeny Fadeev | 2010-03-08 | 1 | -7/+1 |
|/ |
|
* | finally merged Josephs and Adolfos branches, basic on-scree new post notifica... | Evgeny Fadeev | 2010-03-01 | 1 | -2/+38 |
|\ |
|
| * | re-introduced Josephs new message notification and a few newly found bugs | Evgeny Fadeev | 2010-02-28 | 1 | -3/+39 |
| * | merged adolfos branch, dos2unixd everything | Evgeny Fadeev | 2010-02-22 | 1 | -340/+340 |
* | | merged authentication work by Hernani into my local copy of master | Evgeny Fadeev | 2010-03-01 | 1 | -2/+4 |
|\ \ |
|
| * | | dos2unix | Evgeny Fadeev | 2010-03-01 | 1 | -342/+342 |
| * | | New auth system, see the wiki for details. | hrcerqueira | 2010-03-01 | 1 | -1/+3 |
| |/ |
|
* / | dos2unix | Evgeny Fadeev | 2010-02-28 | 1 | -340/+340 |
|/ |
|
* | "Reversed" some m2m relations with the user model. | hrcerqueira | 2010-02-22 | 1 | -5/+17 |
* | under models moved contents of file q_and_a to --> question, answer and remov... | Evgeny Fadeev | 2010-02-17 | 1 | -3/+2 |
* | Complete reorganization of models and managers, and removal of some raw sql q... | hrcerqueira | 2010-02-17 | 1 | -0/+330 |