aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | remove references to developer.cdn.mozilla.netrjohnson2021-03-14
|/ / / / / /
* | | | | | Merge pull request #161 from SphinxKnight/fix-151-update-execcommandtristantheb2021-03-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | Complete rework of fr translation of document.execcommand to fix #151
| * | | | | | typofixes sponsored by Grammalectejulieng2021-03-14
| | | | | | |
| * | | | | | Fully retranslating in fr to fix #151julieng2021-03-14
| | | | | | |
* | | | | | | Merge pull request #162 from SphinxKnight/update-fr-web-parity-f99dbe9tristantheb2021-03-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fr - Bring 'Web' landing page to parity with last en-US commit (as of 2021-03-14)
| * | | | | | | Bring 'Web' landing page to parity with last en-US commitjulieng2021-03-14
| | | | | | | |
* | | | | | | | Merge pull request #160 from dskmori/mainMasahiro FUJIMOTO2021-03-14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | Update index.html for web/css
| * | | | | | | Update index.html for web/cssdskmori2021-03-14
| |/ / / / / / | | | | | | | | | | | | | | Clean up syntax.
* | | | | | | Translate 'Events index page' - Issue : #105 (#156)tristantheb2021-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Translate 'Events index page' - Issue : #105 * FIX: Some typo has been changed
* | | | | | | FIX: Fix the semicolon by a correct comma line 232 - Issue #101 (#157)tristantheb2021-03-14
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * FIX: Fix the semicolon by a correct comma line 232 * Update tags with missing Reference tag
* | | | | | Merge pull request #131 from mfuji09/MDN-Contribute-Getting_startedpotappo2021-03-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | MDN/Contribute/Getting_started を更新
| * | | | | | 2021/03/11に追加された部分を追加翻訳Masahiro FUJIMOTO2021-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2021/03/11に追加された部分を追加翻訳
| * | | | | | MDN/Contribute/Getting_started を更新Masahiro Fujimoto2021-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2021/03/13時点の英語版に同期
* | | | | | | Merge pull request #159 from mfuji09/MDN-Contribute2Masahiro FUJIMOTO2021-03-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Update MDN/Contribute
| * | | | | | | Update MDN/ContributeMasahiro Fujimoto2021-03-14
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | 2021/03/14時点の最新版に更新
* | | | | | | Merge pull request #155 from NeoCortexFr/patch-2tristantheb2021-03-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | TYPO: Change typo on Data Structures (part 2)
| * | | | | | | Update index.htmlNeoCortex2021-03-13
| | | | | | | | | | | | | | | | | | | | | | | | Spelling and syntax improvments
* | | | | | | | Merge pull request #154 from NeoCortexFr/patch-1tristantheb2021-03-14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | TYPO: Change typo for Data Structures
| * | | | | | | Update index.htmlNeoCortex2021-03-13
|/ / / / / / / | | | | | | | | | | | | | | delete = at the end of line 13
* | / / / / / Response ok first version (#123)Scttpr2021-03-13
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | * Response ok first version * updated according to PR comments
* | | | | | FIX: Typo in URL for interactive sample on Object.seal() - Issue #115 (#128)tristantheb2021-03-13
|/ / / / / | | | | | | | | | | | | | | | | | | | | * Change interactive exemple link object-prototype-seal by object-seal (issue: #115) * Change 'See Also' content with the actual english 'See Also' content
* | | | | Merge pull request #83 from kazuma0129/fix/numberIndexPageCodeAlignmentMasahiro FUJIMOTO2021-03-13
|\ \ \ \ \ | | | | | | | | | | | | Fix: dir=rtl in ja/web/javascript/reference/global_objects/number
| * | | | | Fix: dir=rtl in ja/web/javascript/reference/global_objects/numberKazumaOhashi2021-03-03
| | | | | |
* | | | | | Merge pull request #126 from Antonio-Riccelli/patch-1SphinxKnight2021-03-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | Correct typo
| * | | | | | Correct typoAntonio Riccelli2021-03-13
| | | | | | |
* | | | | | | Merge pull request #79 from juner/max-heightMasahiro FUJIMOTO2021-03-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | 誤字の修正
| * | | | | | | 誤字の修正juner2021-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ❌利用可能な空白をして死された引数で置き換えた ⭕利用可能な空白を指定された引数で置き換えた
* | | | | | | | Merge pull request #112 from ↵Masahiro FUJIMOTO2021-03-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mfuji09/Web/JavaScript/Reference/Operators/Remainder ja/Web/java script/reference/operators/remainder
| * \ \ \ \ \ \ \ Merge branch 'main' into Web/JavaScript/Reference/Operators/RemainderMasahiro Fujimoto2021-03-12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Web/JavaScript/Reference/Operators/Remainder を更新Masahiro Fujimoto2021-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 説明部分の翻訳ミスを修正。 また、2021/03/12時点の英語版に同期。
* | | | | | | | | | Merge pull request #8 from mtane0412/patch-1Masahiro FUJIMOTO2021-03-13
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | Typo
| * | | | | | | | | TypoMasayuki Tanenobu2021-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix typo
* | | | | | | | | | Merge pull request #85 from pisteuralpin/patch-1SphinxKnight2021-03-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | FR - Typo - SVG ClipPath - Update index.html
| * | | | | | | | | | Update index.htmlPisteur_alpin2021-03-04
| | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | Correction d'une faute d'orthographe
* | | | | | | | | | [CRON] sync translated contentMDN2021-03-13
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Revert "fix caching" (#121)Peter Bengtsson2021-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Revert "fix caching" * trivial change * correct the path * trivial change * trivial change * other files too
* | | | | | | | | Correct hmatrjp nameChris Mills2021-03-12
| | | | | | | | |
* | | | | | | | | Add new ja team membersChris Mills2021-03-12
| | | | | | | | |
* | | | | | | | | Merge pull request #111 from peterbe/ignore-_githistoryjsonFlorian Dieminger2021-03-12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | ignore _githistory.json
| * | | | | | | | | ignore _githistory.jsonPeter Bengtsson2021-03-11
| | | | | | | | | |
* | | | | | | | | | Merge pull request #114 from fiji-flo/fix-ci-cacheFlorian Dieminger2021-03-12
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | fix caching
| * | | | | | | | | | fix cachingFlorian Merz2021-03-12
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #17 from ju-c/patch-1SphinxKnight2021-03-12
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Typo fixed "toput" to "tout"
| * | | | | | | | | | Typo fixed "toput" to "tout"Hillinja2021-01-27
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge pull request #96 from VincentTam/patch-1SphinxKnight2021-03-12
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | petite correction : suivantu → suivant
| * | | | | | | | | petite correction : suivantu → suivantVincent Tam2021-03-10
| | | | | | | | | |
* | | | | | | | | | [CRON] sync translated contentMDN2021-03-12
| | | | | | | | | |
* | | | | | | | | | fix sync action (#107)Florian Dieminger2021-03-11
| |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | - don't show an error - fix name
* | | | | | | | | Merge pull request #109 from Scttpr/fix/issue#104SphinxKnight2021-03-11
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | fix: renamed constructor function to construct
| * | | | | | | | | fix: renamed constructor function to constructScttpr2021-03-11
|/ / / / / / / / /