Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | take over changes from #5166 and follow #5267 | Arthur Schiwon | 2017-06-23 | 5 | -128/+17 | |
| * | | | | | | take over changes from #5084 | Arthur Schiwon | 2017-06-23 | 3 | -10/+59 | |
| * | | | | | | move personal external storage settings to it's own section | Robin Appelman | 2017-06-23 | 5 | -21/+173 | |
| * | | | | | | fix getting sections | Robin Appelman | 2017-06-23 | 1 | -2/+2 | |
| * | | | | | | Fix trait usage | Robin Appelman | 2017-06-23 | 3 | -8/+4 | |
| * | | | | | | add missing pieces to Settings Manager and fix and extend its unit tests | Arthur Schiwon | 2017-06-23 | 3 | -12/+180 | |
| * | | | | | | remove obsolete files | Arthur Schiwon | 2017-06-23 | 3 | -728/+0 | |
| * | | | | | | add Additional (+ Fallback) section for Personal settings | Arthur Schiwon | 2017-06-23 | 6 | -2/+127 | |
| * | | | | | | Adopt DB and Manager to personal settings structure | Arthur Schiwon | 2017-06-23 | 5 | -41/+229 | |
| * | | | | | | sync clients have their own place | Arthur Schiwon | 2017-06-23 | 5 | -56/+152 | |
| * | | | | | | take over app passwords | Arthur Schiwon | 2017-06-23 | 6 | -4/+133 | |
| * | | | | | | convert Sessions section | Arthur Schiwon | 2017-06-23 | 4 | -0/+121 | |
| * | | | | | | add storage info, fix URL generation | Arthur Schiwon | 2017-06-23 | 4 | -3/+36 | |
| * | | | | | | fix displaying groups in personal info | Arthur Schiwon | 2017-06-23 | 1 | -10/+44 | |
| * | | | | | | completing PersonalInfo | Arthur Schiwon | 2017-06-23 | 7 | -9/+591 | |
| * | | | | | | brief, incomplete personal info settings implementation | Arthur Schiwon | 2017-06-23 | 2 | -0/+383 | |
| * | | | | | | Extend interfaces | Arthur Schiwon | 2017-06-23 | 2 | -0/+53 | |
| * | | | | | | one settings link, common template, styling | Arthur Schiwon | 2017-06-23 | 3 | -17/+43 | |
| * | | | | | | add route and controller. consolidate common settings functions in a trait. | Arthur Schiwon | 2017-06-23 | 4 | -51/+204 | |
* | | | | | | | Merge pull request #5490 from nextcloud/add-clear-site-data-header | Lukas Reschke | 2017-06-29 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add Clear-Site-Data header | Lukas Reschke | 2017-06-20 | 2 | -1/+5 | |
* | | | | | | | | Merge pull request #5460 from nextcloud/objectstore-error-logging | Roeland Jago Douma | 2017-06-29 | 1 | -5/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | improved logging of objectore errors | Robin Appelman | 2017-06-21 | 1 | -5/+21 | |
* | | | | | | | | | Merge pull request #5526 from nextcloud/trashbin-error-log | Roeland Jago Douma | 2017-06-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Improve logging of trash bin inconsistencies | Morris Jobke | 2017-06-23 | 1 | -1/+1 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-29 | 12 | -36/+42 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-28 | 8 | -4/+10 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-27 | 20 | -16/+46 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-26 | 12 | -2/+154 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-25 | 22 | -20/+68 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-24 | 22 | -116/+144 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #5517 from nextcloud/enhanced-failure-logging | Morris Jobke | 2017-06-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Enhance the logging if the part file can not be renamed | Morris Jobke | 2017-06-22 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #5518 from nextcloud/deprecate-old-log | Morris Jobke | 2017-06-23 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Deprecate static writeLog() method | Morris Jobke | 2017-06-23 | 2 | -0/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #5508 from nextcloud/no-activity-before-login | blizzz | 2017-06-23 | 1 | -3/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Don't create activities for email and password change before login | Joas Schilling | 2017-06-22 | 1 | -3/+6 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-23 | 142 | -126/+190 | |
* | | | | | | Merge pull request #5498 from nextcloud/allow-to-force-a-language | Morris Jobke | 2017-06-22 | 12 | -288/+319 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Update autoloader | Morris Jobke | 2017-06-21 | 2 | -2/+0 | |
| * | | | | | Add unit tests for the new code | Joas Schilling | 2017-06-21 | 1 | -0/+180 | |
| * | | | | | Allow to force a language and set it via the ocs api | Joas Schilling | 2017-06-21 | 10 | -286/+139 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #5491 from nextcloud/issue-5457-create-users-in-non-defaul... | blizzz | 2017-06-22 | 1 | -0/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Create users in non default backends first | Joas Schilling | 2017-06-20 | 1 | -0/+13 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-22 | 56 | -210/+212 | |
* | | | | | | Merge pull request #5474 from nextcloud/wording-4925 | Morris Jobke | 2017-06-21 | 5 | -45/+45 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Improve wording of various error messages | Jan-Christoph Borchardt | 2017-06-21 | 5 | -45/+45 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #5252 from derkostka/master | Morris Jobke | 2017-06-21 | 2 | -2/+2 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Squashed the webroot fix | Sebastian Kostka | 2017-06-20 | 2 | -2/+2 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-21 | 18 | -2/+354 | |
| |_|/ / / |/| | | | |