Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unit test on getHome in combination with OfflineUser | Arthur Schiwon | 2015-12-11 | 1 | -2/+52 |
* | adjust unit test | Arthur Schiwon | 2015-12-11 | 1 | -0/+8 |
* | look for DN changes before marking a user as deleted | Arthur Schiwon | 2015-12-11 | 3 | -3/+76 |
* | throw NoUserException in getHome when the requested user does not exist anymore | Arthur Schiwon | 2015-12-11 | 1 | -5/+25 |
* | Merge pull request #21114 from owncloud/group-propagation-tests | Thomas Müller | 2015-12-10 | 4 | -78/+215 |
|\ | |||||
| * | Add test case for group share propagation | Robin Appelman | 2015-12-10 | 4 | -78/+215 |
* | | Deduplicate version expire jobs | Morris Jobke | 2015-12-10 | 2 | -37/+10 |
|/ | |||||
* | Merge pull request #21071 from owncloud/fix-swift-unit-test-execution-master | Thomas Müller | 2015-12-10 | 2 | -4/+283 |
|\ | |||||
| * | Looks like ceph requires more time to come up .... | Thomas Müller | 2015-12-09 | 2 | -4/+283 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-10 | 8 | -0/+54 |
* | | Merge pull request #21077 from owncloud/external-index-names | Thomas Müller | 2015-12-09 | 2 | -7/+1 |
|\ \ | |/ |/| | |||||
| * | Let doctrine generate index names | Robin Appelman | 2015-12-09 | 2 | -7/+1 |
* | | Merge pull request #20989 from owncloud/fix_20769 | Thomas Müller | 2015-12-09 | 1 | -0/+41 |
|\ \ | |||||
| * | | Update parent when moving share into recieved share | Roeland Jago Douma | 2015-12-07 | 1 | -0/+41 |
* | | | Merge pull request #21059 from owncloud/remove-deaed-code-mount-config | Thomas Müller | 2015-12-09 | 1 | -52/+6 |
|\ \ \ | |||||
| * | | | Remove dead code | Lukas Reschke | 2015-12-09 | 1 | -52/+6 |
* | | | | Merge pull request #21068 from owncloud/fix-exit-code-autotest-external | Thomas Müller | 2015-12-09 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Use default timeout on connection test | Thomas Müller | 2015-12-09 | 1 | -1/+1 |
* | | | | Merge pull request #20995 from owncloud/fix-18734 | Thomas Müller | 2015-12-09 | 1 | -1/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | ensure multiselect always receives an array when setting its value, fixes #18734 | Arthur Schiwon | 2015-12-07 | 1 | -1/+5 |
| | |/ | |/| | |||||
* | | | Merge pull request #21003 from owncloud/personal-mount-mountid | Thomas Müller | 2015-12-09 | 2 | -4/+54 |
|\ \ \ | |||||
| * | | | Add tests | Robin Appelman | 2015-12-08 | 1 | -0/+50 |
| * | | | Dont set the string storage id to the numeric storage id for personal mounts | Robin Appelman | 2015-12-07 | 1 | -4/+4 |
* | | | | Merge pull request #21038 from owncloud/share-computesharepermissions-notstore | Thomas Müller | 2015-12-09 | 4 | -22/+41 |
|\ \ \ \ | |||||
| * | | | | Fix more unit tests to pass a mock storage instead of null to FileInfo | Vincent Petry | 2015-12-08 | 1 | -18/+26 |
| * | | | | Add reshare permission checks | Vincent Petry | 2015-12-08 | 2 | -1/+9 |
| * | | | | Compute share permissions in the view | Vincent Petry | 2015-12-08 | 1 | -3/+6 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-09 | 14 | -2/+128 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #21037 from owncloud/fix-irritating-ldap-log-entry | Thomas Müller | 2015-12-08 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | passing an empty base in this diagnosis call will not result in LDAP errors | Arthur Schiwon | 2015-12-08 | 1 | -1/+1 |
* | | | | | Merge pull request #21018 from owncloud/scrutinizer-patch-1 | Thomas Müller | 2015-12-08 | 7 | -16/+66 |
|\ \ \ \ \ | |||||
| * | | | | | More fixes to the docs | Joas Schilling | 2015-12-08 | 3 | -6/+20 |
| * | | | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-07 | 7 | -10/+46 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #20786 from owncloud/systemtags-dav | Thomas Müller | 2015-12-08 | 15 | -0/+1876 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fixed system tags DAV and API and docs | Vincent Petry | 2015-12-04 | 7 | -40/+49 |
| * | | | | Unit test for system tags plugin | Vincent Petry | 2015-12-03 | 10 | -14/+988 |
| * | | | | Fix PHPDoc ... | Thomas Müller | 2015-12-03 | 7 | -16/+20 |
| * | | | | Added dav endpoints for system tags | Vincent Petry | 2015-12-03 | 9 | -0/+889 |
* | | | | | Use proper PHPDoc reference | Lukas Reschke | 2015-12-08 | 1 | -2/+2 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-08 | 8 | -4/+30 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #21006 from owncloud/scrutinizer-patch-1 | Thomas Müller | 2015-12-07 | 2 | -2/+0 |
|\ \ \ \ | |||||
| * | | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-07 | 2 | -2/+0 |
* | | | | | Merge pull request #18212 from ryno83/treat_LDAP_users_not_available_by_user_... | Thomas Müller | 2015-12-07 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Remove of useless code | Renaud Fortier | 2015-11-26 | 1 | -5/+1 |
| * | | | | | if define, check the userfilter if the user is still allowed | Renaud Fortier | 2015-08-11 | 2 | -2/+6 |
* | | | | | | Merge pull request #20980 from owncloud/UoM-ResPlat-DevOps-swift-improved-fopen | Thomas Müller | 2015-12-07 | 1 | -1/+10 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Improving fopen behaviour for Swift backend | Tim Dettrick | 2015-12-07 | 1 | -1/+10 |
* | | | | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-07 | 10 | -9/+17 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge pull request #20569 from owncloud/issue_20427 | Thomas Müller | 2015-12-07 | 6 | -2/+730 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into issue_20427 | Jesus Macias Portela | 2015-12-03 | 740 | -7186/+15695 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | |