| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | merged with master branch | Evgeny Fadeev | 2010-03-14 | 65 | -969/+1625 |
| |\ |
|
| | * | dos2unix | Evgeny Fadeev | 2010-03-14 | 10 | -994/+994 |
| | * | 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 |
| | * | Lots of small fixes, including the missing comments problem. | hrcerqueira | 2010-03-07 | 25 | -694/+150 |
| | * | Started implementing cache. | hrcerqueira | 2010-03-04 | 8 | -97/+86 |
| | * | Very simple robots.txt module. | hrcerqueira | 2010-03-04 | 2 | -2/+2 |
| | * | added postgres specific management commands for the badges cron jobs. | hrcerqueira | 2010-03-04 | 5 | -1/+793 |
| | * | fixed rss feed and a couple more bugs in templates | hrcerqueira | 2010-03-04 | 6 | -13/+24 |
| | * | couple of fixes | hrcerqueira | 2010-03-04 | 7 | -93/+90 |
| | * | Fix in the email url tags. | hrcerqueira | 2010-03-03 | 2 | -5/+6 |
| | * | small fix | hrcerqueira | 2010-03-03 | 1 | -1/+1 |
| | * | Merge branch 'master' of github.com:rickross/osqa | hrcerqueira | 2010-03-03 | 1 | -1/+1 |
| | |\ |
|
| | | * | small fix | hrcerqueira | 2010-03-02 | 1 | -0/+3 |
| | * | | Temp login token request (for password recovery and google openid problems) | hrcerqueira | 2010-03-03 | 23 | -113/+526 |
| | |/ |
|
| | * | Fixed the new question bug, removed some old stuff from settings files, and f... | hrcerqueira | 2010-03-02 | 4 | -16/+21 |
| * | | fixed circular dependency on models.signals and the question count on import | Evgeny Fadeev | 2010-03-11 | 3 | -13/+16 |
| * | | 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 |
| * | | SE loader seems to work, details are in stackexchange/README | Evgeny Fadeev | 2010-03-09 | 6 | -24/+144 |
| * | | in the middle of loading votes | Evgeny Fadeev | 2010-03-09 | 3 | -44/+85 |
| * | | loaded comments and badges | Evgeny Fadeev | 2010-03-08 | 4 | -15/+20 |
| * | | removed one unused line | Evgeny Fadeev | 2010-03-07 | 1 | -1/+0 |
| * | | all content revisions loaded (excluding close/delete/reopen actions, etc), fi... | Evgeny Fadeev | 2010-03-07 | 4 | -131/+210 |
| * | | users loaded | Evgeny Fadeev | 2010-03-06 | 1 | -4/+5 |
| * | | wrote code to import users, untested | Evgeny Fadeev | 2010-03-06 | 2 | -3/+3 |
| |/ |
|
| * | finally merged Josephs and Adolfos branches, basic on-scree new post notifica... | Evgeny Fadeev | 2010-03-01 | 11 | -17/+51 |
| |\ |
|
| | * | re-introduced Josephs new message notification and a few newly found bugs | Evgeny Fadeev | 2010-02-28 | 8 | -10/+52 |
| | * | powered by osqa | Evgeny Fadeev | 2010-02-22 | 1 | -1/+1 |
| | * | merged joseph's branch | Evgeny Fadeev | 2010-02-22 | 3 | -3/+0 |
| | |\ |
|
| | | * | Small bugfix in response message notification | Joseph Turian | 2010-02-21 | 1 | -1/+1 |
| | | * | forum.models.record_answer_event now updates the question_user's message_set. | Joseph Turian | 2010-02-21 | 1 | -0/+15 |
| | | * | When a user gets a notification message for a Badge Award, link to that users... | Joseph Turian | 2010-02-21 | 1 | -1/+1 |
| | | * | Moved apps back into base dir | Joseph Turian | 2010-02-07 | 28 | -0/+7147 |
| | | * | Moved applications into apps/ directory | Joseph Turian | 2010-02-07 | 28 | -7147/+0 |
| | | * | added full text search support for postgresql, database setup is done as a re... | unknown | 2010-02-02 | 1 | -2/+12 |
| | | * | various minor fixes | Hernani Cerqueira | 2010-02-01 | 5 | -27/+385 |
| | | * | recaptcha for conventional registration\n\ | Evgeny Fadeev | 2010-01-24 | 10 | -19/+84 |
| | | * | dos2unix everything, added dos2unix.sh script | Evgeny Fadeev | 2010-01-24 | 5 | -3698/+3698 |
| | | * | Handle the case were user logs in with facebook for the first time. | hrcerqueira | 2010-01-22 | 1 | -0/+1 |
| | | * | Some more sql fixes, I'm prety that now osqa works with sqlite as well. | hrcerqueira | 2010-01-20 | 1 | -4/+4 |
| | | * | Users no long are allowed to change their username, and the email address is ... | hrcerqueira | 2010-01-20 | 2 | -319/+319 |
| | | * | Simple fix on an sql querie to make it db agnostic. | hrcerqueira | 2010-01-20 | 1 | -240/+241 |
| | | * | Made sorting tabs work in question search | hrcerqueira | 2010-01-20 | 1 | -2382/+2387 |
| | | * | Changed os.path.normpath to posixpath.normpath in the href tag definition so ... | hrcerqueira | 2010-01-20 | 1 | -350/+351 |
| | | * | fix to make update profile work | Rick Ross | 2010-01-16 | 1 | -0/+1 |
| | | * | fixes a bug that caused an exception when you clicked a badge to see who has it | Rick Ross | 2010-01-16 | 1 | -1/+1 |
| | | * | modified try-except-finally blocks for python 2.4 compatibility | Rick Ross | 2010-01-16 | 5 | -42/+47 |