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
/
attachment
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/15755] Fix event vars in /phpbb/attachment/delete.php
rxu
2018-08-12
1
-4
/
+52
*
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
2
-3
/
+3
*
[ticket/14589] Fix @var usage
Máté Bartus
2016-04-13
2
-2
/
+2
*
[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