Home
last modified time | relevance | path

Searched full:branch (Results 1 – 24 of 24) sorted by relevance

/dokuwiki/.github/workflows/
H A DautoFix.yml48 … are not run for automated pull requests - so if in doubt, manually test the branch before merging.
51 delete-branch: true
52 branch: "bot/autofix"
H A Drelease-preparation.yml31 - name: Fail if branch is not master
82 With accepting this PR, the stable branch will be updated and the whole release and
85 If you're not happy with the contents of this PR, please close it, delete the branch,
93 … - [ ] All tests pass on the `master` branch (tests are not executed on PRs created in workflows)
H A DdeletedFiles.yml3 # It compares the current master with the stable branch and adds all deleted files to the data/dele…
58 delete-branch: true
59 branch: "bot/deletedFiles"
H A Drelease-build.yml2 # It is triggered by pushing to the stable branch, either manually or by merging a PR created by the
/dokuwiki/
H A DSECURITY.md3 …abilities can be reported for the current stable release (branch `stable`) and the `master` branch.
H A Dcomposer.lock71 "default-branch": true,
/dokuwiki/vendor/splitbrain/lesserphp/
H A DREADME.md7 …this fork is based on the `0.6.0-dev` branch of `MarcusSchwarz/lesserphp`, not the much modernized…
9 1. The `master` was not up-to-date with all the bug fixes in the `0.6.0-dev` branch (some of which …
10 2. I simply only noticed the considerable refactoring Marcus had done in the `master` branch after …
H A DHISTORY.md9 * 2024-01-27: Refactoring based on 0.6-dev branch and some cherry-picks from other repos
/dokuwiki/vendor/phpseclib/phpseclib/
H A DREADME.md3 [![CI Status](https://github.com/phpseclib/phpseclib/actions/workflows/ci.yml/badge.svg?branch=3.0&…
28 * Development Branch
86 4. Create a Feature Branch
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown96 The main development for the next minor release happens in `master` branch.
97 Please create your pull requests primarily against this branch.
101 Please open your PR against the appropriate branch.
103 | branch | requires |
/dokuwiki/_test/
H A Dcomposer.lock35 "branch-alias": {
376 "branch-alias": {
429 "branch-alias": {
615 … "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
619 "branch-alias": {
681 "branch-alias": {
745 "branch-alias": {
804 "branch-alias": {
863 "branch-alias": {
945 … "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
[all …]
/dokuwiki/vendor/splitbrain/slika/
H A Dcomposer.lock160 "branch-alias": {
267 "branch-alias": {
327 "branch-alias": {
380 "branch-alias": {
433 "branch-alias": {
507 "branch-alias": {
568 "branch-alias": {
673 "branch-alias": {
733 "branch-alias": {
824 "branch-alias": {
[all …]
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A Dcomposer.lock162 "branch-alias": {
284 "branch-alias": {
345 "branch-alias": {
450 "branch-alias": {
510 "branch-alias": {
597 "branch-alias": {
666 "branch-alias": {
723 "branch-alias": {
796 "branch-alias": {
864 "branch-alias": {
[all …]
/dokuwiki/.github/
H A Drelease.php14 // base URL to fetch raw files from the stable branch
57 * Prepare environment for the current branch
153 * Get current version info from stable branch
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dbash.php181 'git blame', 'git branch', 'git bundle', 'git cat-file',
189 'git filter-branch', 'git fmt-merge-msg', 'git for-each-ref',
210 'git shortlog', 'git show', 'git show-branch', 'git show-index',
221 'git-bisect--helper', 'git-blame', 'git-branch', 'git-bundle',
229 'git-fetch-pack', 'git-fetch--tool', 'git-filter-branch', 'gitfm',
251 'git-show', 'git-show-branch', 'git-show-index', 'git-show-ref',
H A Dlb.php25 * Prevent highlighting keywords within branch labels(within brackets)
H A Dteraterm.php261 '$branch$',
H A Darm.php456 /* Flow Control: Unconditional Branch and If-Then-Else */
485 /* Flow Control: Conditional Branch and If-Then-Else */
/dokuwiki/vendor/paragonie/constant_time_encoding/
H A DREADME.md26 support, see [the v1.x branch](https://github.com/paragonie/constant_time_encoding/tree/v1.x).
/dokuwiki/inc/Debug/
H A DPropertyDeprecationHelper.php105 // Easy branch: check for protected property / private property of the current class.
/dokuwiki/_test/tests/TreeBuilder/
H A DPageTreeBuilderTest.php194 $this->assertGreaterThan(0, count($branches), 'Should have branch pages');
/dokuwiki/vendor/composer/
H A Dinstalled.json66 "default-branch": true,
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG26 - Backported CLI tool from GeSHi 1.1 branch (cweiske)
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php553 * detection from the 1.1.X dev branch, so now it
692 * 1.1.X branch handles manual setting of the path differently