Site domain-based agents
Components
Labels
None
Description
Context Information
None
Additional information (do not use)
None
Attachments
2
- 03 Oct 2011, 09:13 AM
- 07 Oct 2010, 11:22 AM
Activity
Show:
Alex July 25, 2012 at 10:33 AM
Since 5.2.0 version was released.
Alex October 3, 2011 at 9:15 AM
Fix committed to [b]5.2.x branch/b. Commit Message:
Fixes #0000883: Site domain-based agents
Alex October 3, 2011 at 9:15 AM
Will test all together.
Alex October 3, 2011 at 9:14 AM
Patch changed to include all latest features in 5.2.0:
column phrases stored in field phrases
multioptions filter
Dmitry Andrejev September 24, 2011 at 6:55 PM
New patch for 5.2.x needed (PHP 5 format)
Fixed
Priority
Assignee
Reporter
Alex
AlexDeveloper
Alex
AlexPatch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
External issue ID
883
External issue URL
Story Points
1
Fix versions
Affects versions
Created October 7, 2010 at 11:22 AM
Updated December 29, 2024 at 9:11 PM
Resolved July 25, 2012 at 10:33 AM
Add ability to specify which agents are allowed to be run on which site domains.
Site domain should be detected based on domain from config.php file, since CRON (who executes agents) is run from command line and doesn't have ant $_SERVER['HTTP_HOST'] to match by.