Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | translation update | Hugo Smet | 2015-07-30 | |
| | | | ||||
* | | | translation update | hung nguyen | 2015-07-30 | |
| | | | ||||
* | | | translation update | Hideaki SAWADA | 2015-07-29 | |
| | | | ||||
* | | | Merge pull request #1260 from dokuwiki-translate/lang_update_153 | Andreas Gohr | 2015-07-29 | |
|\ \ \ | | | | | | | | | Translation update (bg) | |||
| * | | | translation update | Kiril | 2015-07-29 | |
| |/ / | ||||
* / / | translation update | Carbain Frédéric | 2015-07-29 | |
|/ / | ||||
* | | Merge remote-tracking branch 'origin/master' into styler | Anika Henke | 2015-07-25 | |
|\ \ | | | | | | | | | | | | | Conflicts: lib/exe/css.php | |||
| * | | avoid errors on trying to read corrupt gzip files | Andreas Gohr | 2015-07-24 | |
| | | | ||||
| * | | Merge pull request #1247 from splitbrain/interwiki-fixes | Andreas Gohr | 2015-07-24 | |
| |\ \ | | | | | | | | | Interwiki fixes | |||
| | * | | Encode unsafe characters in interwiki links. closes #1220 | Patrick Brown | 2015-07-16 | |
| | | | | ||||
| | * | | Unit test for interwiki URL encoding bug | Patrick Brown | 2015-07-16 | |
| | | | | ||||
| * | | | translation update | Philip Knack | 2015-07-20 | |
| | | | | ||||
| * | | | 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 | |||
| | * | | | | 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 | |||
| | * | | | | | | Limit number of lines to replace. | Patrick Brown | 2015-05-08 | |
| | | | | | | | | ||||
| | * | | | | | | Merge branch 'master' into ioreplaceinfile | 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 | |
| | | | | | | | | ||||
| * | | | | | | | add a Exception in hasAccess() | iamchenxin | 2015-07-18 | |
| | | | | | | | | ||||
| * | | | | | | | correctly handle usergroups array | Sascha Klopp | 2015-07-18 | |
| | |_|_|_|_|/ | |/| | | | | | ||||
| * | | | | | | 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 #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 #1227 from dokuwiki-translate/lang_update_88 | Anika Henke | 2015-07-15 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Translation update (ko) | |||
| | * | | | | | | translation update | Myeongjin | 2015-07-11 | |
| | |/ / / / / | ||||
| * | | | | | | 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 | |
| | | | | | | | ||||
| * | | | | | | translation update | Mauricio Segura | 2015-07-12 | |
| |/ / / / / | ||||
| * | | | | | translation update | Errol | 2015-07-08 | |
| | | | | | | ||||
| * | | | | | translation update | rnck | 2015-07-02 | |
| | | | | | | ||||
| * | | | | | Merge pull request #1215 from splitbrain/wikisyntaxpage | Andreas Gohr | 2015-07-01 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Wiki syntax page and minor | |||
| | * | | | | | phpdocs, reformatting | Gerrit Uitslag | 2015-06-30 | |
| | | | | | | | ||||
| * | | | | | | undefined var | Gerrit Uitslag | 2015-06-30 | |
| | | | | | | |