Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Merge branch 'master' into fix_for_2377 | Florin Peter | 2013-05-25 | 1 | -0/+27 | |
| | |\ \ \ | ||||||
| | * | | | | improved tests to check if database layer normalize folder names | Florin Peter | 2013-05-25 | 1 | -11/+29 | |
| | * | | | | Merge branch 'master' into fix_for_2377 | Florin Peter | 2013-05-24 | 2 | -5/+43 | |
| | |\ \ \ \ | ||||||
| | * | | | | | changed tests for using new normalizer | Florin Peter | 2013-05-24 | 2 | -3/+3 | |
| | * | | | | | revert previous fix and added normalizer to cache class | Florin Peter | 2013-05-23 | 1 | -0/+67 | |
| * | | | | | | didn't mean to commit this yet | Robin Appelman | 2013-05-28 | 5 | -670/+0 | |
| * | | | | | | implement ArrayInterface with Session | Robin Appelman | 2013-05-28 | 3 | -0/+509 | |
| * | | | | | | Abstract the session away in a class | Robin Appelman | 2013-05-28 | 2 | -0/+71 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | 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 | 1 | -5/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | 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 '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 | |
| |/ / / / | ||||||
* | | | | | 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 |