| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed up INSTALL, settings_local.py.dist and replaced strings osqa->askbot ev... | Evgeny Fadeev | 2010-04-10 | 17 | -351/+165 |
* | fixing url translation issues in javascript files | Adolfo Fitoria | 2010-04-05 | 2 | -3/+4 |
* | basic setup for the Google Closure environment | Evgeny Fadeev | 2010-04-04 | 3 | -0/+22 |
* | edited ROADMAP, again | Evgeny Fadeev | 2010-04-04 | 1 | -0/+1 |
* | fixed formatting of roadmap | Evgeny Fadeev | 2010-04-04 | 1 | -13/+12 |
* | ROADMAP, TODO, restored posts per page selector | Evgeny Fadeev | 2010-04-04 | 5 | -23/+116 |
* | adding missing files? | Adolfo Fitoria | 2010-04-03 | 4 | -0/+512 |
* | added color blending for counters, fixed questions and user questions views, ... | Evgeny Fadeev | 2010-04-03 | 14 | -176/+2207 |
* | Merge branch 'adolfo' | Evgeny Fadeev | 2010-04-01 | 2 | -1949/+2083 |
|\ |
|
| * | spanish translation | Adolfo Fitoria | 2010-04-01 | 2 | -1949/+2083 |
* | | fixed some html, karma graph in IE7 and 8 and favorites view, removed executa... | Evgeny Fadeev | 2010-04-01 | 78 | -1576/+1024 |
|/ |
|
* | fixed translations of user profile URLs | Evgeny Fadeev | 2010-03-31 | 5 | -14/+15 |
* | fixed unicode tags and link color in posts | Evgeny Fadeev | 2010-03-30 | 3 | -3/+23 |
* | baseline for ASKBOT development is ready | Evgeny Fadeev | 2010-03-27 | 2 | -26/+3 |
* | removed authentication module to be replaced with a dedicated app, also switc... | Evgeny Fadeev | 2010-03-27 | 41 | -2442/+79 |
* | old login system restored, merge done | Evgeny Fadeev | 2010-03-27 | 15 | -52/+52 |
* | dos2unix | Evgeny Fadeev | 2010-03-27 | 20 | -79/+75 |
* | intermediate commit after merge | Evgeny Fadeev | 2010-03-27 | 319 | -4111/+9174 |
|\ |
|
| * | 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 | 3 | -72/+199 |
| * | in the middle of fixing email alerts | Evgeny Fadeev | 2010-03-20 | 1 | -6/+8 |
| * | merged with master branch | Evgeny Fadeev | 2010-03-14 | 89 | -1217/+2406 |
| |\ |
|
| | * | dos2unix | Evgeny Fadeev | 2010-03-14 | 12 | -1001/+1001 |
| | * | fixed mysql issue of unique varchar longer than 255 | Evgeny Fadeev | 2010-03-14 | 1 | -1/+3 |
| | * | removed last bit of external legacy login stuff | Evgeny Fadeev | 2010-03-14 | 1 | -1/+0 |
| | * | added favicon.ico | Evgeny Fadeev | 2010-03-10 | 1 | -0/+0 |
| | * | edited README to reflect changes in urls | Evgeny Fadeev | 2010-03-10 | 1 | -2/+6 |
| | * | Lots of small fixes, including the missing comments problem. | hrcerqueira | 2010-03-07 | 29 | -840/+244 |
| | * | Started implementing cache. | hrcerqueira | 2010-03-04 | 14 | -225/+208 |
| | * | Very simple robots.txt module. | hrcerqueira | 2010-03-04 | 7 | -130/+147 |
| | * | added postgres specific management commands for the badges cron jobs. | hrcerqueira | 2010-03-04 | 6 | -111/+926 |
| | * | fixed rss feed and a couple more bugs in templates | hrcerqueira | 2010-03-04 | 8 | -86/+138 |
| | * | couple of fixes | hrcerqueira | 2010-03-04 | 10 | -370/+240 |
| | * | Fix in the email url tags. | hrcerqueira | 2010-03-03 | 4 | -140/+55 |
| | * | small fix | hrcerqueira | 2010-03-03 | 2 | -82/+82 |
| | * | Merge branch 'master' of github.com:rickross/osqa | hrcerqueira | 2010-03-03 | 2 | -80/+80 |
| | |\ |
|
| | | * | small fix | hrcerqueira | 2010-03-02 | 1 | -0/+3 |
| | * | | Temp login token request (for password recovery and google openid problems) | hrcerqueira | 2010-03-03 | 27 | -246/+881 |
| | |/ |
|
| | * | Fixed the new question bug, removed some old stuff from settings files, and f... | hrcerqueira | 2010-03-02 | 11 | -209/+688 |
| | * | fixed the cron job files and added README for cron directory | Evgeny Fadeev | 2010-03-01 | 6 | -19/+35 |
| * | | removed old external password login hooks | Evgeny Fadeev | 2010-03-14 | 3 | -18/+0 |
| * | | fixed circular dependency on models.signals and the question count on import | Evgeny Fadeev | 2010-03-11 | 4 | -16/+20 |
| * | | fixed a bug, now syncdb and loader both work | Evgeny Fadeev | 2010-03-10 | 1 | -6/+5 |
| * | | minor change | Evgeny Fadeev | 2010-03-10 | 1 | -1/+0 |
| * | | fixed an error so that syncdb works | Evgeny Fadeev | 2010-03-10 | 1 | -2/+1 |
| * | | edited project README | Evgeny Fadeev | 2010-03-10 | 1 | -2/+6 |
| * | | SE loader seems to work, details are in stackexchange/README | Evgeny Fadeev | 2010-03-09 | 9 | -62/+415 |
| * | | in the middle of loading votes | Evgeny Fadeev | 2010-03-09 | 4 | -46/+133 |
| * | | edited README | Evgeny Fadeev | 2010-03-08 | 1 | -6/+14 |
| * | | loaded comments and badges | Evgeny Fadeev | 2010-03-08 | 5 | -17/+114 |