Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Also clear cached UserGroup when a user is added/removed | Bart Visscher | 2014-02-27 | 1 | -0/+12 | |
| * | | | | | | | | | Clear the cached user groups when a group is deleted | Bart Visscher | 2014-02-27 | 1 | -3/+5 | |
| * | | | | | | | | | Only check for existence of shared files when doing shared storage setup | Bart Visscher | 2014-02-21 | 1 | -0/+23 | |
| * | | | | | | | | | Delay fetching the display name until it is requested | Bart Visscher | 2014-02-21 | 1 | -5/+7 | |
| * | | | | | | | | | Add more caching in the group manager | Bart Visscher | 2014-02-21 | 1 | -5/+15 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-18 | 6 | -0/+7 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-17 | 1 | -0/+8 | |
* | | | | | | | | | | Merge pull request #8555 from owncloud/sharing_default_expire_only_public_links | Björn Schießle | 2014-05-16 | 2 | -8/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | use default expire date only for link shares | Bjoern Schiessle | 2014-05-16 | 2 | -8/+12 | |
* | | | | | | | | | | | Merge pull request #8604 from owncloud/sharing_encforce_password | Björn Schießle | 2014-05-16 | 3 | -1/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | allow admin to enforce passwords for public link shares | Bjoern Schiessle | 2014-05-16 | 3 | -1/+28 | |
* | | | | | | | | | | | | Merge pull request #6260 from owncloud/jan-navigation-filesidebar | Vincent Petry | 2014-05-16 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Now settings CSS class with appid in content DIV | Vincent Petry | 2014-05-15 | 2 | -2/+6 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* / | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-16 | 4 | -5/+35 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #8587 from Raydiation/master | Thomas Müller | 2014-05-15 | 4 | -4/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | use registerService method instead of array access | Bernhard Posselt | 2014-05-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | use fetch method instead of fetchRow because fetchRow is only an owncloud int... | Bernhard Posselt | 2014-05-14 | 1 | -3/+3 | |
| * | | | | | | | | | | | provide a way to detect the language that is being used (e.g. for clientside ... | Bernhard Posselt | 2014-05-14 | 2 | -0/+31 | |
* | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-15 | 1 | -1/+3 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-14 | 2 | -0/+13 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | fixing variable naming | Thomas Müller | 2014-05-13 | 1 | -24/+24 | |
* | | | | | | | | | | fix PHPDoc | Thomas Müller | 2014-05-13 | 1 | -3/+5 | |
* | | | | | | | | | | object -> \OC\Preview | Thomas Müller | 2014-05-13 | 1 | -1/+1 | |
* | | | | | | | | | | adding PHPDoc | Thomas Müller | 2014-05-13 | 1 | -2/+21 | |
* | | | | | | | | | | fixing typo and missing @throws | Thomas Müller | 2014-05-13 | 1 | -1/+2 | |
* | | | | | | | | | | More PHPDoc for file functions | Robin McCorkell | 2014-05-13 | 2 | -0/+12 | |
* | | | | | | | | | | Fix various code errors detected by Scrutinizer | Robin McCorkell | 2014-05-13 | 2 | -2/+2 | |
* | | | | | | | | | | Fix Scrutinizer errors | Robin McCorkell | 2014-05-13 | 4 | -7/+12 | |
* | | | | | | | | | | Change parameter order of implode | Robin McCorkell | 2014-05-13 | 1 | -1/+1 | |
* | | | | | | | | | | Use OC_User_Interface instead of OC_User_Backend | Robin McCorkell | 2014-05-13 | 2 | -6/+6 | |
* | | | | | | | | | | Fix PHPDoc and typos | Lukas Reschke | 2014-05-13 | 4 | -15/+27 | |
* | | | | | | | | | | Change parameter type for useBackend | Robin McCorkell | 2014-05-13 | 1 | -1/+1 | |
* | | | | | | | | | | Fix all PHPDoc types and variable names, in /lib | Robin McCorkell | 2014-05-13 | 75 | -263/+255 | |
* | | | | | | | | | | Squash 'a | b' into 'a|b', in /lib | Robin McCorkell | 2014-05-13 | 23 | -26/+26 | |
* | | | | | | | | | | Fix @return array PHPDocs, in /lib | Robin McCorkell | 2014-05-13 | 38 | -75/+75 | |
* | | | | | | | | | | Replace @returns with @return, in /lib | Robin McCorkell | 2014-05-13 | 18 | -72/+72 | |
* | | | | | | | | | | Merge pull request #8572 from owncloud/core-getabsolutepathwithzero | Thomas Müller | 2014-05-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fixed getAbsolutePath case when path is "0" | Vincent Petry | 2014-05-13 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #8398 from owncloud/enc_backup_keys | Björn Schießle | 2014-05-13 | 1 | -8/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | backup the encryption key after the encryption was disabled so that the user | Bjoern Schiessle | 2014-05-13 | 1 | -8/+28 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | make it possible to omit parameters and use the default parameters from the c... | Bernhard Posselt | 2014-05-13 | 2 | -4/+9 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #8546 from owncloud/fix-preview-orientation-encrypted-master | Vincent Petry | 2014-05-13 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Rotate thumbnail when encryption is enabled | Thomas Müller | 2014-05-12 | 1 | -4/+5 | |
* | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-13 | 1 | -1/+6 | |
* | | | | | | | | | | | Merge pull request #8556 from owncloud/kill-legacy-code-master | Thomas Müller | 2014-05-12 | 6 | -440/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | remove legacy aka deprecated code: OC_Cache_FileGlobalGC | Thomas Müller | 2014-05-12 | 1 | -4/+0 | |
| * | | | | | | | | | | | remove legacy aka deprecated code: OC_FilesystemView | Thomas Müller | 2014-05-12 | 2 | -10/+1 | |
| * | | | | | | | | | | | remove legacy aka deprecated code: OC_Cache | Thomas Müller | 2014-05-12 | 2 | -11/+1 | |
| * | | | | | | | | | | | remove legacy aka deprecated code: OC_Filesystem | Thomas Müller | 2014-05-12 | 1 | -415/+0 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #8538 from owncloud/make-my-ide-less-complain-about-ldap | Lukas Reschke | 2014-05-12 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ |