[dreamwidth/dw-free] 0a0e7e: (Bug 4855) Get the first non-DOOO entry when impor...
Branch: refs/heads/release-1.13
Home: https://github.com/dreamwidth/dw-free
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
Compare: https://github.com/dreamwidth/dw-free/compare/e33837565d2c...7974fba29238
Home: https://github.com/dreamwidth/dw-free
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
Compare: https://github.com/dreamwidth/dw-free/compare/e33837565d2c...7974fba29238