]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
Actually skip the pingback if XML-RPC extension is missing, instead of considering...
[quix0rs-gnu-social.git] / classes /
2010-01-11 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-11 Brion VibberRegression fix: don't spew notices to log every time...
2010-01-11 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-11 Evan ProdromouMerge branch 'sessionidparam' into 0.9.x
2010-01-10 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-10 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-10 Evan Prodromoucheck before saving a thumbnail
2010-01-10 Evan Prodromoucheck before inserting File_oembed and File_thumbnail
2010-01-10 Evan Prodromoudon't put Users with object IDs in the cache, and don...
2010-01-10 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-10 rootMerge branch 'redironlogin' of http://git.gitorious...
2010-01-10 Evan Prodromoualways set site/server to hostname if it exists
2010-01-10 rootMerge branch 'redironlogin' of http://git.gitorious...
2010-01-10 Evan Prodromouallow hostname with SSL
2010-01-10 Evan Prodromouuse nickname, not sitename, in domain for SSL
2010-01-10 rootMerge branch 'redironlogin' of http://git.gitorious...
2010-01-10 Evan Prodromoucorrect superglobal variable name
2010-01-10 rootMerge branch 'redironlogin' of http://git.gitorious...
2010-01-10 Evan Prodromouredirect to sitename.wildcard for SSL
2010-01-09 rootMerge branch 'redironlogin' of http://git.gitorious...
2010-01-09 Evan ProdromouRedirect to a one-time-password when ssl and regular...
2010-01-09 rootMerge branch '0.9.x' of git://gitorious.org/statusnet...
2010-01-07 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-07 Ciaran GultnieksFixes to bugs where non-local messages were being wrong...
2010-01-07 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-07 Evan Prodromoufixup keytypes so it returns the types no matter what...
2010-01-07 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-07 Evan Prodromouonly encache new objects when insert was successful
2010-01-07 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-06 Brion Vibber...and drop the unnecessary &reference from child class...
2010-01-06 Zach CopleyMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-06 Brion VibberRearrange Memcached_DataObject::staticGet() to avoid...
2010-01-06 Brion VibberMerge branch 'flagdel' into 0.9.x
2010-01-06 Brion VibberFix for broken profile flag admin UI: delete stray...
2010-01-06 Evan Prodromouencache on insert instead of decaching
2010-01-06 Brion VibberFix for overlong RT trimming: don't trim if textlimit...
2010-01-06 Brion VibberFix for overlong RT trimming: don't trim if textlimit...
2010-01-06 Brion VibberTicket 2135: trim overlong repeats with ellipsis rather...
2010-01-06 Brion VibberTicket 2135: trim overlong repeats with ellipsis rather...
2010-01-05 Brion VibberCache fixes:
2010-01-05 Craig AndrewsRequire users to login to view attachments on private...
2010-01-05 Craig AndrewsMove Authorization and Authentication plugin structures...
2010-01-05 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-05 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-05 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-05 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-05 Evan ProdromouMerge branch 'batchlocation'
2010-01-04 Brion VibberExclude process-specific link & result cache references...
2010-01-04 Brion VibberRevert "Take Memcached_DataObject destructor back out...
2010-01-04 Brion VibberExclude process-specific link & result cache references...
2010-01-04 Evan ProdromouMerge branch 'locshunt2' into 0.9.x
2010-01-04 Evan Prodromouuser_id is a non-autoincrement pkey for user_location_prefs
2010-01-04 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-04 Evan Prodromoucached id streams can be empty, compare against false
2010-01-04 Evan Prodromoucarefully compare cached settings against false for...
2010-01-04 Brion VibberMerge branch '2141' into 0.9.x
2010-01-04 Evan ProdromouMemcached_DataObject stores empty values in the cache
2010-01-04 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-04 Evan ProdromouStop caching unfindable keys
2010-01-04 Evan Prodromouuser_id is a non-autoincrement pkey for user_location_prefs
2010-01-03 Evan ProdromouRevert "use keys() instead of keyTypes() so plugin...
2010-01-03 Evan Prodromouuse keys() instead of keyTypes() so plugin data object...
2010-01-03 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-03 Evan ProdromouMerge branch '0.9.x' into cacheplugin
2010-01-03 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-03 Evan Prodromoureturn false from Memcached_DataObject::staticGet(...
2010-01-03 Evan Prodromouchange harmless check of to check of in Memcached_Dat...
2010-01-02 Evan Prodromouincorrectly used empty() instead of isset() for a varia...
2010-01-01 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-01 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-01 Evan ProdromouRevert "add cleanup method to cleanup a single row"
2010-01-01 Evan ProdromouMerge branch 'master' into batchlocation
2010-01-01 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-01 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-01 Evan Prodromouadd cleanup method to cleanup a single row
2010-01-01 Evan Prodromoustop using DB_DataObject's staticGet() which caches
2009-12-31 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-12-31 Brion VibberTake Memcached_DataObject destructor back out to check...
2009-12-31 Brion VibberRevert debugging code
2009-12-30 Brion Vibbersubbug debug info to check on free ordering
2009-12-30 Evan ProdromouMerge branch 'locshunt2' into 0.9.x
2009-12-30 Evan ProdromouAdd magic formula to keep DB_DataObject from treating...
2009-12-29 Brion VibberAdd progress output and optional --sleep-time parameter...
2009-12-29 Brion VibberAdd progress output and optional --sleep-time parameter...
2009-12-29 Brion VibberFix for saving user location preferences -- user_id...
2009-12-29 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-12-29 Evan ProdromouMerge branch 'master' into 0.9.x
2009-12-29 Brion VibberFix for saving user location preferences -- user_id...
2009-12-29 Evan Prodromounotices are immutable, use created date for updated
2009-12-28 Evan ProdromouMove location-argument-handling code into a single...
2009-12-28 Evan ProdromouMore configuration options for location sharing
2009-12-28 Evan Prodromouuser_id is primary key for user_location_prefs
2009-12-28 Evan Prodromouremove namespace setting from location; it's unused
2009-12-28 Evan Prodromouturn off exe bits
2009-12-28 Evan Prodromouadd user-location-prefs data objects
2009-12-28 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-12-28 Evan ProdromouMerge branch 'locshunt' into 0.9.x
2009-12-28 Evan ProdromouMerge branch 'master' into 0.9.x
2009-12-28 Evan ProdromouMove location-argument-handling code into a single...
2009-12-28 Evan ProdromouMore configuration options for location sharing
next