Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-14 | 136 | -1302/+1484 |
* | Merge pull request #1598 from owncloud/fixing-1424-master | Thomas Müller | 2013-02-13 | 10 | -65/+108 |
|\ | |||||
| * | missing piece after merge | Thomas Mueller | 2013-02-13 | 1 | -6/+0 |
| * | Merge branch 'master' into fixing-1424-master | Thomas Mueller | 2013-02-13 | 451 | -5954/+19120 |
| |\ | |||||
| * | | https://github.com/owncloud/core/pull/1598#discussion_r2976684 | Thomas Mueller | 2013-02-12 | 1 | -1/+1 |
| * | | introduce new virtual method hasUserListings() to determine if a user backend... | Thomas Mueller | 2013-02-11 | 8 | -47/+95 |
| * | | Merge branch 'master' into fixing-1424-master | Thomas Mueller | 2013-02-11 | 587 | -9346/+40177 |
| |\ \ | |||||
| * | | | no need to implement createUser in web dav auth | Thomas Mueller | 2013-02-10 | 1 | -6/+0 |
| * | | | Merge branch 'master' into fixing-1424-master | Thomas Müller | 2013-02-09 | 332 | -2161/+6113 |
| |\ \ \ | |||||
| * | | | | on creation only test for existing users if the backend supports user creation | Thomas Müller | 2013-02-08 | 3 | -13/+14 |
* | | | | | Merge pull request #1574 from owncloud/installation-label-overflow | Jan-Christoph Borchardt | 2013-02-13 | 1 | -2/+6 |
|\ \ \ \ \ | |||||
| * | | | | | fixed database input group having two slightly thicker dividers | Jan-Christoph Borchardt | 2013-02-09 | 1 | -1/+1 |
| * | | | | | ellipsize infield labels when too long, specifically fix #871 for database la... | Jan-Christoph Borchardt | 2013-02-09 | 1 | -1/+5 |
* | | | | | | Merge pull request #1665 from owncloud/fix_ldap_1605 | Lukas Reschke | 2013-02-13 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | LDAP: format dn before using it, not other way round. fixes #1605 | Arthur Schiwon | 2013-02-13 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | alpha 1 | Frank Karlitschek | 2013-02-09 | 1 | -2/+2 |
* | | | | | | Merge pull request #1618 from owncloud/mapped-storage-unit-testing-linux-masterv5.0.0alpha1 | Lukas Reschke | 2013-02-12 | 4 | -3/+62 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | fixing mappedlocal storage to work on non-windows as well | Thomas Mueller | 2013-02-11 | 2 | -1/+18 |
| * | | | | | Merge branch 'master' into mapped-storage-unit-testing-linux-master | Thomas Mueller | 2013-02-11 | 545 | -6537/+32517 |
| |\ \ \ \ \ | |||||
| * | | | | | | make MappedLocal available and testable within Linux as well | Thomas Müller | 2013-02-09 | 3 | -2/+44 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-13 | 287 | -2937/+3478 |
* | | | | | | | Merge pull request #1624 from owncloud/singleselect | Frank Karlitschek | 2013-02-12 | 5 | -457/+475 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Split editable select code used for quota selection into a jquery plugin | Robin Appelman | 2013-02-11 | 5 | -457/+475 |
* | | | | | | | | Merge pull request #1655 from owncloud/use-correct-tablename-in-cache-master | Thomas Müller | 2013-02-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | $this->numericId should be determined based on table storages not filecache | Thomas Mueller | 2013-02-12 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #1654 from owncloud/fixing-1652-master | Lukas Reschke | 2013-02-12 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | user name and password need to be encoded as well | Thomas Mueller | 2013-02-12 | 1 | -1/+3 |
* | | | | | | | | | Merge pull request #1616 from owncloud/cache_fixes_rebase | Thomas Müller | 2013-02-12 | 2 | -13/+19 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Cache: fix scanner trying to use existing data when file isn't in cache | Robin Appelman | 2013-02-12 | 1 | -2/+1 |
| * | | | | | | | | fixing syntax error | Thomas Mueller | 2013-02-12 | 1 | -1/+1 |
| * | | | | | | | | Cache: also preserve etags for files | Robin Appelman | 2013-02-12 | 1 | -2/+5 |
| * | | | | | | | | Cache: don't create a new etag when the mtime hasn't changed | Robin Appelman | 2013-02-11 | 1 | -0/+3 |
| * | | | | | | | | Cache: actually use parameter | Robin Appelman | 2013-02-11 | 1 | -1/+1 |
| * | | | | | | | | Cache: reuse known folder sizes when doing a shallow scan | Robin Appelman | 2013-02-11 | 2 | -4/+7 |
| * | | | | | | | | Cache: simplify scanner logic a bit when handeling with unknown folder sizes | Robin Appelman | 2013-02-11 | 1 | -9/+7 |
| |/ / / / / / / | |||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-12 | 298 | -3136/+15250 |
* | | | | | | | | Merge pull request #1649 from owncloud/fixing-l10n-master | Thomas Müller | 2013-02-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fixing issues with UTF8 characters in translatable strings | Thomas Mueller | 2013-02-12 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #1650 from raghunayyar/personal-toggle-fix | Bernhard Posselt | 2013-02-12 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Makes password toggle button inside input. | raghunayyar | 2013-02-12 | 1 | -2/+3 |
* | | | | | | | | | | Merge pull request #1604 from owncloud/fix_ldap_internalname_generation | blizzz | 2013-02-12 | 1 | -20/+101 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | adjust copyright | Arthur Schiwon | 2013-02-10 | 1 | -1/+1 |
| * | | | | | | | | | LDAP: change generation of internal names. Use UUID for users. Change to sequ... | Arthur Schiwon | 2013-02-10 | 1 | -19/+100 |
* | | | | | | | | | | Merge pull request #1648 from owncloud/checkRequesttoken | Frank Karlitschek | 2013-02-12 | 3 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Check requesttoken | Lukas Reschke | 2013-02-12 | 3 | -0/+5 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #1636 from owncloud/fixing-smb-master | Frank Karlitschek | 2013-02-11 | 3 | -6/+12 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | use urlencode not rawurlencode | Thomas Mueller | 2013-02-11 | 1 | -1/+1 |
| * | | | | | | | | | the path must be encoded because within the smb4pph code it's decoded again -... | Thomas Mueller | 2013-02-11 | 1 | -0/+1 |
| * | | | | | | | | | [files_external] fix config gui for all users | Thomas Mueller | 2013-02-11 | 1 | -1/+1 |
| * | | | | | | | | | [files_external] fixing some undefined index | Thomas Mueller | 2013-02-11 | 1 | -0/+10 |