Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-01 | 2 | -0/+18 |
* | Merge pull request #6952 from nextcloud/correctly-search-for-results | Joas Schilling | 2017-10-31 | 1 | -3/+5 |
|\ | |||||
| * | Add unit tests for SearchResult | Joas Schilling | 2017-10-25 | 1 | -1/+1 |
| * | Correctly search for existing collaboration results | Joas Schilling | 2017-10-25 | 1 | -2/+4 |
* | | Merge pull request #7021 from nextcloud/fix-oracle-indexes | Joas Schilling | 2017-10-31 | 5 | -71/+120 |
|\ \ | |||||
| * | | Rebuild autoloader | Joas Schilling | 2017-10-30 | 2 | -2/+0 |
| * | | Die NoCheckMigrator | Victor Dubiniuk | 2017-10-30 | 3 | -41/+2 |
| * | | Add foreign key support to OC | Piotr Mrowczynski | 2017-10-30 | 1 | -4/+36 |
| * | | quote index columns on oracle, handle all index changes, minor phpdoc cleanup | Jörn Friedrich Dreyer | 2017-10-30 | 1 | -27/+85 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-31 | 2 | -0/+18 |
* | | | Merge pull request #7004 from Fiech/master | Roeland Jago Douma | 2017-10-30 | 1 | -0/+8 |
|\ \ \ | |/ / |/| | | |||||
| * | | Extended list of sensitive configuration values | Johannes Schlichenmaier | 2017-10-29 | 1 | -0/+8 |
* | | | Merge pull request #6867 from nextcloud/imessage-attachments | Georg Ehrke | 2017-10-30 | 8 | -1/+195 |
|\ \ \ | |||||
| * | | | Move attachment creators to mailer class | Joas Schilling | 2017-10-25 | 4 | -38/+39 |
| * | | | Fix docs | Joas Schilling | 2017-10-19 | 2 | -8/+8 |
| * | | | Extend the API with teh parameters from Swift | Joas Schilling | 2017-10-19 | 2 | -3/+27 |
| * | | | Add attachment support to emails | Joas Schilling | 2017-10-18 | 6 | -1/+170 |
* | | | | Merge pull request #6932 from nextcloud/constants-for-talk-useragents | Roeland Jago Douma | 2017-10-30 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | Define constants for the talk user agents | Joas Schilling | 2017-10-24 | 1 | -0/+10 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #6992 from nextcloud/2-lines-for-better-code | Morris Jobke | 2017-10-30 | 1 | -1/+2 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Use ::class and fix missing doc | Joas Schilling | 2017-10-28 | 1 | -1/+2 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-29 | 4 | -2/+16 |
|/ / / | |||||
* | | | Merge pull request #6977 from Fiech/master | Joas Schilling | 2017-10-27 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Added additional methods for removal of sensitive info | Johannes Schlichenmaier | 2017-10-27 | 1 | -0/+6 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-27 | 2 | -0/+20 |
* | | | | Merge pull request #6949 from nextcloud/cachingrouter_local | Roeland Jago Douma | 2017-10-26 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Use local cache for the CachingRouter | Roeland Jago Douma | 2017-10-25 | 1 | -2/+2 |
| |/ / / | |||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-26 | 2 | -0/+18 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-25 | 4 | -0/+16 |
* | | | Merge pull request #6918 from nextcloud/rotate_job_by_default | Roeland Jago Douma | 2017-10-24 | 6 | -14/+55 |
|\ \ \ | |||||
| * | | | Update autoloader | Roeland Jago Douma | 2017-10-24 | 2 | -0/+2 |
| * | | | Add logrote as a default background job | Roeland Jago Douma | 2017-10-24 | 4 | -14/+53 |
* | | | | Merge pull request #6921 from nextcloud/appmanager-securitymiddleware | Roeland Jago Douma | 2017-10-24 | 2 | -3/+10 |
|\ \ \ \ | |||||
| * | | | | Use proper DI for security middleware for app enabled check | Morris Jobke | 2017-10-24 | 2 | -3/+10 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #6928 from nextcloud/remove-unneeded-method | Morris Jobke | 2017-10-24 | 1 | -15/+0 |
|\ \ \ \ | |||||
| * | | | | Remove unused method of OC_App | Morris Jobke | 2017-10-24 | 1 | -15/+0 |
* | | | | | Deprecate OC_App:isEnabled | Morris Jobke | 2017-10-24 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Merge pull request #6920 from nextcloud/appmanager-usage | Morris Jobke | 2017-10-24 | 4 | -4/+5 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Use appmanager instead of OC_App for check for enabled app | Morris Jobke | 2017-10-23 | 4 | -4/+5 |
| |/ / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-24 | 6 | -0/+558 |
* | | | Revert copyright changes | Julius Härtl | 2017-10-23 | 4 | -2/+5 |
* | | | Doc: Fix phpDoc issues | Julius Härtl | 2017-10-23 | 14 | -15/+12 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-22 | 2 | -0/+38 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-21 | 4 | -0/+36 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-20 | 2 | -0/+2 |
* | | Merge pull request #6825 from nextcloud/no-filecache-update | Lukas Reschke | 2017-10-19 | 2 | -0/+2 |
|\ \ | |||||
| * | | Update autoloading | Joas Schilling | 2017-10-16 | 2 | -0/+2 |
* | | | Merge pull request #6853 from nextcloud/apps_autoloader | Lukas Reschke | 2017-10-19 | 1 | -4/+12 |
|\ \ \ | |||||
| * | | | Allow apps to have their own autoloader | Roeland Jago Douma | 2017-10-17 | 1 | -4/+12 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-19 | 4 | -0/+18 |
| |_|/ |/| | |