Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ownCloud users are exported as address book | Thomas Müller | 2014-07-24 | 3 | -0/+208 |
| | |||||
* | Merge pull request #9621 from owncloud/fix_logger_implementation | Thomas Müller | 2014-07-15 | 2 | -2/+2 |
|\ | | | | | fix logger implementation | ||||
| * | fix logger implementation and test | Jörn Friedrich Dreyer | 2014-07-15 | 2 | -2/+2 |
| | | |||||
* | | throw exception if file is to large for trash bin | Bjoern Schiessle | 2014-07-15 | 3 | -6/+46 |
| | | |||||
* | | Merge pull request #9633 from owncloud/correct-icon-license | Thomas Müller | 2014-07-15 | 7 | -38/+1 |
|\ \ | | | | | | | Correct icon license | ||||
| * | | remove unused 3rdparty clock and lock icons | Jan-Christoph Borchardt | 2014-07-15 | 6 | -37/+0 |
| | | | |||||
| * | | correct icon license, we use Elementary icons, not Silk anymore | Jan-Christoph Borchardt | 2014-07-15 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #9570 from PhilJung/master | blizzz | 2014-07-15 | 2 | -1/+153 |
|\ \ \ | |/ / |/| | | [Issue #9559] identifiers uid=xxx must be considered as user DN and not ... | ||||
| * | | File written by blizzz | Philippe Jung | 2014-07-14 | 1 | -0/+151 |
| | | | |||||
| * | | [Issue #9559] identifiers uid=xxx must be considered as user DN and not as ↵ | Philippe Jung | 2014-07-10 | 1 | -1/+2 |
| | | | | | | | | | | | | owncloud users | ||||
* | | | Merge pull request #9596 from owncloud/fixing-9503-master | Morris Jobke | 2014-07-15 | 4 | -14/+14 |
|\ \ \ | | | | | | | | | reduce share action text to the user name only | ||||
| * | | | reduce share action text to the user name only | Thomas Müller | 2014-07-14 | 4 | -14/+14 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-15 | 181 | -2735/+3649 |
| | | | | |||||
* | | | | Merge pull request #9562 from owncloud/users-groupfilter | Thomas Müller | 2014-07-15 | 5 | -59/+153 |
|\ \ \ \ | | | | | | | | | | | Do not filter groups, but therefore update the user counts according to the filter | ||||
| * | | | | fixing PHPDoc | Thomas Müller | 2014-07-14 | 1 | -16/+16 |
| | | | | | |||||
| * | | | | remove dead code | Arthur Schiwon | 2014-07-14 | 5 | -43/+137 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | do not filter groups. but update the user count according to the filter improve phpdoc improve metadata runtime cache add metadata tests | ||||
* | | | | Merge pull request #9620 from owncloud/search-fileinfo-path | icewind1991 | 2014-07-14 | 1 | -1/+2 |
|\ \ \ \ | |/ / / |/| | | | Use the correct path when building the FileInfo for the search result | ||||
| * | | | Use the correct path when building the FileInfo for the search result | Robin Appelman | 2014-07-14 | 1 | -1/+2 |
|/ / / | |||||
* | | | Merge pull request #9228 from owncloud/remove-routing-singular-issues | Morris Jobke | 2014-07-14 | 2 | -16/+6 |
|\ \ \ | | | | | | | | | Routing: Dont strip the s from the resource id to prevent possible weird behavior with irregular english plural nouns | ||||
| * | | | use id instead of resourceId | Bernhard Posselt | 2014-06-26 | 2 | -13/+3 |
| | | | | |||||
| * | | | dont strip the s from the resource | Bernhard Posselt | 2014-06-26 | 2 | -6/+6 |
| | | | | |||||
* | | | | Merge pull request #9598 from owncloud/fix-app-installation-master | Thomas Müller | 2014-07-14 | 1 | -9/+4 |
|\ \ \ \ | | | | | | | | | | | append file extension to the temporary file which contains the downloade... | ||||
| * | | | | append file extension to the temporary file which contains the downloaded ↵ | Thomas Müller | 2014-07-11 | 1 | -9/+4 |
| | | | | | | | | | | | | | | | | | | | | archive - in case of zip files fileinfo doesn't seem to return anything reliable | ||||
* | | | | | Merge pull request #9546 from owncloud/user-public | icewind1991 | 2014-07-14 | 7 | -3/+236 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Extends the public user api | ||||
| * | | | | Expose the user manager in the public server container | Robin Appelman | 2014-07-14 | 1 | -0/+7 |
| | | | | | |||||
| * | | | | Add public interfaces for User, UserManager and UserSession | Robin Appelman | 2014-07-14 | 6 | -3/+229 |
|/ / / / | |||||
* | | | | Merge pull request #9539 from enoch85/patch-1 | Björn Schießle | 2014-07-14 | 1 | -14/+11 |
|\ \ \ \ | | | | | | | | | | | Fix for #9422 | ||||
| * | | | | Fix for #9422 | Daniel Hansson | 2014-07-09 | 1 | -14/+11 |
| | | | | | |||||
* | | | | | Merge pull request #9572 from owncloud/deleteunsharetooltip | Björn Schießle | 2014-07-14 | 5 | -5/+30 |
|\ \ \ \ \ | | | | | | | | | | | | | mountType attribute + delete hint fix | ||||
| * | | | | | Added mountType attribute and adapted Delete action text | Vincent Petry | 2014-07-14 | 5 | -5/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added mountType attribute for files/folder to indicated whether they are regular, external or shared. The client side then adapts the "Delete" action hint text based on this information. Only the mount roots must have the delete icon hint adapted. To make this detectable on the client side, the mountType can now be null, "shared", "shared-root", "external" or "external-root". This also gives room to icon customization on the client side. | ||||
* | | | | | | Merge pull request #9605 from owncloud/sftp-missing-streamwrapper | Vincent Petry | 2014-07-14 | 1 | -0/+15 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Re-add missing sftp:// stream wrapper | ||||
| * | | | | | Add short description explaining how SFTP ext storage class works. | Andreas Fischer | 2014-07-12 | 1 | -0/+4 |
| | | | | | | |||||
| * | | | | | The file providing the sftp:// scheme needs to be included manually. | Andreas Fischer | 2014-07-12 | 1 | -0/+11 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #9571 from owncloud/fix_appstore_update_issue | Vincent Petry | 2014-07-14 | 2 | -9/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix update to button issue | ||||
| * | | | | | improve check for duplicate apps | Georg Ehrke | 2014-07-10 | 1 | -7/+2 |
| | | | | | | |||||
| * | | | | | add proper version comparision in OC_Installer::isUpdateAvailable | Georg Ehrke | 2014-07-10 | 1 | -2/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-14 | 20 | -68/+75 |
| | | | | | |||||
* | | | | | Merge pull request #9563 from owncloud/version-delete-cache | Morris Jobke | 2014-07-13 | 1 | -4/+21 |
|\ \ \ \ \ | | | | | | | | | | | | | Remove deleted versions from the cache | ||||
| * | | | | | Remove deleted versions from the cache | Robin Appelman | 2014-07-10 | 1 | -4/+21 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-13 | 29 | -159/+243 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-12 | 41 | -262/+357 |
| | | | | | | |||||
* | | | | | | Merge pull request #9597 from owncloud/enc-removelegacytests | Thomas Müller | 2014-07-11 | 1 | -0/+4 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Disable legacy encryption tests | ||||
| * | | | | | Disable legacy encryption tests | Vincent Petry | 2014-07-11 | 1 | -0/+4 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | It seems these tests are not needed any more, but will now be skipped instead until the case is cleared out. | ||||
* | | | | | Merge pull request #9569 from owncloud/fix-require-of-blowfish-master | Morris Jobke | 2014-07-10 | 2 | -2/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | [OC8] remove pointless require of Blowfish.php | ||||
| * | | | | | remove pointless require of Blowfish.php | Thomas Müller | 2014-07-10 | 2 | -2/+0 |
|/ / / / / | |||||
* | | | | | Merge pull request #9538 from owncloud/fileactions-cleanup | Vincent Petry | 2014-07-10 | 7 | -43/+137 |
|\ \ \ \ \ | | | | | | | | | | | | | Propagate file action changes to the file lists | ||||
| * | | | | | Propagate file action changes to the file lists | Vincent Petry | 2014-07-09 | 7 | -43/+137 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever an app needs to register an event late, it does that on the original file actions object. Since the file actions that the file list work on is a merged list, not the original one, the registration event needs to be propagated there as well. | ||||
* | | | | | | Merge pull request #9525 from owncloud/incrementuser2 | Vincent Petry | 2014-07-10 | 4 | -37/+109 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | increment/decrement group and user counts when necessary | ||||
| * | | | | | | use .filterAttr() | Thomas Müller | 2014-07-09 | 1 | -4/+4 |
| | | | | | | | |||||
| * | | | | | | use .filterAttr() | Thomas Müller | 2014-07-09 | 1 | -7/+8 |
| | | | | | | |