index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-06-17
adding a Status_network::updateKeys() method, since DB_DataObject update does...
James Walker
2010-06-16
Merge branch 'master' into testing
Brion Vibber
2010-06-16
Switch OpenID server's redirects from 307 to 303 to avoid prompt for form dat...
Brion Vibber
2010-06-14
fix URL regex for tags to use UTF-8
Evan Prodromou
2010-06-14
Merge branch 'master' into testing
Brion Vibber
2010-06-13
admin panel for setting site-claim metadata
Evan Prodromou
2010-06-13
show site claim keys on top page
Evan Prodromou
2010-06-11
Fix for DB error reporting in installer (MySQL path)
Brion Vibber
2010-06-11
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
Brion Vibber
2010-06-11
Fix a couple bad format entries in router setup (format param had 'xmljson' i...
Brion Vibber
2010-06-10
Ticket #2350: fix for incorrect FOAF sioc:follows entries for users who are f...
Brion Vibber
2010-06-10
Ticket #2349: fix for Geonames semantic reference URLs in FOAF output (correc...
Brion Vibber
2010-06-07
Merge branch 'integration' into testing
Brion Vibber
2010-06-07
Basic custom CSS and theme uploading features. 'local' subdir can now be cust...
Brion Vibber
2010-06-07
break up the giant form function in design admin panel into individual sectio...
Brion Vibber
2010-06-07
Merge branch 'master' of gitorious.org:statusnet/mainline into testing
Brion Vibber
2010-06-07
OStatus plugin: Rolling batch queueing for PuSH output to >50 subscribing sit...
Brion Vibber
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-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
[next]