Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add occ command to verify storage configurations | Robin Appelman | 2016-02-08 | 2 | -0/+147 |
* | Fix PHPDoc | Lukas Reschke | 2016-02-08 | 1 | -5/+7 |
* | Adding common name to sharee | Thomas Müller | 2016-02-08 | 3 | -4/+7 |
* | Original resources should not be overwritten by shared resources | Thomas Müller | 2016-02-08 | 2 | -13/+19 |
* | Merge pull request #22190 from owncloud/fix_22189 | Thomas Müller | 2016-02-08 | 2 | -2/+2 |
|\ | |||||
| * | Even single shares are returned as array | Roeland Jago Douma | 2016-02-08 | 2 | -2/+2 |
* | | Collapse long comments | Vincent Petry | 2016-02-08 | 2 | -4/+68 |
* | | Merge pull request #22160 from owncloud/files_external-create | Thomas Müller | 2016-02-08 | 4 | -0/+358 |
|\ \ | |/ |/| | |||||
| * | output mount id on create | Robin Appelman | 2016-02-05 | 1 | -0/+5 |
| * | verify that the auth backend is valid for the storage backend | Robin Appelman | 2016-02-05 | 1 | -0/+5 |
| * | list supported auth backends for storage backends | Robin Appelman | 2016-02-05 | 1 | -0/+3 |
| * | Add occ files_external:create command to add new mounts | Robin Appelman | 2016-02-05 | 4 | -0/+345 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-08 | 18 | -0/+68 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-07 | 14 | -0/+68 |
* | | Merge pull request #22102 from owncloud/ldap_2nddispname-master | Thomas Müller | 2016-02-06 | 11 | -15/+209 |
|\ \ | |||||
| * | | Port of test_ldap_2nddispname to master | Arthur Schiwon | 2016-02-03 | 11 | -15/+209 |
* | | | Merge pull request #22139 from owncloud/comments-files-cleanup | Thomas Müller | 2016-02-06 | 5 | -24/+151 |
|\ \ \ | |||||
| * | | | Move casting to IExpressionBuilder | Joas Schilling | 2016-02-05 | 1 | -2/+3 |
| * | | | fix pgsql | Arthur Schiwon | 2016-02-05 | 1 | -2/+4 |
| * | | | cleanup jobs for comments and comment read marks | Arthur Schiwon | 2016-02-05 | 5 | -24/+148 |
* | | | | Merge pull request #22163 from owncloud/comments-sizelimit | Thomas Müller | 2016-02-06 | 3 | -2/+116 |
|\ \ \ \ | |||||
| * | | | | Limit comment size to 1000 in UI | Vincent Petry | 2016-02-05 | 3 | -2/+116 |
* | | | | | Merge pull request #20618 from owncloud/action-icon-size | Thomas Müller | 2016-02-06 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Fix image sizing for action icons in Edge | Robin Appelman | 2015-11-19 | 1 | -2/+2 |
* | | | | | | Merge pull request #22165 from owncloud/comments-markowncommentasread | Thomas Müller | 2016-02-06 | 2 | -0/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Mark own comments as read after posting | Vincent Petry | 2016-02-05 | 2 | -0/+9 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-06 | 164 | -220/+574 |
* | | | | | | Merge pull request #22159 from owncloud/fix_21678 | Thomas Müller | 2016-02-05 | 1 | -0/+6 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Gracefull handle link shares rename hook | Roeland Jago Douma | 2016-02-05 | 1 | -0/+6 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #22157 from owncloud/use-https-instead-of-http | Thomas Müller | 2016-02-05 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Use HTTPS instead of HTTP | Lukas Reschke | 2016-02-05 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge pull request #22152 from owncloud/activities-for-comments | Thomas Müller | 2016-02-05 | 4 | -1/+450 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add a filter for comment activities | Joas Schilling | 2016-02-05 | 1 | -3/+22 |
| * | | | Add activities for comments | Joas Schilling | 2016-02-05 | 4 | -1/+431 |
* | | | | Merge pull request #20920 from owncloud/issue_20888 | Thomas Müller | 2016-02-05 | 7 | -86/+219 |
|\ \ \ \ | |||||
| * | | | | Improve credentials dialog usability a bit | Vincent Petry | 2016-02-04 | 1 | -2/+13 |
| * | | | | fix error code for unconfigured user provided auth | Robin Appelman | 2016-02-04 | 1 | -0/+11 |
| * | | | | set read permissions on failed mount root | Robin Appelman | 2016-02-04 | 1 | -1/+2 |
| * | | | | handle exception in availibilty check | Robin Appelman | 2016-02-04 | 1 | -3/+8 |
| * | | | | fix input type | Robin Appelman | 2016-02-04 | 1 | -1/+1 |
| * | | | | show failed external storages properly | Robin Appelman | 2016-02-04 | 1 | -0/+5 |
| * | | | | Use handlebars template | Robin Appelman | 2016-02-04 | 1 | -22/+25 |
| * | | | | Fix PR from comments | Jesús Macias | 2016-02-04 | 1 | -5/+3 |
| * | | | | Add credentials dialog for user provided auth | Jesús Macias | 2016-02-04 | 4 | -85/+184 |
* | | | | | Merge pull request #22135 from owncloud/global-auth-warning | Thomas Müller | 2016-02-05 | 1 | -1/+4 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | fix warning caused by global auth | Robin Appelman | 2016-02-04 | 1 | -1/+4 |
| |/ / / | |||||
* / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-05 | 12 | -0/+38 |
|/ / / | |||||
* | | | Merge pull request #22107 from owncloud/external-auth-global | Thomas Müller | 2016-02-04 | 9 | -3/+156 |
|\ \ \ | |||||
| * | | | Add global auth backend for files external | Robin Appelman | 2016-02-04 | 9 | -3/+156 |
* | | | | Merge pull request #22124 from owncloud/comments-author-check | Thomas Müller | 2016-02-04 | 2 | -1/+184 |
|\ \ \ \ | |/ / / |/| | | |