2020-02-22 |
Phy | calculate content min-height based on height of aside...
|
commit | commitdiff | tree |
2020-01-19 |
Phy | add trim, and polish test_quotes of css_compress, again
|
commit | commitdiff | tree |
2020-01-19 |
Phy | polish test_quotes of css_compress
|
commit | commitdiff | tree |
2019-12-11 |
Phy | change default of passcrypt to bcrypt #2936
|
commit | commitdiff | tree |
2019-12-01 |
Phy | PHP8 fix: string offset out of range due to null
|
commit | commitdiff | tree |
2019-12-01 |
Phy | PHP8 fix: Array to string conversion for array_diff_key...
|
commit | commitdiff | tree |
2019-12-01 |
Phy | PHP8 fix part 5: Trying to access array offset on value...
|
commit | commitdiff | tree |
2019-12-01 |
Phy | PHP8 fix part 4: Trying to access array offset on value...
|
commit | commitdiff | tree |
2019-12-01 |
Phy | PHP8 fix part 3: Trying to access array offset on value...
|
commit | commitdiff | tree |
2019-12-01 |
Phy | PHP8 fix part 2: Trying to access array offset on value...
|
commit | commitdiff | tree |
2019-12-01 |
Phy | PHP8 fix part 1: Trying to access array offset on value...
|
commit | commitdiff | tree |
2019-10-21 |
Phy | Added "Date of New Revision" text in notification email
|
commit | commitdiff | tree |
2019-10-21 |
Phy | clientIP: modify test to assume trusted proxy be included...
|
commit | commitdiff | tree |
2019-10-21 |
Phy | clientIP: add trustedproxy, return first untrusted...
|
commit | commitdiff | tree |
2019-10-21 |
Phy | clientIP: Add tests addressing #2828
|
commit | commitdiff | tree |
2019-10-20 |
Phy | getGoogleQuery: add tests
|
commit | commitdiff | tree |
2019-10-20 |
Phy | getGoogleQuery: remove legacy code for PHP 5.3
|
commit | commitdiff | tree |
2019-10-20 |
Phy | getGoogleQuery: ignore if query includes a full URL
|
commit | commitdiff | tree |
2019-10-20 |
Phy | Include rev_id in new revision link in notification...
|
commit | commitdiff | tree |
2019-10-20 |
Phy | css_compress: quote placeholder to simply quote protection
|
commit | commitdiff | tree |
2019-10-20 |
Phy | css_compress: use placeholder to keep quoted strings...
|
commit | commitdiff | tree |
2019-10-20 |
Phy | add quotes test for #2517
|
commit | commitdiff | tree |
2019-09-14 |
Phy | use inline template instead of .dist file to populate...
|
commit | commitdiff | tree |
2019-09-13 |
Phy | authpdo: fix _query return type issue per Scrutinizer...
|
commit | commitdiff | tree |
2019-09-09 |
Phy | lock fetch PHPUnit version to 7 for PHP5
|
commit | commitdiff | tree |
2019-09-09 |
Phy | authpdo: fix mybb schema for MySQL 5.7+
|
commit | commitdiff | tree |
2019-09-09 |
Phy | authpdo: add support for multi-rowset to _query
|
commit | commitdiff | tree |
2019-06-17 |
Phy | Cleanup styling cookie properly to exit preview
|
commit | commitdiff | tree |
2019-05-06 |
Phy | fix #dokuwiki__sitetools current item not in highlight...
|
commit | commitdiff | tree |
2019-03-14 |
Phy | fix zero ID/NS issue with page_findnearest
|
commit | commitdiff | tree |
2019-03-14 |
Phy | add ID/NS = '0' test against page_findnearest
|
commit | commitdiff | tree |
2019-03-14 |
Phy | fix zero value issue with metadata indexer
|
commit | commitdiff | tree |
2019-03-14 |
Phy | add key/value = '0' test to metadata indexer
|
commit | commitdiff | tree |
2019-03-14 |
Phy | fix zero ID issue with linkwiz and search indexer
|
commit | commitdiff | tree |
2019-03-14 |
Phy | fix zero ID issue with wl() and getID()
|
commit | commitdiff | tree |
2019-03-14 |
Phy | add $ID = '0' test against wl() and getID()
|
commit | commitdiff | tree |
2019-03-13 |
Phy | cookie.js when setValue‘s value parameter is false...
|
commit | commitdiff | tree |
2019-03-13 |
Phy | install.php: respect useacl=0 choice, fixes #2576
|
commit | commitdiff | tree |
2019-03-13 |
Phy | cookie.js add def parameter to getValue()
|
commit | commitdiff | tree |
2019-03-12 |
Phy | cookie.js convert value type to string
|
commit | commitdiff | tree |
2019-03-12 |
Phy | set_doku_pref bugfix, closes #2721
|
commit | commitdiff | tree |
2019-03-12 |
Phy | more definition tests of doku_pref, for #1129
|
commit | commitdiff | tree |
2019-03-12 |
Phy | add tests for get/set_doku_pref #2721
|
commit | commitdiff | tree |
2019-03-12 |
Phy | fix Windows tests for #2702
|
commit | commitdiff | tree |
2019-03-12 |
Phy | use absolute URL in index.php when redirecting to doku...
|
commit | commitdiff | tree |
2019-02-21 |
Phy | use utf8_strtolower instead of strtolower
|
commit | commitdiff | tree |
2019-02-21 |
Phy | add test for utf8 capital letters in search #2613
|
commit | commitdiff | tree |
2019-02-21 |
Phy | compare cleaned pageid case-insensitive in search,...
|
commit | commitdiff | tree |
2019-02-21 |
Phy | add tests for #2613
|
commit | commitdiff | tree |
2019-02-15 |
Phy | Remove HHVM comment
|
commit | commitdiff | tree |
2019-02-15 |
Phy | Completely remove HHVM for testing
|
commit | commitdiff | tree |
2019-02-15 |
Phy | Try to mitigate HHVM's aggressive syntax for tests
|
commit | commitdiff | tree |
2019-02-15 |
Phy | Figure out how to write bash statement for hhvm
|
commit | commitdiff | tree |
2019-02-15 |
Phy | Fix hhvm PHPUnit version issue, and remove useless...
|
commit | commitdiff | tree |
2019-02-15 |
Phy | Force Travis CI PHPUnit version to 7 on PHP 7.2+, fixes...
|
commit | commitdiff | tree |
2019-01-11 |
Phy | obfuscate: use utf8_tohtml for hex mode encoding, fixes...
|
commit | commitdiff | tree |
2019-01-11 |
Phy | utf8_tohtml: add $all param to encode everything (default...
|
commit | commitdiff | tree |
2019-01-11 |
Phy | add test for utf-8 obfuscate #2665
|
commit | commitdiff | tree |
2019-01-09 |
Phy | prefer array rather than string with the wl() parameter
|
commit | commitdiff | tree |
2019-01-08 |
Phy | fix ACL admin footnote JS error, fixes #2540
|
commit | commitdiff | tree |
2019-01-07 |
Phy | don't show empty optiongroup item in Mobilemenu
|
commit | commitdiff | tree |
2019-01-07 |
Phy | fix sha512 failing test, and add test to crypt-style...
|
commit | commitdiff | tree |
2019-01-07 |
Phy | fix typo of extra bracket
|
commit | commitdiff | tree |
2018-11-13 |
Phy | Merge pull request #2577 from chang-zhao/patch-5
|
commit | commitdiff | tree |
2018-11-10 |
Phy | translation update for zh:extensions, revert "offline...
|
commit | commitdiff | tree |
2018-11-10 |
Phy | translation update for zh:extensions, closes #2572
|
commit | commitdiff | tree |
2018-10-22 |
Phy | unify send_redirect(wl()) parameters
|
commit | commitdiff | tree |
2018-10-13 |
Phy | ensure dokuwiki tmpl's pagetool focus is properly displayed...
|
commit | commitdiff | tree |
2018-10-13 |
Phy | getRecents(): prevent non-exist changelog error. Fixes...
|
commit | commitdiff | tree |
2018-10-13 |
Phy | revert text direction change for translation (fa) in...
|
commit | commitdiff | tree |
2018-03-06 |
Phy | use expectException instead of setExpectedException...
|
commit | commitdiff | tree |
2018-03-06 |
Phy | remove createMock & createPartialMock polyfill, dropping...
|
commit | commitdiff | tree |
2017-12-26 |
Phy | remove string argument in assert - DiffEngine
|
commit | commitdiff | tree |
2017-12-26 |
Phy | add tests to DifferenceEngine and optimize each removal...
|
commit | commitdiff | tree |
2017-12-21 |
Phy | fix inconsistent use of rawurlencode
|
commit | commitdiff | tree |
2017-12-20 |
Phy | fix xhtml:internallink $params usage, fixes #2188
|
commit | commitdiff | tree |
2017-12-20 |
Phy | remove deprecated each calls in libraries
|
commit | commitdiff | tree |
2017-12-20 |
Phy | remove deprecated each calls in plugins
|
commit | commitdiff | tree |
2017-08-27 |
Phy | Update check supports HTTPS
|
commit | commitdiff | tree |
2017-08-25 |
Phy | Fix p_set_metadata damaging contributors with numeric ID
|
commit | commitdiff | tree |
2017-08-25 |
Phy | Add tests for array_replace part of set_metadata
|
commit | commitdiff | tree |
2017-08-23 |
Phy | Fix rendering null $language going to GeSHi (fixes...
|
commit | commitdiff | tree |
2017-08-20 |
Phy | Fix RSS syntax XSS bug (#2081)
|
commit | commitdiff | tree |
2017-08-17 |
Phy | Fix sanitation of $language for code highlighting ...
|
commit | commitdiff | tree |
2017-08-01 |
Phy | Replace htmlspecialchars to hsc in core
|
commit | commitdiff | tree |