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
/
includes
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/10942] Add access modifiers
Joas Schilling
2012-07-04
6
-7
/
+7
*
[ticket/10942] Use ANSI SQL standard || in dbal.php
Joas Schilling
2012-07-02
6
-25
/
+17
*
[ticket/10942] Require same data type and do not cast expressions automatically
Joas Schilling
2012-07-02
6
-65
/
+2
*
[ticket/10942] Add a comment why we cast to sql_case()
Joas Schilling
2012-06-20
5
-0
/
+5
*
[ticket/10942] Rename method sql_conditional() to sql_case()
Joas Schilling
2012-06-20
6
-39
/
+39
*
[ticket/10942] Change term string to expression to avoid confusion
Joas Schilling
2012-06-20
7
-17
/
+17
*
[ticket/10942] Fix sql_conditional for mssql, postgre and oracle
Joas Schilling
2012-06-20
5
-0
/
+60
*
[ticket/10942] Add sql_concatenate to dbal
Joas Schilling
2012-06-20
7
-0
/
+60
*
[ticket/10942] Add sql_conditional to dbal
Joas Schilling
2012-06-20
1
-0
/
+17
*
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-06-19
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'github-dhruvgoel92/ticket/9551' into develop-ol...
Nils Adermann
2012-06-19
1
-1
/
+1
|
|
\
|
|
*
[ticket/9551] uncomment line and change length to 255
Dhruv Goel
2012-06-19
1
-1
/
+1
|
*
|
[develop-olympus] Incrementing the version to 3.0.12-dev in develop-olympus.
Andreas Fischer
2012-05-31
1
-1
/
+1
|
*
|
[develop-olympus] Bump version numbers for 3.0.11-RC1 release.
Andreas Fischer
2012-05-31
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'github-bantu/ticket/10790' into develop-olympus
Nils Adermann
2012-05-31
1
-6
/
+0
|
|
\
\
*
|
\
\
Merge PR #571 branch 'unknownbliss/ticket/10640' into develop
Oleg Pudeyev
2012-06-18
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
[ticket/10640] Do not change default value of truncate_string()
Joas Schilling
2012-06-17
2
-3
/
+3
|
*
|
|
|
[ticket/10640] Change maximum subject length
Michael Cullum
2012-06-17
1
-1
/
+1
*
|
|
|
|
[ticket/10829] Delete T_STYLESHEET_NAME - no longer used.
Oleg Pudeyev
2012-06-11
1
-1
/
+0
*
|
|
|
|
[ticket/10829] $style_name -> $style_path in style class.
Oleg Pudeyev
2012-06-11
1
-3
/
+3
*
|
|
|
|
Merge PR #839 branch 'p/ticket/10743' into develop
Oleg Pudeyev
2012-06-11
5
-57
/
+43
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/10743] Renaming user->theme
Vjacheslav Trushkin
2012-06-11
4
-21
/
+21
|
*
|
|
|
|
[ticket/10743] Changing obtain_cfg_items
Vjacheslav Trushkin
2012-06-11
2
-36
/
+22
*
|
|
|
|
|
Merge PR #787 branch 'cyberalien/ticket/10799' into develop
Oleg Pudeyev
2012-06-11
2
-3
/
+8
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ticket/10799] Removing global variable from includejs
Vjacheslav Trushkin
2012-05-01
2
-3
/
+8
*
|
|
|
|
|
Merge remote-tracking branch 'github-dhruvgoel92/feature/delete-auto-logins' ...
Nils Adermann
2012-06-11
2
-0
/
+55
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[feature/delete-auto-logins] improved styling and fixes language
Dhruv Goel
2012-05-17
1
-1
/
+1
|
*
|
|
|
|
|
[feature/delete-auto-logins] using loop for errors
Dhruv Goel
2012-05-17
1
-1
/
+1
|
*
|
|
|
|
|
[feature/delete-auto-logins] checks form key
Dhruv Goel
2012-05-17
1
-8
/
+21
|
*
|
|
|
|
|
[feature/delete-auto-logins] Fixes language entries and redirection.
Dhruv Goel
2012-05-17
1
-1
/
+2
|
*
|
|
|
|
|
[feature/delete-auto-logins] User can view/delete auto logins.
Dhruv Goel
2012-05-17
2
-0
/
+41
*
|
|
|
|
|
|
[ticket/10931] Apply strtolower() correctly, i.e. not on false.
Andreas Fischer
2012-06-11
1
-4
/
+5
*
|
|
|
|
|
|
[ticket/10931] Make to_numeric function globally available.
Andreas Fischer
2012-06-11
2
-15
/
+15
*
|
|
|
|
|
|
[ticket/10931] Make sure get_bytes() always returns either an int or a float.
Andreas Fischer
2012-06-11
1
-2
/
+15
*
|
|
|
|
|
|
[ticket/10931] Correctly handle inputs such as '-k' as invalid in get_bytes().
Andreas Fischer
2012-06-11
1
-0
/
+7
*
|
|
|
|
|
|
[ticket/10931] Correctly use GNU GPL version 2.
Andreas Fischer
2012-06-11
1
-1
/
+1
*
|
|
|
|
|
|
[ticket/10931] Document that false is also returned if value is not well formed
Andreas Fischer
2012-06-11
1
-0
/
+3
*
|
|
|
|
|
|
[ticket/10931] Correct method description of get_string().
Andreas Fischer
2012-06-11
1
-2
/
+1
*
|
|
|
|
|
|
[ticket/10931] Let us try ini_get() without error suppression.
Andreas Fischer
2012-06-11
1
-1
/
+1
*
|
|
|
|
|
|
[ticket/10931] Add wrapper class for ini_get function.
Andreas Fischer
2012-06-11
1
-0
/
+165
*
|
|
|
|
|
|
Merge remote-tracking branch 'github-bantu/ticket/10790' into develop
Nils Adermann
2012-05-31
1
-6
/
+0
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
[ticket/10790] Remove a (kind of) dead code section from submit_pm().
Andreas Fischer
2012-05-22
1
-6
/
+0
*
|
|
|
|
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-05-31
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'github-bantu/ticket/10550' into develop-olympus
Nils Adermann
2012-05-31
1
-1
/
+5
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
[ticket/10550] Sort not installed styles list in the styles section of the ACP.
Andreas Fischer
2012-05-29
1
-1
/
+5
*
|
|
|
|
|
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-05-31
1
-3
/
+9
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'github-bantu/ticket/10611' into develop-olympus
Nils Adermann
2012-05-31
1
-3
/
+9
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
[ticket/10611] Filter out not existing database tables when making a backup.
Andreas Fischer
2012-05-30
1
-1
/
+1
|
|
*
|
|
|
|
|
|
[ticket/10611] Use phpbb_db_tools::sql_list_tables() instead of get_tables().
Andreas Fischer
2012-05-30
1
-2
/
+1
|
|
*
|
|
|
|
|
|
[ticket/10611] Generate db_tools instance in acp_database module.
Andreas Fischer
2012-05-30
1
-0
/
+7
[next]