2012-01-27 Michael Granger * lib/configurability.rb: Fixing the version [9319c44c05ce] [tip] * .hgsigs, .hgtags, History.rdoc, lib/configurability.rb, spec/configurability/config_spec.rb: Merged with ssh://hg@bitbucket.org/ged/configurability@86718657a466 [d3f6f8d77060] * .hgtags: Added tag v1.0.8 for changeset 6a7852aa7398 [5e85b9cb1122] * .hgsigs: Added signature for changeset 2501a302fe07 [6a7852aa7398] * History.rdoc, lib/configurability.rb: Bumped the version, updated history. [2501a302fe07] * .rvm.gems, .rvmrc, experiments/staticcling-weirdness.rb, experiments /staticcling-weirdness2.rb, experiments/staticcling-weirdness3.rb, lib/configurability.rb, lib/configurability/deferredconfig.rb, spec/configurability/config_spec.rb, spec/configurability_spec.rb, spec/lib/helpers.rb: Fixing bugs found while working on StaticCling [0c3c20665455] * .tm_properties: Adding TextMate properties [45b92add3e1e] 2011-11-01 Michael Granger * .hgtags: Added tag v1.0.8 for changeset 5b3d66af5a59 [86718657a466] * .hgsigs: Added signature for changeset 97a03db6f41c [5b3d66af5a59] [v1.0.8] * History.rdoc, lib/configurability.rb: Bumped patch version and updated the History file. [97a03db6f41c] * spec/configurability/config_spec.rb: Fix for Ruby 1.9.3. [a26cd541ea8f] 2011-10-13 Michael Granger * .hgtags: Added tag v1.0.7 for changeset 4e605f137155 [0f391f680b61] * .hgsigs: Added signature for changeset 605036b92217 [4e605f137155] [v1.0.7] * History.rdoc, lib/configurability.rb: Update history and bump patch version. [605036b92217] * lib/configurability.rb, lib/configurability/config.rb, lib/configurability/deferredconfig.rb: Cleaned up Yard debris. [6f4aa8deae60] * History.md, History.rdoc, Manifest.txt, README.md, README.rdoc, Rakefile: Converted Markdown to RDoc. [4ee71cc44d22] 2011-04-26 Michael Granger * Rakefile: Merged with c9b7b76e4792 [cae88e472706] * Rakefile: Cleaning up the Rakefile a bit [c9b7b76e4792] 2011-03-03 Michael Granger * .hgtags: Added tag v1.0.6 for changeset c2c677e0f5ca [5b0587aa9b49] * .hgsigs: Added signature for changeset feb106dcbc29 [c2c677e0f5ca] [v1.0.6] * History.md: Updating the History. [feb106dcbc29] * lib/configurability.rb, lib/configurability/config.rb, spec/configurability/config_spec.rb: Fixing predicate methods for missing sections/values; bumping patch version. [631fd470522c] 2011-02-08 Michael Granger * lib/configurability/config.rb, spec/configurability/config_spec.rb: Adding nil safeguard to Configurability::Config::Struct#member? [8f0c899cce82] * .hgignore, Rakefile, spec/lib/helpers.rb: Adding coverage generation [91c699ea9aa3] * .hgtags: Added tag v1.0.5 for changeset 34062406d690 [739461bf952c] * .hgsigs: Added signature for changeset 12fda25efd84 [34062406d690] [v1.0.5] * History.md, lib/configurability.rb: Bumped version and updated History. [12fda25efd84] * .hgsigs, .hgsubstate, .hgtags, README.md: Merged with 37:f3c29856fbe0 [9c22d746add7] * .hgtags: Removed tag v1.0.4 [1ef1012b278c] 2010-11-29 Michael Granger * .hgsub: Modifying rake subrepo to the read-only URL [f3c29856fbe0] * .hgtags: Added tag v1.0.4 for changeset 8553632dca62 [e89c09b5e32a] * .hgsigs: Added signature for changeset a8a6a67e2ede [8553632dca62] [v1.0.4] * .hgsubstate, lib/configurability.rb: Bumping version to 1.0.4 for corrected release [a8a6a67e2ede] * README.md: Adding Github mirror to the README [bb8f2829eb37] 2011-02-08 Michael Granger * .hgtags: Added tag v1.0.4 for changeset 84718f122b7b [99d382b750f6] * .hgsigs: Added signature for changeset eef299ea1d29 [84718f122b7b] * lib/configurability.rb, lib/configurability/config.rb, spec/configurability/config_spec.rb: Fix for config files with nil keys (fixes #1) [eef299ea1d29] * .hgsub, .hgsubstate, .hgsubstate, History.md, LICENSE, Manifest.txt, README.md, Rakefile, project.yml: Converted to Hoe. [fb024df77138] 2010-11-29 Michael Granger * .hgtags: Added tag v1.0.3 for changeset 910ae8ac082f [a2ae16f86c98] * .hgsigs: Added signature for changeset 49e98e6334dd [910ae8ac082f] [v1.0.3] * Merged with 24:7aec5228c2b0 [49e98e6334dd] * .hgsubstate, lib/configurability.rb, lib/configurability/deferredconfig.rb, spec/configurability/deferredconfig_spec.rb, spec/configurability_spec.rb, spec/lib/helpers.rb: Propagate the installed config to objects that add Configurability after the config is loaded. [ec3f030074dc] * Rakefile, project.yml: Updated build system [58cbefcef526] 2010-10-29 Michael Granger * .hgtags: Added tag 1.0.2 for changeset ba2c849fde0d [7aec5228c2b0] * .hgsigs: Added signature for changeset 8718e7f4ea1f [ba2c849fde0d] [1.0.2] * .hgsubstate, spec/configurability/config_spec.rb, spec/configurability_spec.rb: Fixes for specs under 1.9.2. [8718e7f4ea1f] * Merged with 17:e2bf2e43bccf [17a6999c08b9] 2010-08-08 Michael Granger * .hgtags: Added tag 1.0.1 for changeset e3605ccbe057 [4bff6d5f7b6e] * .hgsigs: Added signature for changeset 41bc1de0bf36 [e3605ccbe057] [1.0.1] 2010-10-25 Michael Granger * lib/configurability/behavior.rb: Fixed require for RSpec 2 in the shared behavior. [e2bf2e43bccf] * .hgsubstate, Rakefile, lib/configurability.rb, lib/configurability/behavior.rb, project.yml, spec/configurability/config_spec.rb, spec/configurability_spec.rb: Converted tests to RSpec 2. [5d18e28e387b] 2010-08-04 Michael Granger * .hgignore, README.md, lib/configurability/config.rb, spec/configurability/config_spec.rb: More Configurability::Config work * More docs * Made #reload's behaviour match its documentation [41bc1de0bf36] * README.md, examples/config.yml, lib/configurability/config.rb, spec/configurability/config_spec.rb: More work on Configurability::Config * More documentation * Move hash-access in the Struct into explicit index operator methods and change the lambdas to be implemented in terms of them for more- consistent behavior, String/Symbol normalization, etc. [44db952eb824] * README.md, lib/configurability/config.rb, spec/configurability/config_spec.rb: Finishing up Configurability::Config. * Started documentation * Fleshed out the specs for better coverage, fixing some bugs uncovered by same. * Nicer inspect output [2323bf260e7c] * .hgsubstate, Rakefile: Build system updates. [9e0bab83afd5] * lib/configurability/behavior.rb: Add an rspec shared behavior for testing classes with Configurability [cba63cef2f7f] 2010-07-16 Michael Granger * lib/configurability/config.rb, spec/configurability/config_spec.rb: Adding a Configurability::Config class for YAML config loading. [4ffdde3f7a2f] * .hgignore, .irbrc, README.md, Rakefile, project.yml: Updating README, project metadata, adding .irbrc [d225cef4269e] * lib/configurability.rb: Version bump; debugging log [9da882b82786] 2010-07-12 Michael Granger * .hgtags: Added tag 1.0.0 for changeset 74b5dd9a89c9 [ecf5d4565338] * .hgsigs: Added signature for changeset e0fef8dabba4 [74b5dd9a89c9] [1.0.0] * README.md, lib/configurability.rb: README formatting, YARD tag fix. [e0fef8dabba4] * .hgignore, README, README.md, spec/configurability_spec.rb: Documentation, added a test for classname normalization. [4d7044641f87] * README, lib/configurability.rb, spec/configurability_spec.rb: Added some stuff to the README, made String config keys work. [0b395dbf657f] * examples/basicconfig.rb: Adding an example. [9531380cc3f2] 2010-07-11 Michael Granger * .hgsubstate, LICENSE, README, Rakefile, lib/configurability.rb, lib/configurability/logformatter.rb, project.yml, spec/configurability_spec.rb, spec/lib/helpers.rb: Initial version. [982ba9fe2e6e] 2010-07-10 Michael Granger * .hgsub, .hgsubstate: Adding rake subrepo [ac34a9d6c913]