History log of /dokuwiki/ (Results 3026 – 3050 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4b5aebc118-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

filesize zero cases, compressed revisions

- handle all cases where not an old file exist, or when that old file is
zero size.
- When using old revision normally these files are compressed, use
uncom

filesize zero cases, compressed revisions

- handle all cases where not an old file exist, or when that old file is
zero size.
- When using old revision normally these files are compressed, use
uncompressed size.

show more ...

f549be3d18-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

io_getSizeFile returns uncompressed size of given file

A bz2-file doesn't contain information about the size of its
uncompressed content. Therefore it requires reading the whole file to
obtain the f

io_getSizeFile returns uncompressed size of given file

A bz2-file doesn't contain information about the size of its
uncompressed content. Therefore it requires reading the whole file to
obtain the filesize.

show more ...

655ddc1d15-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

little reformat of saveWikiText

c276e9e815-Mar-2016 Marcel Pennewiss <github@pennewiss.de>

Invalidate user session cache after profile data was changed

1452978515-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

adjusted for scrutinizer hints

7ac1b2cc15-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

adjusted tests for reflection based method export

67fe7d4315-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

first go at using reflection for remote export

76f6b28e12-Mar-2016 Olivier Humbert <trebmuh@users.noreply.github.com>

Fixes for the FR translation

A few fixes.

8ef94e9e12-Mar-2016 Andreas Gohr <andi@splitbrain.org>

obfuscate auth passwords in config. fixes #1487

we already do it for other passwords, so it makes sense to do it here as
well.

0cc11d9712-Mar-2016 Andreas Gohr <andi@splitbrain.org>

obfuscate password in config #1487

1d46eaf112-Mar-2016 Andreas Gohr <andi@splitbrain.org>

removed accidentally checked in function

this was an intermediate woriking state but got replaced by indivdual
dump skipping. forgot to remove it again

c3f4c77712-Mar-2016 Andreas Gohr <andi@splitbrain.org>

changed tests to use a data provider

this allows for each dump being run within its own test case which then
can be skipped. This is needed to skip the django test on older PHP
versions.

44f1c4b712-Mar-2016 Andreas Gohr <andi@splitbrain.org>

removed another new feature from the postgres dump

3ca2144012-Mar-2016 Andreas Gohr <andi@splitbrain.org>

remove postgres 9.3+ feature from dump

this hopefully fixes the tests on travis

97e5bd2411-Mar-2016 Andreas Gohr <andi@splitbrain.org>

removed unnecessary travis file


3b7a976e11-Mar-2016 Andreas Gohr <andi@splitbrain.org>

test postgres on travis

32a211c711-Mar-2016 Andreas Gohr <andi@splitbrain.org>

added a postgres example database to the tests

924cc11c11-Mar-2016 Andreas Gohr <andi@splitbrain.org>

add support for new Django hashing methods

New Python Django application default to PBKDF2 with SHA256 as a
password mechanism. This adds support for that mechanism in our
password hasher class. Thi

add support for new Django hashing methods

New Python Django application default to PBKDF2 with SHA256 as a
password mechanism. This adds support for that mechanism in our
password hasher class. This will be needed in the tests for the new
PDO auth plugin.

show more ...

dab290ef11-Mar-2016 Satoshi Sahara <sahara.satoshi@gmail.com>

usie a strict comparison === instead

82f5f39911-Mar-2016 Satoshi Sahara <sahara.satoshi@gmail.com>

use getNS() call instead of dirname()

63cf419204-Mar-2016 sarehag <joakim.sarehag@gmail.com>

#1477:Search heading still displayed although search disabled

6ebabe2f02-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

Fix PHP7 evaluation order incompatibility

Fixes #1480

3a63c3f324-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

clean up the onselect callback

This makes sure the provided callback is using alphanumerics only. I'm
not sure this is needed, but better safe than sorry.

34b180e522-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

Revert "Revert "make reuse of mediamanager popup easier""

because we actually want it in this branch ;-)

This reverts commit 38a2174b1dd098290d4b853df853c1072369377d.

38a2174b22-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

Revert "make reuse of mediamanager popup easier"

this was an accidental commit to master

This reverts commit f7f7fb6c2b301fc145bf78687261f89e446e89ae.

1...<<121122123124125126127128129130>>...420