Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply new checkbox style to admin settings | Hendrik Leppelsack | 2015-10-14 | 2 | -5/+5 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-14 | 14 | -14/+36 |
* | Merge pull request #19635 from owncloud/fix-ldap-value-limitation | Thomas Müller | 2015-10-13 | 7 | -52/+59 |
|\ | |||||
| * | adjust fetchList with a single requested attribute accordingly | Arthur Schiwon | 2015-10-09 | 1 | -1/+3 |
| * | 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 |
| |/ / |