- Nov 21, 2014
-
-
Miguel Prokop authored
-
- Nov 20, 2014
-
-
Morris Jobke authored
This reverts commit 09fd34ee.
-
Morris Jobke authored
-
- Nov 19, 2014
-
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
- Nov 18, 2014
-
-
Lukas Reschke authored
This lead to a lot of confusion in the past and did not really offer any value. Let's remove the port check therefore. (it's anyways not really a part of the domain) Fixes https://github.com/owncloud/core/issues/12150 and https://github.com/owncloud/core/issues/12123 and also a problem reported by @DeepDiver1975. Conflicts: lib/private/request.php
-
Björn Schießle authored
-
Björn Schießle authored
-
- Nov 17, 2014
-
-
Lukas Reschke authored
THX @schiesbn (I should setup a mail server on my local system...)
-
Lukas Reschke authored
-
Lukas Reschke authored
This patch wil warn the user of the consequences when resetting the password and requires checking a checkbox (as we had in the past) to reset a password. Furthermore I updated the code to use our new classes and added some unit tests for it
👯 Fixes https://github.com/owncloud/core/issues/11438 -
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
- Nov 15, 2014
-
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/12188 for AppFramework apps
-
- Nov 14, 2014
-
-
Lukas Reschke authored
-
- Nov 12, 2014
-
-
Morris Jobke authored
-
- Nov 11, 2014
-
-
Adam Williamson authored
this test would never succeed, because the previous test - testFOpen() - creates the file 'foo', but testTouchCreateFile() starts out by asserting it doesn't exist. Change the test to use a file called 'touch' instead (which does not previously exist).
-
- Nov 10, 2014
-
-
Robin Appelman authored
-
Joas Schilling authored
-
- Nov 07, 2014
-
-
Robin Appelman authored
-
- Nov 06, 2014
-
-
Joas Schilling authored
And skip the UTF8 names on Windows as they are not supported
-
Joas Schilling authored
-
Joas Schilling authored
-
Lukas Reschke authored
Public interface for hashing which also works with legacy ownCloud hashes and supports updating the legacy hash via a passed reference. Follow-up of https://github.com/owncloud/core/pull/10219#issuecomment-61624662 Requires https://github.com/owncloud/3rdparty/pull/136
-
- Nov 05, 2014
-
-
Robin Appelman authored
-
Bernhard Posselt authored
-
- Nov 04, 2014
-
-
Morris Jobke authored
-
- Nov 03, 2014
-
-
Morris Jobke authored
* fix JS unit tests
-
Lukas Reschke authored
Add switch to enforce SSL for subdomains Add unit tests Add test for boolean values Camel-case Fix ugly JS
-
- Oct 30, 2014
-
-
Thomas Müller authored
-
- Oct 29, 2014
-
-
Thomas Müller authored
adding console command to generate javascript translation files based on existing php translation files read server side translations from json files
-
Bernhard Posselt authored
fix docstrings adjust copyright date another copyright date update another header update implement third headers argument, fix indention, fix docstrings fix docstrings
-