Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10107 from owncloud/sharing_group_shares | Lukas Reschke | 2014-09-29 | 2 | -17/+102 |
|\ | |||||
| * | fix unit tests | Bjoern Schiessle | 2014-09-24 | 2 | -5/+22 |
| * | unit tests for grouping of shares pointing to the same source | Bjoern Schiessle | 2014-09-22 | 1 | -12/+80 |
* | | Adding test helper to test private methods | Clark Tomlinson | 2014-09-26 | 1 | -0/+28 |
* | | Merge pull request #11285 from owncloud/dav-permissions-create | Thomas Müller | 2014-09-26 | 1 | -0/+55 |
|\ \ | |||||
| * | | Fix dav permissions for folders without create permissions | Robin Appelman | 2014-09-25 | 1 | -0/+55 |
* | | | Merge pull request #10934 from owncloud/datadir-write-setup | Vincent Petry | 2014-09-25 | 1 | -19/+72 |
|\ \ \ | |/ / |/| | | |||||
| * | | Don't complain about non-writable datadirs before we're installed | Robin Appelman | 2014-09-18 | 1 | -0/+37 |
| * | | Inject config into checkserver and cleanup tests | Robin Appelman | 2014-09-18 | 1 | -19/+35 |
* | | | Merge pull request #11222 from owncloud/store-users-timezone-master | Thomas Müller | 2014-09-23 | 1 | -0/+24 |
|\ \ \ | |||||
| * | | | enhance formatDate function to accept an optional argument containing the tim... | Thomas Müller | 2014-09-22 | 1 | -0/+24 |
* | | | | Merge pull request #11234 from owncloud/fix-icon-classes | Jan-Christoph Borchardt | 2014-09-23 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | correct delete-icon to icon-delete, fix #11128 | Jan-Christoph Borchardt | 2014-09-22 | 1 | -1/+1 |
* | | | | | Merge pull request #11241 from owncloud/use-lower-case | Thomas Müller | 2014-09-23 | 1 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Use only lower-case letters | Lukas Reschke | 2014-09-22 | 1 | -1/+4 |
| |/ / / / | |||||
* | | | | | Merge pull request #11032 from owncloud/harden-redirect | Lukas Reschke | 2014-09-23 | 1 | -0/+88 |
|\ \ \ \ \ | |||||
| * | | | | | Do only follow HTTP and HTTPS redirects | Lukas Reschke | 2014-09-22 | 1 | -0/+88 |
| |/ / / / | |||||
* | | | | | Merge pull request #11227 from owncloud/fix-windows-path | Thomas Müller | 2014-09-23 | 4 | -7/+10 |
|\ \ \ \ \ | |||||
| * | | | | | ignoring writedata test in windows. | Clark Tomlinson | 2014-09-22 | 1 | -0/+3 |
| * | | | | | 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 |
|/ / / / |