0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 2 years ago. based on code collected over 2 years ago.
Apr 03, 2023 — Apr 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a first draft of cookie-based authentication handling. More... over 20 years ago
Split the ACL checking out into a separate method so that we can check More... over 20 years ago
Fix the base/default directory for the indexes subdirectory. Per the More... over 20 years ago
Continue development on user registration and authentication. More... almost 21 years ago
Begin some work on an subwiki-internal authentication system. It will use More... over 21 years ago
Implement rel=nofollow to avoid assisting spammers. They're generally too More... over 21 years ago
Clean out some debug code from the CSS. More... over 21 years ago
Full-on revamp of the look and feel. Tossed the right-hand nav/action bar, More... over 21 years ago
Switch from the deprecated svn.util over to svn.core. More... over 21 years ago
Shift primary dispatch/execution to the Handler class, and being More... over 21 years ago
Move .repos_path from the app object to the handler object. The path is More... over 21 years ago
Begin the work for more sophisticated user authentication and More... over 21 years ago
Enable caching of static content served through the docroot. This greatly More... over 21 years ago
Shift the page generation from the application over to the handler, as it More... over 21 years ago
Enable fetching of a file from an arbitrary revision. More... over 21 years ago
Fix a problem in the RecentChanges macro which would cause an exception if More... over 21 years ago
Plugins or other pieces of code need to be able to determine when no user More... over 21 years ago
Add a RecentChanges macro. It may need some visual tweaking, and can More... almost 22 years ago
Add a bunch of hooks into the "view" command's rendering process, and More... almost 22 years ago
Add ways to specify serving static content directly (rather than through More... almost 22 years ago
Add preview functionality. More... almost 22 years ago
* docroot/subwiki.css: make sure we clear some space around the sidebar. More... almost 22 years ago
Ensure that the horiztonal rules which outline the page will clear the More... almost 22 years ago
Experiment with some fancy CSS to create a right-hand navbar. More... almost 22 years ago
Small fix to ensure that we don't compile the regular expression until we More... about 22 years ago
Add a [docroot] mechanism for specifying static content, and move the More... about 22 years ago
We were losing the target directory name when copying a directory. More... about 22 years ago
Clean up the default locations for various items. Align the .conf docco More... about 22 years ago
Bail if somebody tries to use the subwiki script to create new instances. More... about 22 years ago
Move the command to the first segment of the PATH_INFO passed to the More... about 22 years ago