Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #1629 from nextcloud/cleanup-settings-application | Joas Schilling | 2016-10-06 | 1 | -0/+3 | |
|\ \ | ||||||
| * | | When we can not create the class, try if the variable is a registered service | Joas Schilling | 2016-10-05 | 1 | -0/+3 | |
* | | | log version number in each log line | Morris Jobke | 2016-10-06 | 1 | -2/+4 | |
| |/ |/| | ||||||
* | | Merge pull request #1306 from nextcloud/simplefs | Lukas Reschke | 2016-10-06 | 20 | -36/+926 | |
|\ \ | ||||||
| * | | add proper exception documentation for ISimpleFS interface | Morris Jobke | 2016-10-05 | 1 | -0/+6 | |
| * | | DI fails for bg job | Roeland Jago Douma | 2016-10-05 | 1 | -10/+4 | |
| * | | Fix repair | Roeland Jago Douma | 2016-10-05 | 1 | -3/+1 | |
| * | | Update autoloader | Roeland Jago Douma | 2016-10-05 | 2 | -0/+2 | |
| * | | Use a backgroundjob to move avatars | Roeland Jago Douma | 2016-10-05 | 2 | -78/+118 | |
| * | | Deprecate old app folder | Roeland Jago Douma | 2016-10-05 | 2 | -0/+2 | |
| * | | Update autoloader | Roeland Jago Douma | 2016-10-05 | 2 | -0/+18 | |
| * | | Kill users with the reserved name on login | Roeland Jago Douma | 2016-10-05 | 1 | -1/+11 | |
| * | | Add for proper DI | Roeland Jago Douma | 2016-10-05 | 1 | -0/+5 | |
| * | | Avatar migration step | Roeland Jago Douma | 2016-10-05 | 2 | -0/+141 | |
| * | | avatar to appdata | Roeland Jago Douma | 2016-10-05 | 5 | -28/+24 | |
| * | | Add Tests | Roeland Jago Douma | 2016-10-05 | 2 | -12/+26 | |
| * | | Initial AppData | Roeland Jago Douma | 2016-10-05 | 11 | -7/+671 | |
| |/ | ||||||
* | | Merge pull request #1586 from nextcloud/issue-1466-fix-multi-translation-name... | Lukas Reschke | 2016-10-05 | 1 | -7/+67 | |
|\ \ | |/ |/| | ||||||
| * | Fallback from "de" to "de_DE" and the other way around | Joas Schilling | 2016-10-04 | 1 | -3/+30 | |
| * | Allow multiple names and description | Joas Schilling | 2016-09-30 | 1 | -7/+40 | |
* | | Remove database requirement from test | Lukas Reschke | 2016-10-03 | 1 | -2/+8 | |
* | | Use proper casing of username in avatar filesystem setup | Morris Jobke | 2016-10-03 | 1 | -0/+2 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-03 | 2 | -2/+2 | |
* | | Merge pull request #1578 from nextcloud/use-more-magic-di | Lukas Reschke | 2016-10-01 | 2 | -2/+0 | |
|\ \ | ||||||
| * | | Remove unused endpoint | Joas Schilling | 2016-09-30 | 2 | -2/+0 | |
| |/ | ||||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-01 | 2 | -2/+2 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-30 | 4 | -0/+18 | |
* | Merge pull request #1558 from nextcloud/remove-notifications-upon-user-deletion | Morris Jobke | 2016-09-30 | 1 | -3/+7 | |
|\ | ||||||
| * | Only trigger postDelete hooks when the user was deleted... | Joas Schilling | 2016-09-29 | 1 | -3/+3 | |
| * | Remove notifications upon user deletion | Joas Schilling | 2016-09-29 | 1 | -0/+4 | |
* | | Do not break the output when running _completion | Joas Schilling | 2016-09-29 | 1 | -5/+9 | |
* | | Update autoloader map | Joas Schilling | 2016-09-29 | 2 | -0/+6 | |
|/ | ||||||
* | Merge pull request #1549 from nextcloud/kill-update-simulation | Morris Jobke | 2016-09-28 | 3 | -114/+37 | |
|\ | ||||||
| * | Kill update simulation | Vincent Petry | 2016-09-27 | 3 | -114/+37 | |
* | | Merge pull request #1521 from nextcloud/fix-mimetypedetect-hiddenfolder | Lukas Reschke | 2016-09-27 | 1 | -2/+4 | |
|\ \ | |/ |/| | ||||||
| * | Fix mimetype detection inside hidden folders (#26138) | Vincent Petry | 2016-09-26 | 1 | -2/+4 | |
* | | Use the same URL everywhere | Joas Schilling | 2016-09-27 | 1 | -1/+1 | |
* | | Return the autoupdater value from the server | Joas Schilling | 2016-09-27 | 1 | -0/+1 | |
* | | Merge pull request #1489 from nextcloud/fix-status-code-when-app-is-disabled | Morris Jobke | 2016-09-27 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Return 404 on v2.php when the app is disabled | Joas Schilling | 2016-09-22 | 1 | -1/+1 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-27 | 2 | -4/+52 | |
* | | | Merge pull request #1516 from nextcloud/fix-openbasedir-realpath-warning | Morris Jobke | 2016-09-27 | 1 | -1/+6 | |
|\ \ \ | ||||||
| * | | | Only use realpath for real directories (#26058) | Vincent Petry | 2016-09-26 | 1 | -1/+6 | |
* | | | | Merge pull request #1499 from nextcloud/updater | Lukas Reschke | 2016-09-26 | 5 | -0/+85 | |
|\ \ \ \ | ||||||
| * | | | | write channel to config file when changed | Morris Jobke | 2016-09-26 | 1 | -0/+1 | |
| * | | | | dump autoload path for new class | Morris Jobke | 2016-09-26 | 2 | -0/+2 | |
| * | | | | Add repair step to remove .step file after update | Morris Jobke | 2016-09-23 | 2 | -0/+82 | |
* | | | | | Merge pull request #1426 from nextcloud/sanitze_opt | Lukas Reschke | 2016-09-26 | 1 | -1/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Optimize sanitizeName | Roeland Jago Douma | 2016-09-16 | 1 | -1/+4 | |
* | | | | | | Change the minimum log level to fatal | Juan Pablo Villafáñez | 2016-09-26 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | |