Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | fixing cache routes | Clark Tomlinson | 2014-09-22 | 3 | -7/+7 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #11215 from owncloud/dav-throwwhendeletefailed | Morris Jobke | 2014-09-23 | 2 | -5/+122 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | WebDAV now throws 403 when deletion did not work | Vincent Petry | 2014-09-22 | 2 | -5/+122 | |
* | | | | | | | Merge pull request #11211 from owncloud/previewProviderSwitch | Morris Jobke | 2014-09-23 | 3 | -23/+0 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Remove unneeded unit tests | Lukas Reschke | 2014-09-22 | 3 | -23/+0 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #11204 from owncloud/fix_oc_stream_seek | Morris Jobke | 2014-09-22 | 1 | -0/+10 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | add seek and tell to streamwrapper test | Jörn Friedrich Dreyer | 2014-09-21 | 1 | -0/+10 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #9225 from voxsim/fix_displayNamesInGroup | blizzz | 2014-09-22 | 1 | -11/+299 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | add more logic in displayNamesInGroup for big user bases | voxsim | 2014-09-15 | 1 | -11/+33 | |
| * | | | | change logic in displayNamesInGroup and add some unit tests | voxsim | 2014-08-28 | 1 | -11/+277 | |
* | | | | | Merge pull request #11142 from owncloud/fix-windows | Lukas Reschke | 2014-09-19 | 1 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Resolves cache tests failing if the directory length is longer than 64 | Clark Tomlinson | 2014-09-17 | 1 | -0/+4 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #11163 from owncloud/check-for-updates-between-major-versions | Vincent Petry | 2014-09-19 | 1 | -0/+34 | |
|\ \ \ \ \ | ||||||
| * | | | | | Prevent updates between multiple major versions | Lukas Reschke | 2014-09-18 | 1 | -0/+34 | |
* | | | | | | Merge pull request #10958 from owncloud/db-ilike | Robin Appelman | 2014-09-19 | 1 | -0/+55 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix ILIKE without wildcards for oracle | Robin Appelman | 2014-09-18 | 1 | -0/+4 | |
| * | | | | | add test case for ILIKE with wildcard | Robin Appelman | 2014-09-16 | 1 | -0/+31 | |
| * | | | | | adding ILIKE to AdapterSQLSrv | Thomas Müller | 2014-09-16 | 1 | -0/+5 | |
| * | | | | | Introduce cross-db ILIKE | Robin Appelman | 2014-09-16 | 1 | -0/+15 | |
* | | | | | | Remove unused and overflowing function | Lukas Reschke | 2014-09-18 | 1 | -5/+0 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #10932 from owncloud/issue/10926 | Morris Jobke | 2014-09-17 | 1 | -0/+19 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Add unit test | Lukas Reschke | 2014-09-08 | 1 | -0/+19 | |
* | | | | | Merge pull request #7254 from owncloud/core-sortalgo | Lukas Reschke | 2014-09-16 | 1 | -0/+182 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Fixed sort algo for additional cases | Vincent Petry | 2014-08-11 | 1 | -0/+4 | |
| * | | | | Fixed file list sorting | Vincent Petry | 2014-08-11 | 1 | -0/+178 | |
* | | | | | Merge pull request #10362 from owncloud/preserve_transparency_on_fileload | Morris Jobke | 2014-09-16 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Preserve transparency when loading from a file | kondou | 2014-09-10 | 1 | -0/+3 | |
* | | | | | | Add timeout to user and group deletion notification | Vincent Petry | 2014-09-15 | 1 | -1/+9 | |
* | | | | | | content size checks are not valid for LOCK | Thomas Müller | 2014-09-12 | 1 | -0/+2 | |
* | | | | | | Fix contructor in test | Robin Appelman | 2014-09-10 | 1 | -3/+3 | |
* | | | | | | Load apps in test situations | Robin McCorkell | 2014-09-10 | 1 | -0/+4 | |
|/ / / / / | ||||||
* | | | | | requesttoken has now a length of 30 chars | Thomas Müller | 2014-09-10 | 1 | -1/+1 | |
* | | | | | Merge pull request #10844 from owncloud/acceptance-enableapps | Lukas Reschke | 2014-09-09 | 4 | -9/+304 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added acceptance tests for enabling apps | Vincent Petry | 2014-09-03 | 4 | -9/+304 | |
* | | | | | | Merge pull request #10972 from ppaysant/routes-defaults | Bernhard Posselt | 2014-09-09 | 1 | -4/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow default values for route parameters. | Patrick Paysant | 2014-09-09 | 1 | -4/+22 | |
* | | | | | | | Merge pull request #10922 from owncloud/explicit-scan-transactions | Lukas Reschke | 2014-09-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Use bigger transactions when doing explicit file system scans | Robin Appelman | 2014-09-08 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #7323 from owncloud/Jonny007-MKD-master | Lukas Reschke | 2014-09-09 | 1 | -0/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add unit test | Jörn Friedrich Dreyer | 2014-07-01 | 1 | -0/+22 | |
* | | | | | | | Merge pull request #10886 from owncloud/keep_fileid_on_move_in_objectstore | Jörn Friedrich Dreyer | 2014-09-09 | 1 | -0/+83 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | make objectstore tests check fileid on rename | Jörn Friedrich Dreyer | 2014-09-08 | 1 | -0/+83 | |
* | | | | | | | | Merge pull request #10755 from owncloud/shorter_sharing_links | Lukas Reschke | 2014-09-08 | 1 | -4/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Match \OC_Helper::linkToPublic() to new links and fit unittests | kondou | 2014-09-04 | 1 | -4/+22 | |
| |/ / / / / / / | ||||||
* | | / / / / / | w͢͢͝h͡o͢͡ ̸͢k̵͟n̴͘ǫw̸̛s͘ ̀́w͘͢ḩ̵a҉̡͢t ̧̕h́o̵r͏... | Jörn Friedrich Dreyer | 2014-09-08 | 1 | -0/+2 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | remove unstable test | Robin Appelman | 2014-09-05 | 1 | -1/+0 | |
* | | | | | | | Fix unit test | Robin Appelman | 2014-09-05 | 3 | -9/+6 | |
* | | | | | | | Improve unit tests for Cache\Updater | Robin Appelman | 2014-09-05 | 2 | -281/+416 | |
* | | | | | | | Refactor Cache\Updater to work outside of the users home | Robin Appelman | 2014-09-05 | 1 | -1/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #10818 from owncloud/enableappforgroupfix | Lukas Reschke | 2014-09-04 | 2 | -0/+248 | |
|\ \ \ \ \ \ |