Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-24 | 4 | -23/+58 |
| | |||||
* | LDAP: properly check if Groups-feature is enabled | Arthur Schiwon | 2012-10-24 | 1 | -3/+2 |
| | |||||
* | Merge pull request #75 from fmms/master | Lukas Reschke | 2012-10-23 | 1 | -2/+2 |
|\ | | | | | More Checkstyle cleanup | ||||
| * | More Checkstyle cleanup | Felix Moeller | 2012-10-23 | 1 | -2/+2 |
| | | | | | | | | This is for all LowerCaseConstant warnings | ||||
* | | Remove uneeded vendor prefixes | Lukas Reschke | 2012-10-24 | 1 | -2/+0 |
| | | |||||
* | | Format the CSS in a readable way | Lukas Reschke | 2012-10-23 | 1 | -11/+73 |
| | | |||||
* | | Fix urlencoding in the breadcrumb | Lukas Reschke | 2012-10-23 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #62 from fmms/master | Lukas Reschke | 2012-10-23 | 2 | -2/+2 |
|\| | | | | | More Checkstyle warnings | ||||
| * | Make Jenkins more happy. | Felix Moeller | 2012-10-23 | 2 | -2/+2 |
| | | | | | | | | This is NoSpaceAfterComma | ||||
* | | Merge pull request #12 from scambra/fixes | icewind1991 | 2012-10-23 | 3 | -2/+10 |
|\ \ | | | | | | | check free space using folder's owner | ||||
| * | | check free space using folder's owner | scambra | 2012-09-19 | 3 | -2/+10 |
| | | | |||||
* | | | Merge pull request #59 from fmms/master | icewind1991 | 2012-10-23 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | Starting point to take care of Checkstyle warnings | ||||
| * | | Correct a first issue Checkstyle is complaining about ... | Felix Moeller | 2012-10-22 | 1 | -1/+1 |
| | | | | | | | | | | | | This is BracketsNotRequired | ||||
* | | | Files: urldecode urlencoded dir names, fixes oc-2111 | Arthur Schiwon | 2012-10-23 | 1 | -1/+1 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-23 | 20 | -27/+297 |
| | | |||||
* | | LDAP: fix db update for Postgres | Arthur Schiwon | 2012-10-23 | 2 | -2/+2 |
| | | |||||
* | | LDAP: fix cache save and check, fixes oc-2118 | Arthur Schiwon | 2012-10-22 | 1 | -4/+5 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-22 | 3 | -0/+30 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-21 | 8 | -1/+90 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-20 | 25 | -33/+176 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-19 | 31 | -88/+111 |
| | | |||||
* | | unset UserID after Update | Arthur Schiwon | 2012-10-18 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #39 from scambra/date-l10n-fixes | Thomas Müller | 2012-10-18 | 1 | -5/+4 |
|\ \ | | | | | | | Date l10n fixes | ||||
| * | | Translate modification date when file is created/uploaded, use same strings ↵ | scambra | 2012-10-16 | 1 | -5/+4 |
| | | | | | | | | | | | | as lib/template.php | ||||
* | | | fix oc-605 | Jörn Friedrich Dreyer | 2012-10-18 | 2 | -9/+11 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-18 | 49 | -445/+18 |
| | | | |||||
* | | | Merge pull request #37 from scambra/js-interpolation-l10n | Thomas Müller | 2012-10-17 | 2 | -14/+14 |
|\ \ \ | | | | | | | | | use interpolation for some translations in js | ||||
| * | | | use interpolation for some translations in js | scambra | 2012-10-16 | 2 | -14/+14 |
| |/ / | |||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-16 | 13 | -7/+209 |
|/ / | |||||
* | | normalize path to avoid problems with trailing slashes, double-slashes, etc. | Björn Schießle | 2012-10-16 | 1 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-16 | 2 | -0/+26 |
| | | |||||
* | | LDAP: fix retrieval of Quota and Email | Arthur Schiwon | 2012-10-15 | 1 | -6/+9 |
| | | |||||
* | | make files_versions use OC_User::getHome, fixes 'PHP Warning: Missing ↵ | Arthur Schiwon | 2012-10-15 | 1 | -7/+8 |
| | | | | | | | | argument 1 for OC_FilesystemView::getAbsolutePath' with custom user home dirs | ||||
* | | LDAP: check if index is set, fix Notices | Arthur Schiwon | 2012-10-15 | 1 | -1/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-15 | 1 | -0/+8 |
| | | |||||
* | | Whitespace cleanup | Bart Visscher | 2012-10-14 | 12 | -29/+26 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-14 | 7 | -2/+47 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-13 | 4 | -4/+28 |
| | | |||||
* | | fix blocking drag & drop upload of folders | Robin Appelman | 2012-10-12 | 1 | -2/+2 |
| | | |||||
* | | don't throw errors if certificate folder doesn't exist | Robin Appelman | 2012-10-12 | 1 | -4/+7 |
| | | |||||
* | | Sanitize user input | Lukas Reschke | 2012-10-12 | 1 | -6/+6 |
| | | |||||
* | | Sanitize user input | Lukas Reschke | 2012-10-12 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-12 | 8 | -0/+36 |
| | | |||||
* | | fix filetype for smb storage backend | Robin Appelman | 2012-10-11 | 1 | -1/+1 |
| | | |||||
* | | fix webdav storage backend when trying to open a non existing file for reading | Robin Appelman | 2012-10-11 | 2 | -3/+6 |
| | | |||||
* | | skip the files_external test cases the correct way | Robin Appelman | 2012-10-11 | 8 | -134/+125 |
| | | |||||
* | | Various bug fixes for swift | Benjamin Liles | 2012-10-11 | 1 | -11/+27 |
| | | |||||
* | | generate correct link for shared files and shared directories | Björn Schießle | 2012-10-11 | 1 | -2/+7 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-11 | 6 | -0/+29 |
| | | |||||
* | | don't show the share action in the file view for publically shared files. | Björn Schießle | 2012-10-10 | 3 | -1/+11 |
| | |