Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Return 1 if integrity check is failed. Fixes #22806 | Victor Dubiniuk | 2016-12-16 | 2 | -0/+6 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #2726 from nextcloud/check-all-channels | Christoph Wurst | 2016-12-18 | 1 | -7/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Consider all channel except blank and git to be signed | Victor Dubiniuk | 2016-12-16 | 1 | -7/+3 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #2735 from nextcloud/fix-settingsmenu | Christoph Wurst | 2016-12-18 | 1 | -4/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Adjust shadows and fix positioning | Julius Haertl | 2016-12-17 | 1 | -4/+3 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #2725 from nextcloud/memcached-connect-once | Roeland Jago Douma | 2016-12-17 | 1 | -10/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Set options, then add servers | Victor Dubiniuk | 2016-12-16 | 1 | -10/+11 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #2722 from nextcloud/failed-to-create-share-fix | Roeland Jago Douma | 2016-12-17 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | commit transaction after select query | phisch | 2016-12-16 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #2720 from nextcloud/fix-25692 | Roeland Jago Douma | 2016-12-17 | 1 | -1/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Do not validate return code is set is successful | Victor Dubiniuk | 2016-12-16 | 1 | -1/+3 | |
|/ / / / | ||||||
* | | | | Merge pull request #2707 from nextcloud/clear_appstore_cache_on_upgrade | Lukas Reschke | 2016-12-16 | 8 | -25/+159 | |
|\ \ \ \ | ||||||
| * | | | | Clear appstore cache on version upgrade | Roeland Jago Douma | 2016-12-15 | 8 | -25/+159 | |
* | | | | | Merge pull request #2504 from nextcloud/downstream-ldap-15 | Roeland Jago Douma | 2016-12-16 | 1 | -22/+122 | |
|\ \ \ \ \ | ||||||
| * | | | | | adjust: sanitizeDN resides in Helper | Arthur Schiwon | 2016-12-05 | 1 | -1/+1 | |
| * | | | | | Extract lowercase conversion out of the loop | Juan Pablo Villafáñez | 2016-12-05 | 1 | -1/+2 | |
| * | | | | | range support for LDAP read operations | Arthur Schiwon | 2016-12-05 | 1 | -22/+121 | |
* | | | | | | Merge pull request #2550 from nextcloud/smb-notify-rename | Lukas Reschke | 2016-12-16 | 1 | -3/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix order of parameters when getting notified of smb renames | Robin Appelman | 2016-12-07 | 1 | -3/+5 | |
* | | | | | | | Merge pull request #2714 from amittel/patch-1 | Lukas Reschke | 2016-12-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Changed anchor | amittel | 2016-12-16 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #1678 from nextcloud/smb-stat-root | Lukas Reschke | 2016-12-16 | 1 | -2/+44 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix mtimes for share root | Robin Appelman | 2016-10-11 | 1 | -2/+44 | |
* | | | | | | | | | Merge pull request #2398 from nextcloud/fix-2368 | Lukas Reschke | 2016-12-16 | 2 | -65/+157 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix rendering for mail shares | Arthur Schiwon | 2016-12-08 | 1 | -2/+5 | |
| * | | | | | | | | | disable checkboxes during save op to avoid race conditions | Arthur Schiwon | 2016-12-08 | 2 | -2/+17 | |
| * | | | | | | | | | fix some coding style and stricter comparisons, makes scrutinizer happier | Arthur Schiwon | 2016-12-08 | 2 | -4/+4 | |
| * | | | | | | | | | also handle can-edit change | Arthur Schiwon | 2016-12-08 | 1 | -0/+5 | |
| * | | | | | | | | | flicker-free permission change in share dialog | Arthur Schiwon | 2016-12-08 | 2 | -63/+132 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #2695 from nextcloud/remove-leading-slashes-on-share-activity | Lukas Reschke | 2016-12-16 | 9 | -11/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove leading slash from sharing activity | Joas Schilling | 2016-12-15 | 9 | -11/+13 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #2715 from nextcloud/fix_dav_toto_tests | Roeland Jago Douma | 2016-12-16 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix TodoTest | Roeland Jago Douma | 2016-12-16 | 1 | -3/+3 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #2625 from nextcloud/fix-todo-filter | Roeland Jago Douma | 2016-12-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix the Todos filter | Joas Schilling | 2016-12-12 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #2681 from nextcloud/changes-to-changelog | Roeland Jago Douma | 2016-12-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | let's add a date :D | Jos Poortvliet | 2016-12-15 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #2698 from nextcloud/dont-disable-apps-on-update-if-at-lea... | Lukas Reschke | 2016-12-15 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Don't disable apps on update if PHP >= 7.0.0 | Lukas Reschke | 2016-12-15 | 2 | -1/+7 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #2673 from nextcloud/shared-scanner-unmasked | Lukas Reschke | 2016-12-15 | 4 | -3/+57 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add integration tests for uploading files to a permission limited share | Robin Appelman | 2016-12-15 | 1 | -0/+20 | |
| * | | | | | | | use unmasked permissions in shared scanner | Robin Appelman | 2016-12-14 | 3 | -3/+37 | |
* | | | | | | | | Merge pull request #2670 from nextcloud/issue-2646-dont-connet-to-database-be... | Roeland Jago Douma | 2016-12-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Do not connect to database before creating it | Joas Schilling | 2016-12-14 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #2674 from nextcloud/lookup-server-connector-12 | Morris Jobke | 2016-12-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mark nc12 as supporter | Robin Appelman | 2016-12-14 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #2665 from nextcloud/remove-db-class-and-interface | Roeland Jago Douma | 2016-12-14 | 10 | -417/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove IDb interface which was deprecated for 3 years already | Joas Schilling | 2016-12-14 | 10 | -417/+3 | |
* | | | | | | | | | | | Merge pull request #2671 from nextcloud/issue-2661-reduce-log-level-on-databa... | Roeland Jago Douma | 2016-12-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Only log as info when we can not create a new DB user | Joas Schilling | 2016-12-14 | 1 | -1/+1 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | |