Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-04 | 10 | -0/+50 |
| | |||||
* | Merge pull request #20545 from owncloud/scan-storage-in-background-job | Thomas Müller | 2015-12-03 | 8 | -145/+280 |
|\ | | | | | Move files/ajax/scan.php to background job | ||||
| * | Move files/ajax/scan.php to background job | Lukas Reschke | 2015-11-28 | 8 | -145/+280 |
| | | | | | | | | The background job will now be executed in chunks of 500 users all 10 minutes. | ||||
* | | Fix duplicate use in storage controller | Jesús Macias | 2015-12-03 | 1 | -1/+0 |
| | | |||||
* | | Migrate storate status code to storagenotavailablexception | Jesús Macias | 2015-12-03 | 3 | -11/+9 |
| | | |||||
* | | Fix code from PR comments | Jesús Macias | 2015-12-03 | 1 | -21/+1 |
| | | |||||
* | | Change exception catch order | Jesús Macias | 2015-12-03 | 1 | -5/+5 |
| | | |||||
* | | Delete unnecessary storage status constans | Jesús Macias | 2015-12-03 | 1 | -4/+0 |
| | | |||||
* | | Add new external storage exceptions for different errors | Jesús Macias | 2015-12-03 | 1 | -38/+24 |
| | | |||||
* | | Add different storage status codes managed by StoragedNotAvailableException | Jesús Macias | 2015-12-03 | 2 | -4/+42 |
| | | |||||
* | | Merge pull request #20860 from ↵ | Thomas Müller | 2015-12-03 | 3 | -36/+35 |
|\ \ | | | | | | | | | | | | | owncloud/use-user-getEMailAddress-all-over-the-place User IUser::getEMailAddress() all over the place | ||||
| * | | User IUser::getEMailAddress() all over the place | Thomas Müller | 2015-12-02 | 3 | -36/+35 |
| | | | |||||
* | | | Merge pull request #20900 from owncloud/share-group-only-with-exact-match | Thomas Müller | 2015-12-03 | 2 | -12/+41 |
|\ \ \ | | | | | | | | | Only return the exact match, when it's allowed | ||||
| * | | | Only return the exact match, when it's allowed | Joas Schilling | 2015-12-02 | 2 | -12/+41 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-03 | 2 | -0/+2 |
| | | | | |||||
* | | | | Merge pull request #20905 from owncloud/allow-framing-itself | Thomas Müller | 2015-12-02 | 2 | -1/+10 |
|\ \ \ \ | | | | | | | | | | | Allow framing 'self' | ||||
| * | | | | Allow framing 'self' | Lukas Reschke | 2015-12-02 | 2 | -1/+10 |
| |/ / / | | | | | | | | | | | | | This is required by the pdf viewer, since the files app on master uses the AppFramework it had applied the more strict defaults which made it not work on master. | ||||
* | | | | Merge pull request #20901 from owncloud/get-rid-of-more-legacy-config-stuff | Thomas Müller | 2015-12-02 | 1 | -3/+4 |
|\ \ \ \ | |_|/ / |/| | | | Replace old config code with usage of proper APIs | ||||
| * | | | Replace old config code with usage of proper APIs | Morris Jobke | 2015-12-02 | 1 | -3/+4 |
| |/ / | |||||
* | | | Merge pull request #20719 from owncloud/adding-system-addressbook-of-users | Thomas Müller | 2015-12-02 | 17 | -42/+779 |
|\ \ \ | |/ / |/| | | Adding system addressbook for users of this instance - a occ command … | ||||
| * | | Fix endless recursion | Thomas Müller | 2015-12-02 | 1 | -3/+15 |
| | | | |||||
| * | | Fix update of avatar image | Thomas Müller | 2015-12-02 | 2 | -33/+49 |
| | | | |||||
| * | | Fix comments | Thomas Müller | 2015-12-02 | 2 | -4/+4 |
| | | | |||||
| * | | Proposal: add enumeration function to IUserManager which simply calls a ↵ | Thomas Müller | 2015-12-02 | 1 | -20/+17 |
| | | | | | | | | | | | | callbask for each user in all backends | ||||
| * | | Specify the email type and set name properly | Thomas Müller | 2015-12-02 | 2 | -14/+66 |
| | | | |||||
| * | | Add converter to generate/update a vcard from a given user | Thomas Müller | 2015-12-02 | 3 | -23/+218 |
| | | | |||||
| * | | Add system principal to cal of each card | Thomas Müller | 2015-12-02 | 2 | -0/+49 |
| | | | |||||
| * | | Add the user's cloud id to the vCard | Thomas Müller | 2015-12-02 | 3 | -19/+7 |
| | | | |||||
| * | | Add user's email address to vCard | Thomas Müller | 2015-12-02 | 1 | -2/+7 |
| | | | |||||
| * | | Update addressbook home configuration for CalDAVTester | Thomas Müller | 2015-12-02 | 2 | -6/+6 |
| | | | |||||
| * | | user and system addressbooks are now living in sub folders | Thomas Müller | 2015-12-02 | 7 | -15/+78 |
| | | | |||||
| * | | Adding a second principal backend which holds system principals - as of now ↵ | Thomas Müller | 2015-12-02 | 3 | -15/+191 |
| | | | | | | | | | | | | only one principals/system/system | ||||
| * | | Add IUser::getAvatarImage() for easy access | Thomas Müller | 2015-12-02 | 1 | -4/+9 |
| | | | |||||
| * | | Adding system addressbook for users of this instance - a occ command is ↵ | Thomas Müller | 2015-12-02 | 6 | -2/+181 |
| | | | | | | | | | | | | supplied for synchronizing | ||||
* | | | Merge pull request #20875 from owncloud/remove-changepropagator | Thomas Müller | 2015-12-02 | 4 | -524/+0 |
|\ \ \ | | | | | | | | | remove old propagation logic | ||||
| * | | | remove old propagation logic | Robin Appelman | 2015-12-01 | 4 | -524/+0 |
| | | | | |||||
* | | | | Merge pull request #20884 from owncloud/fix_20713 | Thomas Müller | 2015-12-02 | 1 | -1/+3 |
|\ \ \ \ | |_|/ / |/| | | | Respect disabled incoming federated shares | ||||
| * | | | [Sharing] Respect disabled incoming federated shares | Roeland Jago Douma | 2015-12-02 | 1 | -1/+3 |
| |/ / | | | | | | | | | | | | | | | | | | | Only fetch the incoming federated shares if incoming shares are actually enabled. Fixes #20713 | ||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-02 | 8 | -4/+28 |
|/ / | |||||
* | | Merge pull request #20710 from owncloud/files_external_config_command | Thomas Müller | 2015-12-01 | 4 | -0/+220 |
|\ \ | | | | | | | Add command to get and set config for external mounts | ||||
| * | | return non 0 status code in case of missing mount | Robin Appelman | 2015-12-01 | 1 | -1/+1 |
| | | | |||||
| * | | Add command to set mount options for external storages | Robin Appelman | 2015-12-01 | 4 | -10/+114 |
| | | | |||||
| * | | Add command to get and set config for external mounts | Robin Appelman | 2015-12-01 | 2 | -0/+116 |
| | | | |||||
* | | | Revert "Fix column width of mtime column" | Morris Jobke | 2015-12-01 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #20825 from owncloud/scrutinizer-patch-1 | Thomas Müller | 2015-12-01 | 6 | -9/+9 |
|\ \ | | | | | | | Scrutinizer Auto-Fixes | ||||
| * | | Adjust patches | Thomas Müller | 2015-11-30 | 3 | -6/+6 |
| | | | |||||
| * | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-11-30 | 5 | -6/+6 |
| | | | | | | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-01 | 2 | -0/+6 |
|/ / | |||||
* | | Merge pull request #20842 from owncloud/fix-date-time-column | Thomas Müller | 2015-11-30 | 1 | -2/+2 |
|\ \ | | | | | | | Fix column width of mtime column | ||||
| * | | Fix column width of mtime column | Morris Jobke | 2015-11-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | * in some translations (e.g. german) the header of this column otherwise got truncated "Zeitpunkt der Freigabe" vs "Zeitpunkt der Freig" |