summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate getQuota and setQuota methods in User instanceArthur Schiwon2016-02-091-4/+1
|
* Merge pull request #21844 from owncloud/drop-image-pathThomas Müller2016-01-251-2/+2
|\ | | | | Remove OC_Helper::imagePath and use the proper public interface
| * Remove OC_Helper::imagePath and use the proper public interfaceMorris Jobke2016-01-241-2/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2016-01-252-0/+4
|/
* Merge pull request #21117 from owncloud/owner-file-existsThomas Müller2016-01-151-13/+6
|\ | | | | Only return an owner if the file exists + improved getUidAndFilename
| * handle not found in trash hookRobin Appelman2016-01-111-1/+5
| |
| * de-deplicate getUidAndFilenameRobin Appelman2016-01-111-12/+1
| |
* | Merge pull request #21544 from owncloud/trashbin-permissionsThomas Müller2016-01-151-0/+3
|\ \ | | | | | | set etag and permission fields for trashbin entries
| * | set etag and permission fields for trashbin entriesRobin Appelman2016-01-081-0/+3
| |/
* / Happy new year!Thomas Müller2016-01-1228-35/+43
|/
* Merge pull request #21498 from owncloud/cleanup-OC_DBThomas Müller2016-01-071-6/+0
|\ | | | | Cleanup OC_DB methods
| * Remove OC_DB::dropTableMorris Jobke2016-01-071-6/+0
| |
* | Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling2016-01-071-1/+0
| |
* | Add ownCloud min and max version for shipped appsJoas Schilling2016-01-071-1/+1
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-072-0/+12
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-01-052-0/+4
|
* Merge pull request #21268 from owncloud/cleanup-OC_Helper-getFileNameMimeTypeThomas Müller2015-12-182-2/+2
|\ | | | | Use proper public API for OC_Helper::getFileNameMimeType
| * Use proper public API for OC_Helper::getFileNameMimeTypeMorris Jobke2015-12-172-2/+2
| |
* | Removed deprecated function OC_User::deleteUserRoeland Jago Douma2015-12-172-2/+4
| | | | | | | | Replaced with proper OCP calls
* | Removed deprecated private OC_User::createUserRoeland Jago Douma2015-12-171-1/+1
|/ | | | | All function calls are replaced with the recommended (which was already the body of the function).
* [tx-robot] updated from transifexJenkins for ownCloud2015-12-172-4/+4
|
* skip test if we cant use the filesystem when not logged inRobin Appelman2015-12-111-2/+5
|
* Fix thrashbin wrapper when no user is loggedinRobin Appelman2015-12-112-2/+13
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-12-092-0/+2
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-072-9/+23
| | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* Merge pull request #20796 from owncloud/cleanup-trashbin-codeThomas Müller2015-12-071-15/+6
|\ | | | | Cleanup trashbin expire code
| * Cleanup trashbin expire codeMorris Jobke2015-11-301-15/+6
| | | | | | | | * requested by @schiesbn
* | Replace old config code with usage of proper APIsMorris Jobke2015-12-021-3/+4
| |
* | Add DB group to some files_external testsThomas Müller2015-11-301-0/+7
| | | | | | | | | | | | | | | | | | | | Adding group Db to federation tests and ldap tests Add group DB to Test_UrlGenerator Adding group DB to trashbin and versions tests Adding group DB to Test_Util_CheckServer for pg
* | Adding more DB groups to test suitsThomas Müller2015-11-303-0/+16
|/ | | | Adding more DB groups to test suits
* Deduplicate queued trashbin expire jobsMorris Jobke2015-11-273-26/+12
| | | | | | | | * fixes #20425 * this removes the argument trashbin size from the expire job - it is now calculated in the expire job * the queue now detects properly that the job is already queue and doesn't add it again
* Make Cache\Updater per storageRobin Appelman2015-11-251-3/+3
|
* Merge pull request #20439 from owncloud/etag-propagate-in-storageThomas Müller2015-11-251-1/+0
|\ | | | | Take submount etag into account for folder etags
| * update testsRobin Appelman2015-11-191-1/+0
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-11-24142-252/+388
| |
* | Merge pull request #16902 from owncloud/jsocclientThomas Müller2015-11-232-5/+72
|\ \ | | | | | | Web UI uses Webdav instead of ajax/* calls
| * | Properly join path sectionsVincent Petry2015-11-221-4/+1
| | | | | | | | | | | | | | | This prevents double slashes that can mess up path comparisons in some cases.
| * | Make files app use Webdav for most operationsVincent Petry2015-11-221-1/+71
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-232-4/+4
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-11-222-0/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-11-212-2/+6
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-11-122-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-11-112-4/+8
|
* Fix scrollto= parameter in trashbin viewJoas Schilling2015-11-021-1/+3
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-282-4/+8
|
* Update license headersLukas Reschke2015-10-268-8/+8
|
* Throw exception on `getPath` if file does not existLukas Reschke2015-10-251-2/+12
| | | | | | | | | | Currently the `getPath` methods returned `NULL` in case when a file with the specified ID does not exist. This however mandates that developers are checking for the `NULL` case and if they do not the door for bugs with all kind of impact is widely opened. This is especially harmful if used in context with Views where the final result is limited based on the result of `getPath`, if `getPath` returns `NULL` PHP type juggles this to an empty string resulting in all possible kind of bugs. While one could argue that this is a misusage of the API the fact is that it is very often misused and an exception will trigger an immediate stop of execution as well as log this behaviour and show a pretty error page. I also adjusted some usages where I believe that we need to catch these errors, in most cases this is though simply an error that should hard-fail.
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-232-4/+6
|
* Merge pull request #17641 from owncloud/fix_objectstore_renameJörn Friedrich Dreyer2015-10-192-15/+20
|\ | | | | don't move files in cache twice, fixes renaming for objectstores
| * Fix listing of trash files in testRobin Appelman2015-10-161-0/+2
| |