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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '3.1.x'
Marc Alexander
2016-02-03
1
-2
/
+11
|
\
*
\
Merge pull request #4017 from CHItA/ticket/14262
Tristan Darricau
2016-02-02
6
-3
/
+144
|
\
\
|
*
|
[ticket/14262] Move convertor to controller
Mate Bartus
2016-01-29
6
-3
/
+144
*
|
|
Merge pull request #4155 from marc1706/ticket/14446
Tristan Darricau
2016-02-02
2
-3
/
+4
|
\
\
\
|
*
|
|
[ticket/14446] Add predefined placeholder variables to twig definition
Marc Alexander
2016-02-02
2
-3
/
+4
*
|
|
|
Merge pull request #4156 from CHItA/ticket/14445
Tristan Darricau
2016-02-02
2
-3
/
+16
|
\
\
\
\
|
*
|
|
|
[ticket/14445] Force refresh before schema generation
Mate Bartus
2016-02-02
2
-3
/
+16
*
|
|
|
|
[ticket/14321] Clean up arcihve controller logic
Mate Bartus
2016-02-02
1
-3
/
+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #4144 from VSEphpbb/ticket/14434
Tristan Darricau
2016-02-02
5
-22
/
+54
|
\
\
\
\
|
*
|
|
|
[ticket/14434] Refactored to check migrations when setting them
Matt Friedman
2016-01-28
5
-34
/
+26
|
*
|
|
|
[ticket/14434] Check migrations in the database updater task
Matt Friedman
2016-01-28
1
-0
/
+9
|
*
|
|
|
[ticket/14434] Do not include non-migrations in CLI list
Matt Friedman
2016-01-27
1
-0
/
+6
|
*
|
|
|
[ticket/14434] Remove redundant conditional
Matt Friedman
2016-01-27
1
-3
/
+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
3
-26
/
+17
|
*
|
|
|
[ticket/14434] Extract migration check to a reusable method
Matt Friedman
2016-01-27
3
-23
/
+47
|
*
|
|
|
[ticket/14434] Schema generator should ignore migration helpers
Matt Friedman
2016-01-26
1
-1
/
+11
*
|
|
|
|
Merge pull request #4147 from marc1706/ticket/14436
Oliver Schramm
2016-02-01
1
-1
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/14436] Add dependency on oauth_states migration
Marc Alexander
2016-01-27
1
-1
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #4145 from Nicofuma/ticket/14432
Marc Alexander
2016-02-01
1
-3
/
+23
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[ticket/14432] Adds a method to get raw language values
Tristan Darricau
2016-01-26
1
-3
/
+23
|
|
/
/
/
*
|
|
|
[ticket/14129] Caches extensions autoloaders
Tristan Darricau
2016-01-26
2
-1
/
+31
|
/
/
/
*
|
|
Merge pull request #4131 from Nicofuma/ticket/13717
Marc Alexander
2016-01-25
5
-48
/
+175
|
\
\
\
|
*
|
|
[ticket/13717] Fix tests
Tristan Darricau
2016-01-25
1
-1
/
+16
|
*
|
|
[ticket/13717] Set the assets after rendering the whole template
Tristan Darricau
2016-01-25
5
-48
/
+160
|
|
/
/
*
|
|
Merge pull request #4126 from marc1706/ticket/13733
Tristan Darricau
2016-01-25
3
-28
/
+94
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[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
3
-29
/
+79
|
*
|
[ticket/13733] Update comment explaining migration class validation
Marc Alexander
2016-01-15
1
-6
/
+2
|
*
|
Merge pull request #3626 from imkingdavid/ticket/13733
Marc Alexander
2016-01-15
1
-1
/
+27
|
|
\
\
|
|
*
|
[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
*
|
|
|
Merge pull request #4116 from marc1706/ticket/14402
Tristan Darricau
2016-01-18
1
-4
/
+12
|
\
\
\
\
|
*
|
|
|
[ticket/14402] Directly pass user id and ip
Marc Alexander
2016-01-15
1
-3
/
+1
|
*
|
|
|
[ticket/14402] Get rid of globals in tidy_plupload cron
Marc Alexander
2016-01-15
1
-6
/
+14
|
*
|
|
|
[ticket/14402] Do not expect user id and ip to be available in cron
Marc Alexander
2016-01-15
1
-1
/
+3
*
|
|
|
|
Merge pull request #4121 from marc1706/ticket/11875
Tristan Darricau
2016-01-18
4
-5
/
+371
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/11875] Change more columns to use UINT and add missings ones
Marc Alexander
2016-01-13
1
-14
/
+120
|
*
|
|
|
|
[ticket/11875] Add migration file
Marc Alexander
2016-01-13
1
-0
/
+252
|
*
|
|
|
|
Merge pull request #2064 from hjpotter92/ticket/11875
Marc Alexander
2016-01-13
3
-5
/
+13
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[ticket/11875] Recreate schemas for install
hjpotter92
2014-03-18
1
-4
/
+4
|
|
*
|
|
|
|
[ticket/11875] Create new map for UNSIGNED 4-byte integer
hjpotter92
2014-03-18
1
-2
/
+10
*
|
|
|
|
|
|
Merge branch '3.1.x'
Marc Alexander
2016-01-17
1
-0
/
+5
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #3718 from javiexin/ticket/13908
Marc Alexander
2016-01-17
1
-0
/
+5
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[ticket/13908] "After" clause in migration not working
javiexin
2015-06-02
1
-1
/
+1
|
|
*
|
|
|
|
[ticket/13908] "After" clause in migration not working
javiexin
2015-06-01
1
-0
/
+5
[next]