summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Fix return value for OCP PHPDocMorris Jobke2015-06-171-1/+1
* Fix OCP PHPDocMorris Jobke2015-06-171-3/+3
* OCS Fixes to allow setting of password without removing additional settingsRoeland Jago Douma2015-06-031-0/+14
* Merge pull request #15401 from owncloud/response-setContentLengthHeader-stable8Morris Jobke2015-05-201-0/+8
|\
| * Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround.Andreas Fischer2015-04-041-0/+8
* | Add use statementLukas Reschke2015-05-021-0/+1
* | When guessing the timezone, the offset might only be valid on a given timestampJoas Schilling2015-04-071-1/+2
|/
* Merge pull request #15193 from owncloud/stable8-15145Vincent Petry2015-03-261-0/+43
|\
| * Properly catch whether a share is `null`Lukas Reschke2015-03-251-0/+43
* | Merge pull request #14914 from owncloud/backport-14766-compare-array-insertif...Vincent Petry2015-03-262-32/+19
|\ \
| * | Also add a note that clob does not work in the compare arrayJoas Schilling2015-03-161-0/+1
| * | Fix doc blocks of insertIfNotExists() methodJoas Schilling2015-03-162-30/+16
| * | let insertIfNotExist() throw the native DBALException - no need to hide the r...Thomas Müller2015-03-162-2/+2
| * | Allow specifying the compare-array for insertIfNotExists()Joas Schilling2015-03-162-3/+3
| |/
* / Add `getNonExistingName()` to the node apiRobin Appelman2015-03-251-0/+9
|/
* 14719 without public APILukas Reschke2015-03-051-10/+0
* Fix totally broken AppStoreLukas Reschke2015-03-051-0/+9
* Add "throws" lines to calling methods and interface aswellJoas Schilling2015-02-271-0/+18
* URLEncode logout attributeLukas Reschke2015-02-171-2/+3
* Merge pull request #13561 from owncloud/trash-finaldeletewhencrossstoragefixVincent Petry2015-01-271-0/+2
|\
| * Fix return type of addStorageWrapper in PHPDocVincent Petry2015-01-271-1/+1
| * Do not call wrapStorage if storate with same name added twiceVincent Petry2015-01-221-0/+2
* | Merge pull request #13676 from owncloud/fix-node-ifaceThomas Müller2015-01-271-1/+1
|\ \
| * | fix node interfaceBernhard Posselt2015-01-261-1/+1
| |/
* / Add a method to set/unset multiple config values in one callJoas Schilling2015-01-231-0/+8
|/
* 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