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
*
Merge branch '3.1.x'
Marc Alexander
2015-10-17
8
-9
/
+9
|
\
|
*
[ticket/13892] Replace other uses of self with static.
Cesar G
2015-10-15
7
-9
/
+9
|
*
[ticket/13892] Respect "Someone reports a post" notification setting.
Cesar G
2015-10-15
1
-1
/
+1
*
|
[ticket/13789] Upgrade reCaptcha plugin to 2.0 API.
Cesar G
2015-10-14
1
-117
/
+10
*
|
[ticket/13652] Fix coding style
Tristan Darricau
2015-10-14
1
-1
/
+1
*
|
Merge pull request #3441 from brunoais/feature/sql-bool-builder
Tristan Darricau
2015-10-14
1
-1
/
+136
|
\
\
|
*
|
[feature/sql-bool-builder] Adding the IS operator to predicted operators
brunoais
2015-03-17
1
-0
/
+18
|
*
|
[feature/sql-bool-builder] Added LIKE and NOT_LIKE to the comparations
brunoais
2015-03-16
1
-0
/
+12
|
*
|
[feature/sql-bool-builder] Explain better the code in the first
brunoais
2015-03-16
1
-0
/
+2
|
*
|
[feature/sql-bool-builder] Also use parenthesis for the NOT operator
brunoais
2015-03-16
1
-1
/
+1
|
*
|
[feature/sql-bool-builder] AS keyword must be lowercase;
brunoais
2015-03-16
1
-1
/
+1
|
*
|
[feature/sql-bool-builder] Added code to use this feature for the WHERE clause
brunoais
2015-03-16
1
-1
/
+12
|
*
|
[feature/sql-bool-builder] Removed non-necessary spaces
brunoais
2015-03-16
1
-29
/
+29
|
*
|
[feature/sql-bool-builder] First working version
brunoais
2015-03-16
1
-0
/
+92
*
|
|
Merge pull request #3913 from marc1706/ticket/14168
Tristan Darricau
2015-10-14
4
-0
/
+989
|
\
\
\
|
*
|
|
[ticket/14168] Correctly state return type of upload and upload_attachment
Marc Alexander
2015-10-12
2
-2
/
+2
|
*
|
|
[ticket/14168] Fix docblock in manager
Marc Alexander
2015-10-09
1
-2
/
+2
|
*
|
|
[ticket/14168] Fix tabs in manager and add test file
Marc Alexander
2015-10-09
1
-71
/
+71
|
*
|
|
[ticket/14168] Add attachment manager service
Marc Alexander
2015-10-09
1
-0
/
+99
|
*
|
|
[ticket/14168] Use correct docblock
Marc Alexander
2015-10-09
1
-1
/
+1
|
*
|
|
[ticket/14168] Minor coding style fixes
Marc Alexander
2015-10-09
3
-4
/
+1
|
*
|
|
[ticket/14168] Move image check and don't use trigger_error()
Marc Alexander
2015-10-09
1
-4
/
+4
|
*
|
|
[ticket/14168] Move phpbb_unlink() into attachment delete class
Marc Alexander
2015-10-09
1
-8
/
+62
|
*
|
|
[ticket/14168] Add tests for attachment delete class
Marc Alexander
2015-10-09
1
-1
/
+1
|
*
|
|
[ticket/14168] Add tests for attachment resync class
Marc Alexander
2015-10-09
1
-1
/
+3
|
*
|
|
[ticket/14168] Coding guidelines fixes
Marc Alexander
2015-10-09
1
-4
/
+4
|
*
|
|
[ticket/14168] Minor coding style fixes
Marc Alexander
2015-10-09
2
-2
/
+2
|
*
|
|
[ticket/14168] Add attachment resync class
Marc Alexander
2015-10-09
2
-87
/
+134
|
*
|
|
[ticket/14168] Further split up attachment delete class
Marc Alexander
2015-10-09
1
-161
/
+218
|
*
|
|
[ticket/14168] Move function for attachment deletion into class
Marc Alexander
2015-10-09
1
-0
/
+398
|
*
|
|
[ticket/14168] Further split up attachment upload class
Marc Alexander
2015-10-09
1
-61
/
+94
|
*
|
|
[ticket/14168] Further split up attachment upload class
Marc Alexander
2015-10-09
1
-52
/
+78
|
*
|
|
[ticket/14168] Split thumbnail creation to separate method
Marc Alexander
2015-10-09
1
-0
/
+15
|
*
|
|
[ticket/14168] Use language class and fix incorrect docblock
Marc Alexander
2015-10-09
1
-6
/
+6
|
*
|
|
[ticket/14168] Add attachment upload class
Marc Alexander
2015-10-09
1
-0
/
+261
*
|
|
|
Merge branch '3.1.x'
Tristan Darricau
2015-10-14
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
[ticket/13835] Normalize filename for attachments uploaded in chunks.
Cesar G
2015-10-13
1
-1
/
+1
*
|
|
|
Merge branch '3.1.x'
Tristan Darricau
2015-10-12
4
-13
/
+263
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge pull request #3830 from rxu/ticket/14098
Tristan Darricau
2015-10-12
4
-13
/
+263
|
|
\
\
\
|
|
*
|
|
[ticket/14098] Add core events to the search backends
rxu
2015-10-09
4
-13
/
+263
*
|
|
|
|
Merge branch '3.1.x'
Tristan Darricau
2015-10-12
1
-0
/
+13
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #3925 from Senky/ticket/14191
Tristan Darricau
2015-10-12
1
-0
/
+13
|
|
\
\
\
\
|
|
*
|
|
|
[ticket/14191] Add core.get_gravatar_url_after event
Jakub Senko
2015-09-23
1
-0
/
+13
|
|
|
/
/
/
*
|
|
|
|
Merge branch '3.1.x'
Marc Alexander
2015-10-11
2
-2
/
+67
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #3864 from Zoddo/ticket/8920
Marc Alexander
2015-10-11
2
-2
/
+67
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
[ticket/8920] Revert update_module_auth() on revert_data()
Zoddo
2015-09-13
1
-0
/
+21
|
|
*
|
|
[ticket/8920] Add a MCP PM reports view permission
Zoddo
2015-08-30
2
-2
/
+46
*
|
|
|
|
Merge pull request #3903 from Zoddo/ticket/13101
Marc Alexander
2015-10-10
1
-0
/
+150
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/13101] Remove existing MSN/WLM custom profile field
Zoddo
2015-10-10
1
-0
/
+150
*
|
|
|
|
|
Merge pull request #3896 from Zoddo/ticket/14157
Marc Alexander
2015-10-10
2
-0
/
+45
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
[next]