index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'EXreaction/ticket/11701' into develop
Joas Schilling
2013-08-09
12
-64
/
+79
|
\
|
*
[ticket/11701] New line at EOF
Nathaniel Guse
2013-07-23
1
-1
/
+1
|
*
[ticket/11701] Test events in loops
Nathaniel Guse
2013-07-23
3
-0
/
+14
|
*
[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
8
-56
/
+60
|
*
[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
*
|
Merge remote-tracking branch 'Elsensee/ticket/11774' into develop
Andreas Fischer
2013-08-08
1
-1
/
+1
|
\
\
|
*
|
[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
11
-143
/
+174
|
\
\
|
*
|
[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
72
-570
/
+2177
|
|
\
\
|
*
|
|
[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
|
*
|
|
Merge pull request #9 from igorw/ticket/11574
Joas Schilling
2013-07-14
6
-23
/
+15
|
|
\
\
\
|
|
*
|
|
[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
2
-3
/
+3
|
|
|
\
\
\
|
*
|
\
\
\
Merge remote-tracking branch 'igorw/ticket/11574' into ticket/11574
Joas Schilling
2013-07-14
509
-5962
/
+12698
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/develop' into ticket/11574
Igor Wiedler
2013-07-14
509
-5962
/
+12698
|
|
|
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge pull request #7 from igorw/ticket/11574
Joas Schilling
2013-07-14
4
-33
/
+33
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[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
4
-22
/
+19
|
*
|
|
|
|
[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] Include vendor into update packages
Joas Schilling
2013-07-13
1
-0
/
+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
3
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ticket/11761] Serve blank file locally in functional test
Andy Chase
2013-08-06
3
-3
/
+3
*
|
|
|
|
|
|
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
[next]