Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move \OCP\Security to PSR-4 | Roeland Jago Douma | 2016-05-18 | 6 | -0/+0 |
| | |||||
* | Merge pull request #24706 from owncloud/http_psr4 | Vincent Petry | 2016-05-18 | 3 | -0/+0 |
|\ | | | | | Move \OCP\Http to PSR-4 | ||||
| * | Move \OCP\Http to PSR-4 | Roeland Jago Douma | 2016-05-18 | 3 | -0/+0 |
| | | |||||
* | | Move \OCP\Files to PSR-4 | Roeland Jago Douma | 2016-05-18 | 44 | -0/+0 |
|/ | |||||
* | Move \OCP\Encryption to PSR-4 (#24680) | Roeland Douma | 2016-05-17 | 5 | -0/+0 |
| | |||||
* | use mount providers to setup home storages (#24567) | Robin Appelman | 2016-05-17 | 2 | -0/+60 |
| | |||||
* | \OCP\DB to PSR-4 (#24650) | Roeland Douma | 2016-05-17 | 6 | -2/+2 |
| | | | | | | * Move \OCP\DB to PSR-4 * Fix PHP doc | ||||
* | Move \OCP\Diagnostics to PSR-4 (#24667) | Roeland Douma | 2016-05-17 | 4 | -0/+0 |
| | |||||
* | Move \OCP\Authentication to PSR-4 (#24632) | Roeland Douma | 2016-05-17 | 1 | -0/+0 |
| | |||||
* | Move \OCP\Console to PSR-4 (#24636) | Roeland Douma | 2016-05-17 | 1 | -0/+0 |
| | |||||
* | Move \OCP\Contacts to PSR-4 (#24645) | Roeland Douma | 2016-05-17 | 1 | -0/+0 |
| | |||||
* | Merge pull request #24083 from owncloud/fix-race-condition | Jörn Friedrich Dreyer | 2016-05-17 | 1 | -0/+1 |
|\ | | | | | Read only once | ||||
| * | Read only once | Lukas Reschke | 2016-05-02 | 1 | -0/+1 |
| | | | | | | | | This can lead to race conditions otherwise. Also depracted hasKey | ||||
* | | Move \OCP\Comments to PSR-4 (#24565) | Roeland Douma | 2016-05-12 | 7 | -0/+0 |
| | | |||||
* | | Move \OCP\Command to PSR-4 | Roeland Jago Douma | 2016-05-10 | 2 | -0/+0 |
| | | |||||
* | | Fix phpdoc | Roeland Jago Douma | 2016-05-10 | 1 | -2/+1 |
| | | |||||
* | | Move \OCP\Capabilities to PSR-4 | Roeland Jago Douma | 2016-05-09 | 1 | -0/+0 |
| | | |||||
* | | Move \OCP\BackgroundJob to PSR-4 | Roeland Jago Douma | 2016-05-07 | 2 | -0/+0 |
| | | |||||
* | | Move \OCP\AppFramework to PSR-4 | Roeland Jago Douma | 2016-05-06 | 30 | -0/+0 |
| | | |||||
* | | Move \OCP\App to PSR-4 | Roeland Jago Douma | 2016-05-06 | 2 | -0/+0 |
| | | |||||
* | | Move \OCP\Activity to PSR-4 | Roeland Jago Douma | 2016-05-05 | 4 | -0/+0 |
| | | |||||
* | | Merge pull request #23844 from owncloud/disable-user | Thomas Müller | 2016-05-03 | 1 | -0/+1 |
|\ \ | | | | | | | Add occ commands to enable and disable a user + a disabled user can n… | ||||
| * | | Add occ commands to enable and disable a user + a disabled user can no ↵ | Thomas Müller | 2016-05-02 | 1 | -0/+1 |
| |/ | | | | | | | longer login - fixes #23838 | ||||
* | | Merge pull request #24389 from owncloud/login-by-email | Lukas Reschke | 2016-05-03 | 1 | -0/+7 |
|\ \ | | | | | | | Allow login by email address | ||||
| * | | Fixing local event delivery for calendar events based on the email address | Thomas Müller | 2016-05-02 | 1 | -0/+7 |
| |/ | |||||
* | | Add methods to public interface | Joas Schilling | 2016-05-03 | 1 | -0/+12 |
| | | |||||
* | | Merge pull request #24229 from owncloud/session-id-wrapper | Roeland Douma | 2016-05-02 | 2 | -0/+41 |
|\ \ | |/ |/| | add ISession::getId() wrapper for session_id | ||||
| * | throw SessionNotAvailableException if session_id returns empty string | Christoph Wurst | 2016-04-26 | 2 | -0/+33 |
| | | |||||
| * | add ISession::getId() wrapper for session_id | Christoph Wurst | 2016-04-25 | 1 | -0/+8 |
| | | |||||
* | | Adding progress to web upgrade | Thomas Müller | 2016-04-28 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #24199 from owncloud/ocp-repair | Morris Jobke | 2016-04-26 | 2 | -0/+107 |
|\ \ | | | | | | | Introduce OCP\Migration\IRepairStep and adopt all repair steps to thi… | ||||
| * | | Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new ↵ | Thomas Müller | 2016-04-25 | 2 | -0/+107 |
| |/ | | | | | | | interface - refs #24198 | ||||
* | | Merge pull request #22648 from owncloud/propagate-single | Thomas Müller | 2016-04-25 | 1 | -1/+0 |
|\ \ | | | | | | | do propagation in a single query | ||||
| * | | do propagation in a single query | Robin Appelman | 2016-04-25 | 1 | -1/+0 |
| |/ | |||||
* / | Fix the syntax and methods in the sample | Joas Schilling | 2016-04-25 | 1 | -3/+4 |
|/ | |||||
* | Fix inconsistent nameing of AppFramework | Roeland Jago Douma | 2016-04-22 | 1 | -1/+1 |
| | |||||
* | Merge pull request #24127 from owncloud/handle-app-loading-error | Thomas Müller | 2016-04-20 | 1 | -2/+2 |
|\ | | | | | Handle app loading error | ||||
| * | With PHP7 Throwable is the new base interface for all Exception and Error - ↵ | Thomas Müller | 2016-04-20 | 1 | -2/+2 |
| | | | | | | | | we should be capable to log Throwable as well | ||||
* | | Merge pull request #23919 from owncloud/cyclyc-share-dep-example | Thomas Müller | 2016-04-20 | 1 | -0/+8 |
|\ \ | |/ |/| | SharedStorage to new sharing code + cleanup | ||||
| * | Only construct the storage when we start using it | Robin Appelman | 2016-04-19 | 1 | -0/+8 |
| | | |||||
* | | Merge pull request #24004 from owncloud/dont-transfer-files-to-not-ready-user | Thomas Müller | 2016-04-19 | 1 | -0/+12 |
|\ \ | |/ |/| | Introduce isReadyForUser and verify in file transfer ownership | ||||
| * | Introduce isReadyForUser and verify in file transfer ownership - fixes #23786 | Thomas Müller | 2016-04-15 | 1 | -0/+12 |
| | | |||||
* | | Merge pull request #23973 from owncloud/share_move_post_delete_from_group_hook | Thomas Müller | 2016-04-19 | 2 | -1/+22 |
|\ \ | | | | | | | Move post_removeFromGroup to shareManager | ||||
| * | | Move post_removeFromGroup to shareManager | Roeland Jago Douma | 2016-04-13 | 2 | -1/+22 |
| |/ | | | | | | | | | | | | | | | The last sharing hook to be moved over. * Added unit tests * Removed old tests that relied on old behaviour * Removed old hooks.php | ||||
* / | Move logout to controller | Lukas Reschke | 2016-04-18 | 2 | -2/+2 |
|/ | | | | Testable code. Yay. | ||||
* | Migrate post_groupDelete hook to share manager (#23841) | Roeland Douma | 2016-04-12 | 2 | -0/+19 |
| | | | | | | | | The hook now calls the share manager that will call the responsible shareProvider to do the proper cleanup. * Unit tests added Again nothing should change it is just to cleanup old code | ||||
* | lib: Fix typos (found by codespell) | Stefan Weil | 2016-04-07 | 7 | -9/+9 |
| | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | Merge pull request #23773 from owncloud/share_move_delete_user_hook | Joas Schilling | 2016-04-07 | 2 | -0/+21 |
|\ | | | | | Migrate post_userDelete hook to share manager | ||||
| * | Migrate post_userDelete hook to share manager | Roeland Jago Douma | 2016-04-04 | 2 | -0/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This makes the post_userDelete hook call the sharemanager. This will cleanup to and from this user. * All shares owned by this user * All shares with this user (user) * All custom group shares * All link share initiated by this user (to avoid invisible link shares) Unit tests are added for the defaultshare provider as well as the federated share provider | ||||
* | | Prevent null to be passed into the closure of callForAllUsers | Thomas Müller | 2016-04-05 | 1 | -3/+3 |
|/ |