Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | [IE8] Fix "new" button width | Vincent Petry | 2015-10-14 | 1 | -0/+5 | |
| |/ / | ||||||
* | | | Adjust unit tests | Lukas Reschke | 2015-10-19 | 1 | -8/+3 | |
* | | | Fix style | Lukas Reschke | 2015-10-19 | 1 | -1/+1 | |
* | | | Revert "adjust to nested group fix | Frédéric Fortier | 2015-10-19 | 1 | -6/+1 | |
* | | | Increase the 2nd digit of shipped apps for 8.2 | Joas Schilling | 2015-10-17 | 16 | -16/+26 | |
| |/ |/| | ||||||
* | | Merge pull request #19796 from owncloud/stable8.2-language-compat | Morris Jobke | 2015-10-15 | 1 | -2/+3 | |
|\ \ | ||||||
| * | | Remove arbitrary expression in empty | Lukas Reschke | 2015-10-14 | 1 | -2/+3 | |
| |/ | ||||||
* / | apply new checkbox style to admin settings | Hendrik Leppelsack | 2015-10-14 | 2 | -5/+5 | |
|/ | ||||||
* | 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 |