2013-02-18

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github2013-02-18 12:55 am

[dreamwidth/dw-free] 9ac104: Changes all livejournal references to dreamwidth, ...

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 9ac1042027f8e56357b9f48533466102e988d292
https://github.com/dreamwidth/dw-free/commit/9ac1042027f8e56357b9f48533466102e988d292
Author: foxfirefey <foxfirefey@gmail.com>
Date: 2013-02-18 (Mon, 18 Feb 2013)

Changed paths:
M src/jbackup/jbackup.pl

Log Message:
-----------
Changes all livejournal references to dreamwidth, including the default server


Commit: b5ef7f4d991aff639842338d50f6a14a7312db97
https://github.com/dreamwidth/dw-free/commit/b5ef7f4d991aff639842338d50f6a14a7312db97
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-18 (Mon, 18 Feb 2013)

Changed paths:
M src/jbackup/jbackup.pl

Log Message:
-----------
Merge pull request #269 from foxfirefey/Bug4880/jbackup

Changes all livejournal references to dreamwidth in jbackup


Compare: https://github.com/dreamwidth/dw-free/compare/f70aee6fefea...b5ef7f4d991a
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github2013-02-18 12:40 pm

[dreamwidth/dw-free] c6bc9a: Some search fixes

Branch: refs/heads/release-1.13
Home: https://github.com/dreamwidth/dw-free
Commit: c6bc9ac7d282334558243c623d0b5fd00c1b3cd6
https://github.com/dreamwidth/dw-free/commit/c6bc9ac7d282334558243c623d0b5fd00c1b3cd6
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-02-17 (Sun, 17 Feb 2013)

Changed paths:
M bin/schedule-copier-jobs
M bin/worker/sphinx-copier
M bin/worker/sphinx-search-gm
M cgi-bin/DW/Hooks/SiteSearch.pm
M cgi-bin/DW/Pay.pm
M htdocs/search.bml

Log Message:
-----------
Some search fixes

* Fixes excerpts to use the dw1delta index (which falls back to dw1).

* Fixes the UI to properly save the 'include comments' flag.

* Makes the scheduler faster (for re-copies).

* Adds the 'touchtime' column which lets us properly index updated
content. The old method relied on the id field incrementing which wasn't
true if content got edited.