Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix CodeSniffer violations for PHP files | Matt Perry | 2013-08-23 |
| | | | | Fix violations for Zend.Files.ClosingTag.NotAllowed | ||
* | Exclude files from CodeSniffer checks | Matt Perry | 2013-08-22 |
| | | | | | Exclude inc/blowfish.php and lib/scripts/fileuploader.js from CodeSniffer checks. | ||
* | Revert changes to phpseclib to previous commit | Matt Perry | 2013-08-22 |
| | | | | | | | | Michael Hamann commented in pull request #306 that phpseclib has not been adopted by the DokuWiki project. Therefore, the changes made to reduce the CodeSniffer violations should be reverted and the local copy of phpseclib should be excluded from CS checks. This commit reverts the previous changes and adds the appropriate exclusion rule. | ||
* | Merge pull request #312 from mperry2/master | Andreas Gohr | 2013-08-22 |
|\ | | | | | Exclude inc/lessc.inc.php from CodeSniffer checks | ||
| * | Exclude inc/lessc.inc.php from CodeSniffer checks | Matt Perry | 2013-08-22 |
|/ | |||
* | Merge pull request #311 from mperry2/scopeindent | Andreas Gohr | 2013-08-22 |
|\ | | | | | Fix CodeSniffer violations | ||
| * | Fix CodeSniffer violations | Matt Perry | 2013-08-22 |
| | | | | | | | | Change indentation to ensure code confirms to CodeSniffer rules. | ||
* | | Merge pull request #310 from mperry2/cs-ruleset | Andreas Gohr | 2013-08-22 |
|\| | | | | | Update exclude patterns for CodeSniffer | ||
| * | Add jQuery exclusion in CodeSniffer rule set | Matt Perry | 2013-08-21 |
| | | | | | | | | Add a CodeSniffer exclusion rule for the lib/scripts/jquery directory. | ||
| * | Fix adLDAP exclusion in CodeSniffer rule set | Matt Perry | 2013-08-21 |
|/ | | | | | Fix the exclusion of adLDAP to exclude all of its dependent subdirectories in addition to the main adLDAP.php file. | ||
* | Merge pull request #304 from dokuwiki-translate/lang_update_234 | Andreas Gohr | 2013-08-21 |
|\ | | | | | Translation update (de-informal) | ||
| * | translation update | Dennis Plöger | 2013-08-19 |
| | | |||
* | | Merge pull request #305 from dokuwiki-translate/lang_update_244 | Andreas Gohr | 2013-08-21 |
|\ \ | | | | | | | Translation update (ru) | ||
| * | | translation update | Aleksandr Selivanov | 2013-08-20 |
| | | | |||
* | | | Merge pull request #307 from dokuwiki-translate/lang_update_245 | Andreas Gohr | 2013-08-21 |
|\ \ \ | | | | | | | | | Translation update (ko) | ||
| * | | | translation update | Myeongjin | 2013-08-21 |
| |/ / | |||
* | | | Merge pull request #306 from mperry2/whitespace | Andreas Gohr | 2013-08-20 |
|\ \ \ | |/ / |/| | | Fix CodeSniffer violations | ||
| * | | Fix CodeSniffer violations | Matt Perry | 2013-08-20 |
|/ / | | | | | | | | | Remove whitespace from end of lines to reduce the number of CodeSniffer violations. | ||
* | | Merge pull request #303 from dokuwiki-translate/lang_update_232 | Andreas Gohr | 2013-08-19 |
|\ \ | |/ |/| | Translation update (ko) | ||
| * | translation update | Myeongjin | 2013-08-19 |
|/ | |||
* | Merge pull request #302 from dokuwiki-translate/lang_update_223 | Andreas Gohr | 2013-08-18 |
|\ | | | | | Translation update (ko) | ||
| * | translation update | Myeongjin | 2013-08-17 |
| | | |||
* | | Fix backlinks for internal links with parameters | Michael Hamann | 2013-08-17 |
|/ | | | | | | | This adds the parameter extraction code from the xhtml renderer to the metadata renderer in order to not to include the parameters in the id that is recorded as link target. A test case checks that the link is actually returned as backlink (fails without the fix). | ||
* | Merge pull request #301 from araname/patch-1 | Andreas Gohr | 2013-08-16 |
|\ | | | | | translation update | ||
| * | translation update mailwrap.html | Myeongjin | 2013-08-16 |
|/ | |||
* | Merge pull request #300 from dokuwiki-translate/lang_update_208 | Andreas Gohr | 2013-08-16 |
|\ | | | | | Translation update (ko) | ||
| * | translation update | Myeongjin | 2013-08-16 |
| | | |||
* | | Merge pull request #297 from dokuwiki-translate/lang_update_199 | Andreas Gohr | 2013-08-16 |
|\ \ | | | | | | | Translation update (cs) | ||
| * | | translation update | Zbyněk Křivka | 2013-08-15 |
| |/ | |||
* | | Merge pull request #299 from dokuwiki-translate/lang_update_202 | Andreas Gohr | 2013-08-16 |
|\ \ | |/ |/| | Translation update (pt) | ||
| * | translation update | André Neves | 2013-08-16 |
|/ | |||
* | Merge pull request #296 from dokuwiki-translate/lang_update_193 | Andreas Gohr | 2013-08-15 |
|\ | | | | | Translation update (eo) | ||
| * | translation update | Felipe Castro | 2013-08-15 |
|/ | |||
* | Merge pull request #295 from dokuwiki-translate/lang_update_190 | Andreas Gohr | 2013-08-15 |
|\ | | | | | Translation update (pt-br) | ||
| * | translation update | Frederico Gonçalves Guimarães | 2013-08-15 |
| | | |||
* | | Merge pull request #292 from dokuwiki-translate/lang_update_165 | Andreas Gohr | 2013-08-15 |
|\ \ | | | | | | | Translation update (ne) | ||
| * | | translation update | Saroj Dhakal | 2013-08-15 |
| | | | |||
* | | | Merge pull request #294 from dokuwiki-translate/lang_update_184 | Andreas Gohr | 2013-08-15 |
|\ \ \ | |_|/ |/| | | Translation update (ko) | ||
| * | | translation update | Myeongjin | 2013-08-15 |
|/ / | |||
* | | Merge pull request #293 from dokuwiki-translate/lang_update_172 | Andreas Gohr | 2013-08-15 |
|\ \ | |/ |/| | Translation update (de) | ||
| * | translation update | christian studer | 2013-08-15 |
|/ | |||
* | updated phpless to 0.4.0 | Andreas Gohr | 2013-08-14 |
| | |||
* | Merge pull request #291 from dokuwiki-translate/lang_update_153 | Andreas Gohr | 2013-08-14 |
|\ | | | | | Translation update (ko) | ||
| * | translation update | Myeongjin | 2013-08-14 |
|/ | |||
* | Merge pull request #290 from dokuwiki-translate/lang_update_146 | Andreas Gohr | 2013-08-14 |
|\ | | | | | Translation update (ko) | ||
| * | translation update | Myeongjin | 2013-08-14 |
|/ | |||
* | Merge pull request #289 from dokuwiki-translate/lang_update_140 | Andreas Gohr | 2013-08-13 |
|\ | | | | | Translation update (ko) | ||
| * | translation update | Myeongjin | 2013-08-13 |
|/ | |||
* | Merge pull request #288 from dokuwiki-translate/lang_update_128 | Andreas Gohr | 2013-08-13 |
|\ | | | | | Translation update (fr) | ||
| * | translation update | Antoine Turmel | 2013-08-13 |
| | |