Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-23 | 24 | -110/+226 |
| | |||||
* | Merge pull request #1487 from ↵ | Morris Jobke | 2016-09-22 | 1 | -5/+166 |
|\ | | | | | | | | | nextcloud/move-integration-tests-to-single-containers Move integration tests to single execution containers in .drone.yml | ||||
| * | Use new integration-php7.0 container | Lukas Reschke | 2016-09-22 | 1 | -17/+17 |
| | | | | | | | | | | | | This one caches the dependencies Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
| * | Move integration tests to single containers | Lukas Reschke | 2016-09-22 | 1 | -4/+165 |
| | | | | | | | | | | | | This adds improved performance Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Merge pull request #1455 from nextcloud/use-magic-di | Joas Schilling | 2016-09-22 | 6 | -109/+31 |
|\ \ | | | | | | | Use magic DI | ||||
| * | | Fix more tests | Joas Schilling | 2016-09-20 | 1 | -4/+4 |
| | | | |||||
| * | | Use default value instead of throwing when the service could not be found | Joas Schilling | 2016-09-20 | 1 | -1/+10 |
| | | | |||||
| * | | Use magic DI | Joas Schilling | 2016-09-20 | 5 | -104/+17 |
| | | | |||||
* | | | Merge pull request #1488 from nextcloud/rely-on-github-api-output | Lukas Reschke | 2016-09-22 | 1 | -22/+7 |
|\ \ \ | |_|/ |/| | | Rely solely on GitHub API output | ||||
| * | | Rely solely on GitHub API output | Lukas Reschke | 2016-09-22 | 1 | -22/+7 |
|/ / | | | | | | | | | | | This doesn't download the whole git repository again which saves roughly 90 seconds in execution time on the test. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Merge pull request #1481 from nextcloud/signed-off-by | Lukas Reschke | 2016-09-22 | 5 | -0/+234 |
|\ \ | | | | | | | Add Developer Certificate of Origin (DCO) | ||||
| * | | Add checker for signed off commits | Lukas Reschke | 2016-09-22 | 2 | -0/+128 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
| * | | Add Developer Certificate of Origin (DCO) | Bjoern Schiessle | 2016-09-22 | 3 | -0/+106 |
| | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-22 | 34 | -214/+874 |
|/ / | |||||
* | | Merge pull request #1480 from nextcloud/icon-more-white | Julius Härtl | 2016-09-21 | 2 | -0/+8 |
|\ \ | | | | | | | add icon-more-white | ||||
| * | | add icon-more-white | Jan-Christoph Borchardt | 2016-09-21 | 2 | -0/+8 |
| | | | |||||
* | | | Merge pull request #1477 from nextcloud/fix-tabheaders | Jan-Christoph Borchardt | 2016-09-21 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | fix sidebar tab headers margin | ||||
| * | | fix sidebar tab headers margin | Jan-Christoph Borchardt | 2016-09-21 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #1469 from nextcloud/hide-empty-tag-input | Jan-Christoph Borchardt | 2016-09-21 | 5 | -3/+46 |
|\ \ | | | | | | | Hide collaborative tag input when empty | ||||
| * | | proper padding for Tags action | Jan-Christoph Borchardt | 2016-09-21 | 1 | -0/+1 |
| | | | |||||
| * | | Add viewbox to icons | Joas Schilling | 2016-09-20 | 2 | -2/+2 |
| | | | |||||
| * | | Add a handle for the tags label | Joas Schilling | 2016-09-20 | 4 | -0/+35 |
| | | | |||||
| * | | Hide the tags input field when it's empty | Joas Schilling | 2016-09-20 | 1 | -2/+9 |
| |/ | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-21 | 6 | -16/+76 |
| | | |||||
* | | Merge pull request #1473 from nextcloud/fix-select2-input | Jan-Christoph Borchardt | 2016-09-21 | 1 | -0/+4 |
|\ \ | | | | | | | Fix the font in the select2 placeholders | ||||
| * | | Fix the font in the select2 placeholders | Joas Schilling | 2016-09-20 | 1 | -0/+4 |
|/ / | |||||
* | | Merge pull request #1468 from nextcloud/icons-audio-video-2 | Morris Jobke | 2016-09-20 | 1 | -0/+6 |
|\ \ | | | | | | | add proper classes for white audio and video icons | ||||
| * | | add proper classes for white audio and video icons | Jan-Christoph Borchardt | 2016-09-20 | 1 | -0/+6 |
|/ / | |||||
* | | Merge pull request #1454 from nextcloud/morris | Lukas Reschke | 2016-09-20 | 1 | -0/+8 |
|\ \ | | | | | | | Don't check Same-Site attribute for mobile chrome | ||||
| * | | Don't check for Same-Site cookie on Chrome Android | Lukas Reschke | 2016-09-20 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | Chrome on Android has a bug that it doesn't sent cookies with the same-site attribute for the download manager. To work around that all same-site cookies get deleted and recreated directly. Awesome! FIXME: Remove once Chrome 54 is deployed to end-users @see https://github.com/nextcloud/server/pull/1454 | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-20 | 6 | -4/+64 |
| | | | |||||
* | | | Merge pull request #1451 from nextcloud/icons-audio-video | Morris Jobke | 2016-09-20 | 5 | -0/+24 |
|\ \ \ | |/ / |/| | | add audio and video icons | ||||
| * | | add audio and video icons | Jan-Christoph Borchardt | 2016-09-19 | 5 | -0/+24 |
| | | | |||||
* | | | Merge pull request #1430 from longsleep/fixup-getURLParameter | Lukas Reschke | 2016-09-19 | 1 | -3/+4 |
|\ \ \ | |_|/ |/| | | Fixup getURLParameter 'null' return and encoding support | ||||
| * | | Fixup getURLParameter behavior | Simon Eisenmann | 2016-09-16 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit further changes the behavior of getURLParmeter to handle encoded parameter values and returns the decoded string and improves behavior for parameters without value and multiple equals and other similar cases which did not work before. See the comments at http://stackoverflow.com/questions/1403888/get-escaped-url-parameter for a list of the issues handled by the updated implementation. This change does not change the general behavior of the function. Empty or non existing parameters still return an empty string (''). | ||||
| * | | Return '' instead of 'null' | Simon Eisenmann | 2016-09-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | This commit changes the behavior of getURLParameter(name) to return an empty string when the parameter is not set or has empty value. Before it returned 'null' as string. | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-19 | 16 | -30/+146 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-18 | 20 | -2/+74 |
| | | |||||
* | | Merge pull request #1417 from nextcloud/strict_CSP_for_OCS | Morris Jobke | 2016-09-17 | 7 | -42/+78 |
|\ \ | | | | | | | Strict CSP for OCS API | ||||
| * | | Make OCS intergration tests check for CSP | Roeland Jago Douma | 2016-09-15 | 2 | -0/+25 |
| | | | | | | | | | | | | * Very hacky in simple test but at least we test | ||||
| * | | Add tests | Roeland Jago Douma | 2016-09-15 | 2 | -38/+43 |
| | | | |||||
| * | | Add trict CSP to OCS responses | Roeland Jago Douma | 2016-09-15 | 3 | -4/+10 |
| | | | | | | | | | | | | | | | If a repsonse now explicitly has the Empty CSP set then the middleware won't touch it. | ||||
* | | | Merge pull request #1334 from nextcloud/bump_symfony_eventdispatcher | Morris Jobke | 2016-09-17 | 1 | -0/+0 |
|\ \ \ | | | | | | | | | [3rdparty] Bump symfony/event-dispatcher | ||||
| * | | | [3rdparty] Bump symfony/event-dispatcher | Roeland Jago Douma | 2016-09-09 | 1 | -0/+0 |
| | | | | |||||
* | | | | Merge pull request #1429 from nextcloud/bump_handlebars | Morris Jobke | 2016-09-17 | 3 | -2732/+4595 |
|\ \ \ \ | | | | | | | | | | | Bump handlebars to version 4.0.5 | ||||
| * | | | | Bump handlebars to version 4.0.5 | Roeland Jago Douma | 2016-09-16 | 3 | -2732/+4595 |
| | |_|/ | |/| | | |||||
* / | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-17 | 12 | -20/+10 |
|/ / / | |||||
* | | | Merge pull request #1408 from nextcloud/chunk-calendar-objects-query | Roeland Jago Douma | 2016-09-16 | 2 | -22/+36 |
|\ \ \ | | | | | | | | | Chunk if you have too many contacts/events | ||||
| * | | | Close cursors | Joas Schilling | 2016-09-15 | 2 | -6/+8 |
| | | | | |||||
| * | | | Chunk if you have too many contacts | Joas Schilling | 2016-09-14 | 1 | -10/+16 |
| | | | |