summaryrefslogtreecommitdiff
path: root/admin/upgrades
AgeCommit message (Expand)AuthorFilesLines
2026-05-26Add liberty_xref subsystem: package-agnostic typed cross-referencesLester Caine1-18/+16
2026-05-22Add liberty_xref package-agnostic cross-reference mechanismLester Caine1-0/+63
2025-08-27Drop old update mechanism and start cleanlsces7-260/+12
2011-06-26convert liberty_files.storage_path to liberty_files.file_name to remove all h...Christian Fowler1-0/+25
2010-06-09Strip down CVS keywords.cvs2git5-5/+5
2010-05-31move liberty_attachment_tags to tags package and rename to tags_image_areasChristian Fowler1-39/+0
2010-05-18fix datadict syntax so it creates a tableChristian Fowler1-3/+3
2010-05-13This adds the base table for area tags. I think this is the right way to do t...Lester Caine1-0/+39
2010-04-26missing backtick in upgrade SQLDaniel Sutcliffe1-2/+2
2010-04-24dope the legacy col, this should have been committed earlierwjames51-4/+2
2010-04-19Can't have a NOT NULL on an unpopulated column. Add it without, copy and then...Nick Palmer1-3/+4
2010-04-18That should work with all databases NOTNULL is non genericLester Caine1-2/+2
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...wjames51-0/+42
2009-03-31Fix MySQL upgrades for ip/IPv6 column upgradesDaniel Sutcliffe1-10/+6
2009-03-25fix all backticks and remove duplicate updatesMax Kremmel1-13/+13
2009-03-25change ip to IPv6 compliance (39 chars). add upgrades files and remove regist...Christian Fowler1-0/+42
2009-01-02rename 'flv' to 'video', clean up code and fix the use of MP4Box when fixing ...Max Kremmel1-0/+37
2008-11-16be a bit more specific about what the upgrade doesMax Kremmel1-2/+2
2008-11-15fix db specific upgrade rulesMax Kremmel1-7/+5
2008-11-15remove duplicate ALTER user_idChristian Fowler1-8/+1
2008-11-15typo - duplicate register callChristian Fowler1-2/+1
2008-11-14try to get column type change upgrades working for all databases.Max Kremmel1-1/+39
2008-11-12move new schema change to its own upgrade fileMax Kremmel2-5/+24
2008-11-12Update script to contain column user_id fix C40 to I4.Tomasz Kalkosinski1-1/+5
2008-10-30shuffle around some dependency stuff: move dep settings to schema_inc.php fil...Max Kremmel1-11/+1
2008-10-30add dep for storageMax Kremmel1-1/+2
2008-10-29add core dependenciesMax Kremmel1-1/+8
2008-10-28set versios of various core packages.Max Kremmel1-1/+1
2008-10-26remove commented codeMax Kremmel1-4/+1
2008-10-25add file headersMax Kremmel1-0/+3
2008-10-25revert accidental commitMax Kremmel1-0/+42
2008-10-25more work towards package upgrades. things seem to working quite smoothly now.Max Kremmel1-42/+0
2008-10-24move the liberty meta table upgrade hack to the new package version upgrades ...Max Kremmel1-0/+70