summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Add PHPDoc for `urlParams`Lukas Reschke2015-01-151-1/+1
* Add PHPDoc for magic property 'server'Lukas Reschke2015-01-141-1/+3
* Merge pull request #12988 from owncloud/logfile_downloadMorris Jobke2015-01-091-0/+42
|\
| * add Download logfile button to admin settingsGeorg Ehrke2015-01-071-0/+42
* | add SIZE_ALL constJörn Friedrich Dreyer2015-01-021-3/+8
* | fix visibilityJörn Friedrich Dreyer2015-01-022-8/+2
* | move search results below filelist, show hint when results are off screen, us...Jörn Friedrich Dreyer2015-01-022-6/+8
* | add paged providerJörn Friedrich Dreyer2015-01-022-0/+68
* | Adding basement for the direct download urlThomas Müller2014-12-281-0/+10
* | Intelligent containerBernhard Posselt2014-12-232-0/+44
* | Merge pull request #12969 from owncloud/clarify-docsMorris Jobke2014-12-221-2/+2
|\ \
| * | Fix typoLukas Reschke2014-12-191-1/+1
| * | Clarify return valuesLukas Reschke2014-12-191-1/+1
* | | Merge pull request #12983 from owncloud/root-ifaceMorris Jobke2014-12-221-0/+32
|\ \ \
| * | | add an interface for the root folder so apps have an interface to deal with s...Bernhard Posselt2014-12-211-0/+32
| | |/ | |/|
* | | Merge pull request #12982 from owncloud/timefac-ifaceThomas Müller2014-12-211-0/+38
|\ \ \ | |/ / |/| |
| * | add an interface for the timefactory classBernhard Posselt2014-12-201-0/+38
* | | Merge pull request #12749 from owncloud/server2server-sharing-ngBjörn Schießle2014-12-191-0/+12
|\ \ \
| * | | Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-0/+12
| | |/ | |/|
* | | Merge pull request #12101 from owncloud/ldap_split_mappingblizzz2014-12-191-0/+1
|\ \ \ | |/ / |/| |
| * | Split mapping from Access and Helper classes into it's own. Fully test them, ...Arthur Schiwon2014-12-191-0/+1
* | | Merge pull request #12956 from owncloud/jenkins-user-backend-namesThomas Müller2014-12-191-0/+27
|\ \ \ | |/ / |/| |
| * | introduce names for user backends - IUserBackendMorris Jobke2014-12-191-0/+27
* | | Merge pull request #12879 from owncloud/mountconfigMorris Jobke2014-12-182-0/+16
|\ \ \ | |/ / |/| |
| * | Add getMountPoint to FileInfoRobin Appelman2014-12-171-0/+7
| * | Load mount specific options from the mount configRobin Appelman2014-12-171-0/+9
| |/
* | add isAdmin and isInGroup methods for the group managerBernhard Posselt2014-12-172-0/+16
* | add a isLoggedIn method to the usersession and deprecate the isLoggedIn metho...Bernhard Posselt2014-12-172-1/+11
|/
* Merge pull request #12889 from owncloud/deprecation-timeThomas Müller2014-12-172-0/+13
|\
| * first round of deprecationBernhard Posselt2014-12-162-0/+13
* | Move timezone logic out of server.phpJoas Schilling2014-12-161-0/+21
|/
* Merge pull request #12555 from owncloud/app_specific_searchJörn Friedrich Dreyer2014-12-152-4/+33
|\
| * introduce inApps[] filter for search via ajax query, make file results show u...Jörn Friedrich Dreyer2014-12-102-4/+33
* | Olivier Paroz \OCP\AppFramework\Utility\IControllerMethodReflectorOlivier Paroz2014-12-141-0/+63
* | Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-indexMorris Jobke2014-12-131-0/+6
|\ \
| * | Use public interfaceLukas Reschke2014-12-111-1/+1
| * | Add filter for 'backend' to user REST routeLukas Reschke2014-12-101-0/+6
* | | Merge pull request #12778 from owncloud/searchbytags2Vincent Petry2014-12-122-3/+13
|\ \ \
| * | | Make $userId mandatory for searchByTagsVincent Petry2014-12-121-1/+2
| * | | Added searchByTags to view, storage and cacheVincent Petry2014-12-111-0/+8
| * | | Add user parameter to tag managerVincent Petry2014-12-111-3/+4
* | | | Merge pull request #12808 from owncloud/add-special-parameterlist-to-managerJoas Schilling2014-12-122-0/+20
|\ \ \ \
| * | | | Allow extensions to specify the list of special parametersJoas Schilling2014-12-112-0/+20
* | | | | Add IniGetWrapper to public interfaceLukas Reschke2014-12-111-0/+7
|/ / / /
* / / / Add type of the variables to the docsJoas Schilling2014-12-101-3/+3
|/ / /
* | | Merge pull request #12485 from owncloud/jenkins-12383Joas Schilling2014-12-103-6/+130
|\ \ \ | |/ / |/| |
| * | Require the interface and return a string instead of private classesJoas Schilling2014-12-101-16/+16
| * | Deprecate Util::formatDate()Joas Schilling2014-12-102-6/+9
| * | Add a DateTimeFormatter class which allows overwriting the language and timezoneJoas Schilling2014-12-091-0/+121
* | | Merge pull request #12711 from owncloud/add-backend-to-rest-indexLukas Reschke2014-12-101-0/+7
|\ \ \