github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2015-03-06 07:04 am

[dreamwidth/dw-free] c7134e: [#1264] Separate out the DB configuration for test...

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: c7134e60d13a86ce9f2eea5e7fd782b605432c1d
https://github.com/dreamwidth/dw-free/commit/c7134e60d13a86ce9f2eea5e7fd782b605432c1d
Author: Afuna <fu@dreamwidth.org>
Date: 2015-03-04 (Wed, 04 Mar 2015)

Changed paths:
M cgi-bin/LJ/Config.pm
A t/config-test-private.pl
M t/config-test.pl

Log Message:
-----------
[#1264] Separate out the DB configuration for tests

This allows overriding just the DB configuration, without overriding all
the other test-related variables. For the sake of people on shared
servers where the database name must vary.

(Note: they'll still need to create the DBs to use, or have the DBs
created for them)

Fixes #1264.


Commit: ff4b3c6c6622f2a2541b03a2e0b170abd4a057a4
https://github.com/dreamwidth/dw-free/commit/ff4b3c6c6622f2a2541b03a2e0b170abd4a057a4
Author: Mark Smith <mark@qq.is>
Date: 2015-03-06 (Fri, 06 Mar 2015)

Changed paths:
M cgi-bin/LJ/Config.pm
A t/config-test-private.pl
M t/config-test.pl

Log Message:
-----------
Merge pull request #1274 from afuna/config-test-bug-1264

[#1264] Separate out the DB configuration for tests


Compare: https://github.com/dreamwidth/dw-free/compare/68161e1b03ee...ff4b3c6c6622