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
/
tests
/
upload
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14670] Remove usage of prototype scope in tests
Marc Alexander
2019-05-06
1
-2
/
+2
*
[ticket/15910] Pass object arguments by reference implicitly
kasimi
2018-12-12
1
-1
/
+1
*
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-6
/
+6
*
[ticket/14576] Move common required files to bootstrap
Matt Friedman
2016-03-31
3
-7
/
+0
*
[ticket/13904] Set properties to protected where possible in filespec
Marc Alexander
2015-09-13
2
-13
/
+20
*
[ticket/13904] Fix tests after changes to factory
Marc Alexander
2015-09-09
1
-3
/
+3
*
[ticket/13904] Modify files for updated fast-image-size library
Marc Alexander
2015-09-09
2
-8
/
+8
*
[ticket/13904] Improve test coverage of filespec class
Marc Alexander
2015-09-09
2
-5
/
+117
*
[ticket/13904] Use ini_get() wrapper in file upload types
Marc Alexander
2015-09-09
1
-0
/
+2
*
[ticket/13904] Modify files for changes in ini wrapper
Marc Alexander
2015-09-09
2
-6
/
+6
*
[ticket/13904] Switch around constructor arguments
Marc Alexander
2015-09-09
2
-15
/
+15
*
[ticket/13904] Use \phpbb\php\ini class for ini_get()
Marc Alexander
2015-09-09
2
-15
/
+20
*
[ticket/13904] Test move file on existing error
Marc Alexander
2015-09-09
1
-0
/
+8
*
[ticket/13904] Add more tests and test cases
Marc Alexander
2015-09-09
2
-1
/
+46
*
[ticket/13904] Set visibility in files and improve test coverage
Marc Alexander
2015-09-09
1
-5
/
+55
*
[ticket/13904] Improve test coverage and use constants instead of magic numbers
Marc Alexander
2015-09-09
1
-0
/
+19
*
[ticket/13904] Fix minor issues and move local_upload to its own class
Marc Alexander
2015-09-09
1
-4
/
+25
*
[ticket/13904] Remove phpbb_root_path global from filespec class
Marc Alexander
2015-09-09
2
-4
/
+8
*
[ticket/13904] Remove phpbb_root_path global from upload class
Marc Alexander
2015-09-09
1
-8
/
+12
*
[ticket/13904] Pass request service to upload instead of using global
Marc Alexander
2015-09-09
1
-11
/
+13
*
[ticket/13904] Use language class instead of global user in filespec
Marc Alexander
2015-09-09
2
-19
/
+12
*
[ticket/13904] Fix tests again
Marc Alexander
2015-09-09
1
-10
/
+15
*
[ticket/13904] Remove functions_fileupload.php
Marc Alexander
2015-09-09
2
-2
/
+0
*
[ticket/13904] No longer use fileerror class for extending filespec class
Marc Alexander
2015-09-09
1
-10
/
+17
*
[ticket/13904] Fix fileupload tests
Marc Alexander
2015-09-09
1
-9
/
+33
*
[ticket/13904] Fix filespec tests
Marc Alexander
2015-09-09
1
-2
/
+3
*
[ticket/14150] Update fast-image-size to newest version
Marc Alexander
2015-09-08
1
-2
/
+2
*
Merge pull request #3524 from marc1706/ticket/8672
Tristan Darricau
2015-04-27
11
-1
/
+100
|
\
|
*
[ticket/8672] User $user->lang() instead of sprintf
Marc Alexander
2015-04-24
1
-1
/
+1
|
*
[ticket/8672] Use fastImageSize in classes
Marc Alexander
2015-04-24
1
-4
/
+4
|
*
[ticket/8672] Add class for retrieving imagesize without download
Marc Alexander
2015-04-24
10
-0
/
+99
*
|
Merge branch '3.1.x'
Marc Alexander
2015-04-26
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
[ticket/13755] Ignore dots in path when determining file extension.
Cesar G
2015-04-10
1
-0
/
+2
*
|
[ticket/13697] Moving filesystem related functions to filesystem service
MateBartus
2015-04-16
2
-12
/
+19
|
/
*
[ticket/13577] Skip filespec test requiring mimetype check on windows
Marc Alexander
2015-02-05
1
-0
/
+5
*
[ticket/11148] Add mimetype guesser to filespec and fileupload class
Marc Alexander
2014-06-23
1
-1
/
+38
*
Merge pull request #2432 from Nicofuma/ticket/11226
Joas Schilling
2014-05-29
1
-0
/
+25
|
\
|
*
[ticket/11226] Explicity set file_moved to false
Tristan Darricau
2014-05-28
1
-1
/
+2
|
*
[ticket/11226] Add tests
Tristan Darricau
2014-05-28
1
-0
/
+24
*
|
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
2
-12
/
+20
|
/
*
[ticket/12211] Do not run attachment file names twice through htmlspecialchars
Marc Alexander
2014-04-11
1
-0
/
+14
*
[ticket/10851] Add unit and functional tests for checking attachments
Marc Alexander
2014-04-04
1
-0
/
+2
*
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
1
-0
/
+1
*
[ticket/10763] Make functions for remote avatars static
Marc Alexander
2012-12-17
1
-2
/
+1
*
[ticket/10939] Modified fileupload tests to deal with new behaviour
Fyorl
2012-08-15
1
-1
/
+5
*
[ticket/10941] Removed superfluous array
Fyorl
2012-07-09
1
-1
/
+1
*
[ticket/10941] File 'txt' now too big so changed tests to reflect that
Fyorl
2012-07-09
1
-1
/
+1
*
[ticket/10941] Added a comment to ensure tags stay uppercase
Fyorl
2012-07-09
1
-0
/
+1
*
[ticket/10941] Modified tearDown to use DirectoryIterator instead of glob
Fyorl
2012-07-09
1
-2
/
+7
*
[ticket/10941] Added tests/upload/fixture/copies to tracking
Fyorl
2012-07-09
1
-0
/
+0
[next]