1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated dependency to latest DM version More... almost 15 years ago
using latest Merb More... about 15 years ago
fix for article permalinks under slices, now treated as relative to the mount point for a slice More... about 15 years ago
updating dependencies in line with latest Merb version More... about 15 years ago
Upgrade to bring app in line with latest Merb 1.0.9 series More... about 15 years ago
Fix article links when using Feather as a slice with path prefix More... about 15 years ago
fix for caching bugs More... about 15 years ago
caching only the attributes for the settings, as memcache doesn't like caching the entire object More... about 15 years ago
implementing some proper page caching, and caching of the article permalinks used for routing, and the blog config - all with appropriate expiration hooks More... about 15 years ago
setting namespace for memcache More... about 15 years ago
using Merb::Cache with memcache for Feather plugin setting caching More... about 15 years ago
added caching for the plugin settings so that they don't go requeried all the time More... about 15 years ago
update to the database initial setup method More... about 15 years ago
updated gem config More... about 15 years ago
fix for something that seems broken with latest Merb More... about 15 years ago
removing hard dependency upon specific versions More... about 15 years ago
adding a rackup file to make hosting Feather using Passenger much more straightforward More... over 15 years ago
fix for gem unpacking as part of the installation of a plugin More... over 15 years ago
improved the exception handling on plugin installation so the message includes more detail More... over 15 years ago
another fix for admin article paging More... over 15 years ago
fixed issue with article paging in the blog admin More... over 15 years ago
this forces a reload of routes when a plugin is installed, so that any routes the plugin provides can take effect More... over 15 years ago
few more fixes to the revamp of the plugins system More... over 15 years ago
changed plugins so that they themselves no longer have their details stored in the database - the available installed plugins are simply loaded from the filesystem; the plugin settings model is used to store whether a given plugin is active or not More... over 15 years ago
show archives hash on article showing as well as the index More... over 15 years ago
fix for archive hash (specifically under sqlite3) More... over 15 years ago
fix for the template roots again, this time to ignore full paths if the plugin happens to be saved with an absolute path More... over 15 years ago
fix for plugin views More... over 15 years ago
fix for user password updating More... over 15 years ago
a few fixes for plugin routing, and plugin menu item urls More... over 15 years ago