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
*
[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 #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
*
|
|
|
|
|
|
Merge pull request #4077 from Nicofuma/ticket/14306
Marc Alexander
2016-01-15
1
-49
/
+79
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
[ticket/14306] CS and correctly handle exception loop
Tristan Darricau
2016-01-09
1
-4
/
+10
|
*
|
|
|
|
|
[ticket/14306] Update the error message
Tristan Darricau
2016-01-09
1
-1
/
+2
|
*
|
|
|
|
|
[ticket/14306] Doesn't try to build a "safe" container in the dev env
Tristan Darricau
2016-01-09
1
-9
/
+21
|
*
|
|
|
|
|
[ticket/14306] Automatically enable a safe mode when container building fails
Tristan Darricau
2016-01-09
1
-49
/
+60
*
|
|
|
|
|
|
Merge branch '3.1.x'
Marc Alexander
2016-01-15
1
-2
/
+2
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #4117 from Elsensee/ticket/14403
Marc Alexander
2016-01-15
1
-2
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
[ticket/14403] Don't expect user_id and user_ip in phpbb\log
Oliver Schramm
2016-01-10
1
-2
/
+2
*
|
|
|
|
|
|
|
[ticket/13442] UTF-8 symbols for database host
lavigor
2016-01-14
1
-2
/
+2
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #4059 from JoshyPHP/ticket/14323
Marc Alexander
2016-01-13
2
-3
/
+168
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ticket/14323] Added should_shorten()
JoshyPHP
2015-12-28
1
-1
/
+16
|
*
|
|
|
|
|
|
[ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXT
JoshyPHP
2015-12-27
2
-31
/
+25
|
*
|
|
|
|
|
|
[ticket/14323] Added comment [ci skip]
JoshyPHP
2015-12-26
1
-0
/
+3
|
*
|
|
|
|
|
|
[ticket/14323] Moved autolink-related functions to a separate helper
JoshyPHP
2015-12-26
3
-54
/
+135
|
*
|
|
|
|
|
|
[ticket/14323] Stylistic change [ci skip]
JoshyPHP
2015-12-26
1
-5
/
+7
|
*
|
|
|
|
|
|
[ticket/14323] Added support for truncating local URLs
JoshyPHP
2015-12-26
2
-11
/
+17
[next]