Options to test
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Dec 31 2015
Dec 29 2015
For Git, we can use https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh.
Liquidprompt doesn't seem to print correctly Git information as root.
Dec 23 2015
Dec 22 2015
Dec 21 2015
Adding to this sprint.
Dec 20 2015
Dec 19 2015
Dec 16 2015
Revision manually marked as closed through a SQL query.
Dec 11 2015
Dec 2 2015
Dec 1 2015
I wonder if that shouldn't go to nasqueron/php-cli.
Another test done: this diff has been created with an image built with this change, the → from the commit were correctly printed and I were able to write an é.
Automatic publication first success at 2015-11-20T00:44:29.539880
according https://hub.docker.com/r/nasqueron/arcanist/builds/
$ docker run --rm nasqueron/nginx-php-fpm php -i [...] bz2
$ docker run --rm nasqueron/php-cli php -i [...] bz2
I've edited the Dockerfile and rebuilding the two images, PHP is compiling.
Per http://php.net/manual/en/bzip2.installation.php the setting is --witb-bz2 and not --enable-bz2.