| a889b68b | 12-Feb-2019 |
Philippe MILINK <philippe.milink@gmx.fr> |
translation update (fr) |
| 6274f69a | 24-Jan-2019 |
Gerrit Uitslag <klapinklapin@gmail.com> |
translation update |
| 7c77c55e | 12-Dec-2018 |
Jacob Palm <mail@jacobpalm.dk> |
translation update |
| e05fe3f6 | 10-Dec-2018 |
Frederico Gonçalves Guimarães <frederico@teia.bio.br> |
translation update |
| 908f7d6e | 27-Nov-2018 |
Katerina Katapodi <extragold1234@hotmail.com> |
translation update |
| 98ce529f | 27-Nov-2018 |
Katerina Katapodi <extragold1234@hotmail.com> |
translation update |
| 622514d7 | 14-Nov-2018 |
Davor Turkalj <turki.bsc@gmail.com> |
translation update |
| 73d7a4b0 | 13-Oct-2018 |
Crăciun Petrișor <petrisor.craciun34@gmail.com> |
translation update |
| 8a7998bf | 27-Sep-2018 |
José Vieira <jmsv63@gmail.com> |
translation update |
| a4527591 | 11-Sep-2018 |
Vyacheslav Strenadko <vyacheslav.strenadko@gmail.com> |
translation update |
| cfe3320b | 08-Sep-2018 |
Yuriy Skalko <yuriy.skalko@gmail.com> |
translation update |
| 73c2f7a6 | 04-Aug-2018 |
Khalid <khalid.aljahil@gmail.com> |
translation update |
| 2bf657c5 | 02-Jul-2018 |
Gunnar Lindenblatt <gunnar.lindenblatt@gmail.com> |
translation update |
| b5216af5 | 07-Jun-2018 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 4877bd65 | 07-Jun-2018 |
Andreas Gohr <gohr@cosmocode.de> |
reset opcache when done
See splitbrain/dokuwiki#2369 |
| 8c429a2c | 07-Jun-2018 |
Andreas Gohr <gohr@cosmocode.de> |
safemode is gone, we no longer care for it |
| f16d4754 | 20-May-2018 |
HokkaidoPerson <dosankomali@yahoo.co.jp> |
translation update |
| cfcdd607 | 30-Apr-2018 |
trebmuh <trebmuh@tuxfamily.org> |
translation update |
| 5c381509 | 30-Apr-2018 |
Domingo Redal <docxml@gmail.com> |
translation update |
| 2ac434d4 | 25-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| a6a26032 | 25-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
another fix for the fix of #138 |
| 68cf950e | 25-Apr-2018 |
Andreas Gohr <gohr@cosmocode.de> |
namespace custom HTTPClient, fixes #138 |
| e90f5147 | 23-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
added a more recent HTTPclient version. should fix #136 |
| 7b7da9aa | 23-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
try to work around some kinks on case insensitive file systems
We now delete existing files before copying, which should ensure the new file has the case we intended.
Before deleting deprecated fil
try to work around some kinks on case insensitive file systems
We now delete existing files before copying, which should ensure the new file has the case we intended.
Before deleting deprecated files, we make sure the case is an exact match.
show more ...
|
| cd074bc5 | 23-Apr-2018 |
Andreas Gohr <gohr@cosmocode.de> |
adjust php version test
This needs to be done better |