| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \ \ |
|
| * | | | Add cache buster to left menu bar | Lukas Reschke | 2016-08-18 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge pull request #931 from nextcloud/replace-hardcoded-classname | blizzz | 2016-08-18 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | let the containers resolving capabilities find and instantiate the right service | Arthur Schiwon | 2016-08-18 | 1 | -4/+4 |
| |/ / |
|
* / / | Fix "Undefined index" when the values do not exist | Joas Schilling | 2016-08-18 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #916 from nextcloud/password_controller_composer | Roeland Jago Douma | 2016-08-17 | 2 | -2/+2 |
|\ \ |
|
| * | | Add ChangePasswordController to autoloader | Roeland Jago Douma | 2016-08-17 | 2 | -2/+2 |
* | | | Merge pull request #848 from nextcloud/public-link-quota | Lukas Reschke | 2016-08-17 | 1 | -1/+13 |
|\ \ \ |
|
| * | | | fix getting quota for public links with quota_include_external_storage | Robin Appelman | 2016-08-12 | 1 | -1/+13 |
| | |/
| |/| |
|
* | | | Merge pull request #867 from nextcloud/notification-primary-action-always-first | Roeland Jago Douma | 2016-08-17 | 1 | -1/+5 |
|\ \ \
| |_|/
|/| | |
|