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
/
avatar
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14948] Adjust calls for twig and phpunit updates
Marc Alexander
2019-05-09
1
-1
/
+1
*
[ticket/14972] Migrate from deprecated getMock() method to createMock()
rxu
2019-05-08
1
-11
/
+22
*
[prep-release-3.2.6] Fix expected data in avatar manager test
Marc Alexander
2019-04-27
1
-1
/
+1
*
[ticket/15833] Add core.avatar_manager_avatar_delete_after event
Jakub Senko
2018-10-28
1
-1
/
+1
*
[ticket/security/210] Fix tests for 3.2.x
Marc Alexander
2017-07-16
1
-2
/
+1
*
Merge branch 'ticket/security/210' into ticket/security/210-rhea
Marc Alexander
2017-07-10
1
-1
/
+4
|
\
|
*
[ticket/security/210] Adjust regex and add tests for IPv6
Marc Alexander
2017-07-10
1
-1
/
+4
*
|
Merge branch 'ticket/security/210' into ticket/security/210-rhea
Marc Alexander
2017-07-09
1
-0
/
+52
|
\
\
|
|
/
|
*
[ticket/security/210] Prevent using IP addresses or ports for remote avatar
Marc Alexander
2017-07-09
1
-0
/
+52
*
|
Merge branch '3.1.x'
Marc Alexander
2016-01-06
1
-1
/
+4
|
\
\
|
|
/
|
*
[ticket/14387] Fix avatar tests after adding get_config_name method
Marc Alexander
2016-01-02
1
-1
/
+4
*
|
[ticket/13904] Pass filesystem to upload avatar again
Marc Alexander
2015-09-09
1
-1
/
+1
*
|
[ticket/13904] Remove unneeded parameters from avatars and fix tests
Marc Alexander
2015-09-09
1
-1
/
+3
*
|
[ticket/14150] Update fast-image-size to newest version
Marc Alexander
2015-09-08
1
-1
/
+1
*
|
Merge branch '3.1.x'
Marc Alexander
2015-08-08
1
-1
/
+3
|
\
\
|
|
/
|
*
[ticket/13981] Add events to capture avatar deletion or overwriting
javiexin
2015-07-23
1
-1
/
+3
*
|
[ticket/13762] Moving language related functionality into a separate class
MateBartus
2015-05-02
1
-2
/
+9
*
|
[ticket/8672] Use fastImageSize in classes
Marc Alexander
2015-04-24
1
-1
/
+1
*
|
[ticket/8672] Add class for retrieving imagesize without download
Marc Alexander
2015-04-24
1
-2
/
+3
*
|
[ticket/13697] Moving filesystem related functions to filesystem service
MateBartus
2015-04-16
1
-2
/
+4
*
|
Merge branch 'develop-ascraeus' into develop
Joas Schilling
2014-11-21
2
-11
/
+73
|
\
\
|
|
/
|
*
[ticket/13197] Test that user's group avatar is deleted by group avatar delete
Marc Alexander
2014-10-26
2
-11
/
+73
*
|
[ticket/12620] Fix rebase
Tristan Darricau
2014-11-20
2
-52
/
+52
|
/
*
[ticket/12822] Correctly call \phpbb\user in avatar manager test
Marc Alexander
2014-08-11
1
-1
/
+1
*
Merge remote-tracking branch 'github-marc1706/ticket/12822' into develop-ascr...
Nils Adermann
2014-08-11
2
-11
/
+90
|
\
|
*
[ticket/12822] Fix test runs of avatar manager_test
Marc Alexander
2014-08-08
1
-4
/
+11
|
*
[ticket/12822] Add method for deleting avatars and use confirm_box
Marc Alexander
2014-08-07
2
-9
/
+81
*
|
[ticket/12932] Fix tests and calls to create_datetime
Marc Alexander
2014-08-10
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'github-marc1706/ticket/11148' into develop-ascr...
Nils Adermann
2014-08-07
1
-1
/
+16
|
\
|
*
[ticket/11148] Use mimetype guesser for uploaded avatars
Marc Alexander
2014-06-23
1
-1
/
+16
*
|
[ticket/12099] Remove config again
Joas Schilling
2014-06-29
1
-1
/
+0
*
|
[ticket/12099] Add request argument to path_helper service
Pico88
2014-06-29
1
-0
/
+2
|
/
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
[ticket/12504] Use local variables where possible
Joas Schilling
2014-05-05
1
-5
/
+8
*
[ticket/12504] Use defined variables
Joas Schilling
2014-05-05
1
-2
/
+2
*
[ticket/12504] Remove unused request object from avatar manager test
Joas Schilling
2014-05-05
1
-1
/
+0
*
[ticket/12503] All tests should extend \phpbb_test_case
Joas Schilling
2014-05-05
1
-1
/
+1
*
[ticket/11859] Add missing get_template_name method to test drivers
Marc Alexander
2013-11-27
2
-0
/
+10
*
Merge pull request #1815 from marc1706/ticket/11525
Nils Adermann
2013-11-13
1
-27
/
+41
|
\
|
*
[ticket/11525] Use foreach instead of array_walk in method clean_row()
Marc Alexander
2013-11-13
1
-37
/
+13
|
*
[ticket/11525] Fix expected value of group avatar test
Joas Schilling
2013-11-11
1
-1
/
+1
|
*
[ticket/11525] Compare correct array to expected value
Joas Schilling
2013-11-11
1
-1
/
+1
|
*
[ticket/11525] Only remove group or user prefix from given avatar data
Marc Alexander
2013-10-24
1
-3
/
+41
*
|
[ticket/11857] Use passed service collection instead of container in manager
Marc Alexander
2013-10-27
1
-2
/
+2
|
/
*
[ticket/11930] Move path_helper in front of optional cache argument
Marc Alexander
2013-10-21
1
-2
/
+2
*
[ticket/11930] Fix tests after adding phpbb\path_helper to avatar drivers
Marc Alexander
2013-10-17
1
-2
/
+10
*
[ticket/11700] Fix avatar tests
Nils Adermann
2013-09-16
3
-5
/
+9
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
3
-8
/
+8
*
[ticket/11700] Modify all code to use the new interface names
Nils Adermann
2013-07-14
1
-1
/
+1
*
[ticket/11600] Remove duplicate test case
Marc Alexander
2013-07-04
1
-2
/
+0
[next]