Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial work on shorter links | kondou | 2014-09-04 | 5 | -3/+53 |
* | 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 |
| * | | | | | | | Converts TIFF files to PNG | Olivier Paroz | 2014-09-02 | 1 | -0/+48 |
| * | | | | | | | Adding support for tiff files | Olivier Paroz | 2014-09-02 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #10723 from owncloud/webdav-folder-size | Clark Tomlinson | 2014-09-03 | 2 | -2/+17 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | adding new webdav property containing the folder size | Thomas Müller | 2014-08-29 | 2 | -2/+17 |
* | | | | | | | | | Merge pull request #10761 from canadaduane/fix_occ_upgrade | Thomas Müller | 2014-09-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Ensure db connection before changing cache state | Duane Johnson | 2014-08-30 | 1 | -0/+1 |
* | | | | | | | | | | Merge pull request #10725 from owncloud/sabredav-etag-master | Thomas Müller | 2014-09-03 | 3 | -15/+20 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | adding OC-ETag header | Thomas Müller | 2014-08-29 | 3 | -15/+20 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-03 | 23 | -16/+56 |
| |_|/ / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge pull request #10816 from owncloud/app-nav-submit | jbtbnl | 2014-09-02 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | also style submit buttons | Bernhard Posselt | 2014-09-02 | 1 | -1/+2 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #10697 from owncloud/fs-no-autosetup | Robin Appelman | 2014-09-02 | 4 | -19/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Also setup the filesystem when matching routes | Robin Appelman | 2014-09-02 | 1 | -0/+1 |