<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/phpbb/console/command/db, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/'/>
<entry>
<title>[ticket/14895] Fix issues in CLI classes</title>
<updated>2016-12-08T22:25:09+00:00</updated>
<author>
<name>Matt Friedman</name>
<email>maf675@gmail.com</email>
</author>
<published>2016-12-08T22:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=cbf6d71f6859fd6c036967ed19082f3e54efc328'/>
<id>cbf6d71f6859fd6c036967ed19082f3e54efc328</id>
<content type='text'>
PHPBB3-14895
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14895
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14895] Use SymfonyStyle in all CLI</title>
<updated>2016-12-08T22:24:02+00:00</updated>
<author>
<name>Matt Friedman</name>
<email>maf675@gmail.com</email>
</author>
<published>2016-12-08T22:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b17fa7dfa588fc191f4ed268b88dcaec40294acb'/>
<id>b17fa7dfa588fc191f4ed268b88dcaec40294acb</id>
<content type='text'>
PHPBB3-14895
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14895
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14434] Refactored to check migrations when setting them</title>
<updated>2016-01-28T20:17:35+00:00</updated>
<author>
<name>Matt Friedman</name>
<email>maf675@gmail.com</email>
</author>
<published>2016-01-28T19:22:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=27027deb9ce2076f64dbfdecba494efe1aa523dc'/>
<id>27027deb9ce2076f64dbfdecba494efe1aa523dc</id>
<content type='text'>
PHPBB3-14434
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14434
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14434] Do not include non-migrations in CLI list</title>
<updated>2016-01-27T20:47:31+00:00</updated>
<author>
<name>Matt Friedman</name>
<email>maf675@gmail.com</email>
</author>
<published>2016-01-27T20:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=fc72862ca4bb5c9f9b23867173543efb899de4db'/>
<id>fc72862ca4bb5c9f9b23867173543efb899de4db</id>
<content type='text'>
PHPBB3-14434
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14434
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14039] Revamp updater</title>
<updated>2015-10-17T21:05:57+00:00</updated>
<author>
<name>Mate Bartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2015-07-24T07:20:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=8f5a0ad6f73e7b7757b02c827436384c96069b5a'/>
<id>8f5a0ad6f73e7b7757b02c827436384c96069b5a</id>
<content type='text'>
PHPBB3-14039
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14039
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14162] Add CLI command db:list</title>
<updated>2015-09-20T10:29:33+00:00</updated>
<author>
<name>Zoddo</name>
<email>zoddo.ino@gmail.com</email>
</author>
<published>2015-09-13T15:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=60099cf97c13106b741ab779883a89a0dbc4b6fa'/>
<id>60099cf97c13106b741ab779883a89a0dbc4b6fa</id>
<content type='text'>
This command lists all installed and uninstalled migrations.

Note: The class is named `list_command`, because `list` is a reserved word
and can't be used as class name in PHP.

PHPBB3-14162
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This command lists all installed and uninstalled migrations.

Note: The class is named `list_command`, because `list` is a reserved word
and can't be used as class name in PHP.

PHPBB3-14162
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14162] Add CLI command db:revert</title>
<updated>2015-09-20T10:26:46+00:00</updated>
<author>
<name>Zoddo</name>
<email>zoddo.ino@gmail.com</email>
</author>
<published>2015-09-13T14:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2596fba487a067cba36b5ebe50e1c73e4dc954d3'/>
<id>2596fba487a067cba36b5ebe50e1c73e4dc954d3</id>
<content type='text'>
This command allow to revert a migration from the CLI

PHPBB3-14162
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This command allow to revert a migration from the CLI

PHPBB3-14162
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13697] Moving filesystem related functions to filesystem service</title>
<updated>2015-04-16T11:24:10+00:00</updated>
<author>
<name>MateBartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2015-03-11T23:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=4bdef6fd21a5dcab455b0cd1ee2652de606929c3'/>
<id>4bdef6fd21a5dcab455b0cd1ee2652de606929c3</id>
<content type='text'>
 * Moving filesystem service to \phpbb\filesystem namespace
 * Wraping Symfony's Filesystem component
 * Moving filesystem related functions from includes/functions.php
   into \phpbb\filesystem\filesystem
   Functions moved (and deprecated):
     - phpbb_chmod
     - phpbb_is_writable
     - phpbb_is_absolute
     - phpbb_own_realpath
     - phpbb_realpath
 * Adding interface for filesystem service

PHPBB3-13697
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Moving filesystem service to \phpbb\filesystem namespace
 * Wraping Symfony's Filesystem component
 * Moving filesystem related functions from includes/functions.php
   into \phpbb\filesystem\filesystem
   Functions moved (and deprecated):
     - phpbb_chmod
     - phpbb_is_writable
     - phpbb_is_absolute
     - phpbb_own_realpath
     - phpbb_realpath
 * Adding interface for filesystem service

PHPBB3-13697
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13211] Move console migrator output handler back to console folder</title>
<updated>2014-10-25T19:03:13+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2014-10-25T19:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=078e0c1e440f7f906b670348e8da00141e245876'/>
<id>078e0c1e440f7f906b670348e8da00141e245876</id>
<content type='text'>
PHPBB3-13211
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13211
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13211] Also use log wrapper output handler for console migrations</title>
<updated>2014-10-25T18:55:15+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2014-10-25T18:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=84434630065c2491cfa5e65a69b8b22d6844b6f4'/>
<id>84434630065c2491cfa5e65a69b8b22d6844b6f4</id>
<content type='text'>
PHPBB3-13211
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13211
</pre>
</div>
</content>
</entry>
</feed>
