Home
last modified time | relevance | path

Searched +full:fail +full:- +full:fast (Results 1 – 6 of 6) sorted by relevance

/webtrees/.github/workflows/
H A Dphpcs.yaml8 runs-on: ${{ matrix.operating-system }}
13 operating-system: ['ubuntu-latest']
14 php-version: ['8.3', '8.4']
15 fail-fast: false
18 - uses: shivammathur/setup-php@master
20 php-version: ${{ matrix.php-version }}
21 ini-file: 'development'
23 - uses: actions/checkout@v4
25 - run: composer validate
27 - run: composer global require squizlabs/php_codesniffer
[all …]
H A Dphpstan.yaml8 runs-on: ${{ matrix.operating-system }}
13 operating-system: ['ubuntu-latest']
14 php-version: ['8.3', '8.4']
15 fail-fast: false
18 - uses: shivammathur/setup-php@v2
20 php-version: ${{ matrix.php-version }}
21 ini-file: 'development'
23 - uses: actions/checkout@v4
25 - run: composer validate
27 - run: composer global config --no-plugins allow-plugins.phpstan/extension-installer true
[all …]
H A Dphpunit.yaml8 runs-on: ${{ matrix.operating-system }}
9 name: Testing PHP ${{ matrix.php-version }} on ${{ matrix.operating-system }}
13 operating-system: ['ubuntu-latest']
14 php-version: ['8.3', '8.4']
15 fail-fast: false
18 - uses: shivammathur/setup-php@master
20 php-version: ${{ matrix.php-version }}
21 ini-file: 'development'
25 - uses: actions/checkout@v4
27 - run: composer validate
[all …]
/webtrees/resources/lang/et/
H A Dmessages.po3 "Project-Id-Version: webtrees\n"
4 "Report-Msgid-Bugs-To: \n"
5 "POT-Creation-Date: 2024-03-19 13:12+0000\n"
6 "PO-Revision-Date: 2024-03-04 12:16+0000\n"
7 "Last-Translator: Greg Roach <greg@subaqua.co.uk>\n"
8 "Language-Team: Estonian <https://translate.webtrees.net/projects/webtrees/webtrees/et/>\n"
10 "MIME-Version: 1.0\n"
11 "Content-Type: text/plain; charset=UTF-8\n"
12 "Content-Transfer-Encoding: 8bit\n"
13 "Plural-Forms: nplurals=2; plural=n != 1;\n"
[all …]
/webtrees/resources/lang/ms/
H A Dmessages.po3 "Project-Id-Version: webtrees\n"
4 "Report-Msgid-Bugs-To: \n"
5 "POT-Creation-Date: 2024-03-19 13:12+0000\n"
6 "PO-Revision-Date: 2024-03-04 12:16+0000\n"
7 "Last-Translator: Greg Roach <greg@subaqua.co.uk>\n"
8 "Language-Team: Malay <https://translate.webtrees.net/projects/webtrees/webtrees/ms/>\n"
10 "MIME-Version: 1.0\n"
11 "Content-Type: text/plain; charset=UTF-8\n"
12 "Content-Transfer-Encoding: 8bit\n"
13 "Plural-Forms: nplurals=1; plural=0;\n"
[all …]
/webtrees/public/ckeditor-4.15.1-custom/
H A DCHANGES.md8 …keditor4/latest/features/colorbutton.html#color-history) reported by [Mark Wade](https://github.co…
10 …Issue summary: It was possible to execute an XSS-type attack inside CKEditor 4 by persuading a vic…
16 …eAll()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.html#method-inlineAll) method tri…
20 …eady()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.html#method-domReady) method conn…
23 …ler](https://github.com/devoidfury) and [J. Ivan Duarte Rodríguez](https://github.com/jidrone-mbm)!
27 …`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#event-stylesRemove) editor …
33 …ps://ckeditor.com/docs/ckeditor4/latest/guide/dev_errors.html#exportpdf-stylesheets-incaccessible).
39 …g.html#cfg-colorButton_foreStyle) and [`config.colorButton_backStyle`](https://ckeditor.com/docs/c…
49 …rs`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-dataIndentationChars)…
51 …://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_selection.html#method-scrollIntoView) metho…
[all …]