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
/
tests
/
dbal
/
migrator_test.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/10748] Replace direct creations of tools();
Joas Schilling
2015-02-07
1
-1
/
+2
*
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2015-01-20
1
-3
/
+5
|
\
|
*
[ticket/13489] Fix tests
Tristan Darricau
2015-01-14
1
-3
/
+5
*
|
[ticket/13421] Move tools to subdirectory
Joas Schilling
2014-12-06
1
-1
/
+1
|
/
*
[ticket/13064] Revert "[ticket/13064] Validate the migrations provided to ..."
Joas Schilling
2014-09-17
1
-9
/
+1
*
[ticket/13064] Validate the migrations provided to migrator::set_migrations()
Tristan Darricau
2014-09-14
1
-1
/
+9
*
[ticket/12932] Fix tests and calls to create_datetime
Marc Alexander
2014-08-10
1
-1
/
+1
*
[ticket/11467] Add user object to extension manager for tests
n-aleha
2014-05-29
1
-0
/
+2
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
[ticket/12432] Correcting the assertion
Nicofuma
2014-04-26
1
-4
/
+1
*
[ticket/12432] Adding unit test
Nicofuma
2014-04-26
1
-0
/
+9
*
[ticket/12349] Update license header in several new files
Joas Schilling
2014-04-03
1
-1
/
+1
*
[ticket/12170] Assign schema keys in migration helper with data_depth 1
Marc Alexander
2014-02-07
1
-0
/
+2
*
[ticket/11880] Move get_schema_steps function to a migrator helper class
Nathan Guse
2014-02-05
1
-1
/
+2
*
[ticket/11880] Break up schema changes in the migrator
Nathan Guse
2014-02-03
1
-0
/
+20
*
[ticket/11852] Split filesystem and path_helper into 2 classes
Joas Schilling
2013-09-26
1
-7
/
+1
*
[ticket/11700] Fix unit tests after develop merge
Nils Adermann
2013-09-17
1
-1
/
+1
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-17
1
-1
/
+7
|
\
|
*
[ticket/11832] Fix INCLUDE(JS/CSS)
Nathan Guse
2013-09-13
1
-1
/
+2
|
*
[ticket/11832] Fix constructions of phpbb_filesystem
Nathan Guse
2013-09-13
1
-1
/
+6
|
*
[ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving)
Nathan Guse
2013-09-09
1
-1
/
+1
*
|
[ticket/11700] Fix dbal tests after config namespace mishap
Nils Adermann
2013-09-16
1
-8
/
+8
*
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-14
/
+14
|
/
*
[ticket/11696] Rename db_tools.php so it can be autoloaded
Joas Schilling
2013-07-14
1
-2
/
+0
*
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
1
-2
/
+0
*
[ticket/11415] Fix ext.manager constructor in tests
Nathaniel Guse
2013-05-03
1
-1
/
+0
*
[ticket/11415] Remove migrator dependency from extension manager
Nathaniel Guse
2013-05-01
1
-1
/
+5
*
[ticket/11335] (tests) Make php_ext 'php' not '.php'
Nathan Guse
2013-04-24
1
-1
/
+1
*
Merge pull request #1290 from nickvergessen/ticket/11362
Nils Adermann
2013-04-24
1
-0
/
+1
|
\
|
*
[ticket/11362] Extension manager depends on filesystem
Joas Schilling
2013-04-17
1
-0
/
+1
*
|
[ticket/11501] Assert the variables instead of fail() with the condition
Joas Schilling
2013-04-19
1
-9
/
+2
|
/
*
[ticket/11386] Send list of migrations instead of using load_migrations
Nathaniel Guse
2013-03-03
1
-10
/
+10
*
[ticket/11386] Fix failing tests from constructor changes
Nathaniel Guse
2013-03-02
1
-2
/
+3
*
[ticket/11386] Update tests with new constructors for ext.manager/migrator
Nathaniel Guse
2013-03-02
1
-1
/
+20
*
[feature/migrations] Function effectively_installed() in migrations
Nathan Guse
2013-01-13
1
-0
/
+21
*
[feature/migrations] Store depends on in the database (serialized)
Nathan Guse
2013-01-10
1
-14
/
+43
*
[feature/migrations] Basic reverting test
Nathan Guse
2013-01-10
1
-0
/
+54
*
[feature/migrations] Test for calling a step multiple times
Nathan Guse
2013-01-10
1
-0
/
+23
*
[feature/migrations] Fix if method (and create a test for it)
Nathan Guse
2013-01-09
1
-6
/
+29
*
[feature/migrations] Migrations now somewhat works
Nathan Guse
2013-01-09
1
-3
/
+9
*
[feature/migrations] Standard vars for migrations and run sql with feedback
Nils Adermann
2013-01-09
1
-1
/
+1
*
[feature/migrations] Store start and end time of migrations
Nils Adermann
2013-01-09
1
-6
/
+27
*
[feature/migrations] Basic migrations with schema and data changes
Nils Adermann
2013-01-09
1
-0
/
+80