![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 871d5bde59aab7a89bd39272b16c7c451ae23ca2
https://github.com/dreamwidth/dw-free/commit/871d5bde59aab7a89bd39272b16c7c451ae23ca2
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M etc/config.pl
Log Message:
-----------
[#1448] remove obsolete config options from etc/config.pl
Removed two unused options from %LJ::DISABLED (feedster_search & free_create).
Also removed a whole bunch of config setup for LJ::Portal stuff, which is long gone.
Commit: 49f099a635ca6428ac7d25e08b691ccffbb2ff40
https://github.com/dreamwidth/dw-free/commit/49f099a635ca6428ac7d25e08b691ccffbb2ff40
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M etc/config.pl
Log Message:
-----------
[#1448] usercap cleanup round 1
Alphabetize hash keys in %CAP_DEF and use consistent quoting for account caps.
Commit: e760a72997754ec24b0a96ff4b5ad8c4262fde02
https://github.com/dreamwidth/dw-free/commit/e760a72997754ec24b0a96ff4b5ad8c4262fde02
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M etc/config.pl
Log Message:
-----------
[#1448] usercap cleanup round 2
Use %CAP_PAID and %CAP_PREMIUM to package identical settings across account types.
Commit: 5ce57dfd1234c8714e27d01efb0dd93a4f1b7d34
https://github.com/dreamwidth/dw-free/commit/5ce57dfd1234c8714e27d01efb0dd93a4f1b7d34
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M cgi-bin/LJ/Global/Defaults.pm
M etc/config.pl
Log Message:
-----------
[#1448] fix typo in %CAP_DEF
Change 'textmessage' to 'textmessaging' in etc/config.pl and cgi-bin/LJ/Global/Defaults.pm.
Commit: 352f0f078aa84c6336e0bfce23038e3b78869019
https://github.com/dreamwidth/dw-free/commit/352f0f078aa84c6336e0bfce23038e3b78869019
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M etc/config.pl
Log Message:
-----------
[#1448] add missing config variables and usercaps from production
Also correct an inconsistency with premium xpost_accounts.
(Staff had a limit of 9; now it's 5 for all premium accounts,
which is consistent with production.)
Notable additions to usercaps: bonus_icons, stickies, import_comm.
Commit: 0488fa63e16534ce99d1db60aaa4b9a47c0dd301
https://github.com/dreamwidth/dw-free/commit/0488fa63e16534ce99d1db60aaa4b9a47c0dd301
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M doc/config-local.pl.txt
Log Message:
-----------
[#1448] add commented-out sample %LJ::BETA_FEATURES to config-local template
Commit: 5a34a365f0f6fa10e0fe5c4a539a08dbe81f42fc
https://github.com/dreamwidth/dw-free/commit/5a34a365f0f6fa10e0fe5c4a539a08dbe81f42fc
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M cgi-bin/LJ/Global/Defaults.pm
M etc/config.pl
Log Message:
-----------
[#1448] move SSL prefix defaults from config.pl to Global/Defaults.pm
Commit: 81c8d496b258b00fa7d29627076a3b910c23bf0b
https://github.com/dreamwidth/dw-free/commit/81c8d496b258b00fa7d29627076a3b910c23bf0b
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M doc/config-local.pl.txt
Log Message:
-----------
[#1448] add @SPHINX_SEARCHD and $USE_SSL_EVERYWHERE; remove $USE_STABLE_CODE
Commit: 9cd5126af7494b550ad6750500b5e75708b48c68
https://github.com/dreamwidth/dw-free/commit/9cd5126af7494b550ad6750500b5e75708b48c68
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M doc/config-private.pl.txt
Log Message:
-----------
[#1448] fix typo in config-private
No hissing allowed in the config for latest feeds.
Commit: e851581f71e342dc6b813e869bac32b7c045e729
https://github.com/dreamwidth/dw-free/commit/e851581f71e342dc6b813e869bac32b7c045e729
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M doc/config-local.pl.txt
M doc/config-private.pl.txt
M etc/config.pl
Log Message:
-----------
[#1448] add header comments saying these are example config files
Fixes #1448.
Commit: fd40037156f458a8c7f4baddf2561d39d2711c94
https://github.com/dreamwidth/dw-free/commit/fd40037156f458a8c7f4baddf2561d39d2711c94
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M cgi-bin/LJ/Global/Defaults.pm
M cgi-bin/LJ/Web.pm
R doc/config-local.pl.txt
R doc/config-private.pl.txt
A etc/config-local.pl
A etc/config-private.pl
Log Message:
-----------
[#983] move config-local and config-private from doc to etc
Also update references to doc/ljconfig.pl.txt to point to the
correct config file locations.
Fixes #983.
Commit: 3868ae55348e08737ad2eba430b504d90b649f06
https://github.com/dreamwidth/dw-free/commit/3868ae55348e08737ad2eba430b504d90b649f06
Author: Mark Smith <mark@qq.is>
Date: 2015-09-11 (Fri, 11 Sep 2015)
Changed paths:
M cgi-bin/LJ/Global/Defaults.pm
M cgi-bin/LJ/Web.pm
R doc/config-local.pl.txt
R doc/config-private.pl.txt
A etc/config-local.pl
A etc/config-private.pl
M etc/config.pl
Log Message:
-----------
Merge pull request #1576 from kareila/update-config
Update config files
Compare: https://github.com/dreamwidth/dw-free/compare/b4e8b01d14af...3868ae55348e
Home: https://github.com/dreamwidth/dw-free
Commit: 871d5bde59aab7a89bd39272b16c7c451ae23ca2
https://github.com/dreamwidth/dw-free/commit/871d5bde59aab7a89bd39272b16c7c451ae23ca2
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M etc/config.pl
Log Message:
-----------
[#1448] remove obsolete config options from etc/config.pl
Removed two unused options from %LJ::DISABLED (feedster_search & free_create).
Also removed a whole bunch of config setup for LJ::Portal stuff, which is long gone.
Commit: 49f099a635ca6428ac7d25e08b691ccffbb2ff40
https://github.com/dreamwidth/dw-free/commit/49f099a635ca6428ac7d25e08b691ccffbb2ff40
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M etc/config.pl
Log Message:
-----------
[#1448] usercap cleanup round 1
Alphabetize hash keys in %CAP_DEF and use consistent quoting for account caps.
Commit: e760a72997754ec24b0a96ff4b5ad8c4262fde02
https://github.com/dreamwidth/dw-free/commit/e760a72997754ec24b0a96ff4b5ad8c4262fde02
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M etc/config.pl
Log Message:
-----------
[#1448] usercap cleanup round 2
Use %CAP_PAID and %CAP_PREMIUM to package identical settings across account types.
Commit: 5ce57dfd1234c8714e27d01efb0dd93a4f1b7d34
https://github.com/dreamwidth/dw-free/commit/5ce57dfd1234c8714e27d01efb0dd93a4f1b7d34
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M cgi-bin/LJ/Global/Defaults.pm
M etc/config.pl
Log Message:
-----------
[#1448] fix typo in %CAP_DEF
Change 'textmessage' to 'textmessaging' in etc/config.pl and cgi-bin/LJ/Global/Defaults.pm.
Commit: 352f0f078aa84c6336e0bfce23038e3b78869019
https://github.com/dreamwidth/dw-free/commit/352f0f078aa84c6336e0bfce23038e3b78869019
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M etc/config.pl
Log Message:
-----------
[#1448] add missing config variables and usercaps from production
Also correct an inconsistency with premium xpost_accounts.
(Staff had a limit of 9; now it's 5 for all premium accounts,
which is consistent with production.)
Notable additions to usercaps: bonus_icons, stickies, import_comm.
Commit: 0488fa63e16534ce99d1db60aaa4b9a47c0dd301
https://github.com/dreamwidth/dw-free/commit/0488fa63e16534ce99d1db60aaa4b9a47c0dd301
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M doc/config-local.pl.txt
Log Message:
-----------
[#1448] add commented-out sample %LJ::BETA_FEATURES to config-local template
Commit: 5a34a365f0f6fa10e0fe5c4a539a08dbe81f42fc
https://github.com/dreamwidth/dw-free/commit/5a34a365f0f6fa10e0fe5c4a539a08dbe81f42fc
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M cgi-bin/LJ/Global/Defaults.pm
M etc/config.pl
Log Message:
-----------
[#1448] move SSL prefix defaults from config.pl to Global/Defaults.pm
Commit: 81c8d496b258b00fa7d29627076a3b910c23bf0b
https://github.com/dreamwidth/dw-free/commit/81c8d496b258b00fa7d29627076a3b910c23bf0b
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M doc/config-local.pl.txt
Log Message:
-----------
[#1448] add @SPHINX_SEARCHD and $USE_SSL_EVERYWHERE; remove $USE_STABLE_CODE
Commit: 9cd5126af7494b550ad6750500b5e75708b48c68
https://github.com/dreamwidth/dw-free/commit/9cd5126af7494b550ad6750500b5e75708b48c68
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M doc/config-private.pl.txt
Log Message:
-----------
[#1448] fix typo in config-private
No hissing allowed in the config for latest feeds.
Commit: e851581f71e342dc6b813e869bac32b7c045e729
https://github.com/dreamwidth/dw-free/commit/e851581f71e342dc6b813e869bac32b7c045e729
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M doc/config-local.pl.txt
M doc/config-private.pl.txt
M etc/config.pl
Log Message:
-----------
[#1448] add header comments saying these are example config files
Fixes #1448.
Commit: fd40037156f458a8c7f4baddf2561d39d2711c94
https://github.com/dreamwidth/dw-free/commit/fd40037156f458a8c7f4baddf2561d39d2711c94
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M cgi-bin/LJ/Global/Defaults.pm
M cgi-bin/LJ/Web.pm
R doc/config-local.pl.txt
R doc/config-private.pl.txt
A etc/config-local.pl
A etc/config-private.pl
Log Message:
-----------
[#983] move config-local and config-private from doc to etc
Also update references to doc/ljconfig.pl.txt to point to the
correct config file locations.
Fixes #983.
Commit: 3868ae55348e08737ad2eba430b504d90b649f06
https://github.com/dreamwidth/dw-free/commit/3868ae55348e08737ad2eba430b504d90b649f06
Author: Mark Smith <mark@qq.is>
Date: 2015-09-11 (Fri, 11 Sep 2015)
Changed paths:
M cgi-bin/LJ/Global/Defaults.pm
M cgi-bin/LJ/Web.pm
R doc/config-local.pl.txt
R doc/config-private.pl.txt
A etc/config-local.pl
A etc/config-private.pl
M etc/config.pl
Log Message:
-----------
Merge pull request #1576 from kareila/update-config
Update config files
Compare: https://github.com/dreamwidth/dw-free/compare/b4e8b01d14af...3868ae55348e