This website works better with JavaScript.
Explore
Help
Register
Sign In
banananetwork
/
roundcubemail
Watch
1
Star
0
Fork
You've already forked roundcubemail
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3193a5e5d2
bnet/additions
master
release-1.4
release-1.3
release-1.2
release-1.1
dev/push
release-1.0
dev-fontawesome
dev-zenmode
release-0.9
release-0.8
release-0.7
release-0.6
release-2020-06-30-13-12
1.3.13
1.4.6
1.3.12
1.4.5
1.4.4
1.3.11
1.2.10
1.4.3
1.4.2
1.4.1
1.4.0
1.4-rc2
1.3.10
1.3.9
1.4-rc1
1.3.8
1.4-beta
1.3.7
1.2.9
1.1.12
1.1.11
1.2.8
1.3.6
1.3.5
1.3.4
1.3.3
1.2.7
1.1.10
1.0.12
1.3.2
1.2.6
1.3.1
1.3.0
1.0.11
1.1.9
1.2.5
1.3-rc
1.0.10
1.1.8
1.2.4
1.3-beta
1.1.7
1.2.3
1.1.6
1.2.2
1.2.1
1.2.0
1.0.9
1.1.5
1.2-rc
1.1.2
1.0.6
v0.9.5
v0.8.7
v0.9.4
v0.9.3
v0.9.2
v0.9.1
v0.9.0
0.7.4
v0.7.4
0.8.6
v0.8.6
0.9-rc2
v0.9-rc2
v0.9-rc
v0.8.5
v0.9-beta
v0.8.4
v0.8.3
v0.8.2
v0.8.1
v0.7.3
v0.8.0
v0.8-rc
v0.7.2
v0.8-beta
v0.7.1
v0.7
v0.7-beta2
v0.7-beta1
v0.6
v0.6-rc
v0.6-beta
v0.5.4
v0.5.4@5065
v0.5.4@5062
v0.5.3
v0.5.3@4832
v0.5.2
v0.5.2@4679
v0.5.1
v0.5.1@4518
v0.5
v0.5@4408
v0.5-rc
v0.5-rc@4349
v0.5-beta
v0.5-beta@4347
v0.4.2
v0.4.2@4050
v0.4.1
v0.4.1@4045
v0.4-beta
v0.4-beta@3548
v0.3.1
v0.3.1@3081
v0.3-stable
v0.3-stable@2921
v0.3-rc1
v0.3-beta
v0.3-beta@2799
v0.2.2
v0.2.2@2495
v0.2.1
v0.2.1@2348
v0.2.2@2481
v0.2-stable
v0.2-stable@2204
v0.2-beta
v0.2-beta@1878
v0.2-beta@1877
v0.2-alpha
v0.2-alpha@1499
v0.1.1
v0.1.1@1258
v0.1-stable
v0.1-stable@1183
v0.1-rc2
v0.1-rc2@900
v0.1-rc1
v0.1-rc1@582
v0.1-beta2
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.7
1.0.8
1.1-beta
1.1-rc
1.1.0
1.1.1
1.1.3
1.1.4
1.2-beta
v1.0-beta
v1.0-rc
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3193a5e5d2'
${ noResults }
roundcubemail
/
tests
/
Framework
History
Aleksander Machniak
ed1d212ae2
Improved SVG cleanup code
9 years ago
..
BaseReplacer.php
Code improvements and fixes (mostly unused variables and methods)
10 years ago
Bootstrap.php
…
Browser.php
Fixed Opera > 15 detection (
#1489562
)
11 years ago
Cache.php
…
CacheShared.php
Add more tests for framework classes
11 years ago
Charset.php
Adapt charset cleanup tests to pass with different versions of iconv propucing slightyl different output
10 years ago
Contacts.php
Add more tests for framework classes
11 years ago
ContentFilter.php
…
Csv2vcard.php
Fix import of multiple contact email addresses from Outlook-csv format (
#1490169
)
10 years ago
DB.php
Specify test groups for inclusion/exclusion
10 years ago
DBMssql.php
Specify test groups for inclusion/exclusion
10 years ago
DBMysql.php
Specify test groups for inclusion/exclusion
10 years ago
DBOracle.php
PHP7: Fixed some E_WARNING errors that previously were E_STRICT
9 years ago
DBPgsql.php
Specify test groups for inclusion/exclusion
10 years ago
DBSqlite.php
Specify test groups for inclusion/exclusion
10 years ago
DBSqlsrv.php
Specify test groups for inclusion/exclusion
10 years ago
Enriched.php
…
Html.php
Fix/remove tests related to data-* attributes handling
11 years ago
Html2text.php
Fix handling of non-break spaces in html to text conversion (
#1490436
)
10 years ago
Image.php
…
Imap.php
…
ImapCache.php
Use consistent column/table quoting in sql queries
10 years ago
ImapGeneric.php
…
ImapSearch.php
PHP7: Fixed some E_WARNING errors that previously were E_STRICT
9 years ago
Ldap.php
PHP7: Fixed some E_WARNING errors that previously were E_STRICT
9 years ago
LdapGeneric.php
Skip rcube_ldap_generic test if Net_LDAP3 is not available
9 years ago
MessageHeader.php
…
MessagePart.php
…
Mime.php
Get rid of Mail_mimeDecode package dependency (
#1490416
)
10 years ago
Rcube.php
…
ResultIndex.php
Fix confusing intersect/filter methods naming/behaviour.
11 years ago
ResultMultifolder.php
PHP7: Fixed some E_WARNING errors that previously were E_STRICT
9 years ago
ResultSet.php
…
ResultThread.php
Fix confusing intersect/filter methods naming/behaviour.
11 years ago
Smtp.php
…
SpellcheckAtd.php
Add dummy tests for rcube_spellcheck_* classes
11 years ago
SpellcheckEnchant.php
Add dummy tests for rcube_spellcheck_* classes
11 years ago
SpellcheckGoogie.php
Add dummy tests for rcube_spellcheck_* classes
11 years ago
SpellcheckPspell.php
Add dummy tests for rcube_spellcheck_* classes
11 years ago
Spellchecker.php
…
StringReplacer.php
Fix handling unicode characters in links (
#1489898
)
11 years ago
Text2Html.php
Fix font artifacts in text2html conversion (
#1490353
)
10 years ago
User.php
…
Utils.php
Fix rcube_utils::words_match() to work with mixed/invalid/binary content (T844)
9 years ago
VCard.php
dirname(__FILE__) -> __DIR__
10 years ago
Washtml.php
Improved SVG cleanup code
9 years ago