Robin Appelman
|
be55a90323
|
dont use our now non existing hook
|
2015-04-27 14:07:15 +02:00 |
Vincent Petry
|
63e2a4a5fa
|
Fix version rename with files and folders
- fix moving folder into another folder
- fix moving file or folder into shared folder as recipient
|
2015-04-27 13:17:03 +02:00 |
Bjoern Schiessle
|
9a7fbbbc5a
|
fix versions tests
|
2015-04-07 13:30:31 +02:00 |
Lukas Reschke
|
c8c722bc6d
|
Merge pull request #15129 from owncloud/version-command-bus
expire versions in a background command
|
2015-03-26 19:55:13 +01:00 |
Robin Appelman
|
176fba83ea
|
Setup the filesystem in the expire command
|
2015-03-26 17:07:02 +01:00 |
Jenkins for ownCloud
|
b585d87d9d
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
Morris Jobke
|
06aef4e8b1
|
Revert "Updating license headers"
This reverts commit 6a1a4880f0 .
|
2015-02-26 11:37:37 +01:00 |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
2015-02-23 12:13:59 +01:00 |
Joas Schilling
|
694003d147
|
Autoload lib files of versions app
|
2014-12-02 17:21:19 +01:00 |
Joas Schilling
|
2c39aec8cb
|
Replace deprecated constant with new class constant
|
2014-11-25 16:30:21 +01:00 |
Joas Schilling
|
76ebd3a050
|
Make apps/ extend the \Test\TestCase and fix overwritten methods
|
2014-11-19 14:52:09 +01:00 |
Joas Schilling
|
bb540722cd
|
Use base class to reset the file mapper
|
2014-11-19 14:52:07 +01:00 |
Björn Schießle
|
79b650a023
|
Merge pull request #11825 from owncloud/fix_rename_files_in_shared_folder
move versions if a file was renamed in a shared folder
|
2014-11-03 12:53:14 +01:00 |
Bjoern Schiessle
|
ebe1d3df0a
|
don't move versions if only the mount point was renamed
|
2014-10-31 16:42:54 +01:00 |
Thomas Müller
|
f776bcd4a0
|
remove unnecessary require calls - the ownCloud class loader is supposed to take care of this
|
2014-10-30 17:20:40 +01:00 |
Bjoern Schiessle
|
9d1be0bbaf
|
get the source path and owner in a pre hook and the target path and owner in a
post hook
|
2014-10-29 10:11:01 +01:00 |
Bjoern Schiessle
|
785ae5dc9a
|
add unit test to make sure getVersions returns the correct result
|
2014-08-05 17:26:23 +02:00 |
Bjoern Schiessle
|
1a797f90bb
|
add unit test for rename and copy operation
|
2014-07-30 15:14:01 +02:00 |
Morris Jobke
|
dc36d30953
|
Remove all occurences of @brief and @returns from PHPDoc
* test case added to avoid adding them later
|
2014-05-19 17:50:53 +02:00 |
Jörn Friedrich Dreyer
|
2a6a9a8cef
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +01:00 |
Bjoern Schiessle
|
a567f74d86
|
fix array order
|
2014-01-22 11:13:15 +01:00 |
Bjoern Schiessle
|
85269641db
|
add first unit test for the versioning app
|
2014-01-21 16:22:08 +01:00 |