Home
last modified time | relevance | path

Searched full:push (Results 1 – 25 of 47) sorted by relevance

12

/dokuwiki/.github/workflows/
H A DphpCS.yml4 push:
21 …if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.reposit…
H A DtestWindows.yml4 push:
21 …if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.reposit…
H A DtestLinux.yml4 push:
21 …if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.reposit…
H A DautoFix.yml3 push:
H A DdeletedFiles.yml10 push:
H A Drelease-preparation.yml73 git push --set-upstream origin auto-${{ env.next_version }}
H A Drelease-build.yml7 push:
/dokuwiki/lib/scripts/
H A Dlocktimer.js56 dw_locktimer.fieldsToSaveAsDraft.push(selector);
69 dw_locktimer.callbacks.push(callback);
151 dw_locktimer.callbacks.push(dw_locktimer.refreshed);
H A Dlinkwiz.js401 relativeID.push(...Array(sourceNs.length - commonPrefixLength).fill('..'));
404 relativeID.push('.');
408 relativeID.push('');
411 relativeID.push(...targetNs.slice(commonPrefixLength));
414 relativeID.push(...targetNs);
418 relativeID.push(targetPage);
H A Dcookie.js36 text.push(encodeURIComponent(key)+'#'+encodeURIComponent(val));
H A Dfileuploader.js156 children.push(child);
175 result.push(candidates[i]);
207 uristrings.push(
219 uristrings.push(temp);
220 uristrings.push(qq.obj2url(obj));
234 uristrings.push(encodeURIComponent(temp) + '=' + encodeURIComponent(obj));
886 var len = this._queue.push(id);
1153 return this._files.push(file) - 1;
H A Dhotkeys.js203 …t.shortcuts.push((o.ctrl ? 'ctrl' : '') + ',' + (o.alt ? 'alt' : '') + ',' + (o.shift ? 'shift' : …
/dokuwiki/lib/scripts/jquery/
H A Djquery.min.js2push,se=oe.indexOf,n={},i=n.toString,ue=n.hasOwnProperty,o=ue.toString,a=o.call(Object),le={},v=fu… property
/dokuwiki/vendor/phpseclib/phpseclib/
H A DREADME.md3 …m/phpseclib/phpseclib/actions/workflows/ci.yml/badge.svg?branch=3.0&event=push "CI Status")](https…
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Ddcpu16.php60 'pop','peek','push' //Special cases with DCPU-16
H A Dbash.php192 'git http-backend', 'git http-fetch', 'git http-push',
203 'git push', 'git quiltimport', 'git read-tree', 'git rebase',
233 'git-http-push', 'git-imap-send', 'git-index-pack', 'git-init',
244 'git-prune-packed', 'gitps', 'git-pull', 'git-push',
H A Drexx.php55 'options', 'parse', 'procedure', 'pull', 'push', 'queue',
H A Dz80.php60 'otimr','otir','out','out0','outd','outi','pop','push','res','ret',
H A Doorexx.php55 'parse', 'procedure', 'pull', 'push', 'queue',
H A Dmpasm.php80 'bnov', 'bra', 'pop', 'push', 'rcall', 'reset'
H A Djulia.php76 'minimum', 'maximum', 'count', 'index', 'append', 'push', 'pop', 'shift',
H A Dicon.php85 … 'push', 'put', 'read', 'reads', 'real', 'receive', 'remove', 'rename', 'repl', 'reverse',
H A Dunicon.php85 … 'push', 'put', 'read', 'reads', 'real', 'receive', 'remove', 'rename', 'repl', 'reverse',
H A Dperl6.php97 'exists', 'pop', 'push', 'shift', 'splice',
/dokuwiki/lib/tpl/dokuwiki/css/
H A Dmobile.less109 /* push pagetools closer to content */

12