- Jul 06, 2015
-
-
Morris Jobke authored
* waits until the docker container is started * export USEDOCKER=1 to run the docker version of postgres
-
- Jul 03, 2015
-
-
Morris Jobke authored
Kill more legacy classes
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Vincent Petry authored
Remove file mapper - was only use in Windows and never worked properly
-
Thomas Müller authored
Flysystem base adapter
-
Vincent Petry authored
Move away from private static function OC_Util::getUrlContent
-
Thomas Müller authored
Remove bogus test result
-
Vincent Petry authored
This file was created during a bogus test run that created files in the wrong location, and was checked in by mistake.
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Thomas Müller authored
-
Thomas Müller authored
Update reference to include newest php-parser
-
Björn Schießle authored
add occ command to remove deleted files
-
Morris Jobke authored
Correct lower than wording
-
Thomas Müller authored
Remove \OCP\App::register()
-
Morris Jobke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
[app code check] add OC_Search_Provider and _Result
-
Morris Jobke authored
Do not show static share owner if not available
-
Vincent Petry authored
expose the mount manager in the public api
-
Jenkins for ownCloud authored
-
- Jul 02, 2015
-
-
Morris Jobke authored
owner is stored as 'uid_owner', not as 'owner' in the oc_share table
-
Lukas Reschke authored
Fix global app list state
-
Morris Jobke authored
remove duplicate ID in HTML template for public shares
-
Morris Jobke authored
Do not register JS share plugin if core sharing API is disabled
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
In some corner cases, an outgoing share exists but sharing is not allowed for the current user. This would cause the file list to break because the static text could not be rendered as the owner was undefined.
-
Lukas Reschke authored
If a max version of 8.0.1 has been specified the message should indicate that 8.0.1 is also supported.
-
Lukas Reschke authored
-
Björn Schießle authored
call post_addToGroup als for class OC_User because sharing and LDAP are using this class. Minimal approach to fix #16740
-
Morris Jobke authored
Thanks to @libasys for noticing this.
-
Vincent Petry authored
-
Thomas Müller authored
Revert "Use OCP classes as much as possible in files_external"
-
Morris Jobke authored
fix getting mount points when passing a path to the files:scan command
-