Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4501 from nextcloud/downstream-27144 | Morris Jobke | 2017-04-26 | 2 | -3/+25 |
|\ | |||||
| * | Add duration of last job execution to the table | Noveen Sachdeva | 2017-04-25 | 2 | -3/+25 |
* | | Merge pull request #4515 from nextcloud/downstream-27643 | Morris Jobke | 2017-04-26 | 8 | -135/+73 |
|\ \ | |||||
| * | | Fix missing conflict resolutions | Joas Schilling | 2017-04-26 | 1 | -4/+0 |
| * | | Adjust query/event logging code in favour of more complex owncloud/diagnostic... | Piotr Mrówczyński | 2017-04-26 | 8 | -135/+77 |
* | | | Merge pull request #4526 from nextcloud/downstream-27269 | Morris Jobke | 2017-04-26 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Use regex to detect part files | Vincent Petry | 2017-04-26 | 1 | -2/+2 |
| * | | | #7496 Don`t allow upload of files with extension .part | Ilja Neumann | 2017-04-26 | 1 | -0/+6 |
| |/ / | |||||
* | | | Add SocialSharingBundle | Lukas Reschke | 2017-04-26 | 2 | -0/+47 |
* | | | Add tests for repairstep | Lukas Reschke | 2017-04-26 | 1 | -1/+1 |
* | | | Add spreed to Groupware bundle | Lukas Reschke | 2017-04-26 | 1 | -0/+1 |
* | | | Remove unrequired getDescription() method | Lukas Reschke | 2017-04-26 | 4 | -29/+1 |
* | | | Add app bundles | Lukas Reschke | 2017-04-26 | 12 | -9/+448 |
* | | | Merge pull request #4374 from nextcloud/contactsmenu_popover | Lukas Reschke | 2017-04-26 | 2 | -1/+60 |
|\ \ \ | |||||
| * | | | add contactsmenu popover | Georg Ehrke | 2017-04-26 | 2 | -1/+60 |
* | | | | Fix scanner after review | Vincent Petry | 2017-04-26 | 1 | -2/+3 |
* | | | | OCC scanner commit in batches | Vincent Petry | 2017-04-26 | 1 | -6/+38 |
| |/ / |/| | | |||||
* | | | Merge pull request #4430 from nextcloud/refactor-auth | Roeland Jago Douma | 2017-04-26 | 2 | -14/+10 |
|\ \ \ | |/ / |/| | | |||||
| * | | Refactor auth methods | Jörn Friedrich Dreyer | 2017-04-26 | 2 | -14/+10 |
* | | | Merge pull request #4467 from nextcloud/lists-for-html-mails | Roeland Jago Douma | 2017-04-26 | 1 | -22/+124 |
|\ \ \ | |||||
| * | | | Allow meta info and icons | Joas Schilling | 2017-04-25 | 1 | -6/+26 |
| * | | | Add lists to HTML emails | Joas Schilling | 2017-04-24 | 1 | -22/+104 |
* | | | | Merge pull request #4061 from nextcloud/downstream-26407 | Roeland Jago Douma | 2017-04-26 | 2 | -37/+59 |
|\ \ \ \ | |||||
| * | | | | no ternary | Jörn Friedrich Dreyer | 2017-03-25 | 1 | -2/+10 |
| * | | | | fix constant | Jörn Friedrich Dreyer | 2017-03-25 | 1 | -1/+1 |
| * | | | | Add Redis Cluster support | Robin McCorkell | 2017-03-25 | 2 | -37/+51 |
* | | | | | Merge pull request #4449 from stweil/mimetypes | Morris Jobke | 2017-04-26 | 1 | -0/+13 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Add repair steps for new image mime types | Stefan Weil | 2017-04-25 | 1 | -0/+13 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'master' into contactsmenu | Jan-Christoph Borchardt | 2017-04-26 | 3 | -3/+12 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #4499 from nextcloud/downstream-26984 | Morris Jobke | 2017-04-25 | 1 | -1/+5 |
| |\ \ \ \ | |||||
| | * | | | | Trigger change when a user is enabled/disabled | Joas Schilling | 2017-04-25 | 1 | -1/+5 |
| | |/ / / | |||||
| * | | | | Merge pull request #4495 from nextcloud/downstream-27638 | Roeland Jago Douma | 2017-04-25 | 2 | -2/+7 |
| |\ \ \ \ | |||||
| | * | | | | Catch session already closed exception in destructor | Victor Dubiniuk | 2017-04-25 | 2 | -2/+7 |
| | |/ / / | |||||
* | | | | | Use absolute URI for action icons | Christoph Wurst | 2017-04-25 | 1 | -3/+9 |
* | | | | | Don't show contacts an entry for themselves | Christoph Wurst | 2017-04-25 | 2 | -4/+9 |
* | | | | | Let apps register contact menu provider via info.xml | Christoph Wurst | 2017-04-25 | 2 | -14/+45 |
* | | | | | Show mail address in popover menu | Christoph Wurst | 2017-04-25 | 1 | -3/+1 |
* | | | | | Contacts menu | Christoph Wurst | 2017-04-25 | 9 | -0/+666 |
|/ / / / | |||||
* / / / | Responsive app menu | Julius Härtl | 2017-04-25 | 2 | -70/+0 |
|/ / / | |||||
* | | | Merge pull request #3531 from nextcloud/theming-scss | Morris Jobke | 2017-04-25 | 4 | -17/+99 |
|\ \ \ | |||||
| * | | | Use theming cachebuster for server resources | Julius Härtl | 2017-04-25 | 1 | -1/+3 |
| * | | | Implement scss variable injection by OC_Defaults | Julius Haertl | 2017-04-25 | 4 | -16/+96 |
| | |/ | |/| | |||||
* | | | Merge pull request #4462 from danxuliu/fix-sharing-password-protected-link | Roeland Jago Douma | 2017-04-25 | 1 | -24/+31 |
|\ \ \ | |/ / |/| | | |||||
| * | | Extract updateSharePasswordIfNeeded function | Daniel Calviño Sánchez | 2017-04-24 | 1 | -22/+30 |
| * | | Join if block to preceding if chain | Daniel Calviño Sánchez | 2017-04-24 | 1 | -3/+2 |
| * | | Fix double hashing of shared link passwords | Daniel Calviño Sánchez | 2017-04-24 | 1 | -1/+1 |
* | | | Merge pull request #4443 from nextcloud/cleanup-unused-imports | Joas Schilling | 2017-04-24 | 37 | -70/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove unused use statements | Morris Jobke | 2017-04-22 | 37 | -70/+0 |
* | | | Remove unused variables | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
|/ / | |||||
* | | Merge pull request #4396 from nextcloud/scan-non-existing | Roeland Jago Douma | 2017-04-21 | 1 | -0/+5 |
|\ \ |