- Jun 27, 2014
-
-
Jenkins for ownCloud authored
-
- Jun 26, 2014
-
-
Jenkins for ownCloud authored
-
- Jun 25, 2014
-
-
Morris Jobke authored
fixes #9101
-
Vincent Petry authored
-
Jenkins for ownCloud authored
-
- Jun 24, 2014
-
-
Vincent Petry authored
Removing this doesn't affect the controls bar visually but does affect the breadcrumb calculation when getting available width.
-
Vincent Petry authored
- serve CSS and font files properly to make sure that measurements are correct for the tests that need them (breadcrumb) - added opacity to testArea to make sure nothing is visible during testing
-
Morris Jobke authored
-
Jenkins for ownCloud authored
-
- Jun 23, 2014
-
-
Jenkins for ownCloud authored
-
- Jun 22, 2014
-
-
Jenkins for ownCloud authored
-
- Jun 20, 2014
-
-
Vincent Petry authored
In case the filepicker function is called twice, only show it once.
-
- Jun 19, 2014
-
-
Jenkins for ownCloud authored
-
- Jun 18, 2014
-
-
Vincent Petry authored
-
Jenkins for ownCloud authored
-
- Jun 17, 2014
-
-
Jenkins for ownCloud authored
-
- Jun 16, 2014
-
-
Morris Jobke authored
-
Jenkins for ownCloud authored
-
- Jun 15, 2014
-
-
Jenkins for ownCloud authored
-
- Jun 14, 2014
-
-
Lukas Reschke authored
-
- Jun 13, 2014
-
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Bernhard Posselt authored
-
Bernhard Posselt authored
-
Victor Dubiniuk authored
-
Victor Dubiniuk authored
-
Victor Dubiniuk authored
-
Victor Dubiniuk authored
-
Victor Dubiniuk authored
-
Victor Dubiniuk authored
-
Victor Dubiniuk authored
-
Jenkins for ownCloud authored
-
- Jun 12, 2014
-
-
Vincent Petry authored
-
Vincent Petry authored
When using big session timeout values, the interval value might overflow and cause the setInterval() call to ping the server in a loop without any delay. This fix adds a maximum ping interval of 24 hours. Forward port of 00ec5fc1935c946e846a8ff28491e5b5b017b3d7 from stable6.
-
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.
-