Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Fix unmerged shares repair with mixed group and direct shares | Vincent Petry | 2016-08-17 | 1 | -3/+13 | |
| * | | | | Improve file_target finding logic when repairing unmerged shares | Vincent Petry | 2016-08-17 | 1 | -1/+39 | |
* | | | | | Merge pull request #1142 from nextcloud/fix-case-sensitive-settings | Roeland Jago Douma | 2016-08-29 | 1 | -0/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix issues where some user settings cannot be loaded when the user id differs... | Thomas Müller | 2016-08-29 | 1 | -0/+10 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #1139 from nextcloud/clean-code-image | Roeland Jago Douma | 2016-08-29 | 1 | -15/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Some cleanup within OC_Image (#25875) | Thomas Müller | 2016-08-29 | 1 | -15/+11 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #1134 from nextcloud/fix_redirection | Joas Schilling | 2016-08-29 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix redirection taking care of protocol and port | Juan Pablo Villafáñez | 2016-08-29 | 1 | -1/+1 | |
| |/ / / / | ||||||
* / / / / | always return numeric storage id as int, also check type equality in test ass... | Jörn Friedrich Dreyer | 2016-08-29 | 1 | -4/+4 | |
|/ / / / | ||||||
* | | | | Merge pull request #847 from nextcloud/quota-mount-in-homefolder | Lukas Reschke | 2016-08-28 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | fix quota calculation when a filesystem is mounted in a user home | Robin Appelman | 2016-08-12 | 1 | -1/+1 | |
* | | | | | Merge pull request #1105 from nextcloud/usermenu-ordering | Raghu Nayyar | 2016-08-28 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix ordering of user menu entries | Jan-Christoph Borchardt | 2016-08-27 | 1 | -3/+3 | |
* | | | | | | Merge pull request #1054 from nextcloud/less-cache-hits | Lukas Reschke | 2016-08-27 | 3 | -17/+27 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | optimize getUserFolder for the common case | Robin Appelman | 2016-08-25 | 1 | -11/+6 | |
| * | | | | | cache user folders | Robin Appelman | 2016-08-25 | 2 | -16/+27 | |
| * | | | | | cache root id in mountpoint | Robin Appelman | 2016-08-25 | 1 | -1/+5 | |
* | | | | | | Merge pull request #1088 from nextcloud/core_tags_cleanup | Lukas Reschke | 2016-08-26 | 2 | -2/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Autoloader update | Roeland Jago Douma | 2016-08-26 | 2 | -2/+0 | |
* | | | | | | | Merge pull request #1031 from nextcloud/2fa-infinite-redirect-loop | Joas Schilling | 2016-08-26 | 4 | -5/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | prevent infinite redirect loops if the there is no 2fa provider to pass | Christoph Wurst | 2016-08-24 | 4 | -5/+19 | |
* | | | | | | | | Merge pull request #771 from nextcloud/theming-fixes | Roeland Jago Douma | 2016-08-26 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Remove internal from getThemingDefaults | Julius Haertl | 2016-08-26 | 1 | -1/+0 | |
* | | | | | | | | Merge pull request #1080 from nextcloud/always_lazyroot | Lukas Reschke | 2016-08-26 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Always use the LazyRoot | Roeland Jago Douma | 2016-08-26 | 2 | -3/+3 | |
* | | | | | | | | Merge pull request #1026 from nextcloud/theming-extend-defaults | Roeland Jago Douma | 2016-08-26 | 1 | -5/+6 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Use the lazy root to make tests pass 🙈 | Joas Schilling | 2016-08-24 | 1 | -1/+1 | |
| * | | | | | | | Theming: Add logo and background to ThemingDefaults | Julius Haertl | 2016-08-24 | 1 | -5/+6 | |
* | | | | | | | | Merge pull request #1036 from nextcloud/query-logger-stack | Joas Schilling | 2016-08-25 | 3 | -2/+33 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | add stacktrace to query logger | Robin Appelman | 2016-08-24 | 3 | -2/+33 | |
| | |/ / / / / | |/| | | | | | ||||||
* / | | | | | | Dark autoloader magic for ThemingDefaults | Roeland Jago Douma | 2016-08-24 | 1 | -4/+10 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #1007 from nextcloud/shared-storage-non-recursive | Lukas Reschke | 2016-08-23 | 3 | -104/+106 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | prevent infinite recursion while getting storage from mount | Robin Appelman | 2016-08-23 | 1 | -8/+10 | |
| * | | | | | Allow jail wrappers to lazily initialize the source storage | Robin Appelman | 2016-08-22 | 1 | -41/+41 | |
| * | | | | | Allow storage wrappers to lazily initialize the source storage | Robin Appelman | 2016-08-22 | 1 | -55/+55 | |
* | | | | | | Merge pull request #995 from nextcloud/workflow-section | Lukas Reschke | 2016-08-23 | 2 | -6/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Save the container with the app's namespace so we can resolve it | Joas Schilling | 2016-08-22 | 1 | -1/+2 | |
| * | | | | | | fix wrong var name | Arthur Schiwon | 2016-08-22 | 1 | -1/+1 | |
| * | | | | | | enlist only registered sections that also have settings registered to | Arthur Schiwon | 2016-08-22 | 1 | -4/+8 | |
| |/ / / / / | ||||||
* | | | | | | Cache registered autoloaders | Lukas Reschke | 2016-08-22 | 1 | -0/+6 | |
* | | | | | | hide parameters of tryLogin when logging | Arthur Schiwon | 2016-08-22 | 1 | -0/+3 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #969 from nextcloud/allow-to-validate-operations | Lukas Reschke | 2016-08-21 | 3 | -0/+41 | |
|\ \ \ \ \ | ||||||
| * | | | | | update composer list | Joas Schilling | 2016-08-19 | 2 | -0/+2 | |
| * | | | | | Validate the operation | Joas Schilling | 2016-08-19 | 1 | -0/+39 | |
* | | | | | | Remove reading PATH_INFO from server variable | Lukas Reschke | 2016-08-19 | 1 | -4/+0 | |
* | | | | | | Fix loading of ThemingDefaults | Julius Haertl | 2016-08-19 | 1 | -1/+1 | |
* | | | | | | Merge pull request #865 from nextcloud/ocs_config | Morris Jobke | 2016-08-19 | 4 | -69/+0 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Update autoloader | Roeland Jago Douma | 2016-08-18 | 2 | -2/+0 | |
| * | | | | | Remove unused private classes | Roeland Jago Douma | 2016-08-18 | 2 | -67/+0 | |
* | | | | | | Merge pull request #934 from nextcloud/add-cachebusters | blizzz | 2016-08-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ |