Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-24 | 6 | -6/+6 |
* | Merge pull request #15846 from owncloud/fix-missing-loading-indicator | Lukas Reschke | 2015-04-23 | 1 | -0/+2 |
|\ | |||||
| * | Add missing loading indicator for enabled apps | Morris Jobke | 2015-04-23 | 1 | -0/+2 |
* | | Merge pull request #15826 from owncloud/issue-15804-occ-user-delete-exception | blizzz | 2015-04-23 | 8 | -20/+262 |
|\ \ | |/ |/| | |||||
| * | Fix file names | Joas Schilling | 2015-04-23 | 2 | -0/+0 |
| * | Add tests for occ user:lastseen | Joas Schilling | 2015-04-23 | 1 | -0/+105 |
| * | Unify the output of the user commands and use DI | Joas Schilling | 2015-04-23 | 6 | -16/+40 |
| * | Add unit tests for occ user:delete | Joas Schilling | 2015-04-23 | 1 | -0/+106 |
| * | Check if the user exists before trying to delete him | Joas Schilling | 2015-04-23 | 1 | -5/+12 |
* | | Merge pull request #15814 from owncloud/public-reshare-webdav | Vincent Petry | 2015-04-23 | 4 | -139/+6 |
|\ \ | |||||
| * | | fix subfolder reshares over webdav | Robin Appelman | 2015-04-23 | 1 | -2/+2 |
| * | | remove unneeded readonlycache | Robin Appelman | 2015-04-22 | 1 | -44/+0 |
| * | | resolve reshares in public webdav | Robin Appelman | 2015-04-22 | 1 | -3/+4 |
| * | | use the permissions mask cache wrapper instead of the read only cache | Robin Appelman | 2015-04-22 | 2 | -94/+4 |
* | | | Merge pull request #15828 from owncloud/smb-1.0.1 | Thomas Müller | 2015-04-23 | 5 | -17/+16 |
|\ \ \ | |||||
| * | | | update icewind/smb to 1.0.1 | Robin Appelman | 2015-04-22 | 5 | -17/+16 |
| |/ / | |||||
* | | | Merge pull request #15831 from owncloud/enc2-unittestcleanuptmpfile | Thomas Müller | 2015-04-23 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Delete temp files after testing encryption stream wrapper | Vincent Petry | 2015-04-23 | 1 | -0/+6 |
| | |/ | |/| | |||||
* | | | Merge pull request #15617 from mmattel/getenv_system_check_and_warning | Thomas Müller | 2015-04-23 | 2 | -0/+13 |
|\ \ \ | |||||
| * | | | Checks if getenv returns proper system variable results | root | 2015-04-23 | 2 | -0/+13 |
* | | | | Merge pull request #15830 from owncloud/enc2-ajaxstatuswhenloggedin | Thomas Müller | 2015-04-23 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Only get encryption status when logged in | Vincent Petry | 2015-04-23 | 1 | -1/+1 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-23 | 64 | -14/+366 |
* | | | Merge pull request #15639 from rullzer/fix_15368 | Morris Jobke | 2015-04-23 | 2 | -2/+99 |
|\ \ \ | |||||
| * | | | Added unit tests | Roeland Jago Douma | 2015-04-17 | 1 | -0/+94 |
| * | | | moved from html to $('html') to fix unit tests | Roeland Jago Douma | 2015-04-17 | 1 | -2/+1 |
| * | | | Reset sharedialog values | Roeland Jago Douma | 2015-04-17 | 1 | -0/+4 |
* | | | | 8.1.0 alpha 2v8.1.0alpha2 | Frank Karlitschek | 2015-04-15 | 1 | -2/+2 |
* | | | | Merge pull request #15805 from owncloud/fileslist-whitespace | Morris Jobke | 2015-04-22 | 1 | -3/+4 |
|\ \ \ \ | |||||
| * | | | | add whitespace to bottom of files list to correctly show dropdowns, fix #15801 | Jan-Christoph Borchardt | 2015-04-22 | 1 | -3/+4 |
* | | | | | Merge pull request #15809 from owncloud/view-null-root | Vincent Petry | 2015-04-22 | 2 | -2/+25 |
|\ \ \ \ \ | |||||
| * | | | | | typo | Robin Appelman | 2015-04-22 | 1 | -1/+1 |
| * | | | | | add unit tests for null handling in view | Robin Appelman | 2015-04-22 | 1 | -2/+19 |
| * | | | | | dont allow using null as view root | Robin Appelman | 2015-04-22 | 1 | -0/+6 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #15799 from owncloud/fix-enc-folder-move | Thomas Müller | 2015-04-22 | 14 | -267/+168 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | fix PHPDoc | Thomas Müller | 2015-04-22 | 1 | -7/+8 |
| * | | | | pass KeyStorage via ctor | Thomas Müller | 2015-04-22 | 3 | -43/+12 |
| * | | | | calling renameKeys() on directory level as well - fixes #15778 | Thomas Müller | 2015-04-22 | 2 | -9/+18 |
| * | | | | add $encryptionModuleId to methods of Keys/IStorage | Thomas Müller | 2015-04-22 | 13 | -218/+140 |
* | | | | | Merge pull request #15787 from owncloud/trash-partfiles | Morris Jobke | 2015-04-22 | 2 | -3/+6 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Do not trash part files, delete directly | Vincent Petry | 2015-04-21 | 2 | -3/+6 |
* | | | | | Merge pull request #15549 from owncloud/jcf-fix-cache-update | Morris Jobke | 2015-04-22 | 1 | -1/+8 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | clarify the duplication of the $params array | Jens-Christian Fischer | 2015-04-12 | 1 | -1/+2 |
| * | | | | don't update identical values | Jens-Christian Fischer | 2015-04-11 | 1 | -1/+7 |
* | | | | | Merge pull request #15757 from owncloud/enc-fixfeofforlastblock | Björn Schießle | 2015-04-22 | 4 | -6/+94 |
|\ \ \ \ \ | |||||
| * | | | | | Fix encryption feof to not return too early | Vincent Petry | 2015-04-20 | 4 | -6/+94 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-22 | 102 | -14/+314 |
* | | | | | | Merge pull request #15734 from owncloud/add-deprecate-tags | Thomas Müller | 2015-04-21 | 6 | -1/+27 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Add @deprecated to all methods with a proper method in \OCP | Morris Jobke | 2015-04-20 | 6 | -1/+27 |
* | | | | | | Merge pull request #15782 from owncloud/hide-modified-multiselect | Morris Jobke | 2015-04-21 | 1 | -1/+10 |
|\ \ \ \ \ \ |