-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Introduce v14 test drivers #972
Merged
Merged
Commits on May 23, 2016
-
Fix overwriting config_section definitions:
* "name" and "param_name" is strongly connected with plugin's code (even in base classes) so these MUST be not changed by subclasses (subclass MUST use same names) * separate "param_name" from "name" to detect overwriting "param_name" by subclasses to raise errors and add "variable_name" method as internal utility * make it possible to change default values in finalized sections because it's very popular that 3rd party plugin prefer different default value for built-in predefined parameters * make it possible to change "init" specification of finalized sections because newly added/changed default values might be able to init sections
Configuration menu - View commit details
-
Copy full SHA for 852d5b1 - Browse repository at this point
Copy the full SHA 852d5b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b9671a - Browse repository at this point
Copy the full SHA 3b9671aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b010c32 - Browse repository at this point
Copy the full SHA b010c32View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab4eeaf - Browse repository at this point
Copy the full SHA ab4eeafView commit details -
Configuration menu - View commit details
-
Copy full SHA for f148ed3 - Browse repository at this point
Copy the full SHA f148ed3View commit details
Commits on May 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 34a7ae2 - Browse repository at this point
Copy the full SHA 34a7ae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3971d5a - Browse repository at this point
Copy the full SHA 3971d5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cb7fe2 - Browse repository at this point
Copy the full SHA 3cb7fe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad408f7 - Browse repository at this point
Copy the full SHA ad408f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dabb695 - Browse repository at this point
Copy the full SHA dabb695View commit details -
Configuration menu - View commit details
-
Copy full SHA for d59c2a3 - Browse repository at this point
Copy the full SHA d59c2a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c19c960 - Browse repository at this point
Copy the full SHA c19c960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 732f82f - Browse repository at this point
Copy the full SHA 732f82fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d6b90 - Browse repository at this point
Copy the full SHA e3d6b90View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3acf4c - Browse repository at this point
Copy the full SHA f3acf4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba2586d - Browse repository at this point
Copy the full SHA ba2586dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8cae43 - Browse repository at this point
Copy the full SHA d8cae43View commit details
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.