- Nov 17, 2014
-
-
Joas Schilling authored
-
Joas Schilling authored
-
- Nov 05, 2014
-
-
Jenkins for ownCloud authored
-
- Nov 04, 2014
-
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
This fix prevents the file scanner to rescan the WHOLE storage and reset the etags by mistake.
-
Morris Jobke authored
-
Jenkins for ownCloud authored
-
- Nov 03, 2014
-
-
Andreas Fischer authored
Also explicitly format sub-id integers as unsigned, which is required for 32-bit systems.
-
- Nov 02, 2014
-
-
Jenkins for ownCloud authored
-
Jenkins for ownCloud authored
-
- Nov 01, 2014
-
-
Jenkins for ownCloud authored
-
- Oct 31, 2014
-
-
Björn Schießle authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jenkins for ownCloud authored
-
- Oct 30, 2014
-
-
Thomas Müller authored
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
-
Vincent Petry authored
This will fix failing tests when shares weren't cleant up on delete due to missing hooks. Added login for user1 in setUp().
-
Jenkins for ownCloud authored
-
- Oct 29, 2014
-
-
Arthur Schiwon authored
on xp'ed mode and switching configurations: save raw mode instead of toggling filter mode in tabs since their status is unknown and dealt with by the Wizard. Fixes #11848
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
This fix gathers the share keys BEFORE a file is moved to make sure that findShareKeys() is able to find all relevant keys when the file still exists. After the move/copy operation the keys are moved/copied to the target dir. Also: refactored preRename and preCopy into a single function to avoid duplicate code.
-
Thomas Müller authored
-
Lukas Reschke authored
-
Björn Schießle authored
post hook
-
Vincent Petry authored
Added addTranslations and fixed de.js file Fixed de.js to use OC.L10N.register() and use to correct expected format. Added JS unit tests for OC.L10N class Include translations JS script for all apps
-
Jenkins for ownCloud authored
-
- Oct 28, 2014
-
-
jknockaert authored
-
Jenkins for ownCloud authored
-
- Oct 27, 2014
-
-
Jenkins for ownCloud authored
-
- Oct 26, 2014
-
-
Jenkins for ownCloud authored
-
- Oct 25, 2014
-
-
Jenkins for ownCloud authored
-
- Oct 24, 2014
-
-
Lukas Reschke authored
It's only reasonable to have proper type hinting here which might even help us to catch bugs.
-
Robin Appelman authored
-
Robin Appelman authored
-
Lukas Reschke authored
Otherwise the function is executed n times which is a lot of overhead
-
Lukas Reschke authored
There is not much sense in having these files marked executable, we should avoid that.
-