-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
it has been deprecated and stubbed for a number of major versions. finally removed from server class, tests and docs Semver: major
- Loading branch information
1 parent
602b30c
commit e365793
Showing
59 changed files
with
234 additions
and
224 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
define({ | ||
"name": "skyring", | ||
"version": "6.1.0", | ||
"version": "7.0.1", | ||
"description": "Distributed timers as a service", | ||
"sampleUrl": false, | ||
"defaultVersion": "0.0.0", | ||
"apidoc": "0.3.0", | ||
"generator": { | ||
"name": "apidoc", | ||
"time": "2018-11-07T02:04:12.519Z", | ||
"time": "2018-11-30T21:51:17.815Z", | ||
"url": "http://apidocjs.com", | ||
"version": "0.17.6" | ||
"version": "0.17.7" | ||
} | ||
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"name": "skyring", | ||
"version": "6.1.0", | ||
"version": "7.0.1", | ||
"description": "Distributed timers as a service", | ||
"sampleUrl": false, | ||
"defaultVersion": "0.0.0", | ||
"apidoc": "0.3.0", | ||
"generator": { | ||
"name": "apidoc", | ||
"time": "2018-11-07T02:04:12.519Z", | ||
"time": "2018-11-30T21:51:17.815Z", | ||
"url": "http://apidocjs.com", | ||
"version": "0.17.6" | ||
"version": "0.17.7" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
define({ | ||
cs: { | ||
'Allowed values:' : 'Povolené hodnoty:', | ||
'Compare all with predecessor': 'Porovnat vše s předchozími verzemi', | ||
'compare changes to:' : 'porovnat změny s:', | ||
'compared to' : 'porovnat s', | ||
'Default value:' : 'Výchozí hodnota:', | ||
'Description' : 'Popis', | ||
'Field' : 'Pole', | ||
'General' : 'Obecné', | ||
'Generated with' : 'Vygenerováno pomocí', | ||
'Name' : 'Název', | ||
'No response values.' : 'Nebyly vráceny žádné hodnoty.', | ||
'optional' : 'volitelné', | ||
'Parameter' : 'Parametr', | ||
'Permission:' : 'Oprávnění:', | ||
'Response' : 'Odpověď', | ||
'Send' : 'Odeslat', | ||
'Send a Sample Request' : 'Odeslat ukázkový požadavek', | ||
'show up to version:' : 'zobrazit po verzi:', | ||
'Size range:' : 'Rozsah velikosti:', | ||
'Type' : 'Typ', | ||
'url' : 'url' | ||
} | ||
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
define([ | ||
'./locales/ca.js', | ||
'./locales/cs.js', | ||
'./locales/de.js', | ||
'./locales/es.js', | ||
'./locales/fr.js', | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.