Commit Graph

701 Commits (08192f449dc61ea2e2f51045773f80ef5b5a55c6)

Author SHA1 Message Date
Joey Hess 60dc22c16d version needed 2008-02-24 17:39:27 -05:00
Joey Hess b045e3124a closing with explanation 2008-02-24 17:31:18 -05:00
Joey Hess 4eabb3cb7a * inline: When forcing urls absolute for rss feeds, skip mailto and other
such urls.
2008-02-24 17:07:56 -05:00
Joey Hess 8e2aae2b35 close this one 2008-02-24 17:02:29 -05:00
Joey Hess 265098501e user configuration error 2008-02-24 17:01:37 -05:00
Joey Hess 21b55c9640 responses 2008-02-24 16:57:52 -05:00
Joey Hess 40a0b3e748 close 2008-02-24 16:50:58 -05:00
Joey Hess d14bde197e * Disable taint checking for all builds as people keep complaining about it,
and since all versions of perl seem to be hopelessly broken.
2008-02-24 15:42:43 -05:00
Joey Hess 8108178745 web commit by rdennis 2008-02-24 07:36:32 -05:00
Joey Hess ad1639f455 web commit by JeremyReed: put on one line 2008-02-23 20:59:43 -05:00
Joey Hess 4d368bc747 web commit by JeremyReed: noticed bug running ikiwiki right after upgrading to 2.32.3 2008-02-23 20:58:30 -05:00
Joey Hess e610460d9c web commit by http://harningt.eharning.us/ 2008-02-22 17:52:35 -05:00
Joey Hess 3af19a2428 web commit by http://madduck.myopenid.com/ 2008-02-21 09:33:55 -05:00
Joey Hess 2add78ab82 web commit by http://madduck.myopenid.com/ 2008-02-21 09:32:06 -05:00
Joey Hess 73b891a434 web commit by Justin: explain workaround using server rewriting. 2008-02-20 12:30:33 -05:00
Joey Hess cf02ab0eaf web commit by Mathias 2008-02-19 16:45:49 -05:00
Joey Hess 40a8236af4 web commit by http://madduck.myopenid.com/ 2008-02-18 12:07:40 -05:00
Joey Hess 09db9e3287 web commit by lnussel 2008-02-18 03:41:48 -05:00
Joey Hess 8cb0bdcc12 web commit by Justin 2008-02-16 18:34:00 -05:00
Joey Hess 4d22a29e84 web commit by https://brian.may.myopenid.com/: fix underscores 2008-02-16 04:23:29 -05:00
Joey Hess 4a158ce1b6 web commit by https://brian.may.myopenid.com/: link to semi-related bug report 2008-02-16 04:22:13 -05:00
Joey Hess 9a4ba5c590 web commit by https://brian.may.myopenid.com/: not checking ssl certificates 2008-02-16 04:19:30 -05:00
Joey Hess 15222d8725 web commit by https://brian.may.myopenid.com/: simplify response 2008-02-16 03:37:29 -05:00
Joey Hess a4697df3e7 web commit by https://brian.may.myopenid.com/ 2008-02-15 04:10:08 -05:00
Joey Hess 8f7d7c1a00 er, what absolute links? 2008-02-14 15:46:24 -05:00
Joey Hess 841617c9ff Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2008-02-14 15:42:50 -05:00
Joey Hess 553136ec1f * Preview limits the page dropdown to what's selected previously
(as preserving the full list across preview would be tricky). Userdirs
  were still being offered as an option there, remove them.
* Fix a bug where user A created a page concurrently with user B, and
  when B previewed it would redirect B to A's new page, losing B's work.
  Instead, don't redirect and let conflict handling resolve it.
2008-02-14 15:42:14 -05:00
Joey Hess 85145afbd9 web commit by https://brian.may.myopenid.com/: relative links 2008-02-14 15:40:22 -05:00
Joey Hess 8be2b60aac * The search plugin needs to override <base> to point to the directory
containing ikiwiki.cgi, but this should not change the urls to the style
  sheets etc. Add a new forcebareurl parameter to misctemplate to allow
  it to do that.
2008-02-14 15:20:49 -05:00
Joey Hess 9192a88375 web commit by https://brian.may.myopenid.com/: openid https certificates checked? 2008-02-14 05:05:36 -05:00
Joey Hess a3c3786954 web commit by https://brian.may.myopenid.com/: http proxy 2008-02-14 04:45:28 -05:00
Joey Hess 9c87cc0d13 web commit by rdennis 2008-02-14 04:41:52 -05:00
Joey Hess 31a52efc91 web commit by rdennis 2008-02-14 04:19:36 -05:00
Joey Hess 4aab5f0a73 * Generate XML RPC messages with the encoding set to utf-8 instead
of XML::RPC's default of us-ascii. Allows interoperation with
  python's xmlrpc library, which threw invalid encoding exceptions and
  caused the rst plugin to hang.
2008-02-11 00:11:49 -05:00
Joey Hess 4c0cc8e3a7 web commit by http://id.loopysoft.com/matt/ 2008-02-10 21:30:27 -05:00
Joey Hess 825847af95 reply 2008-02-08 13:52:31 -05:00
Joey Hess 35547272c6 web commit by lnussel 2008-02-08 09:03:51 -05:00
Joey Hess 749c1e36d9 * monotone changes by Brian May:
- On commits, replace "mtn sync" bidirectional with "mtn push" single
    direction. No need to pull changes when doing a commit. mtn sync
    is still called in rcs_update.
  - Support for viewing differences via patches using viewmtn.
2008-02-03 18:14:39 -05:00
Joey Hess 855f28e105 removing old patch that was also sent by mail 2008-02-03 17:48:30 -05:00
Joey Hess d8d2b31692 fix broken link 2008-02-03 15:05:31 -05:00
Joey Hess 965efbb441 web commit by http://perolofsson.myopenid.com/ 2008-02-02 06:59:00 -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 ad6d22f237 followup 2008-01-28 18:17:31 -05:00
Joey Hess f7b86d8177 pushing two commits in at once leads to a related problem 2008-01-28 17:55:58 -05:00
Joey Hess 1bdd9ec761 web commit by http://subvert.org.uk/~bma/: More information. 2008-01-12 17:55:51 -05:00
Joey Hess d028c29772 docs/changelog 2008-01-09 20:05:56 -05:00
Joey Hess 9f34404bb3 web commit by AlexandreDupas 2008-01-09 08:56:06 -05:00
Joey Hess 65909e3543 web commit by AlexandreDupas: possible answer 2008-01-09 08:53:06 -05:00
Joey Hess 2b2ff53c2f web commit by http://madduck.myopenid.com/ 2008-01-09 06:03:39 -05:00
Joey Hess 1cfb23cba2 web commit by http://subvert.org.uk/~bma/ 2008-01-08 13:00:01 -05:00