summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Allow read-only configurationLukas Reschke2014-11-251-0/+8
* The class name is Movie NOT MoviesOlivier Paroz2014-11-252-2/+2
* Merge pull request #12402 from owncloud/fix-phpdocMorris Jobke2014-11-251-25/+17
|\
| * Fix PHPDoc and deprecated codeLukas Reschke2014-11-241-25/+17
* | Merge pull request #12380 from owncloud/remove-oc-migrateLukas Reschke2014-11-253-924/+0
|\ \ | |/ |/|
| * Remove OC_MigrateLukas Reschke2014-11-243-924/+0
* | Merge pull request #12294 from owncloud/route-postfixThomas Müller2014-11-241-1/+7
|\ \
| * | add postfixBernhard Posselt2014-11-191-1/+7
* | | Merge pull request #12303 from owncloud/windows-unknown-command-commandMorris Jobke2014-11-242-19/+20
|\ \ \
| * | | Simplify the binary finding code in the movie preview classJoas Schilling2014-11-201-11/+3
| * | | Deduplicate function by moving it to the OC_HelperJoas Schilling2014-11-202-10/+19
* | | | Merge pull request #12142 from owncloud/DeprecateOldIAPICallsMorris Jobke2014-11-241-0/+3
|\ \ \ \
| * | | | Deprecate older API wrappers and callsLukas Reschke2014-11-121-0/+3
* | | | | Merge pull request #12084 from owncloud/sharing_fix_shared_with_infoMorris Jobke2014-11-241-5/+10
|\ \ \ \ \
| * | | | | also check for the correct owner if it was submittedBjoern Schiessle2014-11-211-5/+10
| | |_|_|/ | |/| | |
* / | | | remove ugly hack and don't use OC\Preview\Image for tiffs and svgsGeorg Ehrke2014-11-232-11/+1
|/ / / /
* | | | Revert "drop OC_Preferences::getUsers and getApps"Morris Jobke2014-11-202-0/+54
* | | | drop OC_Preferences::getUsers and getAppsMorris Jobke2014-11-202-54/+0
* | | | Merge pull request #12330 from owncloud/jenkins-eat-thatMorris Jobke2014-11-203-15/+10
|\ \ \ \
| * | | | drop dependency of some commands on old config objectMorris Jobke2014-11-203-15/+10
* | | | | Merge pull request #12321 from owncloud/checkForXMLWriterThomas Müller2014-11-201-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Check for XMLWriter classLukas Reschke2014-11-201-0/+1
| | |/ / | |/| |
* | | | Merge pull request #12226 from owncloud/remove-phpassThomas Müller2014-11-201-3/+1
|\ \ \ \
| * | | | Remove phpass and migrate to new Hasher interfaceLukas Reschke2014-11-171-3/+1
* | | | | Merge pull request #12297 from owncloud/issue/10991-all-testcaseMorris Jobke2014-11-201-3/+0
|\ \ \ \ \
| * | | | | Use base class to reset the file mapperJoas Schilling2014-11-191-3/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #12253 from owncloud/port-12154Vincent Petry2014-11-202-4/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add repair steps for legacy config filesLukas Reschke2014-11-181-1/+2
| * | | | Ignore port for trusted domainsLukas Reschke2014-11-181-3/+15
* | | | | drop unneeded var_dump - fixes #9997Morris Jobke2014-11-181-1/+0
* | | | | Merge pull request #12261 from oparoz/patch-1Morris Jobke2014-11-181-1/+1
|\ \ \ \ \
| * | | | | Replace deprecated switchesOlivier Paroz2014-11-181-1/+1
* | | | | | Merge pull request #12224 from owncloud/fix_12211Björn Schießle2014-11-181-9/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | only users can have a display name different from the idBjoern Schiessle2014-11-181-1/+4
| * | | | | make sure that we only find the shares from the correct share type if users a...Bjoern Schiessle2014-11-181-2/+8
| * | | | | make sure that we don't find the wrong shares if a user and a group have the ...Bjoern Schiessle2014-11-181-6/+10
| |/ / / /
* | | | | Merge pull request #12259 from owncloud/app-enabled-plugin-appmanagerLukas Reschke2014-11-181-4/+4
|\ \ \ \ \
| * | | | | Fix type hinting for app managerRobin Appelman2014-11-181-4/+4
| |/ / / /
* | | | | Merge pull request #12242 from owncloud/fix-undefined-sizeLukas Reschke2014-11-181-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Check if the size field is availableLukas Reschke2014-11-171-1/+1
* | | | | Merge pull request #12237 from owncloud/fix-12236Morris Jobke2014-11-181-5/+5
|\ \ \ \ \
| * | | | | Make declaration compatibleLukas Reschke2014-11-171-5/+5
| |/ / / /
* | | | | Merge pull request #9962 from owncloud/app-group-enable-remoteLukas Reschke2014-11-181-0/+75
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add sabredav plugin to check if a user has access to an appRobin Appelman2014-11-171-0/+75
* | | | | Merge pull request #11727 from owncloud/moveCallCheckRegisterToSomeWhereElseLukas Reschke2014-11-171-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Move CSRF checkLukas Reschke2014-11-171-0/+3
| | |/ / | |/| |
* | | | Merge pull request #11741 from owncloud/delete_all_children_preview_2Vincent Petry2014-11-171-16/+94
|\ \ \ \
| * | | | delete all children's previews when deleting a folderGeorg Ehrke2014-10-301-16/+94
* | | | | Merge pull request #12218 from owncloud/issue/10991-fixesMorris Jobke2014-11-172-2/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make it possible to cleanPath() absolute Windows pathsJoas Schilling2014-11-171-2/+11