Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | Merge pull request #1239 from RnBConsulting/master | Andreas Gohr | 2015-07-18 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Add a 'returnonly' option to all xhtml link types | |||
| | * | | | | | Add a 'returnonly' option to all xhtml link types | Andreas Böhler | 2015-07-15 | |
| | | | | | | | ||||
| * | | | | | | Merge pull request #1159 from splitbrain/morephp7 | Andreas Gohr | 2015-07-18 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | More php7 improvements | |||
| | * | | | | | | __construct | Gerrit Uitslag | 2015-05-16 | |
| | | | | | | | | ||||
| | * | | | | | | PHPDocs | Gerrit Uitslag | 2015-05-16 | |
| | | | | | | | | ||||
| | * | | | | | | var declaration, static declaration | Gerrit Uitslag | 2015-05-16 | |
| | | | | | | | | ||||
| | * | | | | | | update to __construct | Gerrit Uitslag | 2015-05-16 | |
| | | |_|/ / / | | |/| | | | | ||||
| * | | | | | | Merge pull request #1176 from splitbrain/ioreplaceinfile | Andreas Gohr | 2015-07-18 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add IO function to replace lines in a file (new) | |||
| | * | | | | | | Rephrase description of io_replaceInFiles to be clarify use of regex | Patrick Brown | 2015-05-29 | |
| | | | | | | | | ||||
| | * | | | | | | Abort io_replaceInLine when the search parameter is empty | Patrick Brown | 2015-05-29 | |
| | | | | | | | | ||||
| | * | | | | | | Minor Refactoring | Christopher Smith | 2015-05-29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - put test comments in more appropriate spot - move appending replacement line alongside its search/delete code | |||
| | * | | | | | | add anchors when constructing pattern from a non-regex oldline | Christopher Smith | 2015-05-29 | |
| | | | | | | | | ||||
| | * | | | | | | Merge branch 'master' into ioreplaceinfile | Christopher Smith | 2015-05-28 | |
| | |\ \ \ \ \ \ | ||||
| | * | | | | | | | Refactor code to make it simpler. | Christopher Smith | 2015-05-28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes should also: - fix unlikely edge case when replacement line is the same as the old line (would have resulted in timeout) - reduce memory footprint - avoid applying string search beyond maxlines replacement limit | |||
| | * | | | | | | | Fix variable name typo | Patrick Brown | 2015-05-08 | |
| | | | | | | | | | ||||
| | * | | | | | | | Don't run redundant tests | Patrick Brown | 2015-05-08 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | io_deleteFromFile is a special case of io_replaceInFile. Since the io_replace tests check compressed files, it doesn't have to be done in the io_delete test. | |||
| | * | | | | | | | Limit number of lines to replace. | Patrick Brown | 2015-05-08 | |
| | | | | | | | | | ||||
| | * | | | | | | | Merge branch 'master' into ioreplaceinfile | Patrick Brown | 2015-05-07 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | ||||
| | * | | | | | | | Use io_replaceInFile for updating auth | Patrick Brown | 2015-05-07 | |
| | | | | | | | | | ||||
| | * | | | | | | | Add io_replaceInFile | Patrick Brown | 2015-05-07 | |
| | | | | | | | | | ||||
| | * | | | | | | | Deleting lines works with BZ2 files. | Patrick Brown | 2015-05-06 | |
| | | | | | | | | | ||||
| | * | | | | | | | Append to BZip2 files. Unit tests for writing files. | Patrick Brown | 2015-05-06 | |
| | | | | | | | | | ||||
| * | | | | | | | | remote.test | iamchenxin | 2015-07-18 | |
| | | | | | | | | | ||||
| * | | | | | | | | add a Exception in hasAccess() | iamchenxin | 2015-07-18 | |
| | | | | | | | | | ||||
| * | | | | | | | | correctly handle usergroups array | Sascha Klopp | 2015-07-18 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||
| * | | | | | | | improve aria attribute handling. closes #1142 | Andreas Gohr | 2015-07-15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adds aria handling to makeToggle and allows to supress it in dw_toggle | |||
| * | | | | | | | remove pragma:no-cache header. closes #1201 | Andreas Gohr | 2015-07-15 | |
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | The pragma header is only defined for requests not for responses. The Cache-Control header should be used in responses. | |||
| * | | | | | | Merge pull request #1238 from dokuwiki-translate/lang_update_111 | Andreas Gohr | 2015-07-15 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Translation update (ja) | |||
| | * | | | | | | translation update | Hideaki SAWADA | 2015-07-15 | |
| | | | | | | | | ||||
| * | | | | | | | Merge pull request #1229 from araname/master | Andreas Gohr | 2015-07-15 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | adjust newline in intro.txt at config | |||
| | * | | | | | | | adjust newline | Myeongjin | 2015-07-11 | |
| | | | | | | | | | ||||
| * | | | | | | | | Merge pull request #1231 from splitbrain/kill-all-input-buttons | Andreas Gohr | 2015-07-15 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | Changed all input buttons to button buttons | |||
| | * | | | | | | | refactored tpl_actiondropdown() to avoid duplication | Anika Henke | 2015-07-12 | |
| | | | | | | | | | ||||
| | * | | | | | | | changed all input type=submit buttons to button type=submit button for ↵ | Anika Henke | 2015-07-12 | |
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | better stylability | |||
| * | | | | | | | Merge pull request #1237 from dokuwiki-translate/lang_update_110 | Andreas Gohr | 2015-07-15 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Translation update (ja) | |||
| | * | | | | | | | translation update | Hideaki SAWADA | 2015-07-15 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge pull request #1227 from dokuwiki-translate/lang_update_88 | Anika Henke | 2015-07-15 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Translation update (ko) | |||
| | * | | | | | | | translation update | Myeongjin | 2015-07-11 | |
| | |/ / / / / / | ||||
| * | | | | | | | Merge pull request #1234 from splitbrain/nosmblinksFxnote | Andreas Gohr | 2015-07-14 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | No SMB links Fx note | |||
| | * | | | | | | | no syntax highlighting, it attracts too much readers attention | Gerrit Uitslag | 2015-07-13 | |
| | | | | | | | | | ||||
| | * | | | | | | | Better suggestion for changing warning for nosmblink in browsers | Gerrit Uitslag | 2015-07-13 | |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Improves syntax page due to feedback at #1233 | |||
| * | | | | | | | Merge pull request #1232 from splitbrain/translation-fixes | Andreas Gohr | 2015-07-13 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Translation fixes | |||
| | * | | | | | | | fixed a few links and html errors in language files | Anika Henke | 2015-07-13 | |
| | | | | | | | | | ||||
| | * | | | | | | | fixed some wrong quotation marks in language files | Anika Henke | 2015-07-12 | |
| | | | | | | | | | ||||
| | * | | | | | | | fixed occurrences of html named entities in translation files to be ↵ | Anika Henke | 2015-07-12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xhtml-compatible | |||
| | * | | | | | | | removed English translation strings from non-English translation files | Anika Henke | 2015-07-12 | |
| | | | | | | | | | ||||
| | * | | | | | | | fixed lots of missing format strings in language files | Anika Henke | 2015-07-12 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge pull request #1230 from dokuwiki-translate/lang_update_94 | Anika Henke | 2015-07-12 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | Translation update (es) | |||
| | * | | | | | | translation update | Mauricio Segura | 2015-07-12 | |
| |/ / / / / / | ||||
| * | | | | | | Merge pull request #1224 from dokuwiki-translate/lang_update_66 | Andreas Gohr | 2015-07-08 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Translation update (zh) |