Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-23 | Getopt::Long is a huge, heavy perl module. So why use it? | joey | |
This {gross,amazing} hack makes all wrapped uses of ikiwiki forgo any option parsing at all. Options come in preparses via an env var from the wrapper. As a bonus, Wrapper.pm no longer needs to be updated when command line options are added to the program. Load time is sped up by around 10%. ikiwikiwrap --params is no longer supported by this change. You will need to rebuild your wrappers to take advantage of it. | |||
2006-03-23 | Major code reoganisation, splitting up the single big file. The two goals | joey | |
kept in mind during this are a) to reduce load time for common cases like cgi and post-commit and b) make the code easier to navigate. This also modularises RCS support to the extent that it should be possible to drop in a module for some RCS other than svn, add a switch for it, and it pretty much just work. High chance I missed an edge case that breaks something, this is only barely tested at this point. | |||
2006-03-23 | underlays are *hard*. feh | joey | |
2006-03-23 | found & fixed another symlink attack | joey | |
2006-03-23 | *warning* any wrappers built with a previous version of ikiwiki need to be | joey | |
rebuilt This changes ikiwiki's syntax to require only 2 parameters (source and dest) and not three. The templatedir parameter is now an optional --templatedir. | |||
2006-03-23 | improve | joey | |
2006-03-23 | improve | joey | |
2006-03-23 | add another example | joey | |
2006-03-23 | web commit by joey | www-data | |
2006-03-23 | added adminuser settings, globlist support, and used this to implement page | joey | |
locking | |||
2006-03-22 | web commit by joey | www-data | |
2006-03-21 | prefs page implemented | joey | |
2006-03-21 | note that format of historyurl changed too.. | joey | |
2006-03-21 | web commit by joey | www-data | |
2006-03-21 | web commit by joey | www-data | |
2006-03-21 | add --diffurl, if set RecentChanges has links to svn diffs | joey | |
2006-03-20 | added last changed timestamp for pages | joey | |
2006-03-20 | web commit by joey | www-data | |
2006-03-20 | fix setup file error | joey | |
improve svn log regexp to deal with file copies/moves | |||
2006-03-19 | web commit by joey | www-data | |
2006-03-19 | web commit by joey | www-data | |
2006-03-19 | web commit by joey | www-data | |
2006-03-19 | web commit by joey | www-data | |
2006-03-19 | web commit by joey | www-data | |
2006-03-19 | web commit by joey | www-data | |
2006-03-19 | foo | joey | |
2006-03-19 | web commit by joey | www-data | |
2006-03-19 | basewiki integration | joey | |
2006-03-19 | web commit by joey | www-data | |
2006-03-19 | added basewiki | joey | |
2006-03-19 | web commit by joey | www-data | |
2006-03-19 | add helponformatting page | joey | |
2006-03-19 | web commit by joey | www-data | |
2006-03-19 | web commit by joey | www-data | |
2006-03-19 | web commit by joey | www-data | |
2006-03-19 | web commit by joey: conflict and merge is done! | www-data | |
2006-03-19 | web commit by joey | www-data | |
2006-03-19 | non-conficting commit to test merging.. | joey | |
2006-03-19 | web commit by joey: conflict test | www-data | |
2006-03-19 | web commit by joey: conflict test | www-data | |
2006-03-19 | web commit by joey: conflict test | www-data | |
2006-03-19 | committing changes for conflict test | joey | |
2006-03-19 | web commit by joey | www-data | |
2006-03-19 | web commit by joey | www-data | |
2006-03-18 | web commit by joey | www-data | |
2006-03-18 | web commit by joey: thoughts on conflict resolution, gobbing, locking | www-data | |
2006-03-17 | web commit by joey: test commit | www-data | |
2006-03-17 | web commit by BrandenRobinson: Explain why letting users specify regexes is bad. | www-data | |
2006-03-16 | fix update of links to removed pages | joey | |
2006-03-16 | web commit by joey | www-data | |