Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #10934 from owncloud/datadir-write-setup | Vincent Petry | 2014-09-25 | 4 | -28/+42 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Check for writable datadir during setup | Robin Appelman | 2014-09-18 | 1 | -3/+13 | |
| * | | | Don't complain about non-writable datadirs before we're installed | Robin Appelman | 2014-09-18 | 1 | -17/+19 | |
| * | | | Inject config into checkserver and cleanup tests | Robin Appelman | 2014-09-18 | 3 | -10/+12 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-25 | 5 | -8/+29 | |
* | | | | Clarify possible preview providers for type Office | Lukas Reschke | 2014-09-24 | 1 | -2/+6 | |
* | | | | Merge pull request #11225 from owncloud/showLoginAgainInsteadOfJSON | Thomas Müller | 2014-09-24 | 1 | -1/+3 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Show login again instead of JSON if CSRF check fails | Lukas Reschke | 2014-09-23 | 1 | -1/+3 | |
* | | | | Merge pull request #11229 from kofemann/for-upstream | Lukas Reschke | 2014-09-24 | 1 | -9/+8 | |
|\ \ \ \ | ||||||
| * | | | | user/backed: use pow of two for backed action constants | Tigran Mkrtchyan | 2014-09-23 | 1 | -9/+8 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-24 | 52 | -101/+10 | |
* | | | | | Merge pull request #11019 from owncloud/do-not-show-exception-to-enduser | Lukas Reschke | 2014-09-23 | 5 | -62/+40 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix error message template | Morris Jobke | 2014-09-17 | 1 | -0/+1 | |
| * | | | | | Do not show exception to the end-user | Lukas Reschke | 2014-09-17 | 5 | -62/+40 | |
* | | | | | | Merge pull request #7051 from owncloud/postsetupajaxcheck | Vincent Petry | 2014-09-23 | 1 | -47/+0 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Moved WebDAV and internet checks to client side JS | Vincent Petry | 2014-09-23 | 1 | -47/+0 | |
* | | | | | | Merge pull request #11222 from owncloud/store-users-timezone-master | Thomas Müller | 2014-09-23 | 3 | -17/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | enhance formatDate function to accept an optional argument containing the tim... | Thomas Müller | 2014-09-22 | 2 | -9/+21 | |
| * | | | | | | send browsers timezone back tp the server on login | Thomas Müller | 2014-09-22 | 1 | -8/+8 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #11241 from owncloud/use-lower-case | Thomas Müller | 2014-09-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use only lower-case letters | Lukas Reschke | 2014-09-22 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #11032 from owncloud/harden-redirect | Lukas Reschke | 2014-09-23 | 6 | -94/+207 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Do only follow HTTP and HTTPS redirects | Lukas Reschke | 2014-09-22 | 6 | -94/+207 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #11226 from owncloud/kill-postsetupcheck-master | Vincent Petry | 2014-09-23 | 1 | -21/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | remove post setup check | Thomas Müller | 2014-09-22 | 1 | -21/+1 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-23 | 2 | -0/+3 | |
* | | | | | | | Merge pull request #11227 from owncloud/fix-windows-path | Thomas Müller | 2014-09-23 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fixing directory seperators | Clark Tomlinson | 2014-09-22 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #11215 from owncloud/dav-throwwhendeletefailed | Morris Jobke | 2014-09-23 | 2 | -2/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | WebDAV now throws 403 when deletion did not work | Vincent Petry | 2014-09-22 | 2 | -2/+9 | |
* | | | | | | | | Merge pull request #11211 from owncloud/previewProviderSwitch | Morris Jobke | 2014-09-23 | 3 | -61/+40 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add a configuration switch for enabled preview mimetypes | Lukas Reschke | 2014-09-22 | 3 | -61/+40 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #11204 from owncloud/fix_oc_stream_seek | Morris Jobke | 2014-09-22 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | in quota wrapper use === instead of ! for better readability and as in other ... | Jörn Friedrich Dreyer | 2014-09-22 | 1 | -1/+1 | |
| * | | | | | | return boolean in Ciose::stream_seek | Jörn Friedrich Dreyer | 2014-09-22 | 1 | -1/+1 | |
| * | | | | | | return boolean in OC::stream_seek | Jörn Friedrich Dreyer | 2014-09-22 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #11210 from owncloud/issue/11209 | Morris Jobke | 2014-09-22 | 1 | -1/+20 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Also match routes without trailing slash | Joas Schilling | 2014-09-22 | 1 | -1/+20 | |
* | | | | | | | Merge pull request #9225 from voxsim/fix_displayNamesInGroup | blizzz | 2014-09-22 | 1 | -11/+29 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | 1. remove sizeof($filteredUsers) > 0 as condition | voxsim | 2014-09-18 | 1 | -2/+2 | |
| * | | | | | | | add more logic in displayNamesInGroup for big user bases | voxsim | 2014-09-15 | 1 | -5/+16 | |
| * | | | | | | | change logic in displayNamesInGroup and add some unit tests | voxsim | 2014-08-28 | 1 | -10/+17 | |
| * | | | | | | | fix in displayNamesInGroup: when specified limit N, we did complex search onl... | voxsim | 2014-06-26 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #10939 from owncloud/add-port-to-trusted-domain-wizard | Thomas Müller | 2014-09-22 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Append port to trusted domain in case it's not 80 or 443 | Lukas Reschke | 2014-09-08 | 1 | -2/+10 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #10499 from owncloud/mkcol-headers-afterbind | Thomas Müller | 2014-09-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Use afterBind to send fileId header for files and directories | Vincent Petry | 2014-08-18 | 1 | -1/+1 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-22 | 1 | -1/+6 | |
* | | | | | | | | | Merge pull request #11199 from owncloud/delete_bogus_previews | Morris Jobke | 2014-09-21 | 2 | -1/+43 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | delete old previews | Georg Ehrke | 2014-09-21 | 2 | -1/+43 |