| Commit message (Expand) | Author | Age | Files | Lines |
* | Log exceptions as nested array instead of encoded json | Robin Appelman | 2018-04-10 | 2 | -45/+84 |
* | Use the uid_lower column | Roeland Jago Douma | 2018-04-06 | 1 | -24/+65 |
* | Do not convert email addresses with idn_to_ascii if INTL_IDNA_VARIANT_UTS46 i... | Jared Boone | 2018-04-05 | 2 | -2/+2 |
* | Merge pull request #9092 from nextcloud/log-objectstorage-stuff | Roeland Jago Douma | 2018-04-05 | 1 | -3/+5 |
|\ |
|
| * | Add more logging for the object storage during creation of the buckets | Morris Jobke | 2018-04-05 | 1 | -3/+5 |
* | | Fix Array to String conversion in QueryBuilder | Roeland Jago Douma | 2018-04-05 | 1 | -1/+1 |
* | | Merge pull request #9063 from nextcloud/fix-callForSeenUsers | Morris Jobke | 2018-04-04 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | Move on with the next user if we found the user on one user back-end | Bjoern Schiessle | 2018-04-03 | 1 | -1/+2 |
* | | Fix tests | Roeland Jago Douma | 2018-04-04 | 1 | -2/+2 |
* | | Add pathcache | Roeland Jago Douma | 2018-04-04 | 1 | -4/+19 |
* | | Make normalized cache path larger | Roeland Jago Douma | 2018-04-04 | 1 | -1/+1 |
* | | Comparing stringlength is cheaper than strpos | Roeland Jago Douma | 2018-04-04 | 1 | -1/+1 |
* | | Cache the $foundMountPointLength | Roeland Jago Douma | 2018-04-04 | 1 | -1/+3 |
* | | Inspections | Roeland Jago Douma | 2018-04-04 | 1 | -8/+9 |
* | | Make the MountManager strict | Roeland Jago Douma | 2018-04-04 | 1 | -13/+14 |
* | | Merge pull request #9018 from nextcloud/fix-copy-encrypted-files | Björn Schießle | 2018-04-03 | 1 | -7/+8 |
|\ \ |
|
| * | | reset encryptionVersion to '1' if a file was stream copied, because this mean... | Bjoern Schiessle | 2018-04-03 | 1 | -7/+8 |
| |/ |
|
* | | Merge pull request #9008 from nextcloud/disable-if-no-appinfo | Morris Jobke | 2018-04-03 | 2 | -3/+5 |
|\ \ |
|
| * | | Do not fail hard if no appinfo is returned during update | Julius Härtl | 2018-03-28 | 2 | -3/+5 |
* | | | Merge pull request #8999 from nextcloud/css-js-name-based-on-apps-versions | Roeland Jago Douma | 2018-03-28 | 1 | -5/+21 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use app version to generate scss filename | John Molakvoæ (skjnldsv) | 2018-03-28 | 1 | -5/+21 |
* | | | Merge pull request #8737 from nextcloud/file_return_put_contents | Roeland Jago Douma | 2018-03-28 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | Throw an exception if file_put_contents fails | Roeland Jago Douma | 2018-03-27 | 1 | -1/+5 |
* | | | | Merge pull request #8976 from nextcloud/dep_user_code | Roeland Jago Douma | 2018-03-28 | 3 | -23/+12 |
|\ \ \ \ |
|
| * | | | | Remove deprecated \OCP\User::userExists | Roeland Jago Douma | 2018-03-26 | 2 | -4/+5 |
| * | | | | Remove deprecated OCP\User::getDisplayname | Roeland Jago Douma | 2018-03-25 | 2 | -2/+6 |
| * | | | | Remove deprecated \OCP\User::getUsers | Roeland Jago Douma | 2018-03-25 | 2 | -21/+5 |
* | | | | | Merge pull request #8994 from nextcloud/deprecate-theme-sync-clients | Roeland Jago Douma | 2018-03-28 | 1 | -4/+5 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Use customclient_* values by default and do not use them in custom themes any... | Julius Härtl | 2018-03-26 | 1 | -4/+5 |
| |/ / / |
|
* | | | | Merge pull request #8780 from nextcloud/bugfix/noid/query-builder-database-ba... | Joas Schilling | 2018-03-27 | 1 | -32/+59 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Remove orderBy so the query works correctly on postgres | Joas Schilling | 2018-03-27 | 1 | -2/+1 |
| * | | | Make sure DI is done | Joas Schilling | 2018-03-26 | 1 | -0/+6 |
| * | | | Move the group database backend fully to query builder | Joas Schilling | 2018-03-26 | 1 | -32/+54 |
| |/ / |
|
* | | | Merge pull request #8985 from nextcloud/cleanup_ocp_db | Roeland Jago Douma | 2018-03-26 | 1 | -7/+7 |
|\ \ \ |
|
| * | | | Do not use \OCP\DB anymore | Roeland Jago Douma | 2018-03-26 | 1 | -7/+7 |
| |/ / |
|
* / / | Remove deprecated OC_Group_Backend | Roeland Jago Douma | 2018-03-26 | 1 | -56/+0 |
|/ / |
|
* | | Merge pull request #8935 from nextcloud/backend_interfaces | Roeland Jago Douma | 2018-03-23 | 1 | -16/+30 |
|\ \ |
|
| * | | Move to ABackend | Roeland Jago Douma | 2018-03-22 | 1 | -2/+2 |
| * | | Move Database backend over to new User/Backend interfaces | Roeland Jago Douma | 2018-03-22 | 1 | -16/+30 |
* | | | Fix proper permissions for multiple file access | Roeland Jago Douma | 2018-03-22 | 1 | -11/+10 |
|/ / |
|
* | | Merge pull request #8506 from nextcloud/use-appmanager | Morris Jobke | 2018-03-22 | 3 | -16/+10 |
|\ \ |
|
| * | | Use isInstalled of AppManger instead of reimplement it | Morris Jobke | 2018-03-21 | 3 | -16/+10 |
* | | | Merge pull request #8791 from nextcloud/cleanup-oc_json | Morris Jobke | 2018-03-22 | 2 | -28/+6 |
|\ \ \ |
|
| * | | | Remove unused methods of OC_Json | Morris Jobke | 2018-03-21 | 2 | -28/+6 |
* | | | | Merge pull request #8922 from nextcloud/deprecated-ocp-files-methods | Roeland Jago Douma | 2018-03-22 | 1 | -0/+8 |
|\ \ \ \ |
|
| * | | | | Deprecate OCP\Files | Morris Jobke | 2018-03-21 | 1 | -0/+8 |
| |/ / / |
|
* | | | | Merge pull request #8923 from nextcloud/typos | Morris Jobke | 2018-03-21 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fix some typos | Morris Jobke | 2018-03-21 | 1 | -1/+1 |
| |/ / / |
|
* / / / | Remove unused and deprecated methods of OCP\DB | Morris Jobke | 2018-03-21 | 1 | -6/+6 |
|/ / / |
|
* | | | Show EOL warning in the update section | Joas Schilling | 2018-03-20 | 1 | -0/+1 |