summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-10-13logic fix in diffing :DBrion Vibber
2010-10-13Fix for PG filteringBrion Vibber
2010-10-13suppress notices for non-present sectionsBrion Vibber
2010-10-13Filter table definitions to scrub out unsupported features before trying to a...Brion Vibber
2010-10-13Merge branch '1.0.x' into schema-xBrion Vibber
2010-10-12Add a doc page that links to the StatusNet wiki API pageCraig Andrews
2010-10-12some of the ensureTable stuff partially workingBrion Vibber
2010-10-12Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-12Add a basic group deletion for moderator users.Brion Vibber
2010-10-12Followup to IIS installer tweaks in [9bb48c36]:Brion Vibber
2010-10-11fix for column prefixes in table/index buildingBrion Vibber
2010-10-11fix for index genBrion Vibber
2010-10-11tweak for stringsBrion Vibber
2010-10-11tweak for mysqlBrion Vibber
2010-10-11Start reworking things to build create table stuff (can view via dumpschema.p...Brion Vibber
2010-10-11PgsqlSchema can now pull primary, unique, mutli-value, *and* foreign keys :DBrion Vibber
2010-10-11Now pulling non-primary/unique index data for PG as well... need to sort out ...Brion Vibber
2010-10-11quick syntax fixBrion Vibber
2010-10-08Merge branch 'schema-x' of /Users/brion/pages/mublog into schema-xBrion Vibber
2010-10-08Starting on adapting postgresql schema class to look stuff up in the new drup...Brion Vibber
2010-10-07Some more poking at schema stuff, on the road towards a more portable table-m...Brion Vibber
2010-10-07fix up some more 'not null's and suchBrion Vibber
2010-10-07Fix detection of auto_increment fields in MySQL (sets them as 'serial' type)Brion Vibber
2010-10-07Some cleanup on detecting typesBrion Vibber
2010-10-07Finish patching up the index fetching in new schema stuff for mysqlBrion Vibber
2010-10-07Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-07Workaround for regression in input validation due to more PCRE oddities. Reco...Brion Vibber
2010-10-06Work in progress on fetching table defs from existing tables in new format --...Brion Vibber
2010-10-06Merge branch '1.0.x' into schema-xBrion Vibber
2010-10-06Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-06Basic validation of UTF-8 input via GET/POST vars: invalid UTF-8 sequences wi...Brion Vibber
2010-10-05Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-04Urgh... fix for fix for horrific $ escaping problems (some awful mix of singl...Brion Vibber
2010-10-04Fix unescaped dollar signs in double-quoted strings due to localization updat...Brion Vibber
2010-10-04Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
2010-09-30Add a $config['plugins']['locale_path'] which can be set to override the indi...Brion Vibber
2010-09-30Add a $config['plugins']['locale_path'] which can be set to override the indi...Brion Vibber
2010-09-30ForceGroup plugin: optionally force new users to join a particular group or s...Brion Vibber
2010-09-30ForceGroup plugin: optionally force new users to join a particular group or s...Brion Vibber
2010-09-30Merge branch 'anon-fave-plugin' into 0.9.xZach Copley
2010-09-30Merge branch 'anon-fave-plugin'Zach Copley
2010-09-30Merge branch 'master' of gitorious.org:statusnet/mainline into feedfixBrion Vibber
2010-09-30Always specify UTF-8 targt charset for html_entity_decode(); default is 8-bit...Brion Vibber
2010-09-29Add Start/EndFavorNoticeForm and Start/EndDisFavorNoticeForm hooksZach Copley
2010-09-29Add Start/EndShowNoticeInfo eventsZach Copley
2010-09-29New eventsi: Start/EndShowNoticeOptions and Start/EndShowFaveFormZach Copley
2010-09-29add hooks to the feedlist widget to give fine-grained control over feed linksEvan Prodromou
2010-09-29* i18n/L10n and translator documentation updates.Siebrand Mazeland
2010-09-28Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-09-22Fix for ticket 2756 - Calls to OAuth endpoints are redirected to theZach Copley