Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script shall exit with error in case the start file has issues - fixes #20798 | Thomas Müller | 2015-12-09 | 1 | -1/+8 |
* | Merge pull request #21064 from owncloud/fix-occ-install-on-os-x | Thomas Müller | 2015-12-09 | 1 | -1/+6 |
|\ | |||||
| * | Allow occ install on OS X - same behaviour as web setup | Morris Jobke | 2015-12-09 | 1 | -1/+6 |
|/ | |||||
* | 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 #21005 from owncloud/verify_password_before_unshare | Thomas Müller | 2015-12-09 | 1 | -0/+5 |
|\ \ | |||||
| * | | The ajax code path unshares a link share when updating the password | Roeland Jago Douma | 2015-12-07 | 1 | -0/+5 |
* | | | Merge pull request #21038 from owncloud/share-computesharepermissions-notstore | Thomas Müller | 2015-12-09 | 10 | -31/+76 |
|\ \ \ | |||||
| * | | | Add explicit check for groups excluded from sharing | Vincent Petry | 2015-12-08 | 1 | -1/+1 |
| * | | | Fix more unit tests to pass a mock storage instead of null to FileInfo | Vincent Petry | 2015-12-08 | 4 | -21/+53 |
| * | | | Add reshare permission checks | Vincent Petry | 2015-12-08 | 3 | -2/+10 |
| * | | | Compute share permissions in the view | Vincent Petry | 2015-12-08 | 3 | -8/+13 |
* | | | | Merge pull request #21043 from owncloud/add-php-doc | Thomas Müller | 2015-12-09 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | Add type description | Lukas Reschke | 2015-12-08 | 1 | -0/+2 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-09 | 30 | -8/+204 |
* | | | | | 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 #21031 from owncloud/sanitize-findAppInDirectories | Thomas Müller | 2015-12-08 | 1 | -1/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Sanitize the appId passed to `findAppInDirectories` | Lukas Reschke | 2015-12-08 | 1 | -1/+5 |
* | | | | | | | Merge pull request #21030 from owncloud/querybuilder-new-features | Thomas Müller | 2015-12-08 | 4 | -7/+177 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add a method to the get "to use" table and column name | Joas Schilling | 2015-12-08 | 4 | -3/+59 |
| * | | | | | | | Add select distinct to the query builder | Joas Schilling | 2015-12-08 | 3 | -4/+70 |
| * | | | | | | | Allow getting the last insert id without much hassle | Joas Schilling | 2015-12-08 | 3 | -0/+48 |
* | | | | | | | | Merge pull request #20786 from owncloud/systemtags-dav | Thomas Müller | 2015-12-08 | 20 | -8/+1888 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Fixed system tags DAV and API and docs | Vincent Petry | 2015-12-04 | 12 | -48/+57 |
| * | | | | | | | 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 | 10 | -0/+893 |
* | | | | | | | | Merge pull request #21022 from owncloud/get-rid-of-by-reference | Thomas Müller | 2015-12-08 | 8 | -21/+29 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add unit test for nested arrays | Lukas Reschke | 2015-12-08 | 1 | -6/+12 |
| * | | | | | | | | Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTML | Lukas Reschke | 2015-12-08 | 6 | -11/+11 |
| * | | | | | | | | Get rid of passing a reference | Lukas Reschke | 2015-12-08 | 1 | -4/+6 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #20979 from owncloud/settings-groups-entry | Thomas Müller | 2015-12-08 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add 'my groups' anchor to the personal page sidebar | Patrick Robertson | 2015-12-07 | 1 | -0/+1 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #21025 from owncloud/remove-legacy-trusted-domain-support | Thomas Müller | 2015-12-08 | 4 | -91/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Do not trust casting | Lukas Reschke | 2015-12-08 | 2 | -1/+3 |
| * | | | | | | | | Remove unused repair steps | Lukas Reschke | 2015-12-08 | 2 | -85/+2 |
| * | | | | | | | | Remove legacy check | Lukas Reschke | 2015-12-08 | 1 | -5/+0 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #20951 from owncloud/Make_showing_logs_optional | Thomas Müller | 2015-12-08 | 1 | -2/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | forgotten variable | Sergio Bertolin | 2015-12-04 | 1 | -1/+1 |
| * | | | | | | | | Controlled arguments for run script | Sergio Bertolin | 2015-12-04 | 1 | -1/+6 |
* | | | | | | | | | Merge pull request #21028 from owncloud/fix-php-doc-for-storage-config | Thomas Müller | 2015-12-08 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Use proper PHPDoc reference | Lukas Reschke | 2015-12-08 | 1 | -2/+2 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #21014 from owncloud/share-unsharelinkpapercut | Thomas Müller | 2015-12-08 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Fix unshare link click element | Vincent Petry | 2015-12-07 | 1 | -3/+5 |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-08 | 14 | -8/+54 |
| |_|_|_|/ / / |/| | | | | | |