index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
phpunit
/
includes
/
api
/
generateRandomImages.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add namespace to maintenance/includes classes
James D. Forrester
2024-10-09
1
-1
/
+1
*
phpunit: Drop unused complexity from RandomImageGenerator
thiemowmde
2024-09-10
1
-5
/
+3
*
tests: Namespace api tests
Reedy
2024-02-18
1
-0
/
+5
*
Replace some more isset() with shorter ?? syntax
Thiemo Kreuz
2021-11-02
1
-1
/
+1
*
Safer autoloading with respect to file-scope code
Tim Starling
2021-01-11
1
-2
/
+2
*
Use class keyword for classname resolution
Ammar Abdulhamid
2020-03-27
1
-1
/
+1
*
tests: Replace RandomImageGenerator dictionary logic with rand+time
Timo Tijhof
2019-10-25
1
-1
/
+0
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz DziewoĆski
2018-05-30
1
-1
/
+1
*
Remove empty lines at begin of function, if, foreach, switch
Umherirrender
2017-07-01
1
-1
/
+0
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-2
/
+2
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-3
/
+3
*
Script calling cleanups
Platonides
2013-02-25
1
-4
/
+1
*
Update formatting
Siebrand Mazeland
2013-02-14
1
-1
/
+1
*
pass codesniffer on tests/
Antoine Musso
2013-01-28
1
-2
/
+0
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-2
/
+2
*
Disable unneeded database requisite of generateRandomImages.php
Platonides
2012-06-26
1
-1
/
+5
*
create images with orientation (had to use exiv2 hack, imagemagick not helpful)
Neil Kandalgaonkar
2011-06-21
1
-18
/
+39
*
generate random triangles (so we can test EXIF orientation, eventually)
Neil Kandalgaonkar
2011-06-17
1
-1
/
+2
*
Per wikitech-l discussion: Move tests from maintenance/tests/ to tests/. They...
Chad Horohoe
2010-12-14
1
-0
/
+25