Home
last modified time | relevance | path

Searched refs:revision (Results 76 – 100 of 192) sorted by relevance

12345678

/plugin/cite/lang/en/
H A Dintro.txt7 … appending ''&do=cite'' to a wiki page's URL in addition to an optional revision number, for examp…
32 * **cite_getPermURL()** : A //permanent link// to a page revision
/plugin/diagramsnet/lib/js/diagramly/
H A DGitHubFile.js182 GitHubFile.prototype.save = function(revision, success, error, unloading, overwrite, message) argument
223 GitHubFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite, mes… argument
H A DStorageFile.js96 StorageFile.prototype.save = function(revision, success, error) argument
212 StorageFile.prototype.saveFile = function(title, revision, success, error) argument
H A DDriveClient.js1273 DriveClient.prototype.saveFile = function(file, revision, success, errFn, noCheck, unloading, overw… argument
1386 revision = true;
1469 if (delta <= 0 || etag0 == resp.etag || (revision && head0 == resp.headRevisionId))
1484 if (revision && head0 == resp.headRevisionId)
1614 data, revision || realOverwrite || unknown, binary,
2003 DriveClient.prototype.createUploadRequest = function(id, metadata, data, revision, binary, etag, pi… argument
2030 if (!revision)
H A DElectronApp.js1313 LocalFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
1315 DrawioFile.prototype.save.apply(this, [revision, mxUtils.bind(this, function() argument
1317 this.saveFile(revision, success, error, unloading, overwrite);
1349 LocalFile.prototype.saveFile = function(revision, success, error, unloading, overwrite) argument
/plugin/issuelinks/
H A D.travis.yml21 …load --format=php-clover coverage.clover --repository=g/$TRAVIS_REPO_SLUG --revision=$TRAVIS_COMMIT
/plugin/cleanoldips/
H A D.travis.yml21 …load --format=php-clover coverage.clover --repository=g/$TRAVIS_REPO_SLUG --revision=$TRAVIS_COMMIT
/plugin/gdpr/
H A D.travis.yml22 …load --format=php-clover coverage.clover --repository=g/$TRAVIS_REPO_SLUG --revision=$TRAVIS_COMMIT
/plugin/conflictmerger/lang/en/
H A Dconflict-solved.txt9 Below are shown the differences between the latest revision of the document and
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.tak.php82 $revision= $ver & 0x0000ff;
83 $thisfile_takaudio['version'] = 'TAK V '.$major.'.'.$minor.'.'.$revision;
/plugin/issuelinks/helper/
H A Ddata.php322 $revision = $changelog->getRevisionInfo($page['rev']);
323 $page['user'] = $revision['user'];
/plugin/publish/_test/
H A Dmail.unit.test.php76 Please review the changes and approve the revision at http://wiki.example.com' . DOKU_BASE . 'doku.…
/plugin/git/lib/
H A DGit.php276 public function get_log($revision="..origin/master") { argument
277 return $this->run("log ".$revision." --reverse");
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1355 EmbedFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
1359 DrawioFile.prototype.save.apply(this, [revision, mxUtils.bind(this, function() argument
1361 this.saveFile(null, revision, success, error, unloading, overwrite);
1380 EmbedFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument
1425 if (revision)
1550 doSave(overwrite, revision);
/plugin/data-au/syntax/
H A Dentry.php229 $revision = filemtime(wikiFN($id));
232 $title, $class, $revision, $id
/plugin/cite/
H A DREADME.md15 …by appending `&do=cite` to a wiki page's URL in addition to an optional revision number, for examp…
/plugin/sequencediagram/bower_components/lodash/
H A DLICENSE7 individuals. For exact contribution history, see the revision history
/plugin/authmantis/
H A DREADME.md60 revision history for details about earlier authors and changes.
/plugin/etherpadlite/
H A DREADME.md90 …ransfered. If a pad exists for a page revision, there cannot be another pad for the same/a differe…
/plugin/data/syntax/
H A Dentry.php250 $revision = filemtime(wikiFN($id));
255 $revision,
/plugin/cacherevisionseraser/
H A DREADME.md44 * NOTE: This version have a new config file revision, you'll need to re-create config.php if you're…
114 * Fixed bug that didn�t delete cache file / revision page with �_dummy� text on it.
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js1revision:e,url:n}=t;if(!n)throw new s("add-to-cache-list-unexpected-type",{entry:t});if(!e){const …
H A Dworkbox-f163abaa.js1revision:e,url:n}=t;if(!n)throw new s("add-to-cache-list-unexpected-type",{entry:t});if(!e){const …
H A Dworkbox-bed83ea8.js1revision:e,url:n}=t;if(!n)throw new s("add-to-cache-list-unexpected-type",{entry:t});if(!e){const …
/plugin/mantis/lib/
H A Dclass.nusoap_base.php107 var $revision = '$Revision: 1.51 $'; variable in nusoap_base

12345678