summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* added another test for arraysAndreas Gohr2014-04-30
|
* use new $INPUT->valid() method in feed.phpAndreas Gohr2014-04-30
|
* add new valid() method to $INPUT #667Andreas Gohr2014-04-30
|
* some updates on phpunit docs and settingsAndreas Gohr2014-04-30
|
* Merge pull request #664 from dokuwiki-translate/lang_update_259Andreas Gohr2014-04-30
|\ | | | | Translation update (ko)
| * translation updateMyeongjin2014-04-27
| |
* | Merge pull request #665 from alexlehm/masterAndreas Gohr2014-04-29
|\ \ | |/ |/| Fix https proxy authentication, the header was missing a colon so that
| * Fix https proxy authentication, the header was missing a colon so thatAlex2014-04-29
|/ | | | the auth info was not working.
* Merge pull request #661 from dokuwiki-translate/lang_update_243Anika Henke2014-04-26
|\ | | | | Translation update (ko)
| * translation updateMyeongjin2014-04-22
| |
* | Merge pull request #663 from dokuwiki-translate/lang_update_252Michael Hamann2014-04-25
|\ \ | |/ |/| Translation update (ru)
| * translation updateВладимир2014-04-25
|/
* Merge pull request #656 from glensc/skip-bzgzAndreas Gohr2014-04-16
|\ | | | | tar: test. skip instead of error if bz2 or zlib extension is missing
| * call parent constructor as wellElan Ruusamäe2014-04-16
| |
| * run as much as possible (fill extensions conditionally), skip missing ext onceElan Ruusamäe2014-04-14
| |
| * tar: test. skip instead of error if bz2 or zlib extension is missingElan Ruusamäe2014-04-14
| |
* | Merge pull request #658 from dokuwiki-translate/lang_update_235Andreas Gohr2014-04-16
|\ \ | | | | | | Translation update (es)
| * | translation updateAntonio Bueno2014-04-16
| | |
* | | Merge remote-tracking branch 'origin/master'Gerrit Uitslag2014-04-16
|\| |
| * | Merge pull request #657 from glensc/editorconfigAndreas Gohr2014-04-16
| |\ \ | | | | | | | | add editorconfig policy
| | * | add editorconfig policyElan Ruusamäe2014-04-16
| | |/
| * | Merge pull request #655 from dokuwiki-translate/lang_update_230Anika Henke2014-04-16
| |\ \ | | | | | | | | Translation update (zh)
| | * | translation updateqinghao2014-04-12
| | |/
| * | Merge pull request #654 from dokuwiki-translate/lang_update_226Anika Henke2014-04-16
| |\ \ | | |/ | |/| Translation update (es)
| | * translation updateEloy2014-04-11
| |/
* / use plaintext authornames in diff navigation dropdownsGerrit Uitslag2014-04-16
|/
* Merge pull request #651 from dokuwiki-translate/lang_update_221Michael Hamann2014-04-10
|\ | | | | Translation update (eo)
| * translation updateRobert Bogenschneider2014-04-10
|/
* fix include_once for JavaScriptAndreas Gohr2014-04-09
| | | | the second include was never removed, causing an endless loop.
* our code may only throw user errorsAndreas Gohr2014-04-09
|
* Merge branch 'master' of github.com:splitbrain/dokuwikiAnika Henke2014-04-06
|\
| * Merge pull request #646 from NEOhidra/masterAndreas Gohr2014-04-06
| |\ | | | | | | Bulgarian language update
| | * Bulgarian language updateNEOhidra2014-04-06
| |/
* / oops, removed unintentionally added CSS filesAnika Henke2014-04-06
|/
* Merge pull request #644 from dokuwiki-translate/lang_update_215Andreas Gohr2014-04-06
|\ | | | | Translation update (sl)
| * translation updateJernej Vidmar2014-04-05
|/
* Merge pull request #641 from dokuwiki-translate/lang_update_212Andreas Gohr2014-04-03
|\ | | | | Translation update (ko)
| * translation updateYoung gon Cha2014-04-03
| |
* | Merge pull request #642 from flashmob/closing_tags_fixAndreas Gohr2014-04-03
|\ \ | |/ |/| fixed unclosed tags in some language translations
| * fixed unclosed tags in some language translationsClomode2014-04-03
|/
* Merge pull request #639 from dokuwiki-translate/lang_update_211Andreas Gohr2014-04-01
|\ | | | | Translation update (id)
| * translation updateArif Budiman2014-04-01
|/
* Merge pull request #635 from dokuwiki-translate/lang_update_204Andreas Gohr2014-03-26
|\ | | | | Translation update (es)
| * translation updateFernando2014-03-26
|/
* Merge pull request #633 from dokuwiki-translate/lang_update_193Andreas Gohr2014-03-24
|\ | | | | Translation update (fr)
| * translation updateggallon2014-03-24
|/
* Merge pull request #608 from splitbrain/updateTuple_refactorMichael Hamann2014-03-24
|\ | | | | Refactor updateTuple()
| * Refactor updateTuple()Christopher Smith2014-03-12
| | | | | | | | | | The existing function was difficult to follow. It worked when adding a new tuple, but not in the most sensible manner.
* | Merge pull request #387 from splitbrain/tabletheadAndreas Gohr2014-03-24
|\ \ | | | | | | Adding <thead> to tables
| * | update unittests for THEAD rulesChristopher Smith2014-03-16
| | |