Use wikimedia/timestamp
authorKunal Mehta <legoktm@member.fsf.org>
Sun, 2 Oct 2016 04:51:51 +0000 (21:51 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Wed, 1 Mar 2017 05:15:38 +0000 (21:15 -0800)
commita57b64436cf2404d4daa23700607ce1e5848ddf5
tree042878b399a1f9386d2cf45a8aa04228d2a7e6ff
parent36cd338271050f4b1d2734390d49fa8258d6869c
Use wikimedia/timestamp

Bug: T100924
Depends-On: I0a067367cda6885fa45631ed7c18799d653dc9bf
Change-Id: I69ba64e364df8af089c1c918cdf32f99454e693a
21 files changed:
RELEASE-NOTES-1.29
autoload.php
composer.json
includes/Defines.php
includes/MWTimestamp.php
includes/MergeHistory.php
includes/api/ApiMain.php
includes/compat/Timestamp.php [new file with mode: 0644]
includes/libs/filebackend/FSFileBackend.php
includes/libs/filebackend/FileBackendStore.php
includes/libs/filebackend/HTTPFileStreamer.php
includes/libs/rdbms/database/Database.php
includes/libs/rdbms/database/DatabasePostgres.php
includes/libs/time/ConvertibleTimestamp.php [deleted file]
includes/libs/time/TimestampException.php [deleted file]
includes/libs/time/defines.php [deleted file]
includes/libs/xmp/XMPValidate.php
includes/media/FormatMetadata.php
includes/pager/ReverseChronologicalPager.php
includes/utils/AutoloadGenerator.php
tests/phpunit/includes/libs/time/ConvertibleTimestampTest.php [deleted file]