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
/
db
/
migrator.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/15274] Allow "custom" migrations to use parameters
javiexin
2019-05-08
1
-1
/
+1
*
[ticket/15696] Add support of other tools to 'if'
Jakub Senko
2018-06-19
1
-1
/
+1
*
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-2
/
+2
*
[ticket/15396] Fix revert_schema() steps not executed in correct order
kasimi
2017-10-13
1
-2
/
+5
*
Merge branch '3.1.x' into 3.2.x
Tristan Darricau
2016-11-14
1
-0
/
+36
|
\
|
*
[ticket/14831] Rename migration and replace preg_replace() with simpler methods
Marc Alexander
2016-10-25
1
-2
/
+2
|
*
[ticket/14831] Add migration for deduplicating entries and fix typo
Marc Alexander
2016-10-23
1
-3
/
+3
|
*
[ticket/14831] Add method for getting valid migration name
Marc Alexander
2016-10-23
1
-26
/
+34
|
*
[ticket/14831] Fall back to possible migration names instead of adding prefix
Marc Alexander
2016-10-23
1
-3
/
+28
|
*
[ticket/14831] Make sure migrations always start with backslash
Marc Alexander
2016-10-22
1
-0
/
+3
*
|
Merge branch 'ticket/14742' into ticket/14742-32x
Oliver Schramm
2016-08-20
1
-50
/
+46
|
\
\
|
|
/
|
*
[ticket/14742] Reset migration_data_state before reverting
Oliver Schramm
2016-08-20
1
-1
/
+4
|
*
[ticket/14742] Pause after each update_data step too
Oliver Schramm
2016-08-20
1
-50
/
+34
|
*
[ticket/14742] Improve readability of the code
Oliver Schramm
2016-08-20
1
-0
/
+4
|
*
[ticket/14742] Fix comments in migrator
Oliver Schramm
2016-08-20
1
-1
/
+2
*
|
Merge branch 'ticket/14742' into ticket/14742-32x
Oliver Schramm
2016-08-12
1
-15
/
+58
|
\
\
|
|
/
|
*
[ticket/14742] Enhance measured time for migrations
Oliver Schramm
2016-08-12
1
-5
/
+24
|
*
[ticket/14742] Improve verbosity of migrator output
Oliver Schramm
2016-08-12
1
-2
/
+6
*
|
[ticket/14742] Fix progress bar in database updater
Oliver Schramm
2016-08-11
1
-0
/
+22
*
|
Merge branch 'ticket/14742' into ticket/14742-32x
Oliver Schramm
2016-08-11
1
-2
/
+28
|
\
\
|
|
/
|
*
[ticket/14742] Avoid loop while reverting schema
Oliver Schramm
2016-08-11
1
-2
/
+7
|
*
[ticket/14742] Make $last_run_migration protected
Oliver Schramm
2016-08-11
1
-1
/
+14
|
*
[ticket/14742] Fix schema update
Oliver Schramm
2016-08-11
1
-1
/
+11
*
|
[ticket/14742] Display message if reverting schema is in progress
Oliver Schramm
2016-08-11
1
-4
/
+8
*
|
Merge branch 'ticket/14742' into ticket/14742-32x
Oliver Schramm
2016-08-11
1
-18
/
+24
|
\
\
|
|
/
|
*
[ticket/14742] Small fixes to migrator
Oliver Schramm
2016-08-11
1
-4
/
+2
|
*
[ticket/14742] Avoid loop while reverting data
Oliver Schramm
2016-08-11
1
-12
/
+11
|
*
[ticket/14742] Pause after each schema change
Oliver Schramm
2016-08-11
1
-2
/
+11
*
|
[ticket/14434] Refactored to check migrations when setting them
Matt Friedman
2016-01-28
1
-3
/
+21
*
|
[ticket/14434] Remove redundant conditional
Matt Friedman
2016-01-27
1
-3
/
+3
*
|
[ticket/14434] Remove recursion to simplify is_migration method
Matt Friedman
2016-01-27
1
-21
/
+6
*
|
[ticket/14434] Extract migration check to a reusable method
Matt Friedman
2016-01-27
1
-3
/
+41
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-1
/
+1
*
|
[ticket/14039] Revamp updater
Mate Bartus
2015-10-17
1
-1
/
+3
*
|
[ticket/14162] Add CLI command db:revert
Zoddo
2015-09-20
1
-0
/
+19
*
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2015-01-20
1
-6
/
+46
|
\
\
|
|
/
|
*
[ticket/13489] Disable the event dispatcher in the migrator
Tristan Darricau
2015-01-14
1
-6
/
+46
*
|
[ticket/13421] Move tools to subdirectory
Joas Schilling
2014-12-06
1
-2
/
+2
*
|
[ticket/13421] Always require the interface when possible
Joas Schilling
2014-12-06
1
-2
/
+2
|
/
*
[ticket/13303] Speed up migration dependency calculation.
Cesar G
2014-11-07
1
-1
/
+9
*
[ticket/13126] Fix tests
Tristan Darricau
2014-10-20
1
-10
/
+10
*
[ticket/13126] Change messages verbosity levels
Tristan Darricau
2014-10-20
1
-5
/
+5
*
[ticket/13126] Improve the feedback when running the migrations
Tristan Darricau
2014-10-14
1
-0
/
+51
*
[ticket/13064] Revert "[ticket/13064] Validate the migrations provided to ..."
Joas Schilling
2014-09-17
1
-18
/
+1
*
[ticket/13064] Validate the migrations provided to migrator::set_migrations()
Tristan Darricau
2014-09-14
1
-1
/
+18
*
[ticket/11909] Remove unused function load_migrations
n-aleha
2014-08-26
1
-54
/
+0
*
[ticket/12870] Add doc block
Tristan Darricau
2014-07-28
1
-0
/
+4
*
[ticket/12870] Create the migrations table with a method in the migrator
Tristan Darricau
2014-07-27
1
-0
/
+20
*
[ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts
Tristan Darricau
2014-06-26
1
-1
/
+1
*
[ticket/12715] Cleanup comments in \phpbb\db\*
Tristan Darricau
2014-06-15
1
-2
/
+6
[next]