Age | Commit message (Expand) | Author |
2010-06-04 | Add gNewBook to notice sources | Zach Copley |
2010-06-04 | Only show local public notices in sitemap | Evan Prodromou |
2010-06-04 | use DB_DataObject_Cast objects in a couple of different places in the code | Evan Prodromou |
2010-06-04 | Merge branch 'master' of gitorious.org:statusnet/mainline | Evan Prodromou |
2010-06-04 | memcache_dataobject supports some DB_DataObject_Cast objects as values | Evan Prodromou |
2010-06-03 | Option to divert PuSH items directly to the target site's queue when local | Brion Vibber |
2010-06-03 | Meteor realtime plugin: use persistent connections by default when pushing up... | Brion Vibber |
2010-06-03 | Skip enqueueing to outgoing bridges on incoming remote messages. Twitter, Fac... | Brion Vibber |
2010-06-03 | Stomp blocking writes fix | Brion Vibber |
2010-06-04 | Localisation updates from http://translatewiki.net | Siebrand Mazeland |
2010-06-03 | Add repeated attr to Atom notices_info element | Zach Copley |
2010-06-03 | Merge branch 'newmaster' | Evan Prodromou |
2010-06-03 | remove debug statements from Sitemap plugin | Evan Prodromou |
2010-06-03 | Merge branch 'sitemap' into newmaster | Evan Prodromou |
2010-06-03 | Merge branch 'master' of gitorious.org:statusnet/mainline | Evan Prodromou |
2010-06-03 | - Fix bad argument being passed (error code) when invalid format specified | Zach Copley |
2010-06-03 | Installer tweak to aid with IIS setup: if config.php exists, but is both empt... | Brion Vibber |
2010-06-01 | Merge branch 'sitemap' of gitorious.org:~evan/statusnet/evans-mainline into s... | Evan Prodromou |
2010-06-01 | Fix memory leak in Inbox::addToInbox() (usage of raw DB_DataObject::staticGet... | Brion Vibber |
2010-06-01 | use sitemap_notice_count in sitemap index | Evan Prodromou |
2010-06-01 | cache notice counts in utility table | Evan Prodromou |
2010-06-01 | load Sitemap_notice_count | Evan Prodromou |
2010-06-01 | make user counts use the database table | Evan Prodromou |
2010-06-01 | Database tables to cache expensive query data | Evan Prodromou |
2010-06-01 | mark user pages as being high priority | Evan Prodromou |
2010-06-01 | mark notice pages as being archived | Evan Prodromou |
2010-06-01 | note that sitemap actions are readonly | Evan Prodromou |
2010-06-01 | add sitemap statement to robots.txt | Evan Prodromou |
2010-06-01 | cache notice and user counts in sitemap index | Evan Prodromou |
2010-06-01 | make sure notice and user sitemap are 'in' top level directory | Evan Prodromou |
2010-06-01 | cache user data for user sitemap | Evan Prodromou |
2010-06-01 | cache results of notice sitemap query | Evan Prodromou |
2010-06-01 | use an array for notice sitemap | Evan Prodromou |
2010-06-01 | max users, notices per sitemap = 50K | Evan Prodromou |
2010-06-01 | show sitemapindex with user and notice sitemaps | Evan Prodromou |
2010-06-01 | Move NOTICES_PER_MAP to SitemapPlugin | Evan Prodromou |
2010-06-01 | bundle users by reg date | Evan Prodromou |
2010-06-01 | better calculation for end date in notice sitemaps | Evan Prodromou |
2010-06-01 | Start of an action for sitemap index | Evan Prodromou |
2010-06-01 | change URLs for user sitemap | Evan Prodromou |
2010-06-01 | move USERS_PER_MAP to plugin | Evan Prodromou |
2010-06-01 | correct element name and namespace for sitemapactions | Evan Prodromou |
2010-06-01 | better query for notices by date | Evan Prodromou |
2010-06-01 | Add a Notice sitemap | Evan Prodromou |
2010-06-01 | user sitemap | Evan Prodromou |
2010-06-01 | Merge branch 'master' of gitorious.org:statusnet/mainline | Evan Prodromou |
2010-06-01 | Mapstraction plugin fix: set icon dimensions (24x24 px); Google Maps provider... | Brion Vibber |
2010-06-01 | Ticket #2330: fix Google Maps provider for Mapstraction plugin | Brion Vibber |
2010-05-31 | Added DarterosStatus to notice sources | Zach Copley |
2010-05-28 | OpenID: add option to enable asking for a username to append to the trusted p... | Brion Vibber |