- Rebased against D40
- Added documentation for Mailgun
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Nov 12 2015
PHABRICATOR_NO_INSTALL documented in README
- Whitespace issues
- One question previously left half unanswered
- Rewritten -e notes, list of the environment variables
- Arcanist container is now ready
- Instructions about how to configure Aphlict in Phabricator config
- Questions in bold in Troubleshoot question
- Acknowledgement and Team sections
Nov 11 2015
There is an issue: Docker passes the environment to the starting process, but also to linked containers (they need MYSQL_ENV_MYSQL_ROOT_PASSWORD to setup their MySQL database).
Add links to containers and informations about '-e' option
Draft commit not intended to merge as is in master branch, pre-commit review in D44.
This commit is a draft in progress, not merged in master.
This commit is a draft in progress, not merged in master.
This should be documented in user documentation as well.
$PHABRICATOR_NO_INSTALL should be documented in README.md.
Trigger issue: this commit were committed to a topic branch, to save it.
Trigger issue: this commit were committed to a topic branch, to save it.
Squashed commits.
diff --git a/src/applications/home/controller/PhabricatorHomeMainController.php b/src/applications/home/controller/PhabricatorHomeMainController.php index 330aecf..05b44cc 100644 --- a/src/applications/home/controller/PhabricatorHomeMainController.php +++ b/src/applications/home/controller/PhabricatorHomeMainController.php @@ -54,7 +54,7 @@ final class PhabricatorHomeMainController extends PhabricatorHomeController { return $this->buildApplicationPage( $content, array( - 'title' => 'Phabricator', + 'title' => getenv('PHABRICATOR_TITLE'), )); }
We'll review after a footer is there, so currently, that's fine.
Whitespaces and key issues
Nov 10 2015
It seems to be a delta of 10 px (For the Bitbucket icon, -70px → -60px works).
Local editors rules should be added to a global list, set for the host with the Git core.excludesfile setting.
Nov 9 2015
After some months of use, that works well and led to a 7 days duration.
@Sandlayth is interested to test this feature, but not comfortable with the idea to have to review PHP code.
Situation is stable since August, so we can consider space has been successfully reclaimed.
Even with automerge, after the rebase, we need to regenerate the map with bin/celerity map.
Sprites have been updated.
Not a bug, php-fpm isn't intended to be launched manually without calling the service script, which generates /usr/local/etc/php-fpm-env.conf.