Commit Graph

884 Commits (a4697df3e79780f472eee75681d208d7013cbb33)

Author SHA1 Message Date
Joey Hess b35749fb24 web commit by http://adam.shand.net/ 2008-02-15 03:59:20 -05:00
Joey Hess c23abb3553 web commit by http://edward.myopenid.com/: spelling fix and link [[hyperestraier]] 2008-02-12 06:03:54 -05:00
Joey Hess b9f738f0b0 web commit by http://adam.shand.net/ 2008-02-12 04:37:17 -05:00
Josh Triplett 122f6df325 Merge branch 'master' into prefix-directives
Conflicts:

	debian/changelog
	templates/change.tmpl
2008-02-09 23:02:52 -08:00
Joey Hess f1fcb5be9c * Page templates can now use CTIME to show when the page was created. 2008-02-09 23:05:48 -05:00
Joey Hess f16b3f17c0 note that's there's a git branch for this 2008-02-09 22:56:29 -05:00
Joey Hess 4084c9a655 web commit by greg 2008-02-07 17:04:24 -05:00
Joey Hess d599a5d339 web commit by greg 2008-02-07 17:01:36 -05:00
Joey Hess f92505d78b Merge branch 'master' into prefix-directives 2008-02-05 15:59:42 -05:00
Joey Hess c73c11f813 web commit by http://edward.myopenid.com/: fix pagespec link 2008-02-05 03:55:24 -05:00
Joey Hess 5464285c04 web commit by http://edward.myopenid.com/: add links 2008-02-05 03:54:23 -05:00
Joey Hess 3414a01e47 web commit by http://edward.myopenid.com/: It would be nice if blog post pages could include the ctime. 2008-02-04 19:12:38 -05:00
Joey Hess 6fba45bb56 further comments 2008-02-04 18:03:15 -05:00
Joey Hess 4f75dccb71 web commit by http://edward.myopenid.com/: prefix diff with a tab on each line so markdown treats it as code 2008-02-04 06:11:50 -05:00
Joey Hess 9d54cc4659 implement aggregate_locking design
Now aggregation will not lock the wiki. Any changes made during aggregaton are
merged in with the changed state accumulated while aggregating. A separate
lock file prevents multiple concurrent aggregators. Garbage collection
of orphaned guids is much improved. loadstate() is only called once
per process, so tricky support for reloading wiki state is not needed.

(Tested fairly thuroughly.)
2008-02-03 16:48:26 -05:00
Joey Hess 6afbd9939a late night thoughts on fixing aggregation locking
(still seem to make sense this morning)
2008-02-03 13:56:10 -05:00
Joey Hess 1ef7d6de12 thoughts on mtime setting 2008-02-03 00:02:49 -05:00
Joey Hess bc119adc11 web commit by http://willu.myopenid.com/: doxygen support wishlist entry 2008-02-01 18:42:06 -05:00
Joey Hess a9da9fcd25 web commit by http://users.itk.ppke.hu/~cstamas/: typo 2008-01-31 17:05:29 -05:00
Joey Hess 6e639dccd1 web commit by http://users.itk.ppke.hu/~cstamas/: add unaccent todo and link to patch 2008-01-31 17:04:45 -05:00
Joey Hess 2952288db4 move suggestion to a todo item 2008-01-30 16:30:16 -05:00
Joey Hess d40b275115 comment 2008-01-30 16:30:10 -05:00
Joey Hess 2275a3ab4e possible implementation 2008-01-30 16:30:03 -05:00
Joey Hess 4c18058dfb possible implementation 2008-01-30 15:37:12 -05:00
Joey Hess 5ec8fc9352 comment 2008-01-30 15:33:13 -05:00
Joey Hess 60c5e79360 move suggestion to a todo item 2008-01-30 15:31:07 -05:00
Joey Hess d758d32604 web commit by http://subvert.org.uk/~bma/ 2008-01-29 21:57:50 -05:00
Joey Hess e050f35261 doc updates for bzr 2008-01-29 19:56:19 -05:00
Joey Hess a357abc0f9 todo item 2008-01-29 17:31:49 -05:00
Joey Hess 1d31f3405a doc updates, add NEWS item 2008-01-29 17:27:01 -05:00
Joey Hess fbfbda614d misc recentchanges doc updates 2008-01-29 16:11:47 -05:00
Joey Hess d72753e100 updates 2008-01-29 01:03:44 -05:00
Joey Hess d7fdd04b5a * Removed support for sending commit notification mails. Along with it went
the svnrepo and notify settings, though both will be ignored if left in
  setup files.
2008-01-29 00:36:58 -05:00
Joey Hess 5921b86fcc proof of concept implementation of static recentchanges
Currently hardcoded to write to recentchanges/*, and the page format needs
to be rethought to be usable for aggregation, but it basically works.
2008-01-28 23:56:26 -05:00
Joey Hess b810552073 redesigning recentchanges 2008-01-28 20:51:37 -05:00
Joey Hess bbf29faf37 web commit by jelmer 2008-01-28 10:18:04 -05:00
Josh Triplett 1b03a06c8c Add new preprocessor directive syntax¸ using a '!' prefix.
Add a prefix_directives option to the setup file to turn this syntax
on; currently defaults to false, for backward compatibility.  Support
optional '!' prefix even with prefix_directives off, and use that in
the underlay to support either setting of prefix_directives.  Add NEWS
entry with migration information.
2008-01-27 16:14:38 -08:00
Joey Hess dd8e209fd8 web commit by http://adam.shand.net/ 2008-01-21 04:05:01 -05:00
Joey Hess 9fe42ec59d web commit by http://weakish.int.eu.org/: HTML::Template can keep things simple 2008-01-13 05:36:26 -05:00
Joey Hess 5621ef7ea5 web commit by solofo: First proposal. 2008-01-12 02:05:39 -05:00
Joey Hess d21467601c web commit by madmax 2008-01-08 13:28:57 -05:00
Joey Hess 01d7ba5f68 web commit by madmax 2008-01-08 13:27:18 -05:00
Joey Hess b14a228c2c response 2008-01-07 18:14:45 -05:00
Joey Hess 8831f3ca3e web commit by http://madduck.myopenid.com/: fix map verbatim 2008-01-07 10:46:49 -05:00
Joey Hess d832626395 web commit by http://madduck.myopenid.com/ 2008-01-07 10:19:04 -05:00
Joey Hess 2f64f6d352 web commit by http://madduck.myopenid.com/: idiot i am, forgot the second pair of brackets 2008-01-07 09:18:19 -05:00
Joey Hess cd43ea1c99 web commit by http://madduck.myopenid.com/: add wishlist tag 2008-01-07 09:17:51 -05:00
Joey Hess 1173b6e6a2 web commit by http://madduck.myopenid.com/ 2008-01-07 09:16:40 -05:00
Joey Hess c9b62ad866 web commit by http://madduck.myopenid.com/: make it wishlist 2008-01-06 10:52:58 -05:00
Joey Hess e2f1277d96 web commit by http://madduck.myopenid.com/ 2008-01-06 10:52:11 -05:00