Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #13257 from owncloud/fixrmperm | Thomas Müller | 2015-01-11 | 1 | -2/+2 |
|\ | |||||
| * | l10n: delete permanently fix | Volkan Gezer | 2015-01-11 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #13256 from owncloud/versionup | Thomas Müller | 2015-01-11 | 1 | -2/+2 |
|\ | |||||
| * | version up | Volkan Gezer | 2015-01-11 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #13251 from owncloud/spaceoutside | Volkan Gezer | 2015-01-11 | 1 | -2/+2 |
|\ | |||||
| * | keep spaces out of translation | Volkan Gezer | 2015-01-11 | 1 | -2/+2 |
* | | Merge pull request #13250 from owncloud/bittypo | Volkan Gezer | 2015-01-11 | 1 | -3/+3 |
|\ \ | |||||
| * | | 32-bit typo fix | Volkan Gezer | 2015-01-11 | 1 | -3/+3 |
| |/ | |||||
* / | suggestion by transifex translator | Volkan Gezer | 2015-01-11 | 1 | -1/+1 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-11 | 32 | -54/+98 |
* | 8.0.0 alpha 2v8.0.0alpha2 | Frank Karlitschek | 2015-01-11 | 1 | -2/+2 |
* | Merge pull request #13226 from owncloud/fix-encoding | Volkan Gezer | 2015-01-10 | 1 | -1/+1 |
|\ | |||||
| * | Don't double encode string | Lukas Reschke | 2015-01-10 | 1 | -1/+1 |
* | | Merge pull request #13224 from owncloud/simplify-is-valid-path-and-add-unit-t... | Morris Jobke | 2015-01-10 | 2 | -1/+34 |
|\ \ | |||||
| * | | Simplify isValidPath and add unit tests | Lukas Reschke | 2015-01-10 | 2 | -1/+34 |
* | | | Merge pull request #13223 from owncloud/optimize-normalize-unicode | Morris Jobke | 2015-01-10 | 1 | -5/+8 |
|\ \ \ | |||||
| * | | | Verify whether value is already normalized | Lukas Reschke | 2015-01-10 | 1 | -5/+8 |
* | | | | Merge pull request #13236 from owncloud/use-isset-for-performance | Morris Jobke | 2015-01-10 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * | | | | Use isset() instead of strlen() | Lukas Reschke | 2015-01-10 | 1 | -2/+4 |
| |/ / / | |||||
* | | | | Merge pull request #13235 from owncloud/cache-normalize-path | Morris Jobke | 2015-01-10 | 1 | -1/+12 |
|\ \ \ \ | |||||
| * | | | | Cache results of `normalizePath` | Lukas Reschke | 2015-01-10 | 1 | -1/+12 |
| |/ / / | |||||
* | | | | Merge pull request #13225 from owncloud/add-csrf-check | Morris Jobke | 2015-01-10 | 1 | -1/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add CSRF check to search | Lukas Reschke | 2015-01-10 | 1 | -1/+2 |
| |/ / | |||||
* | | | Merge pull request #13212 from owncloud/cache-appstore-response | Morris Jobke | 2015-01-10 | 7 | -45/+76 |
|\ \ \ | |||||
| * | | | Cache responses from the AppStore server | Lukas Reschke | 2015-01-09 | 7 | -45/+76 |
| |/ / | |||||
* | / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-10 | 62 | -32/+230 |
| |/ |/| | |||||
* | | Fix URL to developer manual | Lukas Reschke | 2015-01-10 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #13204 from owncloud/enc_fix_key_lost | Vincent Petry | 2015-01-09 | 2 | -630/+714 |
|\ | |||||
| * | unit tests | Bjoern Schiessle | 2015-01-09 | 1 | -4/+86 |
| * | don't move encryption keys if a mount point was renamed | Bjoern Schiessle | 2015-01-09 | 1 | -626/+628 |
* | | Merge pull request #13195 from owncloud/resharepermfix | Morris Jobke | 2015-01-09 | 2 | -0/+158 |
|\ \ | |||||
| * | | Fix reshare permission issue | Vincent Petry | 2015-01-09 | 2 | -0/+158 |
* | | | Merge pull request #13208 from owncloud/hhvm-streamwrapper-exception | Thomas Müller | 2015-01-09 | 1 | -12/+5 |
|\ \ \ | |||||
| * | | | HHVM Workaround: Do not use Exception from Stream. | Andreas Fischer | 2015-01-09 | 1 | -12/+5 |
* | | | | Merge pull request #13192 from owncloud/cache_binary_path | Thomas Müller | 2015-01-09 | 3 | -4/+45 |
|\ \ \ \ | |||||
| * | | | | Memcache binary executable searching | Robin McCorkell | 2015-01-09 | 1 | -2/+8 |
| * | | | | Add Null memcacher | Robin McCorkell | 2015-01-09 | 2 | -2/+37 |
* | | | | | Merge pull request #13188 from owncloud/add-check-if-user-is-logged-in | Thomas Müller | 2015-01-09 | 2 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Add check if user is logged-in | Lukas Reschke | 2015-01-09 | 2 | -0/+3 |
* | | | | | | Merge pull request #13196 from owncloud/js-personal-no-password | Robin Appelman | 2015-01-09 | 1 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix js error in personal settings if there is no password field | Robin Appelman | 2015-01-09 | 1 | -1/+3 |
* | | | | | | | Merge pull request #13205 from owncloud/remove-shared-icon | Thomas Müller | 2015-01-09 | 2 | -3/+4 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | replace outdated 'shared' people icon with regular share icon as fallback | Jan-Christoph Borchardt | 2015-01-09 | 2 | -3/+4 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #13181 from owncloud/filecache-preventleadingslash | Robin McCorkell | 2015-01-09 | 3 | -2/+38 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Fix cache jail to not duplicate slashes | Vincent Petry | 2015-01-09 | 1 | -1/+1 |
| * | | | | | Trim leading or trailing slashes in file cache paths | Vincent Petry | 2015-01-08 | 2 | -1/+37 |
* | | | | | | Merge pull request #12011 from owncloud/reuse-etag-default | Morris Jobke | 2015-01-09 | 1 | -2/+2 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Default to reusing etags in the scanner | Robin Appelman | 2014-11-06 | 1 | -2/+2 |
* | | | | | | Merge pull request #12995 from owncloud/tbelau666-master | Thomas Müller | 2015-01-09 | 7 | -32/+47 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add default for dbtableprefix | Morris Jobke | 2014-12-23 | 4 | -5/+5 |