-
Notifications
You must be signed in to change notification settings - Fork 1
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
Script Merging #32
Script Merging #32
Commits on Oct 4, 2016
-
Base extension to implement the default functionality of parsing conf…
…igurations
James Kirby committedOct 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 167f1f9 - Browse repository at this point
Copy the full SHA 167f1f9View commit details -
Adding the config parsing method to be implemented
James Kirby committedOct 4, 2016 Configuration menu - View commit details
-
Copy full SHA for b95becd - Browse repository at this point
Copy the full SHA b95becdView commit details -
Using the parse config method when loading the extension(s)
James Kirby committedOct 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 366b88a - Browse repository at this point
Copy the full SHA 366b88aView commit details -
Making all extensions extend the base extension to implement the defa…
…ult configuration parser
James Kirby committedOct 4, 2016 Configuration menu - View commit details
-
Copy full SHA for d3cacfc - Browse repository at this point
Copy the full SHA d3cacfcView commit details -
Making the scripts extension also extend the base extension
James Kirby committedOct 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 3ef5e59 - Browse repository at this point
Copy the full SHA 3ef5e59View commit details -
Two futher extensions that need to extend the base extension
James Kirby committedOct 4, 2016 Configuration menu - View commit details
-
Copy full SHA for ac0f80e - Browse repository at this point
Copy the full SHA ac0f80eView commit details -
Implementing the custom confirugation parser for the scripts
James Kirby committedOct 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 9118e4e - Browse repository at this point
Copy the full SHA 9118e4eView commit details -
Abstracted the way the scripts are run to account for global/combined…
… scripts
James Kirby committedOct 4, 2016 Configuration menu - View commit details
-
Copy full SHA for e0b4096 - Browse repository at this point
Copy the full SHA e0b4096View commit details -
Better checking of the scripts existance prior to processing
James Kirby committedOct 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 698476b - Browse repository at this point
Copy the full SHA 698476bView commit details -
Running the checks for global and combined at the point of run
James Kirby committedOct 4, 2016 Configuration menu - View commit details
-
Copy full SHA for c979479 - Browse repository at this point
Copy the full SHA c979479View commit details -
Test cases also need to extend the base extension class
James Kirby committedOct 4, 2016 Configuration menu - View commit details
-
Copy full SHA for b2bd230 - Browse repository at this point
Copy the full SHA b2bd230View commit details -
Renaming tests for global configurations and adding new tests for com…
…bined
James Kirby committedOct 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 0226b1b - Browse repository at this point
Copy the full SHA 0226b1bView commit details -
No need for the difference in arrays between global and combined
James Kirby committedOct 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 18735cf - Browse repository at this point
Copy the full SHA 18735cfView commit details -
Reverting the default answer to display when a script isn't found at all
James Kirby committedOct 4, 2016 Configuration menu - View commit details
-
Copy full SHA for af2f002 - Browse repository at this point
Copy the full SHA af2f002View commit details -
James Kirby committed
Oct 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 16d1bd0 - Browse repository at this point
Copy the full SHA 16d1bd0View commit details