summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2010-10-19Starting to encapsulate some of the schema_version checksum / updater logicBrion Vibber
2010-10-18update -> create on dumpschema options, easier for me to rememberBrion Vibber
2010-10-15some more tweaking to do the mappings during filterDef; not totally sure I li...Brion Vibber
2010-10-13fix bug with --diff on missing tableBrion Vibber
2010-10-13Nicer diff display for schema dumpBrion Vibber
2010-10-13Filter table definitions to scrub out unsupported features before trying to a...Brion Vibber
2010-10-12some of the ensureTable stuff partially workingBrion Vibber
2010-10-11Start reworking things to build create table stuff (can view via dumpschema.p...Brion Vibber
2010-10-07Add --all option on dumpschema.php to check all core tablesBrion Vibber
2010-10-07stop str_repeat from whinging about being run with repeat value of 0. :PBrion Vibber
2010-10-07some more cleanup on table defsBrion Vibber
2010-10-07Add --diff option to dumpschema.php to run a (quickie text) diff betwen the t...Brion Vibber
2010-10-07output tweak hack for primary keys on single lineBrion Vibber
2010-10-07Pretty up the table dumper :DBrion Vibber
2010-10-06quickie script to test schema fetchBrion Vibber
2010-10-05Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-04scripts/fixup_group_uri.php to fill in empty user_group.uri entries; needed b...Brion Vibber
2010-10-04Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
2010-09-30Always specify UTF-8 targt charset for html_entity_decode(); default is 8-bit...Brion Vibber
2010-09-28Take trailing newline out of i18n.Siebrand Mazeland
2010-09-22initial script to restore a backed-up userEvan Prodromou
2010-09-22Merge branch '0.9.x' into activityexportEvan Prodromou
2010-09-21Merge remote branch 'gitorious/0.9.x' into 0.9.xEvan Prodromou
2010-09-21printfv and printfq functions in commandline.incEvan Prodromou
2010-09-21throw a catchable exception in getUser()Evan Prodromou
2010-09-18Update group ID for translations export.Siebrand Mazeland
2010-09-18Remove do_translatewiki_plugin(). No longer needed.Siebrand Mazeland
2010-09-15don't redeclare getUser() for backupuser.phpEvan Prodromou
2010-09-15Merge branch '0.9.x' into activityexportEvan Prodromou
2010-09-15move getUser() function to commandline.incEvan Prodromou
2010-09-15move useractivitystream class to its own moduleEvan Prodromou
2010-09-15rename script to backupuser.phpEvan Prodromou
2010-09-15groups in backup outputEvan Prodromou
2010-09-13export user data as an activity streamEvan Prodromou
2010-09-09Merge branch '0.9.x' into 1.0.xEvan Prodromou
2010-09-09Merge branch 'master' into testingEvan Prodromou
2010-09-09fix typo in the comment (for better copy & pasting)James Walker
2010-09-06common_cache_key() -> Cache::key()Evan Prodromou
2010-09-06common_memcache() => Cache::instance()Evan Prodromou
2010-08-13Merge branch '0.9.x' into 1.0.xEvan Prodromou
2010-08-13Update extension configuration file creation (doesn't work yet in translatewi...Siebrand Mazeland
2010-08-03Merge branch '0.9.x' into 1.0.xEvan Prodromou
2010-07-28try/catch just in case..James Walker
2010-07-28script to normalize status_network tagsJames Walker
2010-07-20normalizing tags for status_networkJames Walker
2010-04-30Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-04-22Some initial Doxygen-based documentation for the APIZach Copley
2010-04-21docgen.php no longer depends on having a working installation; uses Console_G...Brion Vibber
2010-04-20Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-04-20Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber