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
path:
root
/
plugins
/
Sitemap
/
SitemapPlugin.php
Age
Commit message (
Expand
)
Author
2010-10-03
i18n/L10n review, plugin credits added.
Siebrand Mazeland
2010-07-05
create an index on user.created so sitemap generation is faster
Evan Prodromou
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-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
add sitemap statement to robots.txt
Evan Prodromou
2010-06-01
make sure notice and user sitemap are 'in' top level directory
Evan Prodromou
2010-06-01
max users, notices per sitemap = 50K
Evan Prodromou
2010-06-01
Move NOTICES_PER_MAP to SitemapPlugin
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
better query for notices by date
Evan Prodromou
2010-06-01
Add a Notice sitemap
Evan Prodromou
2010-06-01
user sitemap
Evan Prodromou