0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Sep 17, 2025 — Sep 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bugfix: typo in the group remove controller. More... about 16 years ago
Small tweaks: enabled collab, removed some debugging. More... about 16 years ago
Never raise errors if dependencies can't be found in a batch of metadata, since this prevents user plugins from depending on built-in plugins More... about 16 years ago
Implement user worker plugins on the server side More... about 16 years ago
Replace references to themes with references to plugins in bespin/usertemplate/plugins/README.txt More... about 16 years ago
Added tag 0.8 for changeset 96bca5879540 More... about 16 years ago
make the raising of plugin dependency errors optional More... over 16 years ago
fix bug 543442: internal server error when you try to delete a directory without providing a trailing slash (now gives a 400 error) More... over 16 years ago
delete dead code More... over 16 years ago
guard against invalid dependencies in filter_plugins More... over 16 years ago
fix regression from 3e704f5b2c43 in reload functionality (the reload URL is only intended to return metadata from a single plugin, so it can't have filtering applied to it properly) More... over 16 years ago
Deliver to web workers only the plugins that are safe for them to execute More... over 16 years ago
eventlog details can be unbounded length More... over 16 years ago
handle new htmlt plugins (as a replacement for jsmt) More... over 16 years ago
Create a BespinSettings project if it doesn't exist while fetching a template More... over 16 years ago
fix base url for new, simpler server setup More... over 16 years ago
optimization for template modules: eliminate render() and just mix the templates into the exports object More... over 16 years ago
the server will now serve up templates for a plugin automatically in a synthesized module More... over 16 years ago
add support for "boot" plugins. these plugins are loaded specially and are not included in the main metadata More... over 16 years ago
remove error logging from _check_identifiers so that errorstack isn't flooded with useless info More... over 16 years ago
add missing "self." so that queued jobs can be completed properly More... over 16 years ago
Update metadata to the format expected by the new Tiki More... over 16 years ago
Added tag 0.7.3 for changeset e7e0348ed6df More... over 16 years ago
remove unwanted license text from email messages More... over 16 years ago
turn off noisy csrf logging More... over 16 years ago
Use preview/at/ to get css files; bug 561070 More... over 16 years ago
Saveas shouldn't work when saving to a folder and there is some content; bug 558670 More... over 16 years ago
a better fix for ensuring that *only* user plugins can be uploaded to the gallery More... over 16 years ago
add new thirdparty directory to the pluginpath More... over 16 years ago
fix bug 558310: tweak handling of URLs and plugin names to allow remote installation again More... over 16 years ago