- Jun 12, 2014
-
-
Vincent Petry authored
The updater is using "before update" repair steps and "regular" repair steps. The "regular" repair steps are also used by the CLI tool. Currently no steps exist but can be added later in the static methods in the \OC\Repair class. Added unit test to test messaging, error and exception cases.
-
- Jun 06, 2014
-
-
Thomas Müller authored
adding auto increment/PK to table files_trash adding PK to table ldap_user_mapping and ldap_group_members adding PK to table ldap_group_mapping truncate permissions table to allow smooth creation of primary key adding unit test for creating an auto increment column on a table which already contains data remove unneeded table files_trashsizes fix unit test no need to truncate *PREFIX*permissions On Oracle adding auto increment columns is not working out of the box - Oracle migrations are to be done manually
-
Vincent Petry authored
Added "dry run" argument to only run the update simulation. Added argument to disable migration (useful for bigger setups where table duplication would take too much space)
-
- Jun 05, 2014
-
-
Björn Schießle authored
-
- Jun 04, 2014
-
-
Vincent Petry authored
-
Vincent Petry authored
When upgrade, also simulate the database schema update for apps before doing the actual upgrade.
-
- May 27, 2014
-
-
Vincent Petry authored
- Added app id in update overview. - Added status message for disabled app for CLI upgrade and web upgrade
-
- May 13, 2014
-
-
Robin McCorkell authored
-
- Apr 28, 2014
-
-
Volkan Gezer authored
-
- Mar 18, 2014
-
-
Thomas Müller authored
-
- Mar 17, 2014
-
-
Lukas Reschke authored
-
- Mar 14, 2014
-
-
Vincent Petry authored
In environments where the data folder is mount from another partition, it is important to check that the data folder we see is actually the real one. If the mount failed for some reasons, this fix will make ownCloud temporarily unavailable instead of causing unpredictable behavior.
-
Vincent Petry authored
If trusted_domains is not set after a CLI upgrade, show a warning in the output.
-
- Mar 10, 2014
-
-
Vincent Petry authored
-
- Mar 06, 2014
-
-
Victor Dubiniuk authored
-
- Feb 28, 2014
-
-
Lukas Reschke authored
1. We're maintaining the same code twice which leads inevitably to problems as this one. The createHtaccess routine is only used to use the correct paths to the 404 and 403 document. 2. Updating the ownCloud instance as described in our documentation (`Delete everything from your ownCloud installation directory, except data and config.`) will break the links to the ErrorDocuments anyways and show the default error handlers if ownCloud is not installed in the root directory.
-
- Feb 21, 2014
-
-
Lukas Reschke authored
-
- Nov 26, 2013
-
-
Robin Appelman authored
-
- Nov 24, 2013
-
-
Frank Karlitschek authored
send the build number too to push the next daily build. This is needed for the new daily build update channel
-
- Sep 30, 2013
-
-
Thomas Müller authored
Conflicts: lib/private/vcategories.php
-
- Aug 27, 2013
-
-
Thomas Müller authored
-
- Aug 26, 2013
-
-
Thomas Müller authored
-
- Jul 08, 2013
-
-
Robin Appelman authored
-
- Jul 06, 2013
-
-
Robin Appelman authored
-
Robin Appelman authored
-
- Apr 30, 2013
-
-
Florin Peter authored
revert changes to fbbc76f2 because master is very unstable right now
-
- Apr 24, 2013
-
-
Lukas Reschke authored
-
- Feb 14, 2013
-
-
Bart Visscher authored
-
- Dec 14, 2012
-
-
Bart Visscher authored
-
- Nov 04, 2012
-
-
Felix Moeller authored
-
- Nov 02, 2012
-
-
Felix Moeller authored
-
- Oct 23, 2012
-
-
Felix Moeller authored
-
Felix Moeller authored
This is for all LowerCaseConstant warnings
-
- Oct 16, 2012
-
-
Sam Tuke authored
-
- Oct 14, 2012
-
-
Bart Visscher authored
-
- Oct 08, 2012
-
-
Frank Karlitschek authored
use socket timeout of 10 sec to stay responsive even with a slow internet connection or a not working server
-
- Sep 07, 2012
-
-
Thomas Müller authored
-
- Aug 31, 2012
-
-
Thomas Müller authored
-
- Jul 09, 2012
-
-
Jörn Friedrich Dreyer authored
-
- Jun 09, 2012
-
-
Frank Karlitschek authored
-