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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103
Nathaniel Guse
2012-11-10
13
-12
/
+242
|
\
|
*
[ticket/11183] Remove $load_extensions and weird dl() calls
Igor Wiedler
2012-11-10
1
-1
/
+1
|
*
Merge remote-tracking branch 'github-p/ticket/11174' into develop
Nils Adermann
2012-11-09
2
-0
/
+229
|
|
\
|
|
*
[ticket/11174] Check common words, fix array equality assertion.
Oleg Pudeyev
2012-11-08
1
-11
/
+43
|
|
*
[ticket/11174] Test for common words.
Oleg Pudeyev
2012-11-08
2
-0
/
+26
|
|
*
[ticket/11174] More tests.
Oleg Pudeyev
2012-11-08
1
-0
/
+24
|
|
*
[ticket/11174] Clarify why that is the way it is.
Oleg Pudeyev
2012-11-08
1
-0
/
+1
|
|
*
[ticket/11174] Started on search tests - keyword splitting.
Oleg Pudeyev
2012-11-08
2
-0
/
+146
|
*
|
[ticket/11159] Static public is the currently approved order.
Oleg Pudeyev
2012-11-06
3
-3
/
+3
|
|
/
|
*
Merge remote-tracking branch 'github-phpbb/develop-olympus' into HEAD
Nils Adermann
2012-11-06
3
-4
/
+4
|
|
\
|
|
*
[ticket/11159] static public is the currently approved order.
Oleg Pudeyev
2012-11-06
10
-19
/
+19
|
*
|
[ticket/10933] Dependency inject template context.
Oleg Pudeyev
2012-11-02
3
-3
/
+4
|
*
|
[ticket/10933] Specify empty template path for absolute includephp test.
Oleg Pudeyev
2012-11-02
1
-1
/
+1
*
|
|
[ticket/11103] Remove error suppression in test case helpers
Nathaniel Guse
2012-11-06
1
-4
/
+4
*
|
|
[ticket/11103] Handle the ext notification type better
Nathan Guse
2012-10-29
1
-41
/
+2
*
|
|
[ticket/11103] Set basic notifications to be enabled by default
Nathan Guse
2012-10-29
3
-147
/
+6
*
|
|
[ticket/11103] Correct the test case
Nathan Guse
2012-10-20
2
-3
/
+11
*
|
|
[ticket/11103] Use the full class name as the item_type/method
Nathan Guse
2012-10-20
2
-163
/
+152
*
|
|
[ticket/11103] Brackets on their own lines
Nathan Guse
2012-10-18
1
-9
/
+27
*
|
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-10-18
1
-0
/
+44
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-10-18
1
-0
/
+44
|
|
\
\
|
|
|
/
|
|
*
[ticket/10848] Add phpbb_ prefix.
Oleg Pudeyev
2012-10-17
1
-1
/
+1
|
|
*
[ticket/10848] Redirect from adm to installer correctly.
Oleg Pudeyev
2012-10-17
1
-0
/
+44
*
|
|
[ticket/11103] UCP Notification List
Nathan Guse
2012-10-13
1
-0
/
+1
*
|
|
Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-10-12
1
-0
/
+20
|
\
\
\
|
|
/
/
|
*
|
Merge PR #993 branch 'bantu/ticket/8713' into develop
Oleg Pudeyev
2012-10-10
1
-0
/
+20
|
|
\
\
|
|
*
|
[ticket/8713] Add simple (non-nested) test case for untrimmed set_var().
Andreas Fischer
2012-09-08
1
-0
/
+10
|
|
*
|
[ticket/8713] Use \t in double quotes instead of tabs.
Andreas Fischer
2012-09-08
1
-2
/
+2
|
|
*
|
[ticket/8713] Use correct parameter for nested data.
Andreas Fischer
2012-09-08
1
-1
/
+1
|
|
*
|
[ticket/8713] Adjust test method name to other recursive_set_var() tests.
Andreas Fischer
2012-09-08
1
-1
/
+1
|
|
*
|
[ticket/8713] Do not trim login inputs
Nathaniel Guse
2012-09-03
1
-0
/
+10
*
|
|
|
[ticket/11103] Suppress errors from unlink/rmdir in the test case helpers
Nathan Guse
2012-10-05
1
-4
/
+4
*
|
|
|
[ticket/11103] More extensive notification tests
Nathan Guse
2012-10-05
3
-24
/
+254
*
|
|
|
[ticket/11103] Working on test case
Nathan Guse
2012-10-05
3
-0
/
+429
*
|
|
|
[ticket/11103] Mock notification manager
Nathan Guse
2012-10-04
2
-1
/
+78
|
/
/
/
*
|
|
[ticket/11109] Re-add file conflict checks to compress class
Fyorl
2012-09-14
1
-2
/
+13
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-09-14
11
-0
/
+166
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge remote-tracking branch 'Fyorl/ticket/11045' into develop-olympus
Andreas Fischer
2012-09-14
11
-0
/
+166
|
|
\
|
|
*
[ticket/11045] Removed file conflict tests for compress class
Fyorl
2012-09-11
1
-13
/
+2
|
|
*
[ticket/11045] Replaced __DIR__ with dirname(__FILE__)
Fyorl
2012-09-01
1
-8
/
+8
|
|
*
[ticket/11045] Opening brace on its own line
Fyorl
2012-08-28
1
-1
/
+2
|
|
*
[ticket/11045] Explicitely check for zlib and bz2
Fyorl
2012-08-28
1
-2
/
+1
|
|
*
[ticket/11045] Added tests for file conflicts
Fyorl
2012-08-28
1
-5
/
+21
|
|
*
[ticket/11045] Added unit tests for the compress class
Fyorl
2012-08-28
11
-0
/
+161
*
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10631
Unknown Bliss
2012-09-01
11
-31
/
+175
|
\
\
\
|
*
\
\
Merge pull request #962 from imkingdavid/feature/add_events
Nils Adermann
2012-09-01
1
-0
/
+3
|
|
\
\
\
|
|
*
|
|
[feature/add_events] Re-fix broken test
David King
2012-08-21
2
-1
/
+3
|
|
*
|
|
[feature/add_events] Fix append_sid() test
David King
2012-08-20
1
-0
/
+1
|
*
|
|
|
Merge remote-tracking branch 'github-igorw/feature/dic' into develop
Nils Adermann
2012-09-01
8
-30
/
+69
|
|
\
\
\
\
|
|
*
\
\
\
Merge remote-tracking branch 'upstream/develop' into feature/dic
Igor Wiedler
2012-08-25
6
-11
/
+87
|
|
|
\
\
\
\
|
|
|
|
/
/
/
[next]