Feb. 12th, 2013

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: d36e2d040304eaa6947abe422d373f6f0b086f37
https://github.com/dreamwidth/dw-free/commit/d36e2d040304eaa6947abe422d373f6f0b086f37
Author: Afuna <fu@dreamwidth.org>
Date: 2013-02-11 (Mon, 11 Feb 2013)

Changed paths:
M views/admin/importer/history.tt.text

Log Message:
-----------
(Bug 4813) Add missing strings


Commit: 8e5a2014d2f86d80837e7a6c2b496d42f45bd5fb
https://github.com/dreamwidth/dw-free/commit/8e5a2014d2f86d80837e7a6c2b496d42f45bd5fb
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Changed paths:
M views/admin/importer/history.tt.text

Log Message:
-----------
Merge pull request #260 from afuna/admin-text-bug4813

(Bug 4813) Add missing strings


Compare: https://github.com/dreamwidth/dw-free/compare/788054a09579...8e5a2014d2f8
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: b800fa9d958858a61cb7500b72e8e582e2fdb26d
https://github.com/dreamwidth/dw-free/commit/b800fa9d958858a61cb7500b72e8e582e2fdb26d
Author: Afuna <fu@dreamwidth.org>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Userpics.pm

Log Message:
-----------
(Bug 4876) Stop the job if it fails while setting up log file

Moves initialiaziation of $logfile out of the $log sub, so that if it
fails, and we return $temp_fail->(...), it actually cuts the import
short.

Otherwise, the import job just continues, just with no logging, and the
user gets both a "succeeded" and "failed" message in their inbox.
Confusing!


Commit: 320d0a7e77316b6d4b406fd8a93385b8812dfbba
https://github.com/dreamwidth/dw-free/commit/320d0a7e77316b6d4b406fd8a93385b8812dfbba
Author: Afuna <fu@dreamwidth.org>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal.pm

Log Message:
-----------
(Bug 4876) Fix timestamp when logfile is first opened


Commit: 24e0184c6b209384af5a20724df42168bb9bdae9
https://github.com/dreamwidth/dw-free/commit/24e0184c6b209384af5a20724df42168bb9bdae9
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Userpics.pm

Log Message:
-----------
Merge pull request #262 from afuna/fail-log-bug4876

(Bug 4876) Stop the job if it fails while setting up log file


Compare: https://github.com/dreamwidth/dw-free/compare/8e5a2014d2f8...24e0184c6b20
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 3c08e3ceff6f5af8ea23d050aafac4e54283dafe
https://github.com/dreamwidth/dw-free/commit/3c08e3ceff6f5af8ea23d050aafac4e54283dafe
Author: ninetyd <ninetyd@dreamwidth.org>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Changed paths:
M bin/upgrading/s2layers/core2.s2

Log Message:
-----------
Bug 4873 - Replace 'maintainer' with 'administrator'
http://bugs.dwscoalition.org/show_bug.cgi?id=4873
-- Also in Core2!


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

Changed paths:
M bin/upgrading/s2layers/core2.s2

Log Message:
-----------
Merge pull request #263 from ninetyd/bug4873/maintainer_replace_partii

Bug 4873 - Replace 'maintainer' with 'administrator'


Compare: https://github.com/dreamwidth/dw-free/compare/24e0184c6b20...db55f2aa251e
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.13
Home: https://github.com/dreamwidth/dw-free
Commit: 9e31b737f3d7fba502837b0fc77960c5927bc646
https://github.com/dreamwidth/dw-free/commit/9e31b737f3d7fba502837b0fc77960c5927bc646
Author: Afuna <fu@dreamwidth.org>
Date: 2013-02-11 (Mon, 11 Feb 2013)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm

Log Message:
-----------
(Bug 4855) Do not proceed when we fail

When we fail, cut it short. Don't continue.


Commit: 8ff5e4f53c44629fc277a85d70b94dcb0da7b6bd
https://github.com/dreamwidth/dw-free/commit/8ff5e4f53c44629fc277a85d70b94dcb0da7b6bd
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm

Log Message:
-----------
Merge pull request #261 from afuna/fail-return-bug4855

(Bug 4855) Do not proceed when we fail


Compare: https://github.com/dreamwidth/dw-free/compare/47506a94c0be...8ff5e4f53c44
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 081e047afe42815c473870f3734c04f6ffd32fa4
https://github.com/dreamwidth/dw-free/commit/081e047afe42815c473870f3734c04f6ffd32fa4
Author: Afuna <fu@dreamwidth.org>
Date: 2013-02-11 (Mon, 11 Feb 2013)

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

Log Message:
-----------
(Bug 4875) Specialcase %BML::ML for post-request cleanup

`keys %BML::ML` gets us this in the logs:
Can't locate object method "FIRSTKEY" via package "BML::ML"

So we just specialcase BML::ML and clear it after each request (instead
of trying to detect if it contains anything, etc)


Commit: 3806d918d2481856a067e241ec92d22c76337ced
https://github.com/dreamwidth/dw-free/commit/3806d918d2481856a067e241ec92d22c76337ced
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)

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

Log Message:
-----------
Merge pull request #259 from afuna/bml-ml-firstkey-bug4875

(Bug 4875) Specialcase %BML::ML for post-request cleanup


Compare: https://github.com/dreamwidth/dw-free/compare/db55f2aa251e...3806d918d248
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 4d2fe1989d0629d2053645532057ea3f01c7d884
https://github.com/dreamwidth/dw-free/commit/4d2fe1989d0629d2053645532057ea3f01c7d884
Author: Afuna <fu@dreamwidth.org>
Date: 2013-02-01 (Fri, 01 Feb 2013)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm

Log Message:
-----------
Reversed the logic for logging this statement. Oops


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

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm

Log Message:
-----------
Merge pull request #248 from afuna/fix-logging

Reversed the logic for logging this statement. Oops


Commit: 0a0e7e854207f89169dad9bb11813efb11e24d56
https://github.com/dreamwidth/dw-free/commit/0a0e7e854207f89169dad9bb11813efb11e24d56
Author: Afuna <fu@dreamwidth.org>
Date: 2013-02-06 (Wed, 06 Feb 2013)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm

Log Message:
-----------
(Bug 4855) Get the first non-DOOO entry when importing

Getting the latest entry via the protocol gives us the latest entry
according to eventtime (user-provided time) rather than logtime.
Sometimse this could be a DOOO entry, which then means that everything
after that DOOO entry will not be imported. So let's try to find the
first non-DOOO entry, as that will be the latest according to logtime.


Commit: 7974fba292388687f5f12fedba7155d3bdc69fe0
https://github.com/dreamwidth/dw-free/commit/7974fba292388687f5f12fedba7155d3bdc69fe0
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-06 (Wed, 06 Feb 2013)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm

Log Message:
-----------
Merge pull request #249 from afuna/import-dooo-first-entry-bug4855

(Bug 4855) Get the first non-DOOO entry when importing


Commit: 107776b66630002cb2e42a7dd78039a4a5a4dd4f
https://github.com/dreamwidth/dw-free/commit/107776b66630002cb2e42a7dd78039a4a5a4dd4f
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-02-07 (Thu, 07 Feb 2013)

Changed paths:
M bin/schedule-copier-jobs
M bin/worker/content-importer
M bin/worker/content-importer-lite
M bin/worker/content-importer-verify
M bin/worker/import-scheduler
M bin/worker/sphinx-copier
M bin/worker/sphinx-search-gm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm
M cgi-bin/LJ/DB.pm
M cgi-bin/LJ/Protocol.pm
M cgi-bin/LJ/Talk.pm
M htdocs/search.bml
M htdocs/search.bml.text

Log Message:
-----------
Sphinx improvements, comment indexing

Performance improvements:

* Do not use AUTO_INCREMENT, use a better PRIMARY KEY that InnoDB that
reflects the data access patterns. (All accesses are either single-items
or groups-by-journal.)

* Use COMPRESS to save disk space.

* Don't copy entire journals every time something updates.

* Only copy once when imported -- at the end.

Functionality improvements:

* Add comment indexing and searching.

* Support delta indices for faster indexing cycles.

IMPORTANT: These changes are backwards-incompatible with search
installations. If you deploy this code, you will need to update
your database schema and delete the table and reimport (to get the
compression).


Commit: d3351fa940ae9cdfc37ddc2ce09599d06c2b9ab6
https://github.com/dreamwidth/dw-free/commit/d3351fa940ae9cdfc37ddc2ce09599d06c2b9ab6
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-02-07 (Thu, 07 Feb 2013)

Changed paths:
M bin/worker/sphinx-copier

Log Message:
-----------
Make sphinx-copier status-line readable


Commit: bbfce05fa911715f5dc0b55d8c826bc353c7dee9
https://github.com/dreamwidth/dw-free/commit/bbfce05fa911715f5dc0b55d8c826bc353c7dee9
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-02-07 (Thu, 07 Feb 2013)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal.pm

Log Message:
-----------
Fix case where OpenIDs get underscores

URLs should have dashes. This is one case where that happens.


Commit: 6e75c71fbebf8c92bc6d0cbd74ccf172500bc9df
https://github.com/dreamwidth/dw-free/commit/6e75c71fbebf8c92bc6d0cbd74ccf172500bc9df
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-02-08 (Fri, 08 Feb 2013)

Changed paths:
M cgi-bin/DW/Hooks/SiteSearch.pm
M cgi-bin/LJ/DB.pm

Log Message:
-----------
Fix miscellaneous Sphinx DB usage

These two codepaths use the Sphinx DB. The table changed.


Commit: ea82f4737027e837f18d94e6463d1a0af9b37c96
https://github.com/dreamwidth/dw-free/commit/ea82f4737027e837f18d94e6463d1a0af9b37c96
Author: Robby Griffin <alierak@gmail.com>
Date: 2013-02-09 (Sat, 09 Feb 2013)

Changed paths:
M cgi-bin/DW/Hooks/SiteSearch.pm

Log Message:
-----------
(Bug 4871) rename search column journal_id to journalid


Commit: 47506a94c0be6d2d186375194e3a916b7c431998
https://github.com/dreamwidth/dw-free/commit/47506a94c0be6d2d186375194e3a916b7c431998
Author: alierak <alierak@gmail.com>
Date: 2013-02-09 (Sat, 09 Feb 2013)

Changed paths:
M cgi-bin/DW/Hooks/SiteSearch.pm

Log Message:
-----------
Merge pull request #251 from alierak/searchdb-bug4871

(Bug 4871) rename search column journal_id to journalid


Commit: 9e31b737f3d7fba502837b0fc77960c5927bc646
https://github.com/dreamwidth/dw-free/commit/9e31b737f3d7fba502837b0fc77960c5927bc646
Author: Afuna <fu@dreamwidth.org>
Date: 2013-02-11 (Mon, 11 Feb 2013)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm

Log Message:
-----------
(Bug 4855) Do not proceed when we fail

When we fail, cut it short. Don't continue.


Commit: 8ff5e4f53c44629fc277a85d70b94dcb0da7b6bd
https://github.com/dreamwidth/dw-free/commit/8ff5e4f53c44629fc277a85d70b94dcb0da7b6bd
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm

Log Message:
-----------
Merge pull request #261 from afuna/fail-return-bug4855

(Bug 4855) Do not proceed when we fail


Commit: 3d262af154c92dcb7599bca65f4625529ecc71d5
https://github.com/dreamwidth/dw-free/commit/3d262af154c92dcb7599bca65f4625529ecc71d5
Author: Afuna <fu@dreamwidth.org>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Changed paths:
M bin/schedule-copier-jobs
M bin/worker/content-importer
M bin/worker/content-importer-lite
M bin/worker/content-importer-verify
M bin/worker/import-scheduler
M bin/worker/sphinx-copier
M bin/worker/sphinx-search-gm
M cgi-bin/DW/Hooks/SiteSearch.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm
M cgi-bin/LJ/DB.pm
M cgi-bin/LJ/Protocol.pm
M cgi-bin/LJ/Talk.pm
M htdocs/search.bml
M htdocs/search.bml.text

Log Message:
-----------
Merge branch 'release-1.13' into develop

* release-1.13:
(Bug 4855) Do not proceed when we fail
(Bug 4871) rename search column journal_id to journalid
Fix miscellaneous Sphinx DB usage
Fix case where OpenIDs get underscores
Make sphinx-copier status-line readable
Sphinx improvements, comment indexing
(Bug 4855) Get the first non-DOOO entry when importing
Reversed the logic for logging this statement. Oops


Compare: https://github.com/dreamwidth/dw-free/compare/3806d918d248...3d262af154c9
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 95cef38244c368806f6d77ca3cbf092657bb0b0c
https://github.com/dreamwidth/dw-free/commit/95cef38244c368806f6d77ca3cbf092657bb0b0c
Author: Afuna <fu@dreamwidth.org>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Changed paths:
M bin/upgrading/en.dat
M cgi-bin/LJ/BetaFeatures/default.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/EntryPage.pm
M cgi-bin/LJ/S2/ReplyPage.pm
M cgi-bin/LJ/Talk.pm
M cgi-bin/LJ/Web.pm
M cgi-bin/LJ/Widget/BetaFeature.pm
M htdocs/talkpost.bml
M htdocs/talkpost_do.bml
M htdocs/talkread.bml

Log Message:
-----------
(Bug 3523) Turn on new JS implementation (jQuery) by default

- temporary opt-out still available just in case of last minute stuff
- reverse the text on the button if the beta feature key ends with "_optout"


Commit: 0c30232714d0f86e766548a91df4e1e02ae332a8
https://github.com/dreamwidth/dw-free/commit/0c30232714d0f86e766548a91df4e1e02ae332a8
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Changed paths:
M bin/upgrading/en.dat
M cgi-bin/LJ/BetaFeatures/default.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/EntryPage.pm
M cgi-bin/LJ/S2/ReplyPage.pm
M cgi-bin/LJ/Talk.pm
M cgi-bin/LJ/Web.pm
M cgi-bin/LJ/Widget/BetaFeature.pm
M htdocs/talkpost.bml
M htdocs/talkpost_do.bml
M htdocs/talkread.bml

Log Message:
-----------
Merge pull request #265 from afuna/jquerify-last-call-bug3523

(Bug 3523) Turn on new JS implementation (jQuery) by default


Compare: https://github.com/dreamwidth/dw-free/compare/3d262af154c9...0c30232714d0

Profile

Dreamwidth Changelog

June 2025

S M T W T F S
1234567
89101112 13 14
1516171819 2021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 23rd, 2025 09:13 am
Powered by Dreamwidth Studios