aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Install new instances with bigint filecacheJoas Schilling2017-10-131-14/+15
| * | | | | Don't change the filecache schema on updateJoas Schilling2017-10-131-3/+3
* | | | | | Merge pull request #6835 from nextcloud/dav-plugins-from-apps-onlyLukas Reschke2017-10-195-4/+291
|\ \ \ \ \ \
| * | | | | | Dav: codestyle fixes in PluginManagerJulius Härtl2017-10-141-8/+8
| * | | | | | Let apps register Sabre plugins or collectionsVincent Petry2017-10-145-4/+291
* | | | | | | Merge pull request #6853 from nextcloud/apps_autoloaderLukas Reschke2017-10-1912-9/+721
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Ignore composer stuff in phanRoeland Jago Douma2017-10-171-0/+1
| * | | | | | Update autoload checkerRoeland Jago Douma2017-10-171-5/+14
| * | | | | | Move files_sharing to a proper classmapRoeland Jago Douma2017-10-179-0/+694
| * | | | | | Allow apps to have their own autoloaderRoeland Jago Douma2017-10-171-4/+12
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-10-19206-442/+556
* | | | | | | Merge pull request #6515 from nextcloud/templating-of-email-subjectsJoas Schilling2017-10-1817-127/+204
|\ \ \ \ \ \ \
| * | | | | | | Fix autoloadingJoas Schilling2017-10-182-0/+2
| * | | | | | | Set the data from the templateJoas Schilling2017-10-189-113/+46
| * | | | | | | Introduce a public interface for MessageJoas Schilling2017-10-184-9/+106
| * | | | | | | Set the subject with the email template to allow themingJoas Schilling2017-10-186-14/+21
| * | | | | | | Allow templating of email subjectsJoas Schilling2017-10-182-0/+38
|/ / / / / / /
* / / / / / / [tx-robot] updated from transifexNextcloud bot2017-10-1828-8/+224
|/ / / / / /
* | | | | | Merge pull request #6854 from nextcloud/s3-multipart-propagate-exceptionRoeland Jago Douma2017-10-171-0/+1
|\ \ \ \ \ \
| * | | | | | propagate multipart upload exception when aborting uploadRobin Appelman2017-10-171-0/+1
|/ / / / / /
* | | | | | fix urlBjoern Schiessle2017-10-172-4/+4
* | | | | | Merge pull request #5673 from tbille/gui-bug-authenticationJulius Härtl2017-10-171-1/+3
|\ \ \ \ \ \
| * | | | | | Destroy modal when closedThomas Bille2017-10-171-1/+3
|/ / / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-10-1722-32/+198
* | | | | | Merge pull request #6844 from nextcloud/phan-repoRoeland Jago Douma2017-10-162-3/+3
|\ \ \ \ \ \
| * | | | | | Phan is moved to a new repoRoeland Jago Douma2017-10-162-3/+3
| |/ / / / /
* | | | | | Merge pull request #6837 from nextcloud/timespan-check-3blizzz2017-10-161-12/+49
|\ \ \ \ \ \
| * | | | | | Fix future time spansdartcafe2017-10-151-12/+49
| |/ / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-10-162-30/+42
* | | | | | Merge pull request #6585 from nextcloud/theming-fileupload-errorhandlingRoeland Jago Douma2017-10-154-22/+222
|\ \ \ \ \ \
| * | | | | | Theming: Add tests for mimetype and upload error checksJulius Härtl2017-10-032-15/+170
| * | | | | | Theming: Fix message/loading display on errorsJulius Härtl2017-10-032-0/+3
| * | | | | | Theming: Check valid image format also for logoJulius Härtl2017-10-031-0/+12
| * | | | | | Theming: Handle errors on uploaded files properlyJulius Härtl2017-10-032-17/+47
* | | | | | | Merge pull request #6812 from nextcloud/upload-cache-pathRoeland Jago Douma2017-10-151-1/+3
|\ \ \ \ \ \ \
| * | | | | | | also use configured 'cache_path' for new chunkingRobin Appelman2017-10-111-1/+3
* | | | | | | | Merge pull request #6791 from nextcloud/fix-test-warningsRoeland Jago Douma2017-10-152-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't use deprecated $this->getMock() methodJoas Schilling2017-10-091-2/+2
| * | | | | | | | Fix tests with group managerJoas Schilling2017-10-091-1/+1
* | | | | | | | | Merge pull request #6813 from nextcloud/exclude-avatar-from-same-site-cookieRoeland Jago Douma2017-10-151-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Exclude avatar from Same-Site Cookie requirementLukas Reschke2017-10-111-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #6761 from nextcloud/fix-avatar-loading-stateJohn Molakvoæ2017-10-143-36/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | EllipsisJohn Molakvoæ (skjnldsv)2017-10-141-0/+5
| * | | | | | | | Fix popover position and avatar loadingJohn Molakvoæ (skjnldsv)2017-10-143-36/+46
|/ / / / / / / /
* | | | | | | | Merge pull request #6829 from nextcloud/fix-app-nav-edit-inputsJohn Molakvoæ2017-10-141-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix app-navigation editable entry input colorsJohn Molakvoæ (skjnldsv)2017-10-131-1/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2017-10-1426-38/+552
* | | | | | | | Merge pull request #6826 from nextcloud/fix-class-name-in-exception-logger-pl...Joas Schilling2017-10-131-6/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Use ::class to avoid errorsJoas Schilling2017-10-131-6/+12
| * | | | | | | Fix class name, regression from 44cf67accdc294f46bf82b3f8661f353dc5e22f0Joas Schilling2017-10-131-1/+1
|/ / / / / / /