Mikael Nordfeldth c8753353ed Do not delete_orphan_files on an instance with Qvitter %!s(int64=8) %!d(string=hai) anos
..
allsites.php 4fd25301b8 add options to show sites with/without a tag %!s(int64=13) %!d(string=hai) anos
apidocs.config f00949946b minor fixes and cleanups in the scripts directory %!s(int64=10) %!d(string=hai) anos
backupuser.php 66f4a39105 Squashed commit of the following: %!s(int64=11) %!d(string=hai) anos
checkschema.php cd2695190d BeforePluginCheckSchema event for checkschema.php %!s(int64=8) %!d(string=hai) anos
clean_file_table.php 0d577584c3 Script to delete file table entries which have disappeared locally %!s(int64=9) %!d(string=hai) anos
clean_profiles.php 0acf3e0e30 Profile table cleaning script. %!s(int64=9) %!d(string=hai) anos
clean_thumbnails.php bf8c26f835 Thumbnail cleaning script, for missing files and File entries %!s(int64=10) %!d(string=hai) anos
clear_jabber.php 12058c30b4 Managed_DataObject->updateWithKeys throws its own exception %!s(int64=9) %!d(string=hai) anos
clearcache.php 1ab4c9998a Add executable permission to script missing it %!s(int64=9) %!d(string=hai) anos
command.php a0e107f17f Implemented WebFinger and replaced our XRD with PEAR XML_XRD %!s(int64=10) %!d(string=hai) anos
commandline.inc cbabab273f ImPlugin classes generally require background daemons in CLI %!s(int64=9) %!d(string=hai) anos
console.php b4b8cb57b3 slugify console.php prompt name %!s(int64=9) %!d(string=hai) anos
createsim.php 1ab4c9998a Add executable permission to script missing it %!s(int64=9) %!d(string=hai) anos
delete_notice.php 2103075ffa Delete notice script added. Give an ID or URI. %!s(int64=9) %!d(string=hai) anos
delete_orphan_files.php c8753353ed Do not delete_orphan_files on an instance with Qvitter %!s(int64=8) %!d(string=hai) anos
delete_status_network.sh 9c6e63b0bc Fixes for delete_status_network.sh: %!s(int64=13) %!d(string=hai) anos
deletegroup.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV %!s(int64=11) %!d(string=hai) anos
deleteprofile.php 529b2f6613 deleteuser script changed to deleteprofile %!s(int64=9) %!d(string=hai) anos
docgen.php f110fc5c9a Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION %!s(int64=10) %!d(string=hai) anos
doxygen.tmpl f00949946b minor fixes and cleanups in the scripts directory %!s(int64=10) %!d(string=hai) anos
dumpschema.php 1ab4c9998a Add executable permission to script missing it %!s(int64=9) %!d(string=hai) anos
fixup_deletions.php 13d59e0c76 fixup_deletions.php script to look for notices posted by now-deleted profiles and remove them. %!s(int64=14) %!d(string=hai) anos
fixup_hashtags.php e02c10a589 common_render_content doesn't require a Profile now %!s(int64=8) %!d(string=hai) anos
flushrouter.php 1ab4c9998a Add executable permission to script missing it %!s(int64=9) %!d(string=hai) anos
flushsite.php 1ab4c9998a Add executable permission to script missing it %!s(int64=9) %!d(string=hai) anos
getpiddir.php 4737563b95 a distributed -> the distributed %!s(int64=15) %!d(string=hai) anos
getvaliddaemons.php d1f5baa982 Let's not avoid error reporting completely in getvaliddaemons %!s(int64=9) %!d(string=hai) anos
gnusocialversion.php 1ab4c9998a Add executable permission to script missing it %!s(int64=9) %!d(string=hai) anos
handlequeued.php f699ffeb8a Exception handling in queue handler logic %!s(int64=8) %!d(string=hai) anos
imdaemon.php c8c7f5b3fe Test against PHP_VERSION < 5.2.6, we don't support that low %!s(int64=10) %!d(string=hai) anos
importtwitteratom.php 99da1ebe41 Catch NoHttpResponseException when using HTTPClient %!s(int64=8) %!d(string=hai) anos
install_cli.php ec257d940a Either use or don't use HTTPS %!s(int64=8) %!d(string=hai) anos
joingroup.php 37e57610fb Minor script fixes %!s(int64=10) %!d(string=hai) anos
leavegroup.php 37e57610fb Minor script fixes %!s(int64=10) %!d(string=hai) anos
maildaemon.php 055f3fdddb Add an IMAP daemon so StatusNet can process incoming user posts via catch-all mailbox (in addition to the pre-existing script alias method) %!s(int64=14) %!d(string=hai) anos
make-release.php 1ab4c9998a Add executable permission to script missing it %!s(int64=9) %!d(string=hai) anos
makegroupadmin.php 1ab4c9998a Add executable permission to script missing it %!s(int64=9) %!d(string=hai) anos
move_status_network.sh b42cc773ed Script to move a statusnetwork from one db server to another %!s(int64=12) %!d(string=hai) anos
moveuser.php 4026e208c2 Add a scary 'experimental feture' warning & are-you-sure prompt on moveuser.php %!s(int64=13) %!d(string=hai) anos
nukefile.php 4a31e4992d Clarify that notices are also deleted with nukefile.php %!s(int64=8) %!d(string=hai) anos
queuectl.php 58be61b641 Control channel for queue daemons to request graceful shutdown, restart, or update to listen to a newly added or reconfigured site. %!s(int64=14) %!d(string=hai) anos
queuedaemon.php 532e486a93 Detect when queuedaemon/xmppdaemon parent processes die and kill the child processes. %!s(int64=14) %!d(string=hai) anos
registeruser.php 1ab4c9998a Add executable permission to script missing it %!s(int64=9) %!d(string=hai) anos
remove_duplicate_file_urls.php 0337a7b866 file_redirection duplicates are removed too in maintenance script %!s(int64=9) %!d(string=hai) anos
restoreuser.php 4b41d05a13 Make restoreuser use new FeedImporter queue handler %!s(int64=13) %!d(string=hai) anos
sendemail.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV %!s(int64=11) %!d(string=hai) anos
sessiongc.php 1ab4c9998a Add executable permission to script missing it %!s(int64=9) %!d(string=hai) anos
setconfig.php 83fb5e6023 Mass replacement of #-comments with //-comments %!s(int64=13) %!d(string=hai) anos
setpassword.php d7a8ee99af Added User->setPassword($password) %!s(int64=8) %!d(string=hai) anos
settag.php 1ab4c9998a Add executable permission to script missing it %!s(int64=9) %!d(string=hai) anos
setup.cfg.sample 7f1a30dc40 allow setting some initial tags on a new network %!s(int64=13) %!d(string=hai) anos
setup_status_network.sh dfca3ff709 fix typo in the comment (for better copy & pasting) %!s(int64=13) %!d(string=hai) anos
showcache.php 1ab4c9998a Add executable permission to script missing it %!s(int64=9) %!d(string=hai) anos
showplugins.php c942bdcb43 Comment and typing improvements %!s(int64=10) %!d(string=hai) anos
showtable.php 1ab4c9998a Add executable permission to script missing it %!s(int64=9) %!d(string=hai) anos
startdaemons.sh f00949946b minor fixes and cleanups in the scripts directory %!s(int64=10) %!d(string=hai) anos
stopdaemons.sh 8e6ea2056d Usage documentation in the stopdaemons script %!s(int64=9) %!d(string=hai) anos
strip_geo.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV %!s(int64=11) %!d(string=hai) anos
uncache_users.php 1ab4c9998a Add executable permission to script missing it %!s(int64=9) %!d(string=hai) anos
update_po_templates.php 065a327a86 Add the root index.php to gettext .pot template file generation; some error messages and such in there weren't making it into the TranslateWiki.net database. %!s(int64=13) %!d(string=hai) anos
update_translations.php 633191d808 Making sure scripts and tests check for GNUSOCIAL defined (instead of STATUSNET) %!s(int64=10) %!d(string=hai) anos
updatelocation.php 1ab4c9998a Add executable permission to script missing it %!s(int64=9) %!d(string=hai) anos
updateurls.php 1a1e44cdfd Issue #118 wanted better TOR support, now Avatar URLs are not stored %!s(int64=8) %!d(string=hai) anos
upgrade.php 893d888152 Add urlhash field to File_thumbnail for indexing %!s(int64=8) %!d(string=hai) anos
useremail.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV %!s(int64=11) %!d(string=hai) anos
userrole.php 818fb05cfe role examples in userrole.php %!s(int64=8) %!d(string=hai) anos