Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | 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 | |
| |/ / / / | ||||||
* | | | | | Add support for the old public backgroundjob api | Robin Appelman | 2013-04-24 | 1 | -0/+13 | |
* | | | | | Adjust backgroundjob test cases | Robin Appelman | 2013-04-20 | 3 | -8/+12 | |
* | | | | | Rework background job system | Robin Appelman | 2013-04-20 | 3 | -0/+224 | |
|/ / / / | ||||||
* | | | | 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 | |
|\ \ \ \ | ||||||
| * | | | | Cache: better rename hook for cache updater | Robin Appelman | 2013-03-08 | 1 | -2/+3 | |
| | |_|/ | |/| | | ||||||
* | | | | fixing various filesystem/storage unit tests on windows | Thomas Mueller | 2013-03-12 | 1 | -2/+1 | |
* | | | | skip archive tests for now | Thomas Mueller | 2013-03-12 | 2 | -0/+4 | |
|/ / / | ||||||
* | | | Change findById to findByStorageId in mount test | Michael Gapczynski | 2013-03-07 | 1 | -1/+1 | |
* | | | Fix fetching source path of shared files | Michael Gapczynski | 2013-03-07 | 1 | -4/+4 | |
* | | | adding test case for getDefaultEmailAddress() + fixing #1844 again | Thomas Mueller | 2013-03-04 | 1 | -0/+5 | |
* | | | Check resharing setting | Michael Gapczynski | 2013-02-26 | 1 | -1/+4 | |
* | | | Merge pull request #1903 from owncloud/fix_version_check | Bernhard Posselt | 2013-02-26 | 1 | -0/+8 | |
|\ \ \ | ||||||
| * | | | return true once one owncloud version number is bigger at any position | Bernhard Posselt | 2013-02-25 | 1 | -0/+8 | |
* | | | | Merge pull request #1706 from owncloud/master-sqlserver | Thomas Müller | 2013-02-25 | 1 | -3/+9 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Merge branch 'master' into master-sqlserver | Thomas Mueller | 2013-02-20 | 2 | -0/+32 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into master-sqlserver | Thomas Mueller | 2013-02-18 | 2 | -0/+58 | |
| |\ \ \ \ |