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
/
notification
/
submit_post_base.php
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
-4
/
+4
*
[ticket/14576] Move common required files to bootstrap
Matt Friedman
2016-03-31
1
-3
/
+0
*
[ticket/14237] Use $language class for notifications
Matt Friedman
2015-10-13
1
-3
/
+7
*
[ticket/11444] Update tests and cleanup types/methods
Tristan Darricau
2015-07-13
1
-41
/
+30
*
[ticket/11444] Moving the in-board notifications to a method class
Nicofuma
2015-07-13
1
-17
/
+44
*
[ticket/13680] Updated quote notifications
JoshyPHP
2015-05-15
1
-0
/
+5
*
[ticket/13782] Rename null driver to dummy for PHP7 compatibility
Marc Alexander
2015-05-04
1
-1
/
+1
*
[ticket/13762] Moving language related functionality into a separate class
MateBartus
2015-05-02
1
-1
/
+4
*
[ticket/13496] Update calls to `set_config_count()`
Gaëtan Muller
2015-02-02
1
-1
/
+0
*
[ticket/13494] Update calls to `set_config()`
Gaëtan Muller
2015-02-02
1
-1
/
+0
*
Merge pull request #3234 from brunoais/ticket/13154
Joas Schilling
2015-01-13
1
-1
/
+1
|
\
|
*
[ticket/13154] Fix submit_post_test() test group
brunoais
2014-12-18
1
-1
/
+1
*
|
[ticket/13146] Even more missing phpbb_mock_event_dispatcher()
brunoais
2015-01-10
1
-1
/
+2
|
/
*
[ticket/12932] Fix tests and calls to create_datetime
Marc Alexander
2014-08-10
1
-1
/
+1
*
[ticket/12738] Add $config to constructor in notification test
Dhruv
2014-06-20
1
-1
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
[ticket/12370] Add unit tests for topic notifications
Joas Schilling
2014-04-07
1
-1
/
+1
*
[ticket/12317] Do not repeat SQL query in notification_submit_post_base.
Andreas Fischer
2014-03-28
1
-6
/
+1
*
[ticket/12050] Make phpbb_notification_submit_post_base abstract.
Andreas Fischer
2013-12-01
1
-1
/
+1
*
[ticket/12008] Update the run time value for the prune notifications cron task
Cesar G
2013-11-14
1
-1
/
+1
*
[ticket/11700] Correclty use namespaces in notifications
Nils Adermann
2013-09-16
1
-1
/
+1
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-10
/
+10
*
[ticket/9657] Fix notification tests
Joas Schilling
2013-07-11
1
-0
/
+1
*
[ticket/11413] Remove remaining irrelevant code to this PR
Nathaniel Guse
2013-05-03
1
-1
/
+1
*
[ticket/11413] Fix test fixtures and tests
Nathaniel Guse
2013-04-29
1
-15
/
+25
*
[ticket/11413] Fix some more tests
Nathaniel Guse
2013-04-29
1
-4
/
+6
*
[ticket/11335] (more tests) Make php_ext 'php' not '.php'
Nathan Guse
2013-04-24
1
-3
/
+3
*
[ticket/11405] Fix "only variables should be passed by reference"
Joas Schilling
2013-03-26
1
-1
/
+3
*
[ticket/11405] Use different fixtures so it's not a total mess
Joas Schilling
2013-03-26
1
-1
/
+1
*
[ticket/11405] Move test to submit_post_base.php and use data sets for testing
Joas Schilling
2013-03-26
1
-1
/
+46
*
[ticket/11405] Add a base class to avoid duplicated setUp() code
Joas Schilling
2013-03-25
1
-0
/
+94