Show
Ignore:
Timestamp:
10/07/08 17:42:40 (3 months ago)
Author:
deveiant
Message:

Initial work done -- just need to monkeypatch RubyGems? to work under $SAFE = 1 now. Grrr...

  • Moved applets and templates under data/
  • Added gems section to Arrow::Config
  • A bunch of spec cleanup
  • Started work on a task to bundle up all of Arrow's demo apps as a separate gem.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/gem-applet-experiment/ChangeLog

    r460 r466  
     1-- Fri, 03 Oct 2008 18:30:11 -0000 by deveiant (r465) ----- 
     2   Changed: Rakefile 
     3 
     4   Merged [changeset:464 build system changes from trunk]. 
     5 
     6 
     7-- Fri, 03 Oct 2008 18:11:06 -0000 by deveiant (r463) ----- 
     8   Added:   /branches/gem-applet-experiment 
     9            -> renamed from /trunk@r462 
     10 
     11   Branching for experimentation with deploying applets as gems 
     12 
     13 
     14-- Fri, 03 Oct 2008 17:56:35 -0000 by deveiant (r462) ----- 
     15   Changed: /trunk/Rakefile 
     16            /trunk/project.yml 
     17            /trunk/lib/arrow/applet.rb 
     18 
     19    * Updated build system 
     20    * Fixed the formvalidator log message in Arrow::Applet. 
     21 
     22 
     23-- Thu, 28 Aug 2008 00:24:56 -0000 by deveiant (r461) ----- 
     24   Added:   /trunk/docs/manual/resources/js/jquery.ThickBox.js (new) 
     25            /trunk/docs/manual/resources/js/manual.js (new) 
     26            /trunk/docs/manual/resources/js/jquery.js (new) 
     27            /trunk/docs/manual/resources/js/search.js (new) 
     28   Changed: /trunk/spec/arrow/formvalidator_spec.rb 
     29            /trunk/lib/arrow/formvalidator.rb 
     30 
     31    * Added some more javascript stuff to the manual resources dir 
     32    * Made boolean constraints accept '1' or '0' in Arrow::FormValidator 
     33 
     34 
     35-- Wed, 20 Aug 2008 01:46:52 -0000 by deveiant (r460) ----- 
     36   Changed: /trunk/project.yml 
     37            /trunk/ChangeLog 
     38 
     39   Updated build system. 
     40 
     41 
    142-- Sat, 16 Aug 2008 02:28:50 -0000 by deveiant (r459) ----- 
    2    Added:   spec/arrow/session_spec.rb (new) 
    3    Changed: README 
    4             docs/manual/resources/css/screen.css 
    5             spec/arrow/appletregistry_spec.rb 
    6             arrow.css 
    7             LICENSE 
    8             Rakefile (and 9 other/s) 
     43   Added:   /trunk/spec/arrow/session_spec.rb (new) 
     44   Changed: /trunk/README 
     45            /trunk/docs/manual/resources/css/screen.css 
     46            /trunk/spec/arrow/appletregistry_spec.rb 
     47            /trunk/arrow.css 
     48            /trunk/LICENSE 
     49            /trunk/Rakefile (and 9 other/s) 
    950 
    1051    * Updated the build system 
     
    1354 
    1455-- Fri, 25 Jul 2008 02:53:27 -0000 by deveiant (r458) ----- 
    15    Added:   spec/arrow/appletregistry_spec.rb (new) 
    16    Changed: docs/manual/source/tutorial/intro.page 
    17             spec/arrow/applet_spec.rb 
     56   Added:   /trunk/spec/arrow/appletregistry_spec.rb (new) 
     57   Changed: /trunk/docs/manual/source/tutorial/intro.page 
     58            /trunk/spec/arrow/applet_spec.rb 
    1859 
    1960    * Updated intro page of the manual with more detail about templates, and clarified how 
     
    2364 
    2465-- Fri, 18 Jul 2008 16:56:49 -0000 by deveiant (r457) ----- 
    25    Changed: Rakefile 
    26             project.yml 
     66   Changed: /trunk/Rakefile 
     67            /trunk/project.yml 
    2768 
    2869   Synced build system with the latest tasklibs 
     
    3071 
    3172-- Tue, 15 Jul 2008 20:56:56 -0000 by deveiant (r455) ----- 
    32    Changed: docs/Structural-Overview.graffle 
     73   Changed: /trunk/docs/Structural-Overview.graffle 
    3374 
    3475   Tweaked for presentation 
     
    3677 
    3778-- Sat, 12 Jul 2008 01:00:34 -0000 by deveiant (r454) ----- 
    38    Added:   project.yml (new) 
     79   Added:   /trunk/project.yml (new) 
    3980   Changed: /trunk 
    40             Rakefile 
    41             lib/arrow.rb 
    42    Deleted: rake 
     81            /trunk/Rakefile 
     82            /trunk/lib/arrow.rb 
     83   Deleted: /trunk/rake 
    4384 
    4485    * Started conversion to unified cross-project rake-based build system 
     
    4687 
    4788-- Tue, 24 Jun 2008 17:46:09 -0000 by deveiant (r453) ----- 
    48    Added:   lib/arrow/template/timedelta.rb (new) 
    49    Changed: spec/arrow/formvalidator_spec.rb 
    50             lib/arrow/formvalidator.rb 
     89   Added:   /trunk/lib/arrow/template/timedelta.rb (new) 
     90   Changed: /trunk/spec/arrow/formvalidator_spec.rb 
     91            /trunk/lib/arrow/formvalidator.rb 
    5192 
    5293 
     
    5798 
    5899-- Mon, 23 Jun 2008 05:47:00 -0000 by deveiant (r452) ----- 
    59    Added:   LICENSE 
     100   Added:   /trunk/LICENSE 
    60101            -> renamed from /releases/Arrow-0.9.3/LICENSE@r451 
    61    Changed: lib/arrow/fallbackhandler.rb 
    62             lib/arrow/template/container.rb 
    63             lib/arrow/config-loaders/yaml.rb 
    64             lib/arrow/template/for.rb 
    65             lib/arrow/rubytokenreactor.rb 
    66             lib/arrow/mixins.rb (and 74 other/s) 
    67    Deleted: docs/COPYRIGHT 
     102   Changed: /trunk/lib/arrow/fallbackhandler.rb 
     103            /trunk/lib/arrow/template/container.rb 
     104            /trunk/lib/arrow/config-loaders/yaml.rb 
     105            /trunk/lib/arrow/template/for.rb 
     106            /trunk/lib/arrow/rubytokenreactor.rb 
     107            /trunk/lib/arrow/mixins.rb (and 74 other/s) 
     108   Deleted: /trunk/docs/COPYRIGHT 
    68109 
    69110   Merged hotfix from the 0.9.3 [log:branches/Arrow-0.9.3@450:451 release branch]. 
     
    71112 
    72113-- Sun, 22 Jun 2008 21:21:00 -0000 by deveiant (r450) ----- 
    73    Added:   rake/publishing.rb 
     114   Added:   /trunk/rake/publishing.rb 
    74115            -> renamed from /trunk/rake/publication.rb@r448 
    75    Changed: lib/arrow/constants.rb 
    76             Rakefile 
    77             lib/arrow.rb 
    78             lib/arrow/mixins.rb 
    79             rake/svn.rb 
    80    Deleted: rake/publication.rb 
     116   Changed: /trunk/lib/arrow/constants.rb 
     117            /trunk/Rakefile 
     118            /trunk/lib/arrow.rb 
     119            /trunk/lib/arrow/mixins.rb 
     120            /trunk/rake/svn.rb 
     121   Deleted: /trunk/rake/publication.rb 
    81122 
    82123 
     
    85126 
    86127-- Wed, 18 Jun 2008 23:17:56 -0000 by deveiant (r448) ----- 
    87    Added:   docs/manual/lib/api-filter.rb (new) 
    88    Changed: Rakefile 
    89             rake/packaging.rb 
     128   Added:   /trunk/docs/manual/lib/api-filter.rb (new) 
     129   Changed: /trunk/Rakefile 
     130            /trunk/rake/packaging.rb 
    90131 
    91132    * Reorganized Rakefile and merged some fixes from other projects to the 
     
    95136 
    96137-- Mon, 16 Jun 2008 22:44:21 -0000 by deveiant (r447) ----- 
    97    Changed: Rakefile 
    98             rake/packaging.rb 
     138   Changed: /trunk/Rakefile 
     139            /trunk/rake/packaging.rb 
    99140 
    100141   Updated dependency list, added better diagnostics of task load failures. 
     
    102143 
    103144-- Thu, 29 May 2008 22:20:59 -0000 by deveiant (r446) ----- 
    104    Added:   docs/manual/lib/links-filter.rb (new) 
    105    Changed: docs/manual/lib/examples-filter.rb 
    106             docs/manual/source/tutorial/intro.page 
    107             docs/manual/source/tutorial/templates.page 
    108             rake/manual.rb 
    109             Rakefile 
    110             docs/manual/layouts/default.page (and 4 other/s) 
    111    Deleted: docs/manual/source/tutorial/monitors.page 
    112             docs/manual/source/tutorial/apps.page 
    113             docs/manual/source/tutorial/sources.page 
     145   Added:   /trunk/docs/manual/lib/links-filter.rb (new) 
     146   Changed: /trunk/docs/manual/lib/examples-filter.rb 
     147            /trunk/docs/manual/source/tutorial/intro.page 
     148            /trunk/docs/manual/source/tutorial/templates.page 
     149            /trunk/rake/manual.rb 
     150            /trunk/Rakefile 
     151            /trunk/docs/manual/layouts/default.page (and 4 other/s) 
     152   Deleted: /trunk/docs/manual/source/tutorial/monitors.page 
     153            /trunk/docs/manual/source/tutorial/apps.page 
     154            /trunk/docs/manual/source/tutorial/sources.page 
    114155 
    115156    * Merged some manual stuff back from ThingFish 
     
    119160 
    120161-- Sat, 03 May 2008 03:01:15 -0000 by deveiant (r445) ----- 
    121    Changed: rake/manual.rb 
    122             spec/arrow/formvalidator_spec.rb 
    123             lib/arrow/formvalidator.rb 
     162   Changed: /trunk/rake/manual.rb 
     163            /trunk/spec/arrow/formvalidator_spec.rb 
     164            /trunk/lib/arrow/formvalidator.rb 
    124165 
    125166    * Merged some improvements back from ThingFish. Paired with Mahlon. 
     
    128169 
    129170-- Tue, 29 Apr 2008 13:35:21 -0000 by deveiant (r444) ----- 
    130    Added:   docs/manual/resources/images/shadows/large-70.png (new) 
    131             docs/manual/resources/images/shadows/tl.png (new) 
    132             docs/manual/resources/images/shadows/smaller-30.png (new) 
    133             docs/manual/resources/images/shadows/medium.png (new) 
    134             docs/manual/resources/images/shadows/smaller-50.png (new) 
    135             docs/manual/resources/images/shadows/smaller-70.png (new) (and 22 other/s) 
    136    Changed: docs/manual/resources/css/manual.css 
    137             docs/manual/source/tutorial/validation.page 
    138             docs/manual/lib/examples-filter.rb 
    139             docs/manual/source/tutorial/templates.page 
     171   Added:   /trunk/docs/manual/resources/images/shadows/large-70.png (new) 
     172            /trunk/docs/manual/resources/images/shadows/tl.png (new) 
     173            /trunk/docs/manual/resources/images/shadows/smaller-30.png (new) 
     174            /trunk/docs/manual/resources/images/shadows/medium.png (new) 
     175            /trunk/docs/manual/resources/images/shadows/smaller-50.png (new) 
     176            /trunk/docs/manual/resources/images/shadows/smaller-70.png (new) (and 22 other/s) 
     177   Changed: /trunk/docs/manual/resources/css/manual.css 
     178            /trunk/docs/manual/source/tutorial/validation.page 
     179            /trunk/docs/manual/lib/examples-filter.rb 
     180            /trunk/docs/manual/source/tutorial/templates.page 
    140181 
    141182    * Committing some more work on the manual. 
     
    145186 
    146187-- Fri, 18 Apr 2008 06:04:47 -0000 by deveiant (r443) ----- 
    147    Changed: Rakefile 
     188   Changed: /trunk/Rakefile 
    148189 
    149190   Fixed the rdoc-generation task I broke by passing fully-qualified paths to RDoc. Grrr... 
     
    151192 
    152193-- Thu, 17 Apr 2008 16:46:45 -0000 by deveiant (r442) ----- 
    153    Added:   docs/manual/source/tutorial/error-handling.page (new) 
    154             docs/manual/source/tutorial/logging.page (new) 
    155    Changed: docs/manual/source/installation.page 
    156             docs/manual/source/tutorial/advanced-config.page 
     194   Added:   /trunk/docs/manual/source/tutorial/error-handling.page (new) 
     195            /trunk/docs/manual/source/tutorial/logging.page (new) 
     196   Changed: /trunk/docs/manual/source/installation.page 
     197            /trunk/docs/manual/source/tutorial/advanced-config.page 
    157198 
    158199   Checkpoint of some docs work last night. 
     
    160201 
    161202-- Thu, 17 Apr 2008 06:52:35 -0000 by deveiant (r441) ----- 
    162    Changed: docs/manual/source/tutorial/validation.page 
    163             docs/manual/source/index.page 
    164             docs/manual/resources/css/manual.css 
    165             docs/manual/source/tutorial/applets.page 
     203   Changed: /trunk/docs/manual/source/tutorial/validation.page 
     204            /trunk/docs/manual/source/index.page 
     205            /trunk/docs/manual/resources/css/manual.css 
     206            /trunk/docs/manual/source/tutorial/applets.page 
    166207 
    167208   Checkpointing manual work. 
     
    169210 
    170211-- Wed, 16 Apr 2008 14:59:26 -0000 by deveiant (r440) ----- 
    171    Changed: README 
    172             lib/arrow/template.rb 
    173             Rakefile 
     212   Changed: /trunk/README 
     213            /trunk/lib/arrow/template.rb 
     214            /trunk/Rakefile 
    174215 
    175216   * Added the 'install' task to the Rakefile. Thanks to Mahlon and Ben for bugging 
     
    179220 
    180221-- Thu, 10 Apr 2008 23:27:34 -0000 by deveiant (r439) ----- 
    181    Added:   docs/manual/resources/images/caution-bars.png (new) 
    182             docs/manual/resources/images/helloworld_thumb.png (new) 
    183             docs/manual/resources/images/helloworld.png (new) 
    184             docs/manual/resources/css/deveiate.css (new) 
    185             docs/manual/resources/images/basic-structure.png (new) 
    186             docs/manual/source/tutorial/advanced-config.page (new) (and 1 other/s) 
    187    Changed: lib/arrow/logger/apacheoutputter.rb 
    188             rake/manual.rb 
    189             docs/manual/layouts/default.page 
    190             lib/arrow/config.rb 
    191             docs/Structural-Overview.graffle 
    192             docs/manual/resources/css/manual.css (and 17 other/s) 
     222   Added:   /trunk/docs/manual/resources/images/caution-bars.png (new) 
     223            /trunk/docs/manual/resources/images/helloworld_thumb.png (new) 
     224            /trunk/docs/manual/resources/images/helloworld.png (new) 
     225            /trunk/docs/manual/resources/css/deveiate.css (new) 
     226            /trunk/docs/manual/resources/images/basic-structure.png (new) 
     227            /trunk/docs/manual/source/tutorial/advanced-config.page (new) (and 1 other/s) 
     228   Changed: /trunk/lib/arrow/logger/apacheoutputter.rb 
     229            /trunk/rake/manual.rb 
     230            /trunk/docs/manual/layouts/default.page 
     231            /trunk/lib/arrow/config.rb 
     232            /trunk/docs/Structural-Overview.graffle 
     233            /trunk/docs/manual/resources/css/manual.css (and 17 other/s) 
    193234 
    194235    * Lots of work on the manual, including a new Rake-based generation system. 
     
    199240 
    200241-- Sun, 30 Mar 2008 03:48:14 -0000 by deveiant (r438) ----- 
    201    Changed: rake/manual.rb 
    202             docs/manual/layouts/default.page 
     242   Changed: /trunk/rake/manual.rb 
     243            /trunk/docs/manual/layouts/default.page 
    203244 
    204245   Added an attribute to the Manual::Page object for relative paths in generated 
     
    207248 
    208249-- Fri, 28 Mar 2008 00:49:20 -0000 by deveiant (r437) ----- 
    209    Added:   spec/arrow/session (new) 
    210             spec/arrow/formvalidator_spec.rb 
     250   Added:   /trunk/spec/arrow/session (new) 
     251            /trunk/spec/arrow/formvalidator_spec.rb 
    211252            -> renamed from /trunk/spec/formvalidator_spec.rb@r435 
    212             spec/arrow/templatefactory_spec.rb 
     253            /trunk/spec/arrow/templatefactory_spec.rb 
    213254            -> renamed from /trunk/spec/templatefactory_spec.rb@r435 
    214             docs/manual/source/installation.page 
     255            /trunk/docs/manual/source/installation.page 
    215256            -> renamed from /trunk/docs/manual/source/download.page@r435 
    216             spec/arrow (new) 
    217             spec/arrow/dispatcher_spec.rb 
     257            /trunk/spec/arrow (new) 
     258            /trunk/spec/arrow/dispatcher_spec.rb 
    218259            -> renamed from /trunk/spec/dispatcher_spec.rb@r435 (and 6 other/s) 
    219    Changed: applets/view-template.rb 
    220             applets/tutorial/imgtext.rb 
    221             lib/arrow/template/container.rb 
    222             lib/arrow/fallbackhandler.rb 
    223             rake/testing.rb 
    224             tests/session_id.tests.rb (and 145 other/s) 
    225    Deleted: docs/manual/source/tutorial.page 
    226             spec/activerecordstore_spec.rb 
    227             install.rb 
    228             spec/templatefactory_spec.rb 
    229             makedist.rb 
    230             spec/cookieset_spec.rb (and 8 other/s) 
     260   Changed: /trunk/applets/view-template.rb 
     261            /trunk/applets/tutorial/imgtext.rb 
     262            /trunk/lib/arrow/template/container.rb 
     263            /trunk/lib/arrow/fallbackhandler.rb 
     264            /trunk/rake/testing.rb 
     265            /trunk/tests/session_id.tests.rb (and 145 other/s) 
     266   Deleted: /trunk/docs/manual/source/tutorial.page 
     267            /trunk/spec/activerecordstore_spec.rb 
     268            /trunk/install.rb 
     269            /trunk/spec/templatefactory_spec.rb 
     270            /trunk/makedist.rb 
     271            /trunk/spec/cookieset_spec.rb (and 8 other/s) 
    231272 
    232273    * Removed the test.rb file now that testing has been converted to Rake tasks 
     
    237278 
    238279-- Thu, 20 Mar 2008 18:01:26 -0000 by deveiant (r436) ----- 
    239    Changed: tests/cookie.tests.rb 
    240             lib/arrow/config-loaders/yaml.rb 
    241             lib/arrow/logger/htmloutputter.rb 
    242             lib/arrow/logger.rb 
    243             lib/arrow/config.rb 
    244             lib/arrow/logger/fileoutputter.rb (and 2 other/s) 
     280   Changed: /trunk/tests/cookie.tests.rb 
     281            /trunk/lib/arrow/config-loaders/yaml.rb 
     282            /trunk/lib/arrow/logger/htmloutputter.rb 
     283            /trunk/lib/arrow/logger.rb 
     284            /trunk/lib/arrow/config.rb 
     285            /trunk/lib/arrow/logger/fileoutputter.rb (and 2 other/s) 
    245286 
    246287    * removed unnecessary breakpoint dependency 
     
    251292 
    252293-- Mon, 03 Mar 2008 14:03:23 -0000 by deveiant (r435) ----- 
    253    Added:   docs/manual/resources/css/screen.css (new) 
    254             docs/manual/resources/css/print.css (new) 
    255             docs/manual/resources/css/ie.css (new) 
    256    Changed: rake/manual.rb 
    257             rake/testing.rb 
    258             Rakefile 
    259             docs/manual/layouts/default.page 
    260             lib/arrow/session.rb 
    261             rake/packaging.rb (and 1 other/s) 
     294   Added:   /trunk/docs/manual/resources/css/screen.css (new) 
     295            /trunk/docs/manual/resources/css/print.css (new) 
     296            /trunk/docs/manual/resources/css/ie.css (new) 
     297   Changed: /trunk/rake/manual.rb 
     298            /trunk/rake/testing.rb 
     299            /trunk/Rakefile 
     300            /trunk/docs/manual/layouts/default.page 
     301            /trunk/lib/arrow/session.rb 
     302            /trunk/rake/packaging.rb (and 1 other/s) 
    262303 
    263304    * Added a subtask to copy resources to the output when generating the manual. 
     
    267308 
    268309-- Sun, 02 Mar 2008 08:30:17 -0000 by deveiant (r434) ----- 
    269    Added:   rake/publication.rb (new) 
    270             lib/arrow/constants.rb (new) 
    271             docs/manual/source/history.page 
     310   Added:   /trunk/rake/publication.rb (new) 
     311            /trunk/lib/arrow/constants.rb (new) 
     312            /trunk/docs/manual/source/history.page 
    272313            -> renamed from /trunk/docs/manual/source/whatis.page@r433 
    273             rake/testing.rb (new) 
    274             rake/packaging.rb (new) 
    275             lib/arrow/monkeypatches.rb (new) (and 1 other/s) 
    276    Changed: lib/arrow/config-loaders/yaml.rb 
    277             Rakefile 
    278             lib/arrow/utils.rb 
    279             lib/arrow.rb 
    280             docs/manual/source/index.page 
    281             docs (and 2 other/s) 
    282    Deleted: docs/manual/source/whatis.page 
    283             docs/manual/source/install.page 
     314            /trunk/rake/testing.rb (new) 
     315            /trunk/rake/packaging.rb (new) 
     316            /trunk/lib/arrow/monkeypatches.rb (new) (and 1 other/s) 
     317   Changed: /trunk/lib/arrow/config-loaders/yaml.rb 
     318            /trunk/Rakefile 
     319            /trunk/lib/arrow/utils.rb 
     320            /trunk/lib/arrow.rb 
     321            /trunk/docs/manual/source/index.page 
     322            /trunk/docs (and 2 other/s) 
     323   Deleted: /trunk/docs/manual/source/whatis.page 
     324            /trunk/docs/manual/source/install.page 
    284325 
    285326    * Split tasks out of the toplevel Rakefile into tasklibs in rake/. 
     
    293334 
    294335-- Sat, 01 Mar 2008 18:30:51 -0000 by deveiant (r433) ----- 
    295    Added:   docs/manual/source/tutorial/monitors.page 
     336   Added:   /trunk/docs/manual/source/tutorial/monitors.page 
    296337            -> renamed from /trunk/docs/manual/source/tutorial/monitors.textile@r432 
    297             docs/manual/source/tutorial/sources.page 
     338            /trunk/docs/manual/source/tutorial/sources.page 
    298339            -> renamed from /trunk/docs/manual/source/tutorial/sources.textile@r432 
    299             docs/manual/lib (new) 
    300             docs/manual/source/tutorial/templates.page 
     340            /trunk/docs/manual/lib (new) 
     341            /trunk/docs/manual/source/tutorial/templates.page 
    301342            -> renamed from /trunk/docs/manual/source/tutorial/templates.textile@r432 
    302             docs/manual/source/tutorial.page 
     343            /trunk/docs/manual/source/tutorial.page 
    303344            -> renamed from /trunk/docs/manual/source/tutorial.textile@r432 
    304             docs/manual/source/tutorial/apps.page 
     345            /trunk/docs/manual/source/tutorial/apps.page 
    305346            -> renamed from /trunk/docs/manual/source/tutorial/apps.textile@r432 (and 13 other/s) 
    306347   Changed: /trunk 
    307             Rakefile 
    308             docs/manual 
    309    Deleted: docs/manual/source/tutorial/monitors.textile 
    310             Arrow TextMate Project.tmproj 
    311             rake/verifytask.rb 
    312             spec/rake 
    313             docs/manual/source/tutorial/intro.textile 
    314             docs/manual/source/tutorial/templates.textile (and 12 other/s) 
     348            /trunk/Rakefile 
     349            /trunk/docs/manual 
     350   Deleted: /trunk/docs/manual/source/tutorial/monitors.textile 
     351            /trunk/Arrow TextMate Project.tmproj 
     352            /trunk/rake/verifytask.rb 
     353            /trunk/spec/rake 
     354            /trunk/docs/manual/source/tutorial/intro.textile 
     355            /trunk/docs/manual/source/tutorial/templates.textile (and 12 other/s) 
    315356 
    316357    * Added manual-generation system. 
     
    321362 
    322363-- Wed, 20 Feb 2008 19:26:10 -0000 by deveiant (r432) ----- 
    323    Changed: spec/activerecordstore_spec.rb 
    324             lib/arrow/logger/htmloutputter.rb 
    325             lib/arrow/logger.rb 
    326             lib/arrow.rb 
    327             lib/arrow/session.rb 
    328             lib/arrow/template/nodes.rb (and 4 other/s) 
     364   Changed: /trunk/spec/activerecordstore_spec.rb 
     365            /trunk/lib/arrow/logger/htmloutputter.rb 
     366            /trunk/lib/arrow/logger.rb 
     367            /trunk/lib/arrow.rb 
     368            /trunk/lib/arrow/session.rb 
     369            /trunk/lib/arrow/template/nodes.rb (and 4 other/s) 
    329370 
    330371    * Updated the Arrow::Session::ActiveRecordStore to work under ActiveRecord 2.x. 
     
    337378 
    338379-- Thu, 14 Feb 2008 08:10:49 -0000 by deveiant (r431) ----- 
    339    Added:   docs/manual/resources/images/hello-world-sshot.png 
     380   Added:   /trunk/docs/manual/resources/images/hello-world-sshot.png 
    340381            -> renamed from /trunk/docs/manual/hello-world-sshot.png@r430 
    341             docs/manual/source/tutorial/monitors.textile 
     382            /trunk/docs/manual/source/tutorial/monitors.textile 
    342383            -> renamed from /trunk/docs/manual/tutorial-monitors.html@r430 
    343             docs/manual/source (new) 
    344             docs/manual/resources/images/structural-overview2.png 
     384            /trunk/docs/manual/source (new) 
     385            /trunk/docs/manual/resources/images/structural-overview2.png 
    345386            -> renamed from /trunk/docs/manual/structural-overview2.png@r430 
    346             docs/manual/layouts (new) 
    347             docs/manual/source/tutorial (new) (and 23 other/s) 
    348    Changed: README 
    349             docs/COPYRIGHT 
    350             Arrow TextMate Project.tmproj 
    351             lib/arrow/formvalidator.rb 
    352             spec/formvalidator_spec.rb 
    353             Rakefile (and 2 other/s) 
    354    Deleted: docs/manual/hello-dave-sshot.png 
    355             docs/manual/tutorial-templates.html 
    356             docs/manual/tutorial.html 
    357             docs/manual/tutorial-apps.html 
    358             docs/manual/download.html 
    359             docs/manual/index.html (and 17 other/s) 
     387            /trunk/docs/manual/layouts (new) 
     388            /trunk/docs/manual/source/tutorial (new) (and 23 other/s) 
     389   Changed: /trunk/README 
     390            /trunk/docs/COPYRIGHT 
     391            /trunk/Arrow TextMate Project.tmproj 
     392            /trunk/lib/arrow/formvalidator.rb 
     393            /trunk/spec/formvalidator_spec.rb 
     394            /trunk/Rakefile (and 2 other/s) 
     395   Deleted: /trunk/docs/manual/hello-dave-sshot.png 
     396            /trunk/docs/manual/tutorial-templates.html 
     397            /trunk/docs/manual/tutorial.html 
     398            /trunk/docs/manual/tutorial-apps.html 
     399            /trunk/docs/manual/download.html 
     400            /trunk/docs/manual/index.html (and 17 other/s) 
    360401 
    361402    * Merged some of the stuff I like from the ThingFish Rakefile, started trying to 
     
    372413 
    373414-- Fri, 18 Jan 2008 20:36:29 -0000 by deveiant (r430) ----- 
    374    Added:   lib/arrow/logger/htmloutputter.rb (new) 
     415   Added:   /trunk/lib/arrow/logger/htmloutputter.rb (new) 
    375416   Changed: /trunk 
    376             docs/makedocs.rb 
    377             Rakefile 
    378             Arrow TextMate Project.tmproj 
    379             lib/arrow/transaction.rb 
    380             docs (and 4 other/s) 
     417            /trunk/docs/makedocs.rb 
     418            /trunk/Rakefile 
     419            /trunk/Arrow TextMate Project.tmproj 
     420            /trunk/lib/arrow/transaction.rb 
     421            /trunk/docs (and 4 other/s) 
    381422 
    382423    * Changed docs to use Darkfish instead of the default RDoc template. 
     
    385426 
    386427-- Tue, 21 Aug 2007 20:56:22 -0000 by deveiant (r426) ----- 
    387    Changed: lib/arrow.rb 
     428   Changed: /trunk/lib/arrow.rb 
    388429 
    389430   Preparing for 0.9.2 release 
     
    391432 
    392433-- Tue, 21 Aug 2007 20:54:59 -0000 by deveiant (r425) ----- 
    393    Changed: lib/arrow/mixins.rb 
     434   Changed: /trunk/lib/arrow/mixins.rb 
    394435 
    395436   Clarified some debugging statements in Arrow::Injectable 
     
    397438 
    398439-- Mon, 20 Aug 2007 20:54:26 -0000 by phaedrus (r424) ----- 
    399    Changed: lib/arrow/config.rb 
     440   Changed: /trunk/lib/arrow/config.rb 
    400441 
    401442   Changed self::load in config.rb so that it tries to untaint a copy of the source name, instead of the actual one (which is a frozen object in some cases). 
     
    404445 
    405446-- Wed, 15 Aug 2007 18:50:16 -0000 by deveiant (r423) ----- 
    406    Changed: Arrow TextMate Project.tmproj 
    407             lib/arrow/applet.rb 
     447   Changed: /trunk/Arrow TextMate Project.tmproj 
     448            /trunk/lib/arrow/applet.rb 
    408449 
    409450    * Fixed the bug that caused an inappro