Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 #8586 from owncloud/more-unit-tests | Thomas Müller | 2014-05-13 | 1 | -0/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add tests for other types that PHP might cast | Lukas Reschke | 2014-05-13 | 1 | -0/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #8572 from owncloud/core-getabsolutepathwithzero | Thomas Müller | 2014-05-13 | 2 | -1/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fixed getAbsolutePath case when path is "0" | Vincent Petry | 2014-05-13 | 2 | -1/+19 | |
* | | | | | | Merge pull request #8524 from owncloud/prompt-dialog | Thomas Müller | 2014-05-13 | 1 | -1/+60 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix Typo, define $ as global | Lukas Reschke | 2014-05-11 | 1 | -2/+2 | |
| * | | | | | | Add prompt dialog to OC.dialogs | Robin Appelman | 2014-05-09 | 1 | -0/+59 | |
* | | | | | | | Merge pull request #8398 from owncloud/enc_backup_keys | Björn Schießle | 2014-05-13 | 9 | -22/+176 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | backup the encryption key after the encryption was disabled so that the user | Bjoern Schiessle | 2014-05-13 | 9 | -22/+176 | |
* | | | | | | | | Merge pull request #8566 from owncloud/controller-defaults | Morris Jobke | 2014-05-13 | 4 | -13/+46 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | make it possible to omit parameters and use the default parameters from the c... | Bernhard Posselt | 2014-05-13 | 4 | -13/+46 | |
* | | | | | | | | Merge pull request #8562 from owncloud/better-addmountpoint | Vincent Petry | 2014-05-13 | 1 | -11/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Extract mount point merging logic into separate function | Robin McCorkell | 2014-05-13 | 1 | -11/+25 | |
* | | | | | | | | | Merge pull request #8550 from owncloud/fix-sticky-footer | Morris Jobke | 2014-05-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fix sticky footer on log in page | Jan-Christoph Borchardt | 2014-05-12 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #8526 from owncloud/escape-share-emails-master | Vincent Petry | 2014-05-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix style | Thomas Müller | 2014-05-12 | 1 | -2/+2 | |
| * | | | | | | | | | escape display name and email | Thomas Müller | 2014-05-09 | 1 | -1/+1 | |
* | | | | | | | | | | 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 | 17 | -94/+104 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #8556 from owncloud/kill-legacy-code-master | Thomas Müller | 2014-05-12 | 36 | -540/+102 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | 28 | -98/+89 | |
| * | | | | | | | | | remove legacy aka deprecated code: OC_Cache | Thomas Müller | 2014-05-12 | 5 | -17/+7 | |
| * | | | | | | | | | remove legacy aka deprecated code: OC_Filesystem | Thomas Müller | 2014-05-12 | 5 | -421/+6 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #8538 from owncloud/make-my-ide-less-complain-about-ldap | Lukas Reschke | 2014-05-12 | 15 | -386/+691 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use array as type | Lukas Reschke | 2014-05-12 | 1 | -1/+1 | |
| * | | | | | | | | | That's bool and not always true | Lukas Reschke | 2014-05-11 | 1 | -1/+1 | |
| * | | | | | | | | | Use WizardResult|false instead of mixed | Lukas Reschke | 2014-05-11 | 1 | -2/+2 | |
| * | | | | | | | | | Use @return instead of @returns | Lukas Reschke | 2014-05-11 | 3 | -9/+9 | |
| * | | | | | | | | | Fix Typo | Lukas Reschke | 2014-05-11 | 3 | -3/+3 | |
| * | | | | | | | | | Use proper PHPDoc and variable names in the LDAP lib | Lukas Reschke | 2014-05-11 | 12 | -378/+683 | |
* | | | | | | | | | | Merge pull request #8553 from owncloud/fix-8549-master | Thomas Müller | 2014-05-12 | 2 | -29/+33 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | adding X-Robots-Tag to all responses of ownCloud + move addSecurityHeaders() ... | Thomas Müller | 2014-05-12 | 2 | -29/+33 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #8482 from owncloud/public-logger | Thomas Müller | 2014-05-12 | 4 | -13/+194 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | adding unit test for message interpolation | Thomas Müller | 2014-05-12 | 1 | -0/+40 | |
| * | | | | | | | | | fix missing spaces | Morris Jobke | 2014-05-12 | 2 | -3/+3 | |
| * | | | | | | | | | adding interpolation as requested by PSR-3 | Thomas Müller | 2014-05-12 | 1 | -0/+9 | |
| * | | | | | | | | | - make logger available in the container | Bernhard Posselt | 2014-05-09 | 3 | -13/+145 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #8041 from owncloud/files-sortcolumns | Vincent Petry | 2014-05-12 | 12 | -74/+507 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Clear selection on reload (when changing sort) | Vincent Petry | 2014-04-29 | 2 | -2/+9 | |
| * | | | | | | | | typos, indentation and remove of unused code | Thomas Müller | 2014-04-28 | 3 | -7/+7 | |
| * | | | | | | | | html input tag has no closing tag | Thomas Müller | 2014-04-28 | 1 | -2/+3 | |
| * | | | | | | | | $RUNTIME_APPTYPES is no longer used - left over from pre OC4 | Thomas Müller | 2014-04-28 | 1 | -5/+0 |