Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-27 | 10 | -12/+48 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-26 | 4 | -0/+10 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-25 | 8 | -2/+22 |
* | Merge pull request #23545 from owncloud/issue-17144-lock-mount-point-on-removal | Thomas Müller | 2016-03-24 | 1 | -0/+4 |
|\ | |||||
| * | Lock the mountpoint while removing | Joas Schilling | 2016-03-24 | 1 | -0/+4 |
* | | Merge pull request #23154 from owncloud/avatar-save-failure | Thomas Müller | 2016-03-24 | 3 | -6/+24 |
|\ \ | |||||
| * | | dont die when we cant save the resized avatar, log instead | Robin Appelman | 2016-03-11 | 3 | -6/+24 |
* | | | add missing var | Jörn Friedrich Dreyer | 2016-03-24 | 1 | -0/+4 |
* | | | Merge pull request #23542 from owncloud/catch-empty-app-path-oh-we-really-sho... | Thomas Müller | 2016-03-24 | 1 | -3/+6 |
|\ \ \ | |_|/ |/| | | |||||
| * | | getAppPath can return false | Lukas Reschke | 2016-03-24 | 1 | -3/+6 |
* | | | Check if request is sent from official ownCloud client | Lukas Reschke | 2016-03-24 | 1 | -0/+3 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-24 | 88 | -276/+244 |
* | | Merge pull request #23515 from owncloud/issue-22695-wrong-menu-translations | Thomas Müller | 2016-03-23 | 1 | -6/+4 |
|\ \ | |||||
| * | | Fix the translations of the User menu | Joas Schilling | 2016-03-23 | 1 | -6/+4 |
* | | | Merge pull request #22506 from owncloud/node-get-from-cache | Thomas Müller | 2016-03-23 | 2 | -26/+23 |
|\ \ \ | |||||
| * | | | properly use fileinfo objects | Robin Appelman | 2016-03-21 | 1 | -16/+12 |
| * | | | improve reuse in getUserFolder | Robin Appelman | 2016-03-21 | 1 | -6/+6 |
| * | | | pass the fileinfo to the node if available | Robin Appelman | 2016-03-21 | 1 | -2/+2 |
| * | | | Query the cache when checking if a node exists | Robin Appelman | 2016-03-21 | 1 | -2/+3 |
* | | | | Merge pull request #23142 from owncloud/request_properties | Thomas Müller | 2016-03-23 | 1 | -1/+8 |
|\ \ \ \ | |||||
| * | | | | Fix warning in request.php | Roeland Jago Douma | 2016-03-23 | 1 | -1/+8 |
* | | | | | Merge pull request #22895 from owncloud/cleanup_default_share_provider | Thomas Müller | 2016-03-23 | 1 | -48/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Remove dead function | Roeland Jago Douma | 2016-03-23 | 1 | -24/+0 |
| * | | | | | Remove support for old shares in the default share provider | Roeland Jago Douma | 2016-03-23 | 1 | -24/+3 |
| |/ / / / | |||||
* | | | | | Merge pull request #23362 from owncloud/fix-l10n-for-themes | Thomas Müller | 2016-03-23 | 2 | -15/+39 |
|\ \ \ \ \ | |||||
| * | | | | | Inject server root - allows proper testing and separation of concerns | Morris Jobke | 2016-03-18 | 2 | -10/+17 |
| * | | | | | Read available l10n files also from theme folder | Morris Jobke | 2016-03-17 | 1 | -7/+24 |
* | | | | | | Merge pull request #23463 from owncloud/lets-consistently-use-no-referer | Thomas Müller | 2016-03-23 | 3 | -6/+6 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Consistently use rel=noreferrer | Lukas Reschke | 2016-03-20 | 3 | -6/+6 |
* | | | | | | Merge pull request #23474 from owncloud/RealRancor-exclude_lost_and_found | Thomas Müller | 2016-03-23 | 1 | -1/+2 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Merge branch 'exclude_lost_and_found' of https://github.com/RealRancor/core i... | Lukas Reschke | 2016-03-22 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Exclude lost+found dir in integrity check | RealRancor | 2016-03-19 | 1 | -1/+2 |
* | | | | | | | Merge pull request #23485 from owncloud/composer_allow_ocp | Thomas Müller | 2016-03-22 | 2 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Move IServerContainter to PSR-4 | Roeland Jago Douma | 2016-03-22 | 1 | -0/+0 |
| * | | | | | | | Allos OCP classes to be PSR-4 as well | Roeland Jago Douma | 2016-03-22 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #23398 from owncloud/block_group_sharing | Thomas Müller | 2016-03-22 | 2 | -0/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Block group sharing in API and in share manager | Roeland Jago Douma | 2016-03-22 | 1 | -0/+5 |
| * | | | | | | | | Add config to sharemanager | Roeland Jago Douma | 2016-03-22 | 2 | -0/+14 |
* | | | | | | | | | Only use the user session if ownCloud is already installed | Lukas Reschke | 2016-03-22 | 1 | -1/+5 |
* | | | | | | | | | Merge pull request #23484 from owncloud/if-class-is-already-loaded-dont-load-... | Thomas Müller | 2016-03-22 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Dont double load class | Lukas Reschke | 2016-03-22 | 1 | -0/+4 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #23437 from owncloud/save-query-when-the-list-is-empty | Thomas Müller | 2016-03-22 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Save the query when we get tags for no objects | Joas Schilling | 2016-03-22 | 1 | -0/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #23461 from owncloud/activity-491-autoloading-issue-withou... | Thomas Müller | 2016-03-22 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix "AutoloadNotAllowedException" when files_sharing is disabled | Joas Schilling | 2016-03-22 | 1 | -2/+2 |
* | | | | | | | | Merge pull request #23411 from owncloud/new_sharing_to_composer | Thomas Müller | 2016-03-22 | 7 | -0/+0 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Move (new) sharing over to composer autoloader | Roeland Jago Douma | 2016-03-20 | 7 | -0/+0 |
* | | | | | | | | Merge pull request #23448 from owncloud/issue-22993-soften-exception-on-enabl... | Thomas Müller | 2016-03-22 | 2 | -3/+23 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Do not abort with an exception when a default app can not be enabled | Joas Schilling | 2016-03-21 | 2 | -3/+23 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #23443 from owncloud/some-more-logging-information | Thomas Müller | 2016-03-22 | 1 | -8/+15 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | |