Home
last modified time | relevance | path

Searched full:release (Results 1 – 25 of 223) sorted by relevance

123456789

/template/writr/.github/workflows/
Drelease.yml1 name: Release
9 release:
40 - name: Create Release
42 uses: actions/create-release@v1
47 release_name: Release ${{ github.ref }}
53 uses: actions/upload-release-asset@v1
/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DIntStream.php96 * {@see IntStream::release release()} when the guarantees provided by
97 * the marked range are no longer necessary. When calls to `mark`/`release`
111 * {@see IntStream::release(mark)}, {@see IntStream::index()}, and
114 * release the mark.
127 * $stream->release($mark);
131 * {@see IntStream::release()} when the marked range
138 * {@see IntStream::mark()}. Calls to `release` must appear in the
149 public function release(int $marker) : void; function
H A DRuntimeMetaData.php36 * runtime library the code was compiled against. At each release, we
104 * between releases are mentioned in the release notes accompanying
105 * the affected release.
H A DInputStream.php104 * Mark/release do nothing; we have entire buffer
111 public function release(int $marker) : void function in Antlr\\Antlr4\\Runtime\\InputStream
/template/bootstrap3/
DRELEASE.md5 This release increase the compatibility with the latest DokuWiki (Librarian) and PHP releases.
14 * #617: Fix extension notification for Librarian release (@splitbrain)
22 This release increase the compatibility with the latest DokuWiki and PHP releases.
35 This release increase the compatibility with Hogfather and the upcoming Igor release and fix some r…
52 This release increase the compatibility with Hogfather and fix some regression. Added support for M…
71 * Fixed regression for Cookie Law for Hogfather release
82release increase the compatibility with Hogfather and fix regressions, old bugs and a security vul…
87 * Added support for upcoming release of Icons plugin with Iconify
100 * #503: Fixed edit toolbar icons regression for Hogfather release (@FloMiLe)
106 This release introduce a support for Hogfather DokuWiki release and the support for Bitnami DokuWik…
[all …]
DREADME.md1 [![Release](https://img.shields.io/github/release/giterlizzi/dokuwiki-template-bootstrap3.svg)](htt…
DSECURITY.md3 Security vulnerabilities can be reported for the current stable release and the `master` branch.
/template/strap/vendor/php-webdriver/webdriver/lib/
H A DWebDriverCapabilities.php35 * @todo Remove in next major release (BC)
41 // TODO: Add in next major release (BC)
H A DWebDriverTargetLocator.php35 // TODO: Add in next major release (BC)
52 // TODO: Add in next major release (BC)
H A DWebDriver.php118 // TODO: Add in next major release (BC)
131 // TODO: Add in next major release (BC)
H A DWebDriverElement.php41 * @todo Add in next major release (BC)
141 * @todo Add in next major release (BC)
H A DWebDriverKeyboard.php25 * Release a key
/template/strap/
H A Dcontrib.md145 ## Release section in Contrib
149 * Create a Release on [GitHub](https://github.com/combostrap/combo/releases) that points to the rel…
/template/doogiestpl/
DVERSION1 # This file contains the latest release number of this template
/template/strap/vendor/php-webdriver/webdriver/lib/Interactions/
H A DWebDriverActions.php195 * Release the mouse button.
201 public function release(WebDriverElement $element = null) function in Facebook\\WebDriver\\Interactions\\WebDriverActions
229 * Release a key on keyboard.
/template/strap/ComboStrap/
H A DLock.php142 Lock::create($name)->release();
146 * Release the lock
150 function release() function in ComboStrap\\Lock
/template/myown/
DCHANGELOG.rst5 - First release
/template/simpleclean/
DCHANGELOG.rst5 - First release
/template/dokutwitterbootstrap/js/
Drestore_dokuwikis_jquery.js1 //DokuWiki is occasionally incompatible with the latest jQuery (depending on release versions, etc).
/template/strap/vendor/php-webdriver/webdriver/lib/Interactions/Internal/
H A DWebDriverButtonReleaseAction.php8 * Move to the location and then release the mouse key.
/template/writr/
DSECURITY.md3 Security vulnerabilities can be reported for the current stable release and the `master` branch.
/template/bootie/
DREADME.md42 ## Release section in dokuwiki-template-bootie
54 Performance release:
/template/strap/ComboStrap/TagAttribute/
H A DToggle.php101 * https://combostrap.com/release/deprecated/toggle
129 * https://combostrap.com/release/deprecated/toggle
/template/dokubook2/
DVERSION14 First release
/template/breeze/bower_components/modular-scale/
Dchangelog.md3 Version to the same release number as bower.

123456789