summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Cache avatars properlyRoeland Jago Douma2016-08-305-6/+26
* Merge pull request #891 from nextcloud/us_25810Morris Jobke2016-08-301-2/+48
|\
| * Improve regexp to detect duplicate folders when repairing unmerged sharesVincent Petry2016-08-171-8/+6
| * Fix unmerged shares repair with mixed group and direct sharesVincent Petry2016-08-171-3/+13
| * Improve file_target finding logic when repairing unmerged sharesVincent Petry2016-08-171-1/+39
* | Merge pull request #1142 from nextcloud/fix-case-sensitive-settingsRoeland Jago Douma2016-08-291-0/+10
|\ \
| * | Fix issues where some user settings cannot be loaded when the user id differs...Thomas Müller2016-08-291-0/+10
* | | Merge pull request #1139 from nextcloud/clean-code-imageRoeland Jago Douma2016-08-291-15/+11
|\ \ \
| * | | Some cleanup within OC_Image (#25875)Thomas Müller2016-08-291-15/+11
| |/ /
* | | 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
|\ \ \ \ | |/ / / |/| | |