Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-14Add PHPDoc for magic property 'server'Lukas Reschke
2015-01-09Merge pull request #12988 from owncloud/logfile_downloadMorris Jobke
2015-01-07add Download logfile button to admin settingsGeorg Ehrke
2015-01-02add SIZE_ALL constJörn Friedrich Dreyer
2015-01-02fix visibilityJörn Friedrich Dreyer
2015-01-02move search results below filelist, show hint when results are off screen, us...Jörn Friedrich Dreyer
2015-01-02add paged providerJörn Friedrich Dreyer
2014-12-28Adding basement for the direct download urlThomas Müller
2014-12-23Intelligent containerBernhard Posselt
2014-12-22Merge pull request #12969 from owncloud/clarify-docsMorris Jobke
2014-12-22Merge pull request #12983 from owncloud/root-ifaceMorris Jobke
2014-12-21add an interface for the root folder so apps have an interface to deal with s...Bernhard Posselt
2014-12-21Merge pull request #12982 from owncloud/timefac-ifaceThomas Müller
2014-12-20add an interface for the timefactory classBernhard Posselt
2014-12-19Merge pull request #12749 from owncloud/server2server-sharing-ngBjörn Schießle
2014-12-19Merge pull request #12101 from owncloud/ldap_split_mappingblizzz
2014-12-19Split mapping from Access and Helper classes into it's own. Fully test them, ...Arthur Schiwon
2014-12-19Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle
2014-12-19Fix typoLukas Reschke
2014-12-19Clarify return valuesLukas Reschke
2014-12-19Merge pull request #12956 from owncloud/jenkins-user-backend-namesThomas Müller
2014-12-19introduce names for user backends - IUserBackendMorris Jobke
2014-12-19Merge pull request #12879 from owncloud/mountconfigMorris Jobke
2014-12-17add isAdmin and isInGroup methods for the group managerBernhard Posselt
2014-12-17add a isLoggedIn method to the usersession and deprecate the isLoggedIn metho...Bernhard Posselt
2014-12-17Add getMountPoint to FileInfoRobin Appelman
2014-12-17Load mount specific options from the mount configRobin Appelman
2014-12-17Merge pull request #12889 from owncloud/deprecation-timeThomas Müller
2014-12-16first round of deprecationBernhard Posselt
2014-12-16Move timezone logic out of server.phpJoas Schilling
2014-12-15Merge pull request #12555 from owncloud/app_specific_searchJörn Friedrich Dreyer
2014-12-15Olivier Paroz \OCP\AppFramework\Utility\IControllerMethodReflectorOlivier Paroz
2014-12-13Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-indexMorris Jobke
2014-12-12Merge pull request #12778 from owncloud/searchbytags2Vincent Petry
2014-12-12Merge pull request #12808 from owncloud/add-special-parameterlist-to-managerJoas Schilling
2014-12-12Make $userId mandatory for searchByTagsVincent Petry
2014-12-11Added searchByTags to view, storage and cacheVincent Petry
2014-12-11Allow extensions to specify the list of special parametersJoas Schilling
2014-12-11Use public interfaceLukas Reschke
2014-12-11Add user parameter to tag managerVincent Petry
2014-12-11Add IniGetWrapper to public interfaceLukas Reschke
2014-12-10introduce inApps[] filter for search via ajax query, make file results show u...Jörn Friedrich Dreyer
2014-12-10Add type of the variables to the docsJoas Schilling
2014-12-10Merge pull request #12485 from owncloud/jenkins-12383Joas Schilling
2014-12-10Add filter for 'backend' to user REST routeLukas Reschke
2014-12-10Require the interface and return a string instead of private classesJoas Schilling
2014-12-10Deprecate Util::formatDate()Joas Schilling
2014-12-10Merge pull request #12711 from owncloud/add-backend-to-rest-indexLukas Reschke
2014-12-09Merge pull request #12695 from owncloud/db-drop-tableMorris Jobke
2014-12-09Add tableExists to public db apiRobin Appelman