Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3388 from roha4000/master | Michael Gapczynski | 2013-05-25 | 1 | -0/+27 |
|\ | |||||
| * | New tests to assure that a move will not affect another users cache entries | Roland Hager | 2013-05-22 | 1 | -0/+27 |
* | | Merge pull request #3416 from owncloud/files_encryption | Thomas Müller | 2013-05-24 | 2 | -5/+7 |
|\ \ | |||||
| * | | Merge branch 'master' into files_encryption | Florin Peter | 2013-05-22 | 5 | -8/+371 |
| |\| | |||||
| * | | Merge branch 'master' into files_encryption | Björn Schießle | 2013-05-21 | 1 | -0/+11 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into files_encryption | Florin Peter | 2013-05-20 | 1 | -0/+19 |
| |\ \ \ | |||||
| * | | | | removed FileProxy from test | Florin Peter | 2013-05-15 | 1 | -5/+6 |
| * | | | | Merge branch 'files_encryption' of https://github.com/owncloud/core into file... | Florin Peter | 2013-05-15 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | revert changes to fbbc76f281f50afa3072d99e4e0d413df835b3d3 because master is ... | Florin Peter | 2013-05-01 | 3 | -69/+60 |
| | * | | | | Merge branch 'master' into files_encryption to get the latest files_trashbin app | Florin Peter | 2013-04-30 | 3 | -60/+69 |
| | |\ \ \ \ | |||||
| | * | | | | | fixed tests, now tests should work via autotest.sh | Florin Peter | 2013-04-30 | 1 | -0/+1 |
| | * | | | | | fixed test for crypt and keymanager | Florin Peter | 2013-04-29 | 1 | -3/+4 |
* | | | | | | | Merge branch 'master' into move-storages | Michael Gapczynski | 2013-05-23 | 6 | -8/+382 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge pull request #3266 from owncloud/hooks | Thomas Müller | 2013-05-21 | 2 | -0/+316 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' into hooks | Thomas Mueller | 2013-05-15 | 6 | -14/+92 |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||||
| | * | | | | | | fix typo | Robin Appelman | 2013-05-09 | 1 | -9/+9 |
| | * | | | | | | New hook system | Robin Appelman | 2013-05-07 | 2 | -0/+316 |
| | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | merge master into filecache_mtime | Robin Appelman | 2013-05-21 | 17 | -81/+296 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Add test for renaming non-existing category. | Thomas Tanghus | 2013-05-20 | 1 | -0/+1 |
| | * | | | | | Add rename() method to OC_VCategories. | Thomas Tanghus | 2013-05-20 | 1 | -0/+10 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Merge branch 'master' into filecache_mtime | Michael Gapczynski | 2013-03-08 | 8 | -8/+185 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge master into filecache_mtime | Robin Appelman | 2013-02-15 | 4 | -3/+42 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Emulate touch() for backends that don't support it | Robin Appelman | 2013-02-10 | 1 | -2/+32 |
| * | | | | | | | Cache: bookkeeping of storage_mtime | Robin Appelman | 2013-02-10 | 3 | -6/+24 |
* | | | | | | | | Fix undefined variable for copying empty folders | Michael Gapczynski | 2013-05-19 | 1 | -0/+3 |
* | | | | | | | | Add tests for copying/moving between storages | Michael Gapczynski | 2013-05-19 | 1 | -0/+34 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Add Compound property to avoid double escaping values. | Thomas Tanghus | 2013-05-15 | 1 | -0/+19 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Use new autoloader class | Thomas Tanghus | 2013-05-11 | 2 | -4/+5 |
* | | | | | | Autoloader: fix loading app clases located in lib/ | Robin Appelman | 2013-05-08 | 1 | -10/+17 |
* | | | | | | Autoloader: test cases | Robin Appelman | 2013-05-07 | 1 | -5/+53 |
* | | | | | | Merge pull request #3044 from owncloud/backgroundwatcher | icewind1991 | 2013-05-07 | 1 | -2/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Cache: add a backgroundjob to check for external changes to the filesystem | Robin Appelman | 2013-04-20 | 1 | -2/+4 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #3025 from owncloud/move-file | Michael Gapczynski | 2013-05-07 | 1 | -3/+4 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Cache: only look for child entires when doing a move operation when moving a ... | Robin Appelman | 2013-04-19 | 1 | -3/+4 |
| |/ / / / | |||||
* | | | | | Further seperation of mount management logic | Robin Appelman | 2013-04-26 | 3 | -60/+69 |
* | | | | | Have the filecache updater testcase clean the filesystem properly | Robin Appelman | 2013-04-25 | 1 | -6/+3 |
|/ / / / | |||||
* | | | | Fix touch for creating new files | Robin Appelman | 2013-04-10 | 1 | -0/+6 |
* | | | | used oc version 5.0.3 | Bernhard Posselt | 2013-04-09 | 1 | -1/+1 |
* | | | | added yet another test for the verion compare check due to mail | Bernhard Posselt | 2013-04-09 | 1 | -0/+8 |
* | | | | StringProperty unittest | Thomas Tanghus | 2013-04-08 | 1 | -0/+19 |
* | | | | Ensure instanceid contains a letter | Miquel Rodríguez Telep / Michael Rodríguez-Torrent | 2013-03-26 | 1 | -0/+5 |
* | | | | Merge pull request #2568 from itheiss/master | Bernhard Posselt | 2013-03-26 | 1 | -1/+8 |
|\ \ \ \ | |||||
| * | | | | Move testcase to own test function | itheiss | 2013-03-26 | 1 | -1/+3 |
| * | | | | Extend test case for getDefaultEmailAddress() | itheiss | 2013-03-22 | 1 | -1/+6 |
* | | | | | Merge pull request #2454 from owncloud/fixing-file-mapper-ext-master | Bernhard Posselt | 2013-03-23 | 1 | -0/+52 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fixing author and copyright | Thomas Müller | 2013-03-20 | 1 | -2/+2 |
| * | | | | some more test cases & fix on file name generation with index | Thomas Mueller | 2013-03-19 | 1 | -0/+11 |
| * | | | | adding extension to slugified physical path | Thomas Mueller | 2013-03-19 | 1 | -0/+41 |
* | | | | | some basic unit test for loading classes | Thomas Mueller | 2013-03-19 | 1 | -0/+19 |
|/ / / / | |||||
* | | | | Merge pull request #2204 from owncloud/chache_updater_rename | Frank Karlitschek | 2013-03-17 | 1 | -2/+3 |
|\ \ \ \ |