index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
phpbb
/
console
/
command
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14434] Refactored to check migrations when setting them
Matt Friedman
2016-01-28
2
-7
/
+1
*
[ticket/14434] Do not include non-migrations in CLI list
Matt Friedman
2016-01-27
1
-0
/
+6
*
[ticket/14039] Revamp updater
Mate Bartus
2015-10-17
3
-5
/
+15
*
[ticket/14162] Add CLI command db:list
Zoddo
2015-09-20
1
-0
/
+73
*
[ticket/14162] Add CLI command db:revert
Zoddo
2015-09-20
3
-35
/
+141
*
[ticket/13697] Moving filesystem related functions to filesystem service
MateBartus
2015-04-16
1
-2
/
+6
*
[ticket/13211] Move console migrator output handler back to console folder
Marc Alexander
2014-10-25
2
-1
/
+70
*
[ticket/13211] Also use log wrapper output handler for console migrations
Marc Alexander
2014-10-25
1
-2
/
+6
*
[ticket/13211] Move console migrator output handler to db folder
Marc Alexander
2014-10-24
2
-70
/
+1
*
[ticket/13126] Add missing use statement
Tristan Darricau
2014-10-22
1
-0
/
+1
*
[ticket/13126] Fix tests
Tristan Darricau
2014-10-20
1
-1
/
+0
*
[ticket/13126] Change messages verbosity levels
Tristan Darricau
2014-10-20
1
-1
/
+1
*
[ticket/13126] Move migrator_output_handler to an interface
Tristan Darricau
2014-10-20
1
-7
/
+4
*
[ticket/13126] Extends migrator_output_handler instead of using a closure
Tristan Darricau
2014-10-16
2
-23
/
+73
*
[ticket/13126] Improve the feedback when running the migrations
Tristan Darricau
2014-10-14
1
-32
/
+24
*
[ticket/12368] Always clean the cache prior to run the migrations
Tristan Darricau
2014-10-05
1
-0
/
+2
*
[ticket/12963] Revert back to "migrations" folder name for extensions
Joas Schilling
2014-09-18
1
-8
/
+0
*
[ticket/12963] Edit deprecation message
Tristan Darricau
2014-09-16
1
-1
/
+1
*
[ticket/12963] Load extensions migrations from /migration
Tristan Darricau
2014-09-10
1
-0
/
+9
*
Merge pull request #2780 from Nicofuma/ticket/12870
Andreas Fischer
2014-07-28
1
-0
/
+2
|
\
|
*
[ticket/12870] Create the migrations table with a method in the migrator
Tristan Darricau
2014-07-27
1
-25
/
+2
|
*
[ticket/12870] Create the migrations table in db:migrate
Tristan Darricau
2014-07-26
1
-1
/
+26
*
|
[ticket/12656] Use lang keys for CLI command descriptions
Dhruv
2014-07-23
1
-1
/
+1
|
/
*
[ticket/12656] Pass user object into all console commands.
Andreas Fischer
2014-07-17
1
-6
/
+2
*
[ticket/12655] Don't require acp/common again in the commands
Tristan Darricau
2014-06-04
1
-1
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
[ticket/12499] Incorrect call to phpbb\log\log::add() in db:migrate
Tristan Darricau
2014-05-04
1
-1
/
+1
*
[ticket/12475] Tabs, spaces, ...
Nils Adermann
2014-05-02
1
-2
/
+2
*
[ticket/12475] Load extension migrations on cli updater too
Nils Adermann
2014-05-02
1
-1
/
+2
*
Merge pull request #2381 from Nicofuma/ticket/12475
Andreas Fischer
2014-05-02
1
-1
/
+1
|
\
|
*
[ticket/12475] Error in db:update console command
Nicofuma
2014-05-02
1
-1
/
+1
*
|
[ticket/12474] Error messages should be displayed with <error> tag
Nicofuma
2014-05-02
1
-1
/
+1
|
/
*
[ticket/12473] Add console command for database migration.
Andreas Fischer
2014-05-02
1
-0
/
+127