Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | more consistent naming | Arthur Schiwon | 2018-04-05 | 3 | -9/+9 | |
| * | | | | | admin_audit and dav listen to announce and revoke signals | Arthur Schiwon | 2018-04-05 | 3 | -0/+9 | |
* | | | | | | Fix AppFetcher::setVersion phpdoc | Christoph Wurst | 2018-04-10 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #9111 from nextcloud/use-proper-bool-user-disabled-state | Morris Jobke | 2018-04-09 | 2 | -4/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Properly return boolean on enable state | John Molakvoæ (skjnldsv) | 2018-04-09 | 2 | -4/+3 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #7972 from nextcloud/fix_7782 | Morris Jobke | 2018-04-09 | 2 | -9/+80 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Use zip32 only if there are less than 65536 files | Daniel Calviño Sánchez | 2018-04-06 | 2 | -8/+57 | |
| * | | | | Use zip32 if possible | Roeland Jago Douma | 2018-04-06 | 2 | -9/+31 | |
| |/ / / | ||||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-07 | 2 | -2/+2 | |
|/ / / | ||||||
* | | | Merge pull request #9076 from nextcloud/feature/7573/user_db_backend_index | Roeland Jago Douma | 2018-04-06 | 3 | -24/+67 | |
|\ \ \ | ||||||
| * | | | Bump autoloader | Roeland Jago Douma | 2018-04-06 | 2 | -0/+2 | |
| * | | | Use the uid_lower column | Roeland Jago Douma | 2018-04-06 | 1 | -24/+65 | |
* | | | | Merge pull request #9084 from nextcloud/public-page-template-extend | Morris Jobke | 2018-04-06 | 5 | -0/+162 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Update composer autoloader | Julius Härtl | 2018-04-05 | 2 | -0/+4 | |
| * | | | Add since tags | Julius Härtl | 2018-04-05 | 2 | -1/+18 | |
| * | | | Move external share saving to template | Julius Härtl | 2018-04-05 | 1 | -7/+3 | |
| * | | | Add footer to public page template | Julius Härtl | 2018-04-05 | 1 | -0/+15 | |
| * | | | Move common menu templates to public API | Julius Härtl | 2018-04-05 | 2 | -0/+130 | |
| |/ / | ||||||
* | | | 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 | |
* | | | | Allow usage of Windows 10 WebDav Netdrive | Roeland Jago Douma | 2018-04-05 | 1 | -0/+1 | |
| |/ / |/| | | ||||||
* | | | Fix Array to String conversion in QueryBuilder | Roeland Jago Douma | 2018-04-05 | 1 | -1/+1 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-05 | 2 | -0/+14 | |
* | | | 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 | 2 | -4/+4 | |
* | | | 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 | 2 | -20/+22 | |
| |/ |/| | ||||||
* | | 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 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-03 | 2 | -0/+2 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-02 | 2 | -2/+6 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-31 | 2 | -2/+8 | |
* | | | 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 | 5 | -2/+41 | |
|\ \ \ | ||||||
| * | | | Update autoloader | Roeland Jago Douma | 2018-03-27 | 2 | -0/+2 | |
| * | | | Throw an exception if file_put_contents fails | Roeland Jago Douma | 2018-03-27 | 3 | -2/+39 | |
* | | | | Merge pull request #8976 from nextcloud/dep_user_code | Roeland Jago Douma | 2018-03-28 | 4 | -60/+12 | |
|\ \ \ \ | ||||||
| * | | | | Remove deprecated \OCP\User::userExists | Roeland Jago Douma | 2018-03-26 | 3 | -16/+5 | |
| * | | | | Remove deprecated OCP\User::getDisplayname | Roeland Jago Douma | 2018-03-25 | 3 | -14/+6 | |
| * | | | | Remove deprecated \OCP\User::getUsers | Roeland Jago Douma | 2018-03-25 | 3 | -34/+5 | |
* | | | | | Merge pull request #8994 from nextcloud/deprecate-theme-sync-clients | Roeland Jago Douma | 2018-03-28 | 1 | -4/+5 | |
|\ \ \ \ \ | |_|/ / / |/| | | | |