Makary Golosz makary
  • Joined on 2023-10-20
makary synced and deleted reference refs/tags/refs/pull/5270/merge at makary/phpbb from mirror 2024-06-08 02:41:05 +00:00
makary synced commits to master at makary/phpbb from mirror 2024-06-07 18:31:03 +00:00
e813bcc7a5 Merge pull request #6632 from iMattPro/ticket/17333
02763dfadc Merge pull request #6634 from marc1706/ticket/17330
ca918f893e [ticket/17333] Suggested code improvements
35436f078c [ticket/17330] Add try/catch block though it's not really needed
e813bd02c6 [ticket/17330] Add test for set_endpoint_padding
Compare 14 commits »
makary synced and deleted reference refs/tags/refs/pull/6632/merge at makary/phpbb from mirror 2024-06-07 18:31:02 +00:00
makary synced and deleted reference refs/tags/refs/pull/6634/merge at makary/phpbb from mirror 2024-06-07 18:31:02 +00:00
makary synced commits to refs/pull/6632/merge at makary/phpbb from mirror 2024-06-07 10:21:09 +00:00
ca918f893e [ticket/17333] Suggested code improvements
Compare 2 commits »
makary synced commits to refs/pull/6632/head at makary/phpbb from mirror 2024-06-07 10:21:09 +00:00
ca918f893e [ticket/17333] Suggested code improvements
makary synced commits to refs/pull/5361/merge at makary/phpbb from mirror 2024-06-07 10:21:08 +00:00
d64eaad487 Merge pull request #6504 from marc1706/ticket/17153
c495a26f98 [ticket/17153] Use mocked user class in extension test
ad7721368c [ticket/17153] Add basic avatar config file for installer
aac7d5a99c [ticket/17153] Use routing helper instead of controller helper in upload avatar
Compare 10 commits »
makary synced commits to refs/pull/6634/merge at makary/phpbb from mirror 2024-06-07 02:11:03 +00:00
35436f078c [ticket/17330] Add try/catch block though it's not really needed
e813bd02c6 [ticket/17330] Add test for set_endpoint_padding
Compare 3 commits »
makary synced commits to refs/pull/6634/head at makary/phpbb from mirror 2024-06-07 02:11:03 +00:00
35436f078c [ticket/17330] Add try/catch block though it's not really needed
e813bd02c6 [ticket/17330] Add test for set_endpoint_padding
Compare 2 commits »
makary synced commits to refs/pull/6384/merge at makary/phpbb from mirror 2024-06-07 02:11:03 +00:00
d64eaad487 Merge pull request #6504 from marc1706/ticket/17153
c495a26f98 [ticket/17153] Use mocked user class in extension test
ad7721368c [ticket/17153] Add basic avatar config file for installer
aac7d5a99c [ticket/17153] Use routing helper instead of controller helper in upload avatar
Compare 10 commits »
makary synced commits to refs/pull/5270/merge at makary/phpbb from mirror 2024-06-07 02:11:02 +00:00
195fb59b4e [ticket/15699] Fixes code review
de73a2e3d7 [ticket/15699] Update acp_storage to work with form macros
155b5168be [ticket/15699] Improve code style
bf467f8ece [ticket/15699] Remove .phpunit.result.cache
Compare 44 commits »
makary synced commits to refs/pull/5270/head at makary/phpbb from mirror 2024-06-07 02:11:02 +00:00
195fb59b4e [ticket/15699] Fixes code review
de73a2e3d7 [ticket/15699] Update acp_storage to work with form macros
155b5168be [ticket/15699] Improve code style
bf467f8ece [ticket/15699] Remove .phpunit.result.cache
bb84af9a48 [ticket/15699] Add progress bar and use template macros
Compare 43 commits »
makary synced commits to refs/pull/6634/merge at makary/phpbb from mirror 2024-06-06 18:01:06 +00:00
d64eaad487 Merge pull request #6504 from marc1706/ticket/17153
c495a26f98 [ticket/17153] Use mocked user class in extension test
ad7721368c [ticket/17153] Add basic avatar config file for installer
aac7d5a99c [ticket/17153] Use routing helper instead of controller helper in upload avatar
Compare 10 commits »
makary synced commits to refs/pull/6632/merge at makary/phpbb from mirror 2024-06-06 18:01:06 +00:00
d64eaad487 Merge pull request #6504 from marc1706/ticket/17153
c495a26f98 [ticket/17153] Use mocked user class in extension test
ad7721368c [ticket/17153] Add basic avatar config file for installer
aac7d5a99c [ticket/17153] Use routing helper instead of controller helper in upload avatar
Compare 10 commits »
makary synced commits to refs/pull/6483/merge at makary/phpbb from mirror 2024-06-06 18:01:06 +00:00
597c0f8d50 Merge f6eea754b8a72776b4d4913dc3c8269b92447502 into d64eaad487
d64eaad487 Merge pull request #6504 from marc1706/ticket/17153
c495a26f98 [ticket/17153] Use mocked user class in extension test
ad7721368c [ticket/17153] Add basic avatar config file for installer
aac7d5a99c [ticket/17153] Use routing helper instead of controller helper in upload avatar
Compare 10 commits »
makary synced commits to master at makary/phpbb from mirror 2024-06-06 18:01:06 +00:00
d64eaad487 Merge pull request #6504 from marc1706/ticket/17153
c495a26f98 [ticket/17153] Use mocked user class in extension test
ad7721368c [ticket/17153] Add basic avatar config file for installer
aac7d5a99c [ticket/17153] Use routing helper instead of controller helper in upload avatar
4db4a5571b [ticket/17153] Remove phpbb_get_avatar()
Compare 9 commits »
makary synced and deleted reference refs/tags/refs/pull/6504/merge at makary/phpbb from mirror 2024-06-06 18:01:05 +00:00
makary synced commits to refs/pull/6632/merge at makary/phpbb from mirror 2024-06-06 09:51:07 +00:00
36527a97b8 [ticket/17333] Optimize loading web push data only when needed
Compare 2 commits »
makary synced commits to refs/pull/6632/head at makary/phpbb from mirror 2024-06-06 09:51:07 +00:00
36527a97b8 [ticket/17333] Optimize loading web push data only when needed
makary synced commits to refs/pull/5361/merge at makary/phpbb from mirror 2024-06-05 17:31:03 +00:00
272daae337 Merge pull request #6533 from rxu/ticket/17151-2
df0dcae3ce Merge pull request #6631 from marc1706/ticket/17321
03e2222dd7 [ticket/17151] Add core.build_config_template event @changed information
86064cb054 [ticket/17321] Use self.clients in activate event listener
Compare 132 commits »