Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Skip directory entry in S3 opendir | Vincent Petry | 2015-06-15 | 1 | -0/+4 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-16 | 6 | -4/+138 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #16911 from oparoz/prettier-public-thumbnails | Thomas Müller | 2015-06-15 | 1 | -2/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | floats are not welcome when setting the size of a preview | Olivier Paroz | 2015-06-12 | 1 | -4/+4 | |
| * | | | | | Determine the size we need before asking for a thumbnail | Olivier Paroz | 2015-06-12 | 1 | -0/+2 | |
* | | | | | | Merge pull request #16885 from owncloud/files-previewurlresolutionrounding | Thomas Müller | 2015-06-15 | 1 | -1/+3 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Truncate preview resolution | Vincent Petry | 2015-06-11 | 1 | -1/+3 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-15 | 8 | -10/+168 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-14 | 12 | -4/+30 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-13 | 2 | -2/+98 | |
| |/ / / |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-12 | 6 | -6/+116 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-11 | 10 | -18/+60 | |
* | | | Merge pull request #16736 from owncloud/utilize-member-of | Thomas Müller | 2015-06-10 | 5 | -35/+110 | |
|\ \ \ | ||||||
| * | | | if possible, getUserGroups should get memberships using memberOf virtual attr... | Arthur Schiwon | 2015-06-03 | 4 | -2/+96 | |
| * | | | Implement a faster way for checking availability of memberOf. Users tab in th... | Arthur Schiwon | 2015-06-03 | 1 | -33/+14 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-10 | 8 | -8/+172 | |
* | | | | Merge pull request #16810 from owncloud/disable-search-if-not-implemented | Thomas Müller | 2015-06-09 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | Search results have to explicitly be added to the content area of the app | Thomas Müller | 2015-06-09 | 1 | -0/+1 | |
* | | | | | Disable video preview if previews are disabled | Morris Jobke | 2015-06-09 | 3 | -1/+3 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #16811 from espenfjo/master | Morris Jobke | 2015-06-09 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fix regression in preview height calculation | Espen Fjellvær Olsen | 2015-06-08 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-09 | 6 | -16/+110 | |
* | | | | add hint to exception | Bjoern Schiessle | 2015-06-08 | 1 | -5/+4 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-08 | 14 | -32/+94 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-07 | 42 | -24/+386 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-06 | 6 | -10/+10 | |
* | | | Add owner to the storage stats to enable better notifications | Morris Jobke | 2015-06-05 | 4 | -2/+22 | |
* | | | Merge pull request #16753 from owncloud/issue-16752-check-for-existing-user-i... | Thomas Müller | 2015-06-05 | 4 | -0/+80 | |
|\ \ \ | ||||||
| * | | | Add unit tests for non existing users | Joas Schilling | 2015-06-05 | 2 | -0/+68 | |
| * | | | Check whether the user exists before trying to set up his file system | Joas Schilling | 2015-06-05 | 2 | -0/+12 | |
| |/ / | ||||||
* | | | Merge pull request #16718 from owncloud/files-catchajaxexceptions | Thomas Müller | 2015-06-05 | 4 | -21/+59 | |
|\ \ \ | ||||||
| * | | | Catch exceptions in files ajax calls | Vincent Petry | 2015-06-03 | 4 | -21/+59 | |
* | | | | Merge pull request #16748 from owncloud/fix-ldap-port-detection-regression | Morris Jobke | 2015-06-05 | 1 | -13/+21 | |
|\ \ \ \ | ||||||
| * | | | | port detection needs to take care of now thrown exceptions when LDAP server i... | Arthur Schiwon | 2015-06-04 | 1 | -13/+21 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-05 | 8 | -6/+48 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-04 | 40 | -16/+138 | |
* | | | | Merge pull request #16691 from owncloud/trash-deleteasrecipientkeepversions | Morris Jobke | 2015-06-03 | 2 | -9/+125 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Keep versions when deleting as recipient | Vincent Petry | 2015-06-02 | 2 | -9/+125 | |
* | | | | Move the helpful method to the TestCase class | Joas Schilling | 2015-06-03 | 8 | -35/+35 | |
| |/ / |/| | | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-03 | 48 | -48/+314 | |
| |/ |/| | ||||||
* | | Merge pull request #16686 from owncloud/show_cloud_id | Lukas Reschke | 2015-06-02 | 4 | -0/+61 | |
|\ \ | |/ |/| | ||||||
| * | L10n for federated cloud ID and rtrim '/' on ID | Morris Jobke | 2015-06-02 | 2 | -2/+2 | |
| * | show federated cloud id in the personal settings | Bjoern Schiessle | 2015-06-02 | 4 | -0/+61 | |
* | | Merge pull request #16200 from owncloud/kill-globalfilecache | Morris Jobke | 2015-06-02 | 1 | -2/+17 | |
|\ \ | ||||||
| * | | only use memcache, if available | Arthur Schiwon | 2015-05-08 | 1 | -2/+17 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-02 | 30 | -16/+150 | |
* | | | Bump Dropbox library to newest upstream version | Lukas Reschke | 2015-06-01 | 10 | -187/+4720 | |
* | | | add changeLock to the storage api | Robin Appelman | 2015-06-01 | 1 | -0/+11 | |
* | | | add locking to the storage api | Robin Appelman | 2015-06-01 | 1 | -0/+26 | |
* | | | Merge pull request #16629 from owncloud/files-renametoreservedname | Vincent Petry | 2015-06-01 | 2 | -24/+16 | |
|\ \ \ |