Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warning in homecache | Robin Appelman | 2014-09-05 | 1 | -0/+3 |
* | 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 | 4 | -174/+111 |
* | Merge pull request #10871 from owncloud/issue_10674 | Jesus Macias Portela | 2014-09-05 | 1 | -0/+0 |
|\ | |||||
| * | Fix 3rdparty pointer | Jesus Macias | 2014-09-04 | 1 | -0/+0 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-05 | 18 | -35/+64 |
|/ | |||||
* | Merge pull request #10840 from owncloud/issue_10674 | Jesus Macias Portela | 2014-09-04 | 2 | -1/+7 |
|\ | |||||
| * | Merge branch 'issue_10674' of github.com:owncloud/core into issue_10674 | Jesus Macias | 2014-09-03 | 0 | -0/+0 |
| |\ | |||||
| | * | Fix code with previous comments | Jesus Macias | 2014-09-03 | 1 | -1/+1 |
| | * | Solve bug with touch always return true on /lib/private/files/view.php | Jesus Macias | 2014-09-03 | 2 | -1/+7 |
| * | | Fix code with previous comments | Jesus Macias | 2014-09-03 | 1 | -1/+1 |
| * | | Solve bug with touch always return true on /lib/private/files/view.php | Jesus Macias | 2014-09-03 | 1 | -0/+0 |
| * | | Reset changes on 3rdparty submodule | Jesus Macias | 2014-09-03 | 1 | -1/+7 |
* | | | Merge pull request #10818 from owncloud/enableappforgroupfix | Lukas Reschke | 2014-09-04 | 5 | -13/+286 |
|\ \ \ | |||||
| * | | | Added unit tests for cache of enabled apps | Vincent Petry | 2014-09-03 | 1 | -10/+74 |
| * | | | Added test for needUpgrade for core | Vincent Petry | 2014-09-02 | 1 | -0/+19 |
| * | | | Fix upgrade process when apps enabled for specific groups | Vincent Petry | 2014-09-02 | 5 | -13/+203 |
* | | | | Merge pull request #10244 from owncloud/utf8-folder-test | Vincent Petry | 2014-09-04 | 1 | -13/+28 |
|\ \ \ \ | |||||
| * | | | | add utf8 folder test | Jörn Friedrich Dreyer | 2014-08-07 | 1 | -13/+28 |
* | | | | | Typ in whichOpenOffice test | Olivier Paroz | 2014-09-04 | 1 | -1/+1 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-04 | 73 | -232/+112 |
* | | | | | Merge pull request #10790 from cbhp/master | Lukas Reschke | 2014-09-03 | 1 | -1/+6 |
|\ \ \ \ \ | |||||
| * | | | | | always use a user-agent constant | cbhp | 2014-09-03 | 1 | -4/+6 |
| * | | | | | added missing User-Agents | cbhp | 2014-08-31 | 1 | -0/+3 |
* | | | | | | Merge pull request #10849 from owncloud/UseProperRandomFunction | Andreas Fischer | 2014-09-03 | 4 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use proper RNG generator | Lukas Reschke | 2014-09-03 | 4 | -4/+4 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #9195 from owncloud/fix-733 | pdessauw | 2014-09-03 | 3 | -0/+82 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Highlight every uploaded files and scroll down to the last one | pdessauw | 2014-09-03 | 3 | -0/+82 |
* | | | | | | | Merge pull request #10842 from owncloud/remove-add-to-your-owncloud-if-disabled | Lukas Reschke | 2014-09-03 | 2 | -1/+9 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Hiding add to your own cloud if server2server sharing is not enabled | Clark Tomlinson | 2014-09-03 | 2 | -1/+9 |
* | | | | | | | Merge pull request #10845 from owncloud/usealphanumericstring | Clark Tomlinson | 2014-09-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Only return lowercase letters and digits for backwards compatbility | Lukas Reschke | 2014-09-03 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #10667 from pmjdebruijn/itunes-appid | Thomas Müller | 2014-09-03 | 3 | -2/+16 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | templates: use p() for getiTunesAppId | Pascal de Bruijn | 2014-08-28 | 2 | -2/+2 |
| * | | | | | | defaults: add customizable defaultiTunesAppId | Pascal de Bruijn | 2014-08-27 | 3 | -2/+16 |
* | | | | | | | Merge pull request #10642 from owncloud/securityutils | Lukas Reschke | 2014-09-03 | 20 | -55/+638 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Increment version | Lukas Reschke | 2014-09-03 | 1 | -1/+1 |
| * | | | | | | Fix quoting | Lukas Reschke | 2014-09-03 | 1 | -1/+1 |
| * | | | | | | Add test for the second argument | Lukas Reschke | 2014-09-03 | 2 | -1/+20 |
| * | | | | | | Refactor tests a little bit | Lukas Reschke | 2014-09-03 | 3 | -31/+61 |
| * | | | | | | Fix CHAR_SYMBOLS | Lukas Reschke | 2014-09-03 | 1 | -1/+1 |
| * | | | | | | Merge branch 'securityutils' of https://github.com/owncloud/core into securit... | Lukas Reschke | 2014-09-03 | 1146 | -24642/+32646 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Use correct 3rdparty | Lukas Reschke | 2014-08-31 | 1 | -0/+0 |
| | * | | | | | | Merge branch 'master' into securityutils | Lukas Reschke | 2014-08-31 | 1146 | -24642/+32646 |
| | |\ \ \ \ \ \ | |||||
| * | | | | | | | | Add char consts, hash the specified password for the HMAC | Lukas Reschke | 2014-09-03 | 4 | -2/+17 |
| |/ / / / / / / | |||||
| * | | | | | | | Use DI | Lukas Reschke | 2014-08-27 | 3 | -12/+20 |
| * | | | | | | | Add some security utilities | Lukas Reschke | 2014-08-27 | 18 | -62/+565 |
* | | | | | | | | Merge pull request #10826 from oparoz/master | Clark Tomlinson | 2014-09-03 | 2 | -0/+49 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | This is not a PDF, there are no pages | Olivier Paroz | 2014-09-03 | 1 | -1/+1 |