Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | adjust tests | Arthur Schiwon | 2015-10-09 | 2 | -4/+4 | |
| * | | | | | | fix primary group retrieval | Arthur Schiwon | 2015-10-09 | 1 | -1/+1 | |
| * | | | | | | treat dn as any other attribute when building the search() return array | Arthur Schiwon | 2015-10-08 | 3 | -6/+6 | |
| * | | | | | | adjust handling changed return array structure from search() and fetchList() | Arthur Schiwon | 2015-10-08 | 4 | -13/+33 | |
| * | | | | | | allow an attribute to return more than one value | Arthur Schiwon | 2015-10-07 | 2 | -29/+14 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Fix testDeleteStorage signature to match the one from the base class | Vincent Petry | 2015-10-13 | 1 | -2/+3 | |
| |/ / / / |/| | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-13 | 14 | -2/+58 | |
| |_|_|/ |/| | | | ||||||
* | | | | Revert "Debounce cancel upload message" | Thomas Müller | 2015-10-12 | 1 | -5/+6 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #19628 from owncloud/files-canceluploaddebounce | Robin Appelman | 2015-10-12 | 1 | -6/+5 | |
|\ \ \ | ||||||
| * | | | Debounce cancel upload message | Vincent Petry | 2015-10-07 | 1 | -6/+5 | |
| |/ / | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-12 | 6 | -8/+8 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-11 | 4 | -22/+38 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-10 | 10 | -6/+22 | |
* | | | Merge pull request #19643 from owncloud/public-download-spinner | Thomas Müller | 2015-10-09 | 1 | -1/+15 | |
|\ \ \ | ||||||
| * | | | Set download cookie on public download | Vincent Petry | 2015-10-08 | 1 | -1/+15 | |
| |/ / | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-09 | 10 | -0/+30 | |
* | | | Merge pull request #19414 from owncloud/swift_primary_storage_tests | Thomas Müller | 2015-10-08 | 3 | -1/+9 | |
|\ \ \ | ||||||
| * | | | test objectstore with ceph docker | Jörn Friedrich Dreyer | 2015-10-06 | 3 | -1/+9 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #19611 from owncloud/fix-public-scroll | Thomas Müller | 2015-10-08 | 2 | -33/+38 | |
|\ \ \ | ||||||
| * | | | move footer to bottom of public page | Hendrik Leppelsack | 2015-10-07 | 1 | -0/+2 | |
| * | | | fix public empty message | Hendrik Leppelsack | 2015-10-06 | 1 | -1/+0 | |
| * | | | fix scrollbars in public template | Hendrik Leppelsack | 2015-10-06 | 2 | -32/+36 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-08 | 20 | -2/+122 | |
* | | | | Merge pull request #19589 from owncloud/shares-external-mount-provider | Thomas Müller | 2015-10-07 | 6 | -55/+123 | |
|\ \ \ \ | ||||||
| * | | | | Fix getEtag for roots of shared storages | Robin Appelman | 2015-10-06 | 1 | -3/+0 | |
| * | | | | sanitize mountpoint | Robin Appelman | 2015-10-05 | 1 | -1/+1 | |
| * | | | | fix test | Robin Appelman | 2015-10-05 | 1 | -1/+6 | |
| * | | | | extract the mount provider from the manager | Robin Appelman | 2015-10-05 | 3 | -24/+91 | |
| * | | | | register the external share mount provider | Robin Appelman | 2015-10-05 | 1 | -0/+1 | |
| * | | | | Make the external share manager a mount provider | Robin Appelman | 2015-10-05 | 3 | -46/+44 | |
* | | | | | Merge pull request #19489 from owncloud/fix-18297 | Thomas Müller | 2015-10-07 | 3 | -1/+106 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | fix possible infinite loop when reading groups in the wizard | Arthur Schiwon | 2015-10-05 | 3 | -1/+106 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-07 | 26 | -14/+384 | |
* | | | | | Merge pull request #19610 from owncloud/ext-deletestoragefromdatabase | Thomas Müller | 2015-10-06 | 3 | -4/+94 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove oc_storages entries after removing ext storages | Vincent Petry | 2015-10-06 | 3 | -4/+94 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #19511 from owncloud/etag-share-permissions-update | Robin Appelman | 2015-10-06 | 4 | -4/+28 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | fix phpdoc | Robin Appelman | 2015-10-06 | 1 | -1/+1 | |
| * | | | | use microtime | Robin Appelman | 2015-10-06 | 1 | -1/+1 | |
| * | | | | clear hooks for tests | Robin Appelman | 2015-10-06 | 1 | -0/+1 | |
| * | | | | Mark shares as dirty when changing permissions | Robin Appelman | 2015-10-06 | 3 | -3/+26 | |
* | | | | | Propagate shares etag when group membership changed | Vincent Petry | 2015-10-06 | 4 | -0/+336 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge pull request #19595 from owncloud/fix-versions-log-entry | Thomas Müller | 2015-10-06 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Reset to auto if not set | Victor Dubiniuk | 2015-10-05 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge pull request #19597 from owncloud/update-license-headers | Thomas Müller | 2015-10-06 | 204 | -134/+274 | |
|\ \ \ | ||||||
| * | | | deduplicate @xenopathic | Morris Jobke | 2015-10-06 | 85 | -85/+77 | |
| * | | | update licence headers via script | Morris Jobke | 2015-10-05 | 168 | -96/+244 | |
| |/ / | ||||||
* | | | Merge pull request #18484 from owncloud/fix-17964 | Thomas Müller | 2015-10-06 | 2 | -7/+152 | |
|\ \ \ | ||||||
| * | | | trim by default, add unit tests | Arthur Schiwon | 2015-10-05 | 2 | -16/+140 | |
| * | | | Spaces -> Tabs, Update PHP-Doc and function logic | Lennart Rosam | 2015-10-05 | 1 | -12/+27 | |
| * | | | Remove whitespace from base-DNs | Lennart Rosam | 2015-10-05 | 1 | -6/+12 |