| Commit message (Expand) | Author | Age | Files | Lines |
* | added twitter style mentions on comments and started adding instant notification | Evgeny Fadeev | 2010-05-17 | 6 | -12/+132 |
* | slightly modified email alert sender and made a minor change in livesettings | Evgeny Fadeev | 2010-05-11 | 1 | -0/+17 |
* | finished moving settings to livesettings, available at url /settings | Evgeny Fadeev | 2010-05-09 | 1 | -2/+2 |
* | broken commit. will transfer last bits of settings to livesettings tomorrow | Evgeny Fadeev | 2010-05-09 | 11 | -772/+0 |
* | broken commit. in the middle of moving conf to models | Evgeny Fadeev | 2010-05-08 | 13 | -6/+781 |
* | 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 | 8 | -0/+0 |
* | small change | Evgeny Fadeev | 2010-04-26 | 1 | -1/+1 |
* | added faces to front page | Evgeny Fadeev | 2010-04-25 | 1 | -0/+11 |
* | fixed error in denormalization - missed first time b/c it has to be done in t... | Evgeny Fadeev | 2010-04-25 | 2 | -7/+9 |
* | first pass on mysql full text and relaxed search stickiness | Evgeny Fadeev | 2010-04-24 | 1 | -4/+12 |
* | preparing to fix fulltext search - some simple migrations | Evgeny Fadeev | 2010-04-24 | 3 | -24/+24 |
* | minor | Evgeny Fadeev | 2010-04-10 | 1 | -1/+1 |
* | intermediate broken commit | Evgeny Fadeev | 2010-04-10 | 2 | -4/+10 |
* | kind of merged question views, still have debugging to to | Evgeny Fadeev | 2010-04-08 | 2 | -18/+47 |
* | another intermediate commit (still broken) | Evgeny Fadeev | 2010-04-06 | 1 | -0/+91 |
* | 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 |
* | old login system restored, merge done | Evgeny Fadeev | 2010-03-27 | 4 | -12/+13 |
* | intermediate commit after merge | Evgeny Fadeev | 2010-03-27 | 7 | -73/+483 |
|\ |
|
| * | merged with master branch | Evgeny Fadeev | 2010-03-14 | 6 | -30/+104 |
| |\ |
|
| | * | fixed mysql issue of unique varchar longer than 255 | Evgeny Fadeev | 2010-03-14 | 1 | -1/+3 |
| | * | Lots of small fixes, including the missing comments problem. | hrcerqueira | 2010-03-07 | 3 | -12/+18 |
| | * | Started implementing cache. | hrcerqueira | 2010-03-04 | 1 | -9/+19 |
| | * | 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 | 2 | -3/+12 |
| | * | 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 | 2 | -10/+69 |
| | * | Fixed the new question bug, removed some old stuff from settings files, and f... | hrcerqueira | 2010-03-02 | 3 | -7/+4 |
| * | | fixed circular dependency on models.signals and the question count on import | Evgeny Fadeev | 2010-03-11 | 2 | -10/+15 |
| * | | SE loader seems to work, details are in stackexchange/README | Evgeny Fadeev | 2010-03-09 | 3 | -16/+120 |
| * | | in the middle of loading votes | Evgeny Fadeev | 2010-03-09 | 1 | -0/+34 |
| * | | loaded comments and badges | Evgeny Fadeev | 2010-03-08 | 2 | -9/+15 |
| * | | all content revisions loaded (excluding close/delete/reopen actions, etc), fi... | Evgeny Fadeev | 2010-03-07 | 2 | -22/+174 |
| * | | wrote code to import users, untested | Evgeny Fadeev | 2010-03-06 | 1 | -1/+1 |
| |/ |
|
| * | finally merged Josephs and Adolfos branches, basic on-scree new post notifica... | Evgeny Fadeev | 2010-03-01 | 3 | -2/+42 |
| |\ |
|
| | * | re-introduced Josephs new message notification and a few newly found bugs | Evgeny Fadeev | 2010-02-28 | 3 | -4/+44 |
| | * | merged adolfos branch, dos2unixd everything | Evgeny Fadeev | 2010-02-22 | 8 | -1293/+1293 |
| * | | merged again after a minor fix | Evgeny Fadeev | 2010-03-01 | 2 | -2/+0 |
| |\ \ |
|
| | * | | fixed some bugs, still cant post question anonymously | Evgeny Fadeev | 2010-03-01 | 3 | -4/+2 |
| * | | | merged authentication work by Hernani into my local copy of master | Evgeny Fadeev | 2010-03-01 | 4 | -4/+15 |
| |\| | |
|
| | * | | dos2unix | Evgeny Fadeev | 2010-03-01 | 8 | -1307/+1307 |
| | * | | New auth system, see the wiki for details. | hrcerqueira | 2010-03-01 | 4 | -3/+17 |
* | | | | initial commit | Evgeny Fadeev | 2010-03-25 | 4 | -7/+24 |
|/ / / |
|
* / / | dos2unix | Evgeny Fadeev | 2010-02-28 | 8 | -1294/+1294 |
|/ / |
|
* / | two bugfixes | Evgeny Fadeev | 2010-02-27 | 1 | -2/+2 |
|/ |
|
* | "Reversed" some m2m relations with the user model. | hrcerqueira | 2010-02-22 | 3 | -6/+22 |
* | Fixed some errors and moved some folders to inside the forum folder. | hrcerqueira | 2010-02-18 | 3 | -22/+18 |
* | under models moved contents of file q_and_a to --> question, answer and remov... | Evgeny Fadeev | 2010-02-17 | 4 | -101/+96 |
* | Complete reorganization of models and managers, and removal of some raw sql q... | hrcerqueira | 2010-02-17 | 10 | -949/+1291 |