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
/
extension
/
base.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14434] Refactored to check migrations when setting them
Matt Friedman
2016-01-28
1
-14
/
+3
*
[ticket/14434] Fix whitespace mistakes
Matt Friedman
2016-01-27
1
-3
/
+3
*
[ticket/14434] Remove recursion to simplify is_migration method
Matt Friedman
2016-01-27
1
-3
/
+10
*
[ticket/14434] Extract migration check to a reusable method
Matt Friedman
2016-01-27
1
-13
/
+1
*
[ticket/13733] Remove validate_classes method argument
Marc Alexander
2016-01-24
1
-16
/
+10
*
[ticket/13733] Use interface for migratinos
Marc Alexander
2016-01-18
1
-2
/
+2
*
[ticket/13733] Update comment explaining migration class validation
Marc Alexander
2016-01-15
1
-6
/
+2
*
[ticket/13733] Add isInstantiable() check.
David King
2015-05-24
1
-1
/
+1
*
[ticket/13733] Braces on their own lines
David King
2015-05-23
1
-2
/
+4
*
[ticket/13733] Allow tests the skip class validation
David King
2015-05-23
1
-14
/
+19
*
[ticket/13733] Properly handle nonexistent classes as well
David King
2015-05-23
1
-4
/
+14
*
[ticket/13733] Handle nonexistent classes as well
David King
2015-05-23
1
-2
/
+3
*
[ticket/13733] Only use migration classes that extension the base migration c...
David King
2015-05-23
1
-0
/
+8
*
[ticket/12963] Revert back to "migrations" folder name for extensions
Joas Schilling
2014-09-18
1
-10
/
+1
*
[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
-1
/
+11
*
[ticket/12963] Don't use static var in \extension\base\get_migration_file_list
Tristan Darricau
2014-09-10
1
-4
/
+5
*
[ticket/12847] Allow the extensions to say if they can be enabled
Tristan Darricau
2014-07-13
1
-0
/
+9
*
[ticket/12508] Move \phpbb\extension\finder to \phpbb\finder
Joas Schilling
2014-06-10
1
-3
/
+3
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-5
/
+7
*
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
Andreas Fischer
2013-10-30
1
-8
/
+0
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-5
/
+7
*
[ticket/11700] Modify all code to use the new interface names
Nils Adermann
2013-07-14
1
-1
/
+1
*
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
1
-0
/
+135