-
Notifications
You must be signed in to change notification settings - Fork 68
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
Merge Open XDMoD 6.7 work into 7.0 #152
Merged
Conversation
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
Update Open XDMoD overview
* Updated publications and presentations * Fix capitalization
* Updated publications and presentations
Fix chart last modified date (metric explorer)
Travis: Exclude redundant jobs
Updated README with additional php extension dep.
#139) * Fix bug where Usage Export dialog 'Show chart title' box had no effect
Added change log and release notes for 6.6.0
Conflicts: html/about/publications.html
* Added tests for DbEntity\Table * Moved namespace ETL\DbEntity to ETL\DbModel * Refactoring of ETL/DbModel to remove old code and support upcoming features * Updated commit for xdmod-test-artifacts * Fix record formula verification and saving of overseer restriction value * Add @plessbd blacklist filters * Ignore case where temp directory already exists for tests
…or long chart names.
Load Chart drop-down menu: cosmetic improvements
* Update commit reference for xdmod-test-artifacts * Add functions for verifying types of stdClass properties * Rename specs_dir -> schema_dir * Rewrite StructuredFile data endpoint to allow record separators and data filtering by external processes * Add tests for File and StructuredFile data endpoints * When verifying tables select a non-nullable column for comparing LEFT OUTER JOIN results to reduce chance of false positives * Return distinct negative values from compare() to facilitate debugging * Change StructuredFile filter definition to an array. Update tests accordingly.
plessbd
approved these changes
Jun 6, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
This pull request merges #96, #123, #130, #132, #134, #135, #137, #138, #140, #141, #144, and #145 from Open XDMoD 6.7 into 7.0.