This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
matthias
/
mayan-edms
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
eb357b18fc78e25a7f7b7226c7f6a49fa974f9df
mayan-edms
/
mayan
/
apps
/
mirroring
/
tests
T
History
Roberto Rosario
f34bead7d2
Improve index mirroring cache class to use the hash of the keys instead of the literal keys. Avoid warning about invalid key characters. Closes GitLab issue
#518
. Thanks to TheOneValen @ for the report.
...
Signed-off-by: Roberto Rosario <
roberto.rosario.gonzalez@gmail.com
>
2018-10-09 05:12:19 -04:00
..
__init__.py
Split the code of the mountindex command to be able to add tests. Fix the way the children of IndexInstanceNode are accessed. Fixes GitLab issue
#518
. Thanks to TheOneValen @TheOneValen for the report. Remove newlines from the index name levels before using them as FUSE directories. Fixed duplicated FUSE directory removal.
2018-10-05 21:49:52 -04:00
literals.py
Improve index mirroring cache class to use the hash of the keys instead of the literal keys. Avoid warning about invalid key characters. Closes GitLab issue
#518
. Thanks to TheOneValen @ for the report.
2018-10-09 05:12:19 -04:00
test_caches.py
Improve index mirroring cache class to use the hash of the keys instead of the literal keys. Avoid warning about invalid key characters. Closes GitLab issue
#518
. Thanks to TheOneValen @ for the report.
2018-10-09 05:12:19 -04:00
test_filesystems.py
Improve index mounting value clean up code to remove the spaces at the starts and at the end of directories. Closes again GitLab issue
#520
Thanks to TheOneValen @ for the report.
2018-10-09 04:48:25 -04:00