Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initial version of a local storage implementation which will use unique slugi... | Thomas Mueller | 2013-02-06 | 6 | -4/+614 |
* | Merge pull request #1500 from chriskoch/patch-1 | Frank Karlitschek | 2013-02-06 | 1 | -2/+2 |
|\ | |||||
| * | Update lib/public/util.php | Christian Koch | 2013-02-06 | 1 | -2/+2 |
* | | Merge pull request #1509 from owncloud/correct-public-contacts-tests | Lukas Reschke | 2013-02-06 | 2 | -6/+6 |
|\ \ | |||||
| * | | Correct lib/public/contacts.php tests | Bart Visscher | 2013-02-06 | 2 | -6/+6 |
* | | | Merge pull request #1443 from owncloud/use-module-file-info-master | Lukas Reschke | 2013-02-06 | 3 | -1/+23 |
|\ \ \ | |||||
| * | | | we get best results regarding mime type detection if we use fileinfo - let's ... | Thomas Mueller | 2013-02-04 | 3 | -1/+23 |
* | | | | Merge pull request #1506 from owncloud/files_encryption | Lukas Reschke | 2013-02-06 | 6 | -42/+32 |
|\ \ \ \ | |||||
| * | | | | Reverted fix temporarily; another fix by LukasReschke is awaiting merge | Sam Tuke | 2013-02-06 | 1 | -1/+3 |
| * | | | | Merge branch 'master' into files_encryption | Sam Tuke | 2013-02-06 | 15 | -24/+497 |
| |\ \ \ \ | |||||
| * | | | | | Added comment | Sam Tuke | 2013-02-06 | 2 | -1/+2 |
| * | | | | | Removed debugging code | Sam Tuke | 2013-02-06 | 2 | -2/+2 |
| * | | | | | Added comments | Sam Tuke | 2013-02-06 | 1 | -7/+15 |
| * | | | | | Fixed bug causing password change related hooks to not be called due to ajax | Sam Tuke | 2013-02-06 | 1 | -0/+2 |
| * | | | | | Fixed syntax bug | Sam Tuke | 2013-02-06 | 1 | -2/+2 |
| * | | | | | Merge branch 'master' into files_encryption | Sam Tuke | 2013-02-06 | 5 | -6/+20 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| * | | | | | Removed call to depreciated isUserVerified() | Sam Tuke | 2013-02-06 | 1 | -3/+1 |
| * | | | | | Merge branch 'master' into files_encryption | Sam Tuke | 2013-02-06 | 168 | -2697/+1390 |
| |\ \ \ \ \ | |||||
| * | | | | | | Development snapshot | Sam Tuke | 2013-02-06 | 3 | -21/+5 |
| * | | | | | | Fixed bug causing encrypted files to be doubly encrypted at login | Sam Tuke | 2013-02-06 | 3 | -14/+9 |
* | | | | | | | Merge pull request #1498 from schiesbn/delete_trash | Lukas Reschke | 2013-02-06 | 5 | -0/+91 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | copy&paste bug, no fetchAll() needed here | Björn Schießle | 2013-02-06 | 1 | -1/+1 |
| * | | | | | | | delete debug code | Björn Schießle | 2013-02-06 | 1 | -1/+1 |
| * | | | | | | | allow to delete single files from the trash bin permanently | Björn Schießle | 2013-02-06 | 5 | -0/+91 |
* | | | | | | | | Merge pull request #1363 from owncloud/FixPasswordChange | Lukas Reschke | 2013-02-06 | 1 | -8/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Fix indentation | Lukas Reschke | 2013-01-30 | 1 | -1/+1 |
| * | | | | | | | Remove the no longer existing function "isUserVerified" | Lukas Reschke | 2013-01-30 | 1 | -7/+1 |
* | | | | | | | | Merge pull request #1502 from owncloud/gitignore-cloud9 | Thomas Müller | 2013-02-06 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | gitignore Cloud9IDE system folder | Jan-Christoph Borchardt | 2013-02-06 | 1 | -0/+1 |
* | | | | | | | | | Merge pull request #1501 from owncloud/fix-shorttag | Jan-Christoph Borchardt | 2013-02-06 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | fix shorttag issue mentioned in #1357 | Jan-Christoph Borchardt | 2013-02-06 | 1 | -2/+2 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #1472 from owncloud/files_versions-cleanup | Thomas Müller | 2013-02-06 | 6 | -12/+13 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Only calculate md5 of local file once | Bart Visscher | 2013-02-05 | 1 | -1/+2 |
| * | | | | | | | | Change files_versions namespace to OCA\Files_Versions | Bart Visscher | 2013-02-05 | 6 | -11/+11 |
* | | | | | | | | | Merge pull request #1438 from owncloud/phpunit-tests-win32-master | Frank Karlitschek | 2013-02-06 | 2 | -0/+464 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | PHPUnit support for Windows added | Thomas Mueller | 2013-02-04 | 2 | -0/+464 |
* | | | | | | | | | | Merge pull request #1459 from owncloud/infield-detail | Jan-Christoph Borchardt | 2013-02-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | shift infield labels just a tiny bit to the right so the cursor doesn't overlap | Jan-Christoph Borchardt | 2013-02-05 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #1428 from owncloud/content_positioning | Thomas Tanghus | 2013-02-06 | 6 | -11/+18 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
| * | | | | | | | | | Reduce top position for content below controls. | Thomas Tanghus | 2013-02-06 | 1 | -1/+1 |
| * | | | | | | | | | Add 'hascontrols' class for content with fixed topbar. | Thomas Tanghus | 2013-02-04 | 5 | -14/+22 |
| * | | | | | | | | | Remove padding hack to position users list. | Thomas Tanghus | 2013-02-04 | 1 | -1/+0 |
| * | | | | | | | | | Files: fix positioning of Trash button and upload progress bar | Robin Appelman | 2013-02-04 | 2 | -10/+10 |
| * | | | | | | | | | Add box-sizing to controls. | Thomas Tanghus | 2013-02-04 | 1 | -1/+1 |
| * | | | | | | | | | Fix leftcontent positioning. Ref #1255 | Thomas Tanghus | 2013-02-03 | 2 | -4/+4 |
* | | | | | | | | | | Merge pull request #1497 from owncloud/collapse-usermenu | Jan-Christoph Borchardt | 2013-02-06 | 2 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | collapse user menu when inside one of the settings sections | Jan-Christoph Borchardt | 2013-02-06 | 2 | -2/+5 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #1496 from owncloud/custom_clients | Jan-Christoph Borchardt | 2013-02-06 | 3 | -4/+15 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
| * | | | | | | | | | make it possible to modify the links to the clients | Georg Ehrke | 2013-02-06 | 3 | -4/+15 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #1357 from owncloud/alternative-loging-master | Thomas Müller | 2013-02-06 | 4 | -1/+30 |
|\ \ \ \ \ \ \ \ \ |