-
Notifications
You must be signed in to change notification settings - Fork 117
Revcheck library and QA tools for translation synchronization #111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
9120926
First part of revcheck algorithm.
0bf8620
Hash and timestamp details for source files.
2eb3e3c
Revtag parser.
7b74f59
Rename for future use.
9fc530c
Implementation of revcheck algorithm.
7c5cc0c
Export some calculated status to easily use on other tools.
a5c212f
qaxml.a.check.php, tool to check tag-attribute-values.
ecb3f1e
Print diff in conventional order.
117660a
qaxml.a -- Documentation and small fixes.
6cf1423
Initial support for [skip-revcheck].
03b9760
[skip-revcheck] compatibility.
ea00f5e
Compact output.
7058ea8
Script to check entities usage in translatoins.
1f3c5f1
qaxml.p and qaxml.t tools.
e3a7609
Rename compare hashes to head and diff.
f3e45aa
Tools documentation.
45d1126
Merge branch 'php:master' into master
alfsb 997af1f
Ignore order in comparation.
e07946b
Simplify output.
6d4a3fb
Small fixes.
66d9630
Simple and complex output.
40edf10
`bookinfo.xml` is expectd to tag differ.
7cc43f5
Case insentivity on `<type>`.
84818f6
Consistent output volunteer myself for revisions.
817fa07
Consistent output volunteer myself for revisions.
a933c9e
Merge branch 'php:master' into master
alfsb 0cd98f5
Missing ;
afebb28
Merge branch 'php:master' into master
alfsb 918bfc6
Fix revtag capture and error reporting.
60c9cae
Organize require for all files in `lib/`
cb1eb76
New detail output for `qaxml.t.php`.
bd4846d
New detail output for `qaxml.t.php`.
efbefa7
Detect and ignore expected outputs.
258bc50
New `qarvt.php` to validate revtag expected format.
34f2e3d
Offer ignore comment only if checking tag's contents.
aa9b422
Save ignore locally, outside of global XML.
2ab0f2f
Enhance ignore marking to consider arguments and intenal state.
b1d1205
Ignore usage in all cases.
2b3d81e
Merge branch 'php:master' into master
alfsb 1292b1f
Generic algorithm to detect count and contents mismatch.
cda8129
Count filtered.
e8dcd15
Generalize case insensitivity on basic types
ae34a2e
Configurable ignore output.
99d9e30
Fix wrong hash on unused message.
1c1c59b
Simplify output.
43624a2
Add ignore capacity on qaxml.e.php.
2e3585a
Convert qaxml.t.php to use OutputIgnoreBuffer.
beec19b
Fix instable output on qaxml.t.php.
467d573
Merge branch 'php:master' into master
alfsb da1a6d9
Merge branch 'php:master' into master
alfsb 92964f2
Merge branch 'php:master' into master
alfsb 2614f14
Merge branch 'php:master' into master
alfsb ed29a72
License code to PHP License
3a9dd37
Merge branch 'php:master' into master
alfsb 0861659
Fix dynamic property creation into temporary
ed0a911
Usage and help info
07eee25
Documentation fixes
821023f
Pass by reference is not necessary with classes
bfa2f52
Encapsulate private property
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.