Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #711 from nextcloud/password-policy-on-createUser | Björn Schießle | 2016-08-08 | 1 | -0/+2 |
|\ | | | | | Apply password policy on user creation | ||||
| * | Apply password policy on user creation | michag86 | 2016-08-03 | 1 | -0/+2 |
| | | |||||
* | | Move Share backends to PSR-4 instead of using class path (#24941) | Joas Schilling | 2016-08-05 | 1 | -1/+1 |
| | | |||||
* | | Correct name in Console Application.php | blizzz | 2016-08-04 | 1 | -3/+3 |
|/ | | | see changes :) | ||||
* | Fix RepairUnmergedShares to not skip valid repair cases | Vincent Petry | 2016-08-03 | 1 | -11/+16 |
| | | | | | | The repair step was a bit overeager to skip repairing so it missed the case where a group share exists without subshares but with an additional direct user share. | ||||
* | Adjust repair version check for unmerged shares | Vincent Petry | 2016-08-03 | 1 | -1/+1 |
| | |||||
* | Add repair step for unmerged shares (WIP) | Vincent Petry | 2016-08-03 | 2 | -0/+330 |
| | |||||
* | add invalidateOldTokens to IProvider interface | Christoph Wurst | 2016-08-02 | 2 | -3/+7 |
| | |||||
* | We should properly check for 'true' instaed of the bool | Roeland Jago Douma | 2016-08-01 | 1 | -1/+1 |
| | |||||
* | Dark hackery to not always disable CSRF for OCS controllers | Roeland Jago Douma | 2016-07-29 | 1 | -2/+10 |
| | |||||
* | Merge pull request #556 from nextcloud/nextcloud-version-check | Morris Jobke | 2016-07-29 | 1 | -2/+24 |
|\ | | | | | Allow apps to check for a given nextcloud version | ||||
| * | Translate the server version for nextcloud | Joas Schilling | 2016-07-26 | 1 | -2/+24 |
| | | |||||
* | | Merge pull request #612 from nextcloud/improve-xml-loaded-version-handling | Lukas Reschke | 2016-07-28 | 1 | -2/+8 |
|\ \ | | | | | | | libxml - compare against loaded version | ||||
| * | | libxml - compare against loaded version | Morris Jobke | 2016-07-28 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | * if the compiled in version is older than the loaded version Nextcloud doesn't work * uses the loaded libxml version to check against fixes #205 | ||||
* | | | Merge pull request #519 from GitHubUser4234/master | blizzz | 2016-07-28 | 1 | -0/+19 |
|\ \ \ | |/ / |/| | | New LDAPProvider for user_ldap | ||||
| * | | Merge branch 'master' of https://github.com/nextcloud/server | root | 2016-07-27 | 8 | -7/+102 |
| |\| | |||||
| * | | Merge branch 'master' of https://github.com/nextcloud/server | root | 2016-07-25 | 4 | -12/+27 |
| |\ \ | |||||
| * | | | New LDAPProvider for user_ldap | root | 2016-07-22 | 1 | -0/+19 |
| | | | | |||||
* | | | | Support subdir in the OCS v2 endpoint | Roeland Jago Douma | 2016-07-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | We should check against the ending substring since people could run their nextcloud in a subfolder. * Added test | ||||
* | | | | Merge pull request #596 from nextcloud/adjust-mysql-install-error | Björn Schießle | 2016-07-27 | 1 | -1/+9 |
|\ \ \ \ | | | | | | | | | | | Fix misleading MySQL DB creation error (#25485) | ||||
| * | | | | Fix misleading MySQL DB creation error (#25485) | Vincent Petry | 2016-07-27 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever the GRANT ALL failed, it used to display "Database creation failed" which is incorrect. It's only the privleges setting that failed. This moves the privilege setting message to DEBUG and makes it more precise. | ||||
* | | | | | Allow DI of the workflow manager by the OCP interface | Joas Schilling | 2016-07-27 | 1 | -0/+4 |
|/ / / / | |||||
* | | / | revert to old setup connection logic | Robin Appelman | 2016-07-26 | 1 | -10/+26 |
| |_|/ |/| | | |||||
* | | | Merge pull request #292 from nextcloud/recent-files | William Bargent | 2016-07-25 | 3 | -2/+85 |
|\ \ \ | | | | | | | | | Add "Recent" file listing | ||||
| * | | | use limit instead of since when listing recent files | Robin Appelman | 2016-07-22 | 2 | -43/+8 |
| | | | | |||||
| * | | | add recent files to node api | Robin Appelman | 2016-07-22 | 2 | -1/+119 |
| | | | | |||||
| * | | | Fix storage id with storage jail | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #509 from nextcloud/appframework_magic_allow_default_vars | Morris Jobke | 2016-07-25 | 1 | -0/+6 |
|\ \ \ | | | | | | | | | AppFramework add default values (ApiController) as parameters | ||||
| * | | | Inject parameters | Roeland Jago Douma | 2016-07-22 | 1 | -0/+6 |
| |/ / | |||||
* | | | Merge pull request #550 from nextcloud/ldap-integration-test-autoloader | Morris Jobke | 2016-07-25 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | fix autoloading in LPAP integration tests, resolves #544 | ||||
| * | | | fix autoloading in LPAP integration tests, resolves #544 | Arthur Schiwon | 2016-07-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #523 from Faldon/master | Joas Schilling | 2016-07-25 | 3 | -4/+10 |
|\ \ \ \ | |_|_|/ |/| | | | Renamed file logging | ||||
| * | | | Changed code style and made use of '===' comparison. | Thomas Pulzer | 2016-07-22 | 1 | -1/+4 |
| | | | | |||||
| * | | | Reverted the default syslog tag to avoid breaking existing systems. | Thomas Pulzer | 2016-07-22 | 1 | -1/+1 |
| | | | | |||||
| * | | | Changed logtype to file instead of owncloud. | Thomas Pulzer | 2016-07-22 | 4 | -5/+8 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Updated the config sample to point to log_type='file' - Renamed the Class for logfile logging to File in namespace 'OC\Log\'. Changed the occurrences of 'OC\Log\Owncloud' to 'OC\Log\File'. - Renamed the Class for log:file command to File in namespace 'OC\Core\Command\Log\File'. Changed registration of the command to use 'OC\Core\Command\Log\File'. - Changed default Syslog tag to Nextcloud - Retained backwards compatibility for configs with 'logtype' => 'owncloud' - Adjusted tests for the new file log. Closes #490. | ||||
* | | | Merge pull request #530 from nextcloud/fix-theme-loading | Morris Jobke | 2016-07-25 | 2 | -2/+10 |
|\ \ \ | |_|/ |/| | | Make sure we try to autoload the class | ||||
| * | | Make sure we try to autoload the class | Joas Schilling | 2016-07-22 | 2 | -2/+10 |
| | | | |||||
* | | | Check if an app provide two-factor-auth providers before we try to use them | Robin Appelman | 2016-07-23 | 1 | -9/+11 |
|/ / | |||||
* / | Set proper status code in OCS AppFramework Middleware | Roeland Jago Douma | 2016-07-22 | 1 | -1/+6 |
|/ | |||||
* | Merge pull request #507 from nextcloud/run-le-script | Morris Jobke | 2016-07-21 | 441 | -941/+1380 |
|\ | | | | | Update emails and license headers with latest changes | ||||
| * | Update with robin | Joas Schilling | 2016-07-21 | 201 | -201/+201 |
| | | |||||
| * | Fix others | Joas Schilling | 2016-07-21 | 441 | -742/+1181 |
| | | |||||
* | | Merge pull request #480 from nextcloud/fix_ocs_response_format | Lukas Reschke | 2016-07-21 | 2 | -3/+7 |
|\ \ | |/ |/| | AppFramework default response for OCS is xml | ||||
| * | AppFramework do not get default response | Roeland Jago Douma | 2016-07-20 | 2 | -3/+7 |
| | | | | | | | | | | | | | | | | | | The OCSResponse differs from other responses in that it defaults to XML. However we fell back to json by default. This makes sure that if nothing is set we don't pass anything. Which defaults then to the controllers default (which is often 'json') but in the case of the OCSResponse 'xml'. | ||||
* | | Revert "Remove "Help" link from personal sidebar" | Lukas Reschke | 2016-07-21 | 1 | -4/+2 |
| | | | | | | | | This reverts commit deef15a3c7119b2965e7212ce53ba70e6baed779. | ||||
* | | Fix typo | Lukas Reschke | 2016-07-21 | 1 | -1/+1 |
| | | |||||
* | | Link to proper clients | Lukas Reschke | 2016-07-21 | 1 | -4/+3 |
| | | |||||
* | | Port ↵ | Lukas Reschke | 2016-07-21 | 2 | -1/+19 |
| | | | | | | | | https://github.com/nextcloud/server/commit/2d373416d8e54a7de84879a365c372a85104c6df to master | ||||
* | | Use proper certificates | Lukas Reschke | 2016-07-21 | 1 | -2/+9 |
| | | | | | | | | Ports https://github.com/nextcloud/server/commit/bcf693539be82e872ba4d6cceb1f430a4bb841d9 | ||||
* | | Use proper documentation links | Lukas Reschke | 2016-07-21 | 1 | -2/+2 |
| | | | | | | | | Since it is just faking the 10 we need to hardcode this here... |