- Aug 05, 2013
-
-
Thomas Müller authored
-
Thomas Müller authored
adding new cli script to rescan files
-
- Aug 04, 2013
-
-
Thomas Müller authored
make log date configurable, default to iso 8601
-
Thomas Müller authored
Port log level filtering from OC_Log_Owncloud to OC_Log_Syslog.
-
Thomas Müller authored
app migrate: Use = instead of LIKE as described in the comment above.
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
Andreas Fischer authored
-
- Aug 03, 2013
-
-
Robin Appelman authored
-
Jenkins for ownCloud authored
-
- Aug 02, 2013
-
-
Thomas Müller authored
Simplify OC_DB transaction functions
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Bart Visscher authored
Add ocimage unittest
-
Bart Visscher authored
-
Thomas Müller authored
Make default language configurable via config.php
-
Bart Visscher authored
-
Christopher Schäpers authored
-
Jörn Friedrich Dreyer authored
add OC.Breadcrumb.show(dir, filename, link)
-
Christopher Schäpers authored
-
Thomas Tanghus authored
Don't throw a fatal, if is_file() parameter isn't a 'valid path', but only a data/base64-string.
-
Bernhard Posselt authored
-
Jörn Friedrich Dreyer authored
Use !== and === in files_trashbin app
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
make sure the first breadcrumb item is inserted before any other elements in the topbar
-
Lennart Rosam authored
-
Lennart Rosam authored
-
Lennart Rosam authored
-
Jenkins for ownCloud authored
-
- Aug 01, 2013
-
-
Thomas Müller authored
-
Christopher Schäpers authored
a 'valid path', but only a data/base64-string. Related to #4283
-
Christopher Schäpers authored
-
Christopher Schäpers authored
Use file_get_contents() and base64_encode(file_get_contents()), to load from data and base64, to cover more cases
-
Christopher Schäpers authored
data() somehow does not return, what file_get_contents() returns, so I skipped related tests.
-
Victor Dubiniuk authored
-
Jörn Friedrich Dreyer authored
Fix calculating size for empty folders
-