Commit Graph

1528 Commits (f756d7e6de847277708249b601696f42e5882e58)

Author SHA1 Message Date
simonraven 6b16d1996c 2009-10-21 19:36:21 -04:00
simonraven c83f8b9b25 2009-10-21 19:33:20 -04:00
Joey Hess f9de9f22d8 also confused 2009-10-21 16:48:20 -04:00
Joey Hess b907108271 meta: Gather permalink info on scan pass so it is available to inline when using a template that does not include page content. 2009-10-21 16:42:25 -04:00
Jon Dowland 6695a710b6 request for more detail 2009-10-19 10:42:09 +01:00
simonraven 04aa977b45 bad generation of links in map directive 2009-10-19 04:58:46 -04:00
martin 8a05bb2c11 filed bug 2009-10-18 17:56:30 -04:00
Thomas Schwinge f71e84c918 Reflect merge of page. 2009-10-17 15:00:12 +02:00
Joey Hess 5b49890be0 respinse 2009-10-16 13:01:02 -04:00
Joey Hess e772c5527b merge duplicate bug into original
note behavior change, also that presense dependencies could let this be
fixed now
2009-10-16 12:58:54 -04:00
Thomas Schwinge a91bfd5506 Sign. 2009-10-16 11:25:23 +02:00
Thomas Schwinge 6823a51f42 Handling non-existing pages in parentlinks. 2009-10-16 10:53:05 +02:00
tschwinge e59ba3a113 minor: tiny rendering error 2009-10-16 03:14:03 -04:00
Joey Hess f7ae61c8d2 Merge branch 'master' into dependency-types
Conflicts:
	doc/bugs/transitive_dependencies.mdwn
2009-10-09 20:16:46 -04:00
Joey Hess 0e2ce171c9 response 2009-10-08 22:31:13 -04:00
http://www.cse.unsw.edu.au/~willu/ d73c54b9a7 comments on cycles in the dependency graph 2009-10-08 21:30:17 -04:00
Joey Hess 37ec6a8243 Merge branch 'master' into dependency-types
Conflicts:
	IkiWiki.pm
	IkiWiki/Render.pm
	debian/changelog
2009-10-08 20:33:58 -04:00
http://shoorick.livejournal.com/ e82aeb3e43 2009-10-08 13:07:41 -04:00
Joey Hess d1061d0094 Merge branch 'master' into dependency-types 2009-10-07 18:04:52 -04:00
Joey Hess 88a244a523 close 2009-10-07 14:30:19 -04:00
Joey Hess 8fa0cfced9 remove test case for closed bug 2009-10-07 14:11:35 -04:00
Joey Hess 61977ac97b Merge branch 'master' into dependency-types
Conflicts:
	doc/todo/dependency_types.mdwn
2009-10-06 20:20:45 -04:00
Joey Hess 534518792d update 2009-10-05 22:30:14 -04:00
Joey Hess 7a520974b5 uh oh, this affects link deps 2009-10-05 17:44:15 -04:00
Joey Hess cdd7334c31 close 2009-10-05 17:15:37 -04:00
Joey Hess 4dd289ba31 fixed a while ago 2009-10-05 17:12:38 -04:00
Joey Hess 7ee7773e2a Merge branch 'master' into dependency-types 2009-10-05 17:11:08 -04:00
Joey Hess bf10130165 close 2009-10-05 17:11:03 -04:00
Joey Hess ba71687077 note that this old bug affects more stuff now 2009-10-05 17:10:00 -04:00
Joey Hess ff2aa982c3 Merge branch 'master' into dependency-types 2009-10-05 16:47:40 -04:00
Joey Hess 61a36de432 closures 2009-10-05 15:40:18 -04:00
Jon Dowland 204e733d79 good work, thank you! 2009-10-05 15:17:11 +01:00
Joey Hess b0314296a8 update 2009-10-04 16:40:36 -04:00
Joey Hess 4a20402ba0 update 2009-10-04 16:36:39 -04:00
Joey Hess ffa73790b5 Fix a bug that could lead to duplicate links being recorded for tags.
Here I was bitten by perl's aliasing of foreach variables
to the loop array contents, and match_link accidentially changed
the contents of %links.

In Jon's testcase, a tag added an absolute link, which was
made relative by the above bug, and then the link was added
again in preprocess, and turned into a duplicate.
2009-10-03 14:16:28 -04:00
http://jmtd.livejournal.com/ c1ca46a785 response 2009-10-02 17:23:37 -04:00
Joey Hess 8c2d221ca9 split off todo item for multiple dependency types 2009-10-02 16:17:56 -04:00
Joey Hess 4c88d42762 mention loop optimisation 2009-10-02 15:48:47 -04:00
Joey Hess 537824a279 fix branch name 2009-10-02 15:46:27 -04:00
Joey Hess 53a8aeb1d1 implemented one fix in transitive-dependencies branch, but not really happy with it 2009-10-02 15:45:14 -04:00
Joey Hess 4f9c5896b2 add bug about transitive dependencies 2009-10-02 15:15:23 -04:00
Joey Hess 49f0745050 didn't we already close this bug? Yes, we did. hmm 2009-10-02 15:05:40 -04:00
Joey Hess 10ef209136 followup 2009-10-02 15:02:02 -04:00
http://jmtd.livejournal.com/ b2f3514029 opinion about login page clarity 2009-10-02 14:22:47 -04:00
http://jmtd.livejournal.com/ b9b4bb5cb9 weird tag/brokenlinks bug 2009-10-02 14:20:35 -04:00
http://jmtd.livejournal.com/ e29950ded6 remove unintended wikilink 2009-10-02 09:08:22 -04:00
Joey Hess 9ed7ee836e fixed 2009-09-29 13:36:09 -04:00
http://kaizer.se/ 9bea3db4f3 short report so that others know when they encouter this. 2009-09-29 13:20:13 -04:00
Joey Hess 3525a6b7f2 toggle, relativedate: Support templates that add attributes to the body tag. 2009-09-28 16:21:03 -04:00
http://bruno.boulgour.com/ 6c418c2848 removed 2009-09-27 20:30:50 -04:00