summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1134 from nextcloud/fix_redirectionJoas Schilling2016-08-291-1/+1
|\
| * Fix redirection taking care of protocol and portJuan Pablo Villafáñez2016-08-291-1/+1
* | always return numeric storage id as int, also check type equality in test ass...Jörn Friedrich Dreyer2016-08-291-4/+4
|/
* Merge pull request #847 from nextcloud/quota-mount-in-homefolderLukas Reschke2016-08-281-1/+1
|\
| * fix quota calculation when a filesystem is mounted in a user homeRobin Appelman2016-08-121-1/+1
* | Merge pull request #1105 from nextcloud/usermenu-orderingRaghu Nayyar2016-08-281-3/+3
|\ \
| * | fix ordering of user menu entriesJan-Christoph Borchardt2016-08-271-3/+3
* | | Merge pull request #1054 from nextcloud/less-cache-hitsLukas Reschke2016-08-273-17/+27
|\ \ \ | |/ / |/| |
| * | optimize getUserFolder for the common caseRobin Appelman2016-08-251-11/+6
| * | cache user foldersRobin Appelman2016-08-252-16/+27
| * | cache root id in mountpointRobin Appelman2016-08-251-1/+5
* | | Merge pull request #1088 from nextcloud/core_tags_cleanupLukas Reschke2016-08-262-2/+0
|\ \ \
| * | | Autoloader updateRoeland Jago Douma2016-08-262-2/+0
* | | | Merge pull request #1031 from nextcloud/2fa-infinite-redirect-loopJoas Schilling2016-08-264-5/+19
|\ \ \ \
| * | | | prevent infinite redirect loops if the there is no 2fa provider to passChristoph Wurst2016-08-244-5/+19
* | | | | Merge pull request #771 from nextcloud/theming-fixesRoeland Jago Douma2016-08-261-1/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove internal from getThemingDefaultsJulius Haertl2016-08-261-1/+0
* | | | | Merge pull request #1080 from nextcloud/always_lazyrootLukas Reschke2016-08-262-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Always use the LazyRootRoeland Jago Douma2016-08-262-3/+3
* | | | | Merge pull request #1026 from nextcloud/theming-extend-defaultsRoeland Jago Douma2016-08-261-5/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use the lazy root to make tests pass 🙈Joas Schilling2016-08-241-1/+1
| * | | | Theming: Add logo and background to ThemingDefaultsJulius Haertl2016-08-241-5/+6
* | | | | Merge pull request #1036 from nextcloud/query-logger-stackJoas Schilling2016-08-253-2/+33
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | add stacktrace to query loggerRobin Appelman2016-08-243-2/+33
| | |/ / | |/| |
* / | | Dark autoloader magic for ThemingDefaultsRoeland Jago Douma2016-08-241-4/+10
|/ / /
* | | Merge pull request #1007 from nextcloud/shared-storage-non-recursiveLukas Reschke2016-08-233-104/+106
|\ \ \ | |/ / |/| |
| * | prevent infinite recursion while getting storage from mountRobin Appelman2016-08-231-8/+10
| * | Allow jail wrappers to lazily initialize the source storageRobin Appelman2016-08-221-41/+41
| * | Allow storage wrappers to lazily initialize the source storageRobin Appelman2016-08-221-55/+55
* | | Merge pull request #995 from nextcloud/workflow-sectionLukas Reschke2016-08-232-6/+11
|\ \ \
| * | | Save the container with the app's namespace so we can resolve itJoas Schilling2016-08-221-1/+2
| * | | fix wrong var nameArthur Schiwon2016-08-221-1/+1
| * | | enlist only registered sections that also have settings registered toArthur Schiwon2016-08-221-4/+8
| |/ /
* | | Cache registered autoloadersLukas Reschke2016-08-221-0/+6
* | | hide parameters of tryLogin when loggingArthur Schiwon2016-08-221-0/+3
|/ /
* | Merge pull request #969 from nextcloud/allow-to-validate-operationsLukas Reschke2016-08-213-0/+41
|\ \
| * | update composer listJoas Schilling2016-08-192-0/+2
| * | Validate the operationJoas Schilling2016-08-191-0/+39
* | | Remove reading PATH_INFO from server variableLukas Reschke2016-08-191-4/+0
* | | Fix loading of ThemingDefaultsJulius Haertl2016-08-191-1/+1
* | | Merge pull request #865 from nextcloud/ocs_configMorris Jobke2016-08-194-69/+0
|\ \ \ | |/ / |/| |
| * | Update autoloaderRoeland Jago Douma2016-08-182-2/+0
| * | Remove unused private classesRoeland Jago Douma2016-08-182-67/+0
* | | Merge pull request #934 from nextcloud/add-cachebustersblizzz2016-08-181-0/+1
|\ \ \
| * | | Add cache buster to left menu barLukas Reschke2016-08-181-0/+1
| |/ /
* | | Merge pull request #931 from nextcloud/replace-hardcoded-classnameblizzz2016-08-181-4/+4
|\ \ \
| * | | let the containers resolving capabilities find and instantiate the right serviceArthur Schiwon2016-08-181-4/+4
| |/ /
* / / Fix "Undefined index" when the values do not existJoas Schilling2016-08-181-2/+2
|/ /
* | Merge pull request #916 from nextcloud/password_controller_composerRoeland Jago Douma2016-08-172-2/+2
|\ \
| * | Add ChangePasswordController to autoloaderRoeland Jago Douma2016-08-172-2/+2