github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2012-09-10 07:29 am

[dreamwidth/dw-free] f8de84: (bug 4594) Hopefully finally fix this.

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: f8de84e490f33a667dcbc665c862aad9451be2b0
https://github.com/dreamwidth/dw-free/commit/f8de84e490f33a667dcbc665c862aad9451be2b0
Author: exor674 <exor674@dreamwidth.org>
Date: 2012-09-08 (Sat, 08 Sep 2012)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm

Log Message:
-----------
(bug 4594) Hopefully finally fix this.

-e is everything, -f is "is this a file"


Commit: 970e01ae0c3a8cebe2a1a7372392da088416e420
https://github.com/dreamwidth/dw-free/commit/970e01ae0c3a8cebe2a1a7372392da088416e420
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-10 (Mon, 10 Sep 2012)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm

Log Message:
-----------
(Bug 4594) Remove redundant beginning "/"

This makes /foo/ => /foo/index.bml work (previously it was becoming
/foo/ => /foo//index.bml, which was breaking the translation system on
dev servers)


Commit: b72be5a0fb4331008daba551fcf0cffdc65a5c51
https://github.com/dreamwidth/dw-free/commit/b72be5a0fb4331008daba551fcf0cffdc65a5c51
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-10 (Mon, 10 Sep 2012)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm

Log Message:
-----------
Merge pull request #62 from anall/feature/FixIndexes

* feature/fixIndexes:
(bug 4594) Hopefully finally fix this.

* Additional commits:
(Bug 4594) Remove redundant beginning "/"


Compare: https://github.com/dreamwidth/dw-free/compare/4af7aa03c587...b72be5a0fb43