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/11015] Add BC files for the drivers
Igor Wiedler
2012-07-21
9
-0
/
+171
*
[ticket/11015] Make DBAL classes autoloadable
Igor Wiedler
2012-07-21
20
-1154
/
+1099
*
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-07-21
2
-84
/
+123
|
\
|
*
Merge branch 'prep-release-3.0.11' into develop-olympus
Nils Adermann
2012-07-21
2
-84
/
+123
|
|
\
|
|
*
Merge remote-tracking branch 'github-nickvergessen/ticket/10950' into prep-re...
Nils Adermann
2012-07-21
2
-84
/
+123
|
|
|
\
|
|
|
*
[ticket/10950] Fix grammar in comments
Joas Schilling
2012-07-20
1
-3
/
+3
|
|
|
*
[ticket/10950] Delete PMs for users that have not yet read the pm
Joas Schilling
2012-07-20
2
-33
/
+45
|
|
|
*
[ticket/10950] Update undelivered pm counts in batches not 1 by 1 for each user
Joas Schilling
2012-07-16
1
-5
/
+18
|
|
|
*
[ticket/10950] Use database count() and group by instead of doing that in php
Joas Schilling
2012-07-11
1
-11
/
+5
|
|
|
*
[ticket/10950] Check $delete_ids to be not empty
Joas Schilling
2012-07-04
1
-19
/
+22
|
|
|
*
[ticket/10950] Recreated the behaviour of phpbb_delete_user_pms()
Joas Schilling
2012-07-04
1
-58
/
+74
|
|
|
*
[ticket/10950] Correct comment for the second query.
Andreas Fischer
2012-06-23
1
-1
/
+1
|
|
|
*
[ticket/10950] Add empty line to make unset() call more visible.
Andreas Fischer
2012-06-23
1
-0
/
+1
|
|
|
*
[ticket/10950] Select the correct columns in SQL queries.
Andreas Fischer
2012-06-23
1
-2
/
+2
|
|
|
*
[ticket/10950] Use a variable for the private message id.
Andreas Fischer
2012-06-23
1
-6
/
+8
|
|
|
*
[ticket/10950] Move array initialisation to the front.
Andreas Fischer
2012-06-23
1
-1
/
+2
|
|
|
*
[ticket/10950] Remove redundant if statement.
Andreas Fischer
2012-06-23
1
-12
/
+9
|
|
|
*
[ticket/10950] Fix SQL coding style (indentation) in second SQL query.
Andreas Fischer
2012-06-23
1
-1
/
+1
|
|
|
*
[ticket/10950] Use proper ' in order to fix comment.
Andreas Fischer
2012-06-23
1
-1
/
+1
*
|
|
|
[ticket/11008] Change onunload_functions to not use eval()
Igor Wiedler
2012-07-21
6
-8
/
+12
*
|
|
|
[ticket/11008] Remove eval() calls to get document[id]
Igor Wiedler
2012-07-21
4
-20
/
+4
*
|
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-07-19
1
-29
/
+40
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'prep-release-3.0.11' into develop-olympus
Nils Adermann
2012-07-19
1
-30
/
+37
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge remote-tracking branch 'github-noxwizard/ticket/10441' into prep-releas...
Nils Adermann
2012-07-19
1
-30
/
+37
|
|
|
\
\
|
|
|
*
|
[ticket/10441] Make CDB linking more consistent
Patrick Webster
2012-07-02
1
-5
/
+5
|
|
|
*
|
[ticket/10441] Typo
Patrick Webster
2012-06-29
1
-1
/
+1
|
|
|
*
|
[ticket/10441] Update to docs/README.html
Oyabun1
2012-06-29
1
-28
/
+35
|
|
|
|
/
*
|
|
|
Merge pull request #843 from nickvergessen/feature/new-tz-handling
Nils Adermann
2012-07-19
47
-280
/
+877
|
\
\
\
\
|
*
|
|
|
[feature/new-tz-handling] Don't use global user but make it a parameter
Joas Schilling
2012-07-19
5
-8
/
+11
|
*
|
|
|
[feature/new-tz-handling] Fix size of suggestion button in chrome
Joas Schilling
2012-07-19
1
-1
/
+1
|
*
|
|
|
[feature/new-tz-handling] Fall back to UTC, if the timezone is invalid
Joas Schilling
2012-07-19
2
-2
/
+17
|
*
|
|
|
[feature/new-tz-handling] Add previous selected value to validation if valid
Joas Schilling
2012-07-19
2
-5
/
+39
|
*
|
|
|
[feature/new-tz-handling] Display suggestion when a different value is selected
Joas Schilling
2012-07-19
2
-2
/
+10
|
*
|
|
|
[feature/new-tz-handling] Remove additional marking of selected items
Joas Schilling
2012-07-18
2
-3
/
+2
|
*
|
|
|
[feature/new-tz-handling] Move update helper function to new class
Joas Schilling
2012-07-18
2
-101
/
+116
|
*
|
|
|
[feature/new-tz-handling] Delete old variable which is not used anymore
Joas Schilling
2012-07-18
1
-3
/
+0
|
*
|
|
|
[feature/new-tz-handling] Rename $user->tz back to $user->timezone
Joas Schilling
2012-07-18
5
-13
/
+13
|
*
|
|
|
[feature/new-tz-handling] Remove "timezone might be numeric"
Joas Schilling
2012-07-18
2
-11
/
+0
|
*
|
|
|
[feature/new-tz-handling] Add function to update the timezone
Joas Schilling
2012-07-18
1
-0
/
+99
|
*
|
|
|
[feature/new-tz-handling] Correctly update user and board timezones on update
Joas Schilling
2012-07-18
1
-19
/
+18
|
*
|
|
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/new-tz-h...
Joas Schilling
2012-07-18
57
-218
/
+1552
|
|
\
\
\
\
|
*
|
|
|
|
[feature/new-tz-handling] Properly name new timezone selection function
Joas Schilling
2012-07-17
5
-20
/
+38
|
*
|
|
|
|
[feature/new-tz-handling] Use tmp variable for user timezone
Joas Schilling
2012-07-16
1
-5
/
+5
|
*
|
|
|
|
[feature/new-tz-handling] Allow phpbb prefix for user data validation functions
Joas Schilling
2012-07-16
1
-4
/
+15
|
*
|
|
|
|
[feature/new-tz-handling] Require user argument on phpbb_datetime
Joas Schilling
2012-07-16
3
-8
/
+7
|
*
|
|
|
|
[feature/new-tz-handling] Fix code and doc layout
Joas Schilling
2012-06-20
2
-4
/
+8
|
*
|
|
|
|
[feature/new-tz-handling] Readd Database updater changes from Oleg
Joas Schilling
2012-06-20
1
-0
/
+27
|
*
|
|
|
|
[feature/new-tz-handling] Fix docs in phpbb_user class
Joas Schilling
2012-06-20
1
-1
/
+5
|
*
|
|
|
|
[feature/new-tz-handling] Prefix function with phpbb_
Joas Schilling
2012-06-19
1
-2
/
+2
|
*
|
|
|
|
[feature/new-tz-handling] Trim comment length and remove leading underscores
Joas Schilling
2012-06-19
1
-4
/
+5
[next]