Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'gullydwarf-cfdv-f357_lost_password_functionality' | Christopher Allan Webber | 2011-09-08 | 1 | -0/+15 | |
|\ | | | | | | | | | Conflicts: mediagoblin/auth/routing.py | |||||
| * | user_add_forgot_password_token_and_expires migration should set new fields ↵ | Christopher Allan Webber | 2011-09-07 | 1 | -2/+2 | |
| | | | | | | | | to None/null | |||||
| * | oops, uses Alejandro's fp_verification_key. my bad. | Caleb Forbes Davis V | 2011-08-28 | 1 | -2/+2 | |
| | | ||||||
| * | Adding fotgot password functionality | Alejandro Villanueva | 2011-08-28 | 1 | -0/+15 | |
| | | ||||||
* | | 508. Updates copyright/license information | Will Kahn-Greene | 2011-09-01 | 1 | -1/+1 | |
|/ | ||||||
* | Add fail_error and fail_metadata fields to MediaEntry and relevant migration | Christopher Allan Webber | 2011-08-13 | 1 | -0/+17 | |
| | ||||||
* | Missing multi=True closing this migration, oops :) | Christopher Allan Webber | 2011-08-12 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'master' into processing | Christopher Allan Webber | 2011-08-11 | 1 | -0/+10 | |
|\ | | | | | | | | | Conflicts: mediagoblin/db/migrations.py | |||||
| * | Bug #372 - MediaEntry.thumbnail_file not used | Caleb Forbes Davis V | 2011-08-10 | 1 | -0/+10 | |
| | | | | | | | | | | - deleted the thumbnail_file from the media_entries collection - added a migration to remove the field from previous db versions | |||||
* | | Store the task id of a processing action in the database. | Christopher Allan Webber | 2011-07-24 | 1 | -0/+12 | |
|/ | ||||||
* | Migration for mediafiles main->original | Christopher Allan Webber | 2011-07-17 | 1 | -0/+16 | |
| | ||||||
* | First migration: Add markdown bio! | Christopher Allan Webber | 2011-07-14 | 1 | -3/+17 | |
| | ||||||
* | Removing old style migrations... not in use anymore | Christopher Allan Webber | 2011-07-11 | 1 | -57/+1 | |
| | ||||||
* | Just making a note of where the new migrations will go! | Christopher Allan Webber | 2011-07-10 | 1 | -0/+11 | |
| | ||||||
* | Merge remote branch 'refs/remotes/gullydwarf-cfdv/is315' | Christopher Allan Webber | 2011-06-21 | 1 | -2/+17 | |
|\ | ||||||
| * | removes unecessary dependence on existence of username for User migration01, ↵ | cfdv | 2011-06-20 | 1 | -6/+5 | |
| | | | | | | | | + fix whitespace issues | |||||
| * | adds accommmodations for migration of fields in User: bio and url | cfdv | 2011-06-20 | 1 | -2/+18 | |
| | | ||||||
* | | Only migrate to description_html if description also exists. | Christopher Allan Webber | 2011-06-20 | 1 | -1/+2 | |
|/ | ||||||
* | Provide a migration to add description_html to MediaEntries that don't have it | Christopher Allan Webber | 2011-06-19 | 1 | -0/+16 | |
| | ||||||
* | mediagoblin.globals->mediagoblin.mg_globals | Christopher Allan Webber | 2011-06-12 | 1 | -2/+0 | |
| | ||||||
* | User migration works (but the rest of the system isn't updated for new user ↵ | Christopher Allan Webber | 2011-05-22 | 1 | -0/+39 | |
setup yet) |