| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-02-08 | deprecate root bit_setup_inc use kernel/setup_inc.php | wjames5 | 1 | -1/+1 |
| 2008-05-23 | rename liberty_meta_data to liberty_attachment_meta_data for clarity, add ind... | Max Kremmel | 1 | -21/+17 |
| 2008-05-11 | added new table to upgrade script and to http://www.bitweaver.org/wiki/Schema... | Max Kremmel | 1 | -0/+6 |
| 2007-12-29 | fix error in upgrade script | Jams H Thompson | 1 | -3/+1 |
| 2007-12-06 | Clean out some legacy, liberty_content_connection_map table no longer in schema | MW | 1 | -16/+8 |
| 2007-10-17 | add PRIMARY to liberty_content_data.data_type to avoid problems in the future | Max Kremmel | 1 | -1/+1 |
| 2007-10-15 | fixes for typos in upgrade script, change X to XL to get LONGTEXT for mysql | Jams H Thompson | 1 | -11/+11 |
| 2007-10-03 | add liberty_process_queue, twiddle with lib_att.content_id stuff, still has a... | Christian Fowler | 1 | -30/+13 |
| 2007-10-03 | data_type in l_c_data | Christian Fowler | 1 | -1/+1 |
| 2007-10-03 | fix storeLinks call to use two parameters, update lcd.summary->data | Christian Fowler | 1 | -3/+3 |
| 2007-09-27 | SCHEMA CHANGE: tweak liberty_content_history.description C(200) to .summary X... | Christian Fowler | 1 | -6/+5 |
| 2007-09-27 | SCHEMA CHANGE: add new liberty_content_data table to hold normalized text dat... | Christian Fowler | 1 | -3/+7 |
| 2007-09-25 | SCHEMA CHANGE: add liberty_content_summary table, and support for it in store... | Christian Fowler | 1 | -0/+5 |
| 2007-09-23 | Changes to get ajax attachments working again. You must turn on the new stora... | Nick Palmer | 1 | -1/+1 |
| 2007-09-19 | fix datadict | Max Kremmel | 1 | -1/+1 |
| 2007-09-17 | add is_revoked column | Max Kremmel | 1 | -2/+3 |
| 2007-09-15 | fix parenthesis | Max Kremmel | 1 | -2/+0 |
| 2007-09-15 | update to correct column names - controlling_ prefix was dropped | Max Kremmel | 1 | -6/+9 |
| 2007-09-14 | more comments and upgrade steps added | Max Kremmel | 1 | -0/+12 |
| 2007-09-14 | add some initial notes on what we have to do during the attachment fix process | Max Kremmel | 1 | -1/+34 |
| 2007-08-05 | fixes for R1toR2 upgrades | Jams H Thompson | 1 | -2/+2 |
| 2007-07-11 | SCHEMA CHANGE: (minor) rename is_excluded to a more intuitive is_revoked for ... | Christian Fowler | 1 | -1/+1 |
| 2007-07-09 | change order of upgrade stuff to allow for constraint creation | Max Kremmel | 1 | -24/+22 |
| 2007-07-06 | SCHEMA CHANGE: slip in is_exlcuded column to handle eventual exlcusion of a p... | Christian Fowler | 1 | -0/+1 |
| 2007-06-22 | clean up constraints | Christian Fowler | 1 | -3/+1 |
| 2007-06-22 | SCHEMA CHANGE: update liberty_meta to be properly normalized and mapped, no s... | Christian Fowler | 1 | -3/+22 |
| 2007-06-21 | SCHEMA CHANGE: change some stuff in as yet unused table liberty_meta_data | Max Kremmel | 1 | -1/+3 |
| 2007-06-20 | change int to float on the item_postion column | Max Kremmel | 1 | -1/+1 |
| 2007-06-19 | include liberty_content_connection_map in upgrader | Max Kremmel | 1 | -0/+8 |
| 2007-06-16 | SCHEMA CHANGE: move fisheye_exif_data (hasn't been in use yet) to liberty_met... | Max Kremmel | 1 | -0/+7 |
| 2007-06-13 | Drop constraint that the installer can't install properly. | Nick Palmer | 1 | -0/+2 |
| 2007-06-13 | Add ITEM_POSITION to attachments for use later | Lester Caine | 1 | -3/+3 |
| 2007-06-12 | SCHEMA CHANGE! Added constraint on primary_attachment_id and added support fo... | Nick Palmer | 1 | -0/+3 |
| 2007-06-12 | add primary_attachment_id to the upgrader | Max Kremmel | 1 | -0/+1 |
| 2007-04-19 | very thorugh and testing upgrading of R1 to R2, fix lots of things | Christian Fowler | 1 | -28/+25 |
| 2007-04-13 | SCHEMA CHANGE! | Nick Palmer | 1 | -0/+25 |
| 2007-03-19 | *SCHEMA CHANGE* move object_permissions to liberty_content_permissions table,... | Christian Fowler | 1 | -0/+5 |
| 2007-03-10 | Added support for changing status and owners of content. Reordered some statu... | Nick Palmer | 1 | -2/+2 |
| 2007-03-01 | remove liberty_thumbnail_queue and add the bigger, better, new and improved l... | Max Kremmel | 1 | -0/+20 |
| 2007-02-28 | change liberty_action_log column properties | Max Kremmel | 1 | -9/+15 |
| 2007-02-28 | remove NOTNULL constraint on liberty_action_logs.log_message and allow error ... | Max Kremmel | 1 | -2/+33 |
| 2007-02-16 | move liberty_thumbnail_queue from fisheye schema_inc.php to liberty, and add ... | Christian Fowler | 1 | -0/+4 |
| 2007-02-10 | inprove conversion of corrupted comment trees | Jams H Thompson | 1 | -2/+5 |
| 2007-02-09 | upgrade tweaks for pre R1 to R2 | Christian Fowler | 1 | -4/+5 |
| 2007-02-07 | enable and add some data integrity checks to comment conversion | Jams H Thompson | 1 | -15/+38 |
| 2007-01-30 | Fix problems in R1-R2 upgrade script | Jams H Thompson | 1 | -0/+2 |
| 2006-10-11 | clean up datadict syntax errors | Christian Fowler | 1 | -2/+1 |
| 2006-10-11 | comment out comment upgrader until we can hook up with JHT to sort out issues | Christian Fowler | 1 | -18/+8 |
| 2006-10-07 | add liberty aliases | Christian Fowler | 1 | -0/+6 |
| 2006-09-21 | add defaults to upgrade script | Christian Fowler | 1 | -4/+16 |