]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Merge branch '1.0.x' into schema-x
[quix0rs-gnu-social.git] / lib /
2010-10-19 Brion VibberMerge branch '1.0.x' into schema-x
2010-10-19 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-10-19 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-10-19 Brion Vibberfix index drop on pg
2010-10-19 Brion Vibber$config['db']['mysql_foreign_keys'] option to experimen...
2010-10-19 Brion VibberInitial foreign key setup support
2010-10-19 Zach CopleyMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-10-19 Zach CopleyOAuth - better log messages
2010-10-19 Brion Vibberstrip column prefix lengths from key defs on pg
2010-10-19 Brion VibberFix misnamed unique constraint
2010-10-19 Brion VibberQuoting fixes for postgres
2010-10-19 Brion Vibbertweak unique constraint setup
2010-10-19 Brion VibberMySQL schema: fix dropping unique indexes, add support...
2010-10-19 Brion VibberDrop reverseTypeMap from schemas; we're now doing the...
2010-10-19 Brion VibberPG tweak
2010-10-18 Brion VibberMerge branch '1.0.x' into schema-x
2010-10-18 Brion VibberMerge branch '0.9.x'
2010-10-18 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-10-18 Brion VibberBump version/string: 0.9.6 "Man on the Moon"
2010-10-18 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-10-18 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-10-18 Brion Vibberfix notice on non-https views
2010-10-18 Evan Prodromoudefault for nofollow external is sometimes
2010-10-18 Evan Prodromouoptions to nofollow external links in notices
2010-10-15 Brion Vibbersome more tweaking to do the mappings during filterDef...
2010-10-15 Brion Vibberfix notice on non-https views
2010-10-15 Brion Vibberfix notice on non-https views
2010-10-15 Brion Vibberwoops wrong path
2010-10-15 Brion Vibbertweak copyright headers on installer
2010-10-15 Brion VibberCleanup on making the schema work for installer (not...
2010-10-15 Brion Vibberfix typo on params on Schema->createTable()
2010-10-15 Brion VibberMake StatusNet::initDefaults() public so we can call...
2010-10-15 Brion VibberSplit the core-setup bits of common.php out to framewor...
2010-10-15 Brion VibberUpdate installer to use new Schema code to create the...
2010-10-15 Brion VibberMerge branch '1.0.x' into schema-x
2010-10-15 Evan ProdromouMerge remote branch 'gitorious/0.9.x' into 0.9.x
2010-10-14 Brion VibberMerge branch '2828' into 0.9.x
2010-10-14 Brion VibberFix for ticket #2828: apostrophe in site name set in...
2010-10-14 Craig AndrewsMerge remote branch 'statusnet/0.9.x' into 1.0.x
2010-10-14 Evan Prodromoudocument and default for site|ssllogo
2010-10-14 Evan Prodromoufix copy-and-paste error in javascript url creation
2010-10-14 Evan Prodromoumake the logo be compatible with HTTPS pages, if possible
2010-10-14 Evan ProdromouMake HTTPS urls in File::url() if necessary
2010-10-14 Evan Prodromoucorrectly use sslserver if it is set
2010-10-14 Evan Prodromouuse HTTPS for scripts and stylesheets if the current...
2010-10-14 Evan Prodromoushow HTTPS urls for JavaScript if HTTPS used for page
2010-10-14 Evan Prodromouconsolidate some theme path code between ssl and non-ssl
2010-10-14 Evan Prodromouuse HTTPS for favicon.ico if page is HTTPS
2010-10-14 Evan Prodromoutry to show HTTPS-encrypted theme files for HTTPS-encry...
2010-10-14 Evan Prodromoutry and show an SSL image for the creative commons...
2010-10-14 Evan Prodromouadd static method StatusNet::isHTTPS()
2010-10-13 Brion Vibberlogic fix in diffing :D
2010-10-13 Brion VibberFix for PG filtering
2010-10-13 Brion Vibbersuppress notices for non-present sections
2010-10-13 Brion VibberFilter table definitions to scrub out unsupported featu...
2010-10-13 Brion VibberMerge branch '1.0.x' into schema-x
2010-10-13 Evan ProdromouMerge remote branch 'gitorious/0.9.x' into 0.9.x
2010-10-13 Brion VibberMerge branch 'master' into 0.9.x
2010-10-13 Brion VibberClean up remote avatar temporary files if we fail befor...
2010-10-13 Craig AndrewsAdd a doc page that links to the StatusNet wiki API...
2010-10-13 Brion Vibbersome of the ensureTable stuff partially working
2010-10-13 Zach CopleyMerge branch 'oauth-1.0a' into 0.9.x
2010-10-12 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-10-12 Zach CopleySpelling - OAuth not Oath
2010-10-12 Brion VibberAdd a basic group deletion for moderator users.
2010-10-12 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-10-12 Brion VibberFollowup to IIS installer tweaks in [9bb48c36]:
2010-10-12 Evan ProdromouMerge remote branch 'gitorious/0.9.x' into 0.9.x
2010-10-12 Brion Vibberfix for column prefixes in table/index building
2010-10-12 Brion Vibberfix for index gen
2010-10-12 Brion Vibbertweak for strings
2010-10-12 Brion Vibbertweak for mysql
2010-10-12 Brion VibberStart reworking things to build create table stuff...
2010-10-11 Brion VibberPgsqlSchema can now pull primary, unique, mutli-value...
2010-10-11 Brion VibberNow pulling non-primary/unique index data for PG as...
2010-10-11 Brion Vibberquick syntax fix
2010-10-08 Brion VibberMerge branch 'schema-x' of /Users/brion/pages/mublog...
2010-10-08 Brion VibberStarting on adapting postgresql schema class to look...
2010-10-08 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-10-08 Brion VibberSome more poking at schema stuff, on the road towards...
2010-10-08 Zach CopleyUpdate ApiOauthAccessTokenAction to OAuth 1.0a
2010-10-08 Brion Vibberfix up some more 'not null's and such
2010-10-08 Brion VibberFix detection of auto_increment fields in MySQL (sets...
2010-10-07 Brion VibberSome cleanup on detecting types
2010-10-07 Brion VibberFinish patching up the index fetching in new schema...
2010-10-07 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-10-07 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-10-07 Brion VibberMerge branch 'master' into 0.9.x
2010-10-07 Brion VibberMerge branch 'bitly'
2010-10-07 Brion VibberWorkaround for regression in input validation due to...
2010-10-07 Zach CopleyUse 7 digits for oob OAuth pin instead of 6
2010-10-07 Evan ProdromouEvents for showing the notice form
2010-10-07 Zach Copley- Update ApiOauthAuthorizeAction to 1.0a
2010-10-07 Zach Copley- New base InfoAction for dialog box like msgs
2010-10-07 Brion VibberWork in progress on fetching table defs from existing...
2010-10-07 Brion VibberMerge branch '1.0.x' into schema-x
2010-10-06 Zach CopleyUpdate ApiOauthRequestTokenAction to support OAuth...
2010-10-06 Zach CopleyOverride new_request_token() to store OAuth 1.0a verifi...
2010-10-06 Zach CopleyStab that 'p' parameter!
2010-10-06 Zach CopleyAdd plain text error format to clientError()
next