summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16911 from oparoz/prettier-public-thumbnailsThomas Müller2015-06-151-2/+4
|\
| * floats are not welcome when setting the size of a previewOlivier Paroz2015-06-121-4/+4
| * Determine the size we need before asking for a thumbnailOlivier Paroz2015-06-121-0/+2
* | Merge pull request #16885 from owncloud/files-previewurlresolutionroundingThomas Müller2015-06-151-1/+3
|\ \
| * | Truncate preview resolutionVincent Petry2015-06-111-1/+3
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-158-10/+168
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-1412-4/+30
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-132-2/+98
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-126-6/+116
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-1110-18/+60
* Merge pull request #16736 from owncloud/utilize-member-ofThomas Müller2015-06-105-35/+110
|\
| * if possible, getUserGroups should get memberships using memberOf virtual attr...Arthur Schiwon2015-06-034-2/+96
| * Implement a faster way for checking availability of memberOf. Users tab in th...Arthur Schiwon2015-06-031-33/+14
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-108-8/+172
* | Merge pull request #16810 from owncloud/disable-search-if-not-implementedThomas Müller2015-06-091-0/+1
|\ \
| * | Search results have to explicitly be added to the content area of the appThomas Müller2015-06-091-0/+1
* | | Disable video preview if previews are disabledMorris Jobke2015-06-093-1/+3
* | | Merge pull request #16811 from espenfjo/masterMorris Jobke2015-06-091-1/+1
|\ \ \
| * | | Fix regression in preview height calculationEspen Fjellvær Olsen2015-06-081-1/+1
| |/ /
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-096-16/+110
* | | add hint to exceptionBjoern Schiessle2015-06-081-5/+4
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-0814-32/+94
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-0742-24/+386
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-066-10/+10
* | Add owner to the storage stats to enable better notificationsMorris Jobke2015-06-054-2/+22
* | Merge pull request #16753 from owncloud/issue-16752-check-for-existing-user-i...Thomas Müller2015-06-054-0/+80
|\ \
| * | Add unit tests for non existing usersJoas Schilling2015-06-052-0/+68
| * | Check whether the user exists before trying to set up his file systemJoas Schilling2015-06-052-0/+12
| |/
* | Merge pull request #16718 from owncloud/files-catchajaxexceptionsThomas Müller2015-06-054-21/+59
|\ \
| * | Catch exceptions in files ajax callsVincent Petry2015-06-034-21/+59
* | | Merge pull request #16748 from owncloud/fix-ldap-port-detection-regressionMorris Jobke2015-06-051-13/+21
|\ \ \
| * | | port detection needs to take care of now thrown exceptions when LDAP server i...Arthur Schiwon2015-06-041-13/+21
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-058-6/+48
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-0440-16/+138
* | | Merge pull request #16691 from owncloud/trash-deleteasrecipientkeepversionsMorris Jobke2015-06-032-9/+125
|\ \ \ | |_|/ |/| |
| * | Keep versions when deleting as recipientVincent Petry2015-06-022-9/+125
* | | Move the helpful method to the TestCase classJoas Schilling2015-06-038-35/+35
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-0348-48/+314
* | Merge pull request #16686 from owncloud/show_cloud_idLukas Reschke2015-06-024-0/+61
|\ \ | |/ |/|
| * L10n for federated cloud ID and rtrim '/' on IDMorris Jobke2015-06-022-2/+2
| * show federated cloud id in the personal settingsBjoern Schiessle2015-06-024-0/+61
* | Merge pull request #16200 from owncloud/kill-globalfilecacheMorris Jobke2015-06-021-2/+17
|\ \
| * | only use memcache, if availableArthur Schiwon2015-05-081-2/+17
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-0230-16/+150
* | | Bump Dropbox library to newest upstream versionLukas Reschke2015-06-0110-187/+4720
* | | add changeLock to the storage apiRobin Appelman2015-06-011-0/+11
* | | add locking to the storage apiRobin Appelman2015-06-011-0/+26
* | | Merge pull request #16629 from owncloud/files-renametoreservednameVincent Petry2015-06-012-24/+16
|\ \ \
| * | | Check target name on rename with web UIVincent Petry2015-05-292-24/+16
| | |/ | |/|
* | | Merge pull request #16638 from owncloud/fix-handlebars-l10n-method-callsLukas Reschke2015-06-011-0/+10
|\ \ \