summaryrefslogtreecommitdiffstats
path: root/askbot/migrations
Commit message (Expand)AuthorAgeFilesLines
* fixed the dummy tag issueEvgeny Fadeev2013-05-041-0/+6
* hopefully fixed postgresql migrationsEvgeny Fadeev2013-04-182-8/+4
* added twitter fields to the auth_user modelEvgeny Fadeev2013-04-151-0/+405
* merged the master branchEvgeny Fadeev2013-03-2714-105/+88
|\
| * Merge pull request #106 from emonty/masterEvgeny Fadeev2013-03-1114-105/+88
| |\
| | * Fix fake migration errors so we can find the real ones.Monty Taylor2012-12-2413-105/+83
| | * Make column changes actually work with InnoDBMonty Taylor2012-12-241-0/+5
* | | merged with the master branchEvgeny Fadeev2013-03-113-0/+1187
|\| |
| * | fixed some issues in postgres full text search and transferred "deleted" info...Evgeny Fadeev2013-03-103-0/+1187
* | | improved comment posting works for tinymce editorEvgeny Fadeev2013-03-041-1/+1
|/ /
* | allowed search by email address in the user search barEvgeny Fadeev2013-02-261-0/+399
* | Merge branch 'master' into multilangEvgeny Fadeev2013-02-061-3/+6
|\ \
| * | fixed migration 0161 for brand new sitesEvgeny Fadeev2013-02-061-3/+6
* | | removed a duplicate migrationEvgeny Fadeev2013-02-061-391/+0
* | | multilingual search works for the Q&A contentEvgeny Fadeev2013-02-022-0/+793
* | | some work towards multilingual searchEvgeny Fadeev2013-02-011-0/+391
|/ /
* | added language selector to the user profiles and to the ask question forEvgeny Fadeev2013-01-141-0/+390
* | changed migration number to merge master correctlyAdolfo Fitoria2013-01-101-0/+0
* | Merge branch 'master' into tag_subscriptionAdolfo Fitoria2013-01-101-0/+380
|\ \
| * \ Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2013-01-071-0/+380
| |\ \
| | * | added basic support for multilingual contentEvgeny Fadeev2013-01-061-0/+380
| | |/
* | / temporal commit, some stuff is not yet doneAdolfo Fitoria2013-01-071-0/+424
|/ /
* | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-12-121-0/+405
|\|
| * a bugfix - migration files clashedEvgeny Fadeev2012-12-121-0/+0
| * merged with the master branchEvgeny Fadeev2012-12-051-0/+387
| |\
| * | added title full text search indices for postgresql and mysqlEvgeny Fadeev2012-11-271-0/+11
| * | added full text title search for mysqlEvgeny Fadeev2012-11-271-0/+394
* | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-12-051-0/+387
|\ \ \ | | |/ | |/|
| * | removed an unneeded field on AnonymousAnswer and AnonymousQuestionEvgeny Fadeev2012-12-021-0/+387
| |/
* / Changed the way on how askbot does django version check.Adolfo Fitoria2012-11-221-1/+3
|/
* fixed migration 156, a bug in send_mail and relaxed requirement on django ver...Evgeny Fadeev2012-11-111-0/+1
* removed table deletion in backwards migration 156 and fixed up the askbot-set...Evgeny Fadeev2012-11-101-2/+1
* merged the django1.4 compatibility branch by AdolfoEvgeny Fadeev2012-11-101-0/+386
|\
| * bumped migration number to make it compatible with the master branch, before ...Evgeny Fadeev2012-11-101-0/+0
| * bumped conflicted migration number in this branchAdolfo Fitoria2012-10-221-2/+2
| * Merge branch 'master' into django1.4Adolfo Fitoria2012-10-222-3/+405
| |\
| * | added migration for the Message TableAdolfo Fitoria2012-10-111-0/+386
* | | added data migration to delete now useless _internal_ tagsEvgeny Fadeev2012-11-011-0/+387
| |/ |/|
* | fixed bugs causing test cases to fail for MySQL backendEvgeny Fadeev2012-10-181-1/+1
* | cleaned up mysql-specific utility functionsEvgeny Fadeev2012-10-161-3/+15
* | fixed a bug where user cannot be deleted with postgres db backend in the djan...Evgeny Fadeev2012-10-161-0/+390
|/
* moved post summary to text field from varchar to accomodate unicode betterEvgeny Fadeev2012-10-074-0/+1527
* added "vip" option to groupsEvgeny Fadeev2012-10-031-0/+381
* fixed a potential bug in the migration 137Evgeny Fadeev2012-09-251-1/+1
* changed format of the personal group namesEvgeny Fadeev2012-09-161-0/+405
* made migration 138 work in mysqlEvgeny Fadeev2012-09-151-2/+2
* group description editing works againEvgeny Fadeev2012-09-141-0/+380
* added model field for the moderated publishing of answersEvgeny Fadeev2012-09-112-0/+757
* fixed css for error display, fixed upload from widgets, added groups support ...Adolfo Fitoria2012-09-061-0/+384
* merged with adolfos master branchEvgeny Fadeev2012-09-061-5/+5
|\