summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3970 from owncloud/backport-3946-stable5Thomas Müller2013-07-081-11/+23
|\
| * Squashed commit of the following:Thomas Müller2013-07-081-11/+23
* | Merge pull request #3940 from owncloud/stable5_oracle_testsuite_fixesJörn Friedrich Dreyer2013-07-081-3/+33
|\ \ | |/ |/|
| * Oracle doesn't know & as bitwise ANDBart Visscher2013-07-041-6/+8
| * for oracle use BITAND() instead of & in sharing permissions sqlJörn Friedrich Dreyer2013-07-041-3/+7
| * fix type of numeric columnsJörn Friedrich Dreyer2013-07-041-0/+24
| * check item id is setJörn Friedrich Dreyer2013-07-041-1/+1
| * add missing backticksJörn Friedrich Dreyer2013-07-041-1/+1
* | Backport of #3951 to stable5Thomas Müller2013-07-051-1/+12
|/
* add public apiBjörn Schießle2013-07-031-0/+108
* add missing backticks all over the placeJörn Friedrich Dreyer2013-06-141-6/+6
* fixes for pgsqlFlorin Peter2013-05-311-4/+4
* changed deprecated classFlorin Peter2013-05-311-1/+1
* fixes if cache returns falseFlorin Peter2013-05-311-4/+14
* fix $parent/$source typoFlorin Peter2013-05-311-2/+1
* fix indentionBjörn Schießle2013-05-311-5/+5
* remove unnecessary variableBjörn Schießle2013-05-311-2/+1
* use public API for error handling; improved while conditionBjörn Schießle2013-05-311-23/+20
* for external storages we never reach the path 'files', instead we need to lea...Björn Schießle2013-05-311-1/+2
* if one public link share was found, we don't have to check it for the other f...Björn Schießle2013-05-311-10/+12
* check list of users with access to the file from the bottom to the top. This ...Björn Schießle2013-05-311-7/+13
* add post hooks to share API, needed by the encryption appBjörn Schießle2013-05-241-5/+25
* add post hooks to share API, needed by the encryption appBjörn Schießle2013-05-241-0/+13
* backport changes to share.php to enable the encryption app to get all users w...Björn Schießle2013-05-241-0/+106
* Initialize collectionTypes variable as falseMichael Gapczynski2013-05-171-0/+1
* Merge pull request #2183 from owncloud/fix-shared-statuses-againBernhard Posselt2013-03-111-10/+15
|\
| * Fix #2080 and fix #2141Michael Gapczynski2013-03-071-10/+15
* | use pre_unshare hook, otherwise the share is already removed. Which means tha...Björn Schießle2013-03-081-0/+1
* | Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-03-071-1/+1
|\|
| * Fix fetching source path of shared filesMichael Gapczynski2013-03-071-1/+1
* | Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-03-052-6/+31
|\|
| * adding test case for getDefaultEmailAddress() + fixing #1844 againThomas Mueller2013-03-041-2/+2
| * validate the generated email address and fall back to localhost.localdomain i...Thomas Mueller2013-03-011-4/+7
| * Check resharing settingMichael Gapczynski2013-02-261-2/+24
* | Fix group post_shared hookMichael Gapczynski2013-03-041-14/+14
* | Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-02-283-21/+22
|\|
| * Merge pull request #1856 from owncloud/fix_error_handling_stream_copyFrank Karlitschek2013-02-251-1/+2
| |\
| | * return both, count and result if the operation succeeded or failed. Maybe in ...Björn Schießle2013-02-221-1/+2
| * | Whitespace fixesBart Visscher2013-02-222-20/+20
| |/
* / Correct parent folders' ETags for all users with access to a shared fileMichael Gapczynski2013-02-261-0/+23
|/
* Style-fix: Breakup long linesBart Visscher2013-02-147-97/+231
* Whitespace indent fixesBart Visscher2013-02-141-3/+3
* Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-141-1/+1
* Fix indentation styleBart Visscher2013-02-141-10/+10
* Fix files router download linksBart Visscher2013-02-081-0/+14
* missing comma in sql statementThomas Müller2013-02-081-1/+1
* Merge pull request #1500 from chriskoch/patch-1Frank Karlitschek2013-02-061-2/+2
|\
| * Update lib/public/util.phpChristian Koch2013-02-061-2/+2
* | Correct lib/public/contacts.php testsBart Visscher2013-02-061-2/+2
|/
* port already approved bugfix to master, https://github.com/owncloud/core/pull...Björn Schießle2013-02-061-1/+7