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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11780] Remove references to unused images
Vjacheslav Trushkin
2013-08-11
2
-60
/
+0
*
[ticket/11780] Remove unused images
Vjacheslav Trushkin
2013-08-11
6
-0
/
+0
*
Merge pull request #1633 from nickvergessen/ticket/11751
Nathan Guse
2013-08-09
1
-0
/
+55
|
\
|
*
[ticket/11751] Add mcp modules for softdelete on update
Joas Schilling
2013-07-31
1
-0
/
+55
*
|
Merge remote-tracking branch 'EXreaction/ticket/11701' into develop
Joas Schilling
2013-08-09
2
-10
/
+11
|
\
\
|
*
|
[ticket/11701] Refix regex for appending |length
Nathaniel Guse
2013-07-23
1
-2
/
+2
|
*
|
[ticket/11701] Fix regex for appending |length
Nathaniel Guse
2013-07-23
1
-2
/
+2
|
*
|
[ticket/11701] Fix loops var check
Nathaniel Guse
2013-07-23
1
-2
/
+6
|
*
|
[ticket/11701] Remove useless str_replace
Nathaniel Guse
2013-07-23
1
-3
/
+0
|
*
|
[ticket/11701] Loop variables are not passed correctly to events
Nathaniel Guse
2013-07-23
2
-7
/
+7
*
|
|
[ticket/11774] Fix constant to avoid PHP errors
Oliver Schramm
2013-08-08
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'nickvergessen/ticket/11574' into develop
Dhruv
2013-08-08
9
-140
/
+169
|
\
\
\
|
*
|
|
[ticket/11574] Remove install/udpate/new/ fallback from database_update.php
Joas Schilling
2013-07-30
2
-57
/
+12
|
*
|
|
[ticket/11574] Do not display incompatible package note after successful update
Joas Schilling
2013-07-30
1
-0
/
+5
|
*
|
|
Merge remote-tracking branch 'phpbb/develop' into ticket/11574
Joas Schilling
2013-07-30
38
-352
/
+719
|
|
\
\
\
|
*
|
|
|
[ticket/11574] Remove old "continue step"-message
Joas Schilling
2013-07-29
1
-14
/
+1
|
*
|
|
|
[ticket/11574] Change order of files and database update
Joas Schilling
2013-07-29
5
-35
/
+55
|
*
|
|
|
[ticket/11574] Fix more issues in the updater
Igor Wiedler
2013-07-14
4
-20
/
+12
|
*
|
|
|
Merge remote-tracking branch 'upstream/develop' into ticket/11574
Igor Wiedler
2013-07-14
1
-1
/
+1
|
|
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'upstream/develop' into ticket/11574
Igor Wiedler
2013-07-14
405
-5189
/
+8510
|
|
\
\
\
\
\
|
*
|
|
|
|
|
[ticket/11574] Add trailing slash for consistency
Igor Wiedler
2013-07-14
2
-2
/
+2
|
*
|
|
|
|
|
[ticket/11574] Fix table prefix in database updater
Igor Wiedler
2013-07-14
2
-2
/
+3
|
*
|
|
|
|
|
[ticket/11574] Fix various path issues in the updater
Igor Wiedler
2013-07-14
3
-30
/
+29
|
*
|
|
|
|
|
[ticket/11574] Make install language filename less crazy
Igor Wiedler
2013-07-13
1
-10
/
+4
|
*
|
|
|
|
|
[ticket/11574] Use alternate DI config file for updater
Igor Wiedler
2013-07-13
3
-19
/
+16
|
*
|
|
|
|
|
[ticket/11574] Include normalizer so it loads form the correct directory
Joas Schilling
2013-07-13
1
-0
/
+1
|
*
|
|
|
|
|
[ticket/11574] Only fall back to install/update versions, when IN_INSTALL ;)
Joas Schilling
2013-07-13
2
-4
/
+6
|
*
|
|
|
|
|
[ticket/11574] Use log object instead of old function
Joas Schilling
2013-07-13
1
-2
/
+2
|
*
|
|
|
|
|
[ticket/11574] Create phpbb_log object before using it.
Joas Schilling
2013-07-13
1
-0
/
+3
|
*
|
|
|
|
|
[ticket/11574] Add correct language parameter to return links
Joas Schilling
2013-07-13
1
-2
/
+2
|
*
|
|
|
|
|
[ticket/11574] Use request object rather then request_var function
Joas Schilling
2013-07-13
1
-3
/
+3
|
*
|
|
|
|
|
[ticket/11574] Load new language files whenever possible
Joas Schilling
2013-07-13
1
-5
/
+17
|
*
|
|
|
|
|
[ticket/11574] Require new files in install/index.php and add a class loader
Joas Schilling
2013-07-13
1
-6
/
+25
|
*
|
|
|
|
|
[ticket/11574] Require new files in database_update.php and add a class loader
Joas Schilling
2013-07-13
1
-6
/
+28
|
*
|
|
|
|
|
[ticket/11574] Find language files in update/new before throwing an error
Joas Schilling
2013-07-13
1
-0
/
+12
|
*
|
|
|
|
|
[ticket/11574] Try to load updated service.yml before the default one
Joas Schilling
2013-07-13
1
-2
/
+10
*
|
|
|
|
|
|
Merge remote-tracking branch 'asperous/ticket/11761' into develop
Andreas Fischer
2013-08-06
2
-0
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ticket/11761] Serve blank file locally in functional test
Andy Chase
2013-08-06
2
-0
/
+0
*
|
|
|
|
|
|
|
Merge remote-tracking branch 'brunoais/ticket11639' into develop
Joas Schilling
2013-08-04
1
-9
/
+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[ticket/11639] Changing how censorship is handled.
brunoais
2013-08-03
1
-4
/
+2
|
*
|
|
|
|
|
|
|
[ticket/11639] Removed a non-needed unset
Bruno Ais
2013-07-24
1
-2
/
+0
|
*
|
|
|
|
|
|
|
[ticket/11639] Whitespace fixing
Bruno Ais
2013-07-20
1
-1
/
+1
|
*
|
|
|
|
|
|
|
[ticket/11639] Whitespace fixing
Bruno Ais
2013-07-15
1
-2
/
+2
|
*
|
|
|
|
|
|
|
[ticket/11639] Added an useful comment.
Bruno Ais
2013-07-15
1
-1
/
+2
|
*
|
|
|
|
|
|
|
[ticket/11639] generate_text_for_display on functions_posting.php
Bruno Ais
2013-07-15
1
-8
/
+6
*
|
|
|
|
|
|
|
|
Merge remote-tracking branch 'brunoais/ticket/11642' into develop
Joas Schilling
2013-08-03
1
-11
/
+2
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[ticket/11642] Use $parse_flags
Bruno Ais
2013-08-01
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
[ticket/11642] Fixed typo in the variable name.
Bruno Ais
2013-07-20
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
[ticket/11642] generate_text_for_display on mcp/mcp_post.php
Bruno Ais
2013-07-16
1
-11
/
+1
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge remote-tracking branch 'brunoais/ticket/11643' into develop
Joas Schilling
2013-08-03
1
-11
/
+2
|
\
\
\
\
\
\
\
\
\
[next]