Age | Commit message (Expand) | Author |
2010-02-24 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-02-24 | Fix update_po_templates.php to support the plural and context variants of _m(... | Brion Vibber |
2010-02-21 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-02-17 | Merge branch 'master' into testing | Brion Vibber |
2010-02-17 | Queues: redid the breakout control model so we can start up and subscribe to ... | Brion Vibber |
2010-02-16 | Merge branch 'testing' into 0.9.x | Brion Vibber |
2010-02-16 | Merge branch 'master' into testing | Brion Vibber |
2010-02-16 | Stomp queue restructuring for mass scalability: | Brion Vibber |
2010-02-08 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-02-08 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-08 | Allow scripts/decache.php to blow out cache for objects that don't exist (any... | Brion Vibber |
2010-02-04 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-02-04 | Merge branch 'master' of gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-03 | Script to update profile URLs | Evan Prodromou |
2010-02-03 | clearcache.php column flag was conflicting with default flag | Evan Prodromou |
2010-02-03 | showcache.php column flag was conflicting with default flag | Evan Prodromou |
2010-02-03 | change 'sitetype' to 'siteplan' to use consistent language | Evan Prodromou |
2010-02-02 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-02-02 | setconfig.php: list all current settings if no parameters given | Brion Vibber |
2010-02-02 | Apply xopher's fix to add 'sitetype' parameter to setup_status_network.sh, ex... | Brion Vibber |
2010-02-01 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-01-31 | Add a script to clear the cache for a given key | Evan Prodromou |
2010-01-31 | Merge branch 'testing' into 0.9.x | Evan Prodromou |
2010-01-29 | live fast, die young in bash scripts | Evan Prodromou |
2010-01-28 | Log exceptions from queuedaemon.php if they're not already caught | Brion Vibber |
2010-01-28 | Fixes for status_network db object .ini and tag setter script | Brion Vibber |
2010-01-28 | Add a script to set tags for sites | Evan Prodromou |
2010-01-27 | Shuffle params on setup_status_network; adding fullname and pushing tags up | Brion Vibber |
2010-01-27 | add additional post-install shell script option for setup_status_network.sh t... | Brion Vibber |
2010-01-27 | Add scripts/sendemail.php to send email to a user's address. Updated setup_st... | Brion Vibber |
2010-01-27 | Merge branch 'testing' into -1.9.x | Zach Copley |
2010-01-26 | Control channel for queue daemons to request graceful shutdown, restart, or u... | Brion Vibber |
2010-01-25 | quick fix to console.php: don't save blank lines into readline history | Brion Vibber |
2010-01-25 | drop now-unused --skip-xmpp and --xmpp-only options from queuedaemon.php | Brion Vibber |
2010-01-22 | Merge branch 'testing' into 0.9.x | Evan Prodromou |
2010-01-22 | Merge branch 'master' into 0.9.x | Evan Prodromou |
2010-01-21 | XMPP queued output & initial retooling of DB queue manager to support non-Not... | Brion Vibber |
2010-01-21 | drop debug line from xmppdaemon.php, we're done debugging that | Brion Vibber |
2010-01-19 | Extra debug instrumentation for xmppdaemon | Brion Vibber |
2010-01-16 | Merge commit 'refs/merge-requests/117' of git://gitorious.org/statusnet/mainl... | Eric Helgeson |
2010-01-15 | --xmpp-only hack for queuedaemon.php to run separate queue daemon with only x... | Brion Vibber |
2010-01-14 | temporary --skip-xmpp flag on queuedaemon.php, allows to run queue daemons bu... | Brion Vibber |
2010-01-13 | actually use the user id instead of 0 ;) | Brion Vibber |
2010-01-13 | in case we have cached 'fake' inboxes, make sure we rebuild them running init... | Brion Vibber |
2010-01-13 | Gracefully skip missing user entries when initializing inboxes in bulk | Brion Vibber |
2010-01-13 | accept file for initializeinbox.php | Evan Prodromou |
2010-01-13 | Update generation of YAML files | Siebrand Mazeland |
2010-01-13 | Include Unconfirmed Addresses Too. | Christopher Vollick |
2010-01-13 | add a script for initializing inboxes | Evan Prodromou |
2010-01-12 | Merge branch '0.9.x' into inblob | Evan Prodromou |