root/trunk/spec


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1339 [1339] 01/29/08 14:04:14 jimfree..@gmail.com Added missing requires for successful spec completion when running 'rake …
(edit) @1328 [1328] 01/28/08 11:52:57 jimfree..@gmail.com Generalized specs so they will pass regardless of hash ordering.
(edit) @1327 [1327] 01/27/08 15:14:33 e.@brainspl.at forgot to svn add cookie_spec.rb, closes #484
(edit) @1325 [1325] 01/26/08 16:52:40 e.@brainspl.at add Merb::Cookies class to manage cookies. Allows setting cookies via …
(edit) @1320 [1320] 01/18/08 13:03:46 v..@exdolo.com allow for explicitly rendering an object, which might otherwise not be …
(edit) @1296 [1296] 01/14/08 03:46:45 has.s..@gmail.com Reverts behaviour of the request test helper method to previous behaviour, …
(edit) @1293 [1293] 01/12/08 22:39:52 sethrasmuss..@gmail.com require_fixtures helper; make some tests run standalone; anything using …
(edit) @1291 [1291] 01/12/08 20:11:36 sethrasmuss..@gmail.com snag tag() from merb_helpers and give it some steroids.. maybe all the tag …
(edit) @1286 [1286] 01/12/08 00:52:49 has.s..@gmail.com Adds allows for the get, post, put, and delete helpers to yield the …
(edit) @1285 [1285] 01/11/08 22:43:57 has.s..@gmail.com Adds some helper methods for multipart testing. Most notably …
(edit) @1283 [1283] 01/11/08 19:06:36 iv..@gweezlebur.com Add 301 support to redirect() | Closes #442 | Thanks viktors.rotanovs
(edit) @1254 [1254] 01/09/08 21:01:10 e.@brainspl.at fix render specs run in isolation
(edit) @1228 [1228] 01/09/08 11:45:24 e.@brainspl.at checking in server.rb refactor, split into config.rb boot_loader.rb, …
(edit) @1222 [1222] 01/08/08 23:50:09 sethrasmuss..@gmail.com version reads svn rev from file in gem form without blowing up
(edit) @1221 [1221] 01/08/08 23:39:20 sethrasmuss..@gmail.com dead spec
(edit) @1220 [1220] 01/08/08 22:31:03 e.@brainspl.at Custom member and collection resource routes should accept a format file …
(edit) @1218 [1218] 01/08/08 20:07:44 sethrasmuss..@gmail.com fallback on version fix
(edit) @1217 [1217] 01/08/08 20:00:01 sethrasmuss..@gmail.com fix Merb.svn_revision_from_file and remove silly spec
(edit) @1215 [1215] 01/08/08 19:50:39 e.@brainspl.at add support for generators for PartControllers? closes #416
(edit) @1212 [1212] 01/08/08 19:16:57 e.@brainspl.at removed form_control_mixin, it's gone don't mourn it's passing, use …
(edit) @1209 [1209] 01/08/08 17:52:49 wyca..@gmail.com removes warning
(edit) @1196 [1196] 01/08/08 02:35:45 sethrasmuss..@gmail.com split up core_ext specs into multiple files, clean up Hash ext and fix …
(edit) @1189 [1189] 01/06/08 16:20:56 sethrasmuss..@gmail.com upload_handler logs info about failed requests instead of puts-ing
(edit) @1185 [1185] 01/06/08 15:31:30 e.@brainspl.at add support for ruby-debug via merb -D or merb --debugger and adding a …
(edit) @1184 [1184] 01/06/08 15:06:18 e.@brainspl.at add specs for Hash core_ext, fix up symbolize_keys! (do we even need this …
(edit) @1183 [1183] 01/06/08 14:56:52 wyca..@gmail.com Removed flaky test
(edit) @1180 [1180] 01/06/08 03:26:38 wyca..@gmail.com Removes fixtures and mock our way out of the dependencies spec
(edit) @1179 [1179] 01/06/08 03:13:26 has.s..@gmail.com Adds filebased SVN_REVISION for the repo. Thanx sethrasmussen@gmail.com. …
(edit) @1176 [1176] 01/06/08 00:08:26 wyca..@gmail.com HAML inlining if trunk HAML is installed
(edit) @1175 [1175] 01/05/08 19:55:07 e.@brainspl.at update routes to use .namespace, closes #405 [sethrasmussen@gmail.com]
(edit) @1153 [1153] 01/03/08 00:19:25 wyca..@gmail.com Closes #367; Parameterized actions with false or nil defaults work
(edit) @1148 [1148] 01/02/08 17:00:48 wyca..@gmail.com All tests pass and dependency uses local files if they exist
(edit) @1139 [1139] 12/29/07 14:03:40 coda.ha..@gmail.com Reverting changes to post-r1136 rendered <script> elements. Not …
(edit) @1137 [1137] 12/28/07 21:43:11 coda.ha..@gmail.com Fixed a bug in asset bundling -- now only creating the files once.
(edit) @1136 [1136] 12/28/07 21:18:32 coda.ha..@gmail.com Added asset bundling for Javascript and stylesheet files with the :bundle …
(edit) @1134 [1134] 12/27/07 16:37:48 coda.ha..@gmail.com Added fake session to Merb::Test::FakeRequest?. Closes #376.
(edit) @1133 [1133] 12/25/07 02:32:22 coda.ha..@gmail.com Add support for CDATA sections in Hash.from_xml. Closes #320
(edit) @1132 [1132] 12/25/07 02:15:37 coda.ha..@gmail.com Fixed a silent exception in the MerbHandler? specs due to a lack of return …
(edit) @1128 [1128] 12/22/07 14:07:06 e.@brainspl.at fix url(:post, @post) where @post responds to :to_param. use to_param …
(edit) @1118 [1118] 12/15/07 10:07:39 dudl..@misnomer.us Convert view context specs to use match_tag
(edit) @1114 [1114] 12/14/07 20:26:41 has.s..@gmail.com Reorganised the RspecMatchers? and put some extra funtionality into get, …
(edit) @1109 [1109] 12/14/07 11:54:43 dudl..@misnomer.us Fix specs to work whether parameterized actions are enabled or not
(edit) @1104 [1104] 12/14/07 00:20:25 e.@brainspl.at add :namespace option to routes. closes #341 [mail@paulbarry.com]
(edit) @1102 [1102] 12/13/07 23:23:33 has.s..@gmail.com Adds spec helper methods with_route and dispatch_to
(edit) @1098 [1098] 12/13/07 22:56:41 e.@brainspl.at add redirect matcher to rspec test helpers. closes #291 [yerejm@gmail.com]
(edit) @1096 [1096] 12/13/07 22:46:43 e.@brainspl.at make sure specs pass before checking in next time dumbass
(edit) @1091 [1091] 12/13/07 16:29:09 dudl..@misnomer.us Fix failing cookie store spec
(edit) @1090 [1090] 12/13/07 16:00:24 dudl..@misnomer.us Fixed image_tag, css_include_tag, and js_include_tag to work with …
(edit) @1086 [1086] 12/13/07 00:02:22 e.@brainspl.at don't raise if names local on a partial is nil. closes #358
(edit) @1085 [1085] 12/12/07 19:28:14 e.@brainspl.at refactor String#indent, closes #357 [pythonic]
(edit) @1079 [1079] 12/11/07 05:09:01 has.s..@gmail.com Extracted url and other general methods out of ControllerMixin? into …
(edit) @1078 [1078] 12/10/07 15:13:26 e.@brainspl.at fix caching of @_buffer in render, form_for closes #350, thanks yerejm
(edit) @1077 [1077] 12/10/07 05:53:15 has.s..@gmail.com Seperates spec helpers into the Merb::Test namespace to prevent spec …
(edit) @1066 [1066] 12/05/07 10:06:53 dudl..@misnomer.us Made Request#parse_multipart return an empty hash instead of nil if the …
(edit) @1063 [1063] 12/02/07 23:02:35 has.s..@gmail.com Changes throw_content so that it can be called without a block. Closes …
(edit) @1057 [1057] 11/30/07 13:57:52 e.@brainspl.at allow charset in the content type for json and xml requests. closes #337 , …
(edit) @1056 [1056] 11/29/07 17:47:40 e.@brainspl.at updating cookie session store. fixed failing spec for now non existant …
(edit) @1051 [1051] 11/25/07 19:10:03 e.@brainspl.at adds skip_beofre and skip_after for beofre and after filter chains. Thanks …
(edit) @1044 [1044] 11/24/07 14:47:17 e.@brainspl.at add environment specific merb.yml files that can overide whats in the …
(edit) @1042 [1042] 11/24/07 14:13:19 e.@brainspl.at do not allow query string params to override url params. so …
(edit) @1033 [1033] 11/22/07 13:16:55 has.s..@gmail.com Surpress output from generators in spec printout and removes a puts from …
(edit) @1021 [1021] 11/17/07 16:59:58 e.@brainspl.at add some specs for inflector closes #314
(edit) @1014 [1014] 11/17/07 08:10:24 in..@loobmedia.com added arguments/proc logic to provides with transform_method object …
(edit) @1010 [1010] 11/16/07 02:15:28 luke.sutt..@gmail.com Fix deleting entries in the cookie session store.
(edit) @1005 [1005] 11/14/07 22:49:05 iv..@gweezlebur.com Fix show_routes console helper (Closes #215)
(edit) @986 [986] 11/12/07 22:58:17 wyca..@gmail.com Checking in new code to speed up partials
(edit) @973 [973] 11/12/07 14:58:17 wyca..@gmail.com Benchmark app
(edit) @964 [964] 11/12/07 08:18:38 has.s..@gmail.com Included non-controller directories in the views directory in the template …
(edit) @959 [959] 11/11/07 22:07:58 iv..@gweezlebur.com Missing spec files for [958] / Refs #292
(edit) @958 [958] 11/11/07 22:07:01 iv..@gweezlebur.com Rendering partials with a collection or an object / Closes #292 / Thanks …
(edit) @926 [926] 11/10/07 16:03:28 iv..@gweezlebur.com set_status takes symbolic names for status codes / Closes #279 / Thanks …
(edit) @924 [924] 11/10/07 11:54:43 dudl..@misnomer.us Allow Merb::Mailer to send SMTP mail without :auth
(edit) @918 [918] 11/09/07 05:05:37 has.s..@gmail.com Fixes a bug where templates in a directory with a '.' are not found. …
(edit) @913 [913] 11/08/07 15:56:24 iv..@gweezlebur.com fix autotest
(edit) @912 [912] 11/08/07 15:28:03 iv..@gweezlebur.com fix broken generator spec
(edit) @911 [911] 11/08/07 15:22:29 has.s..@gmail.com Using cached view context for partials. Locals set on partials don't work …
(edit) @905 [905] 11/08/07 00:26:48 wyca..@gmail.com Ezra's stuff plus my stuff
(edit) @904 [904] 11/08/07 00:10:03 wyca..@gmail.com Checking in speed bump
(edit) @903 [903] 11/08/07 00:06:12 e.@brainspl.at revert change
(edit) @902 [902] 11/07/07 23:56:41 e.@brainspl.at new partial() implementation, much faster
(edit) @896 [896] 11/07/07 10:56:13 iv..@gweezlebur.com Set request.accept to '*/*' when the header is missing (Closes #272)
(edit) @895 [895] 11/07/07 10:46:05 iv..@gweezlebur.com url(:post, @post) takes new_record? into consideration (Closes #273)
(edit) @891 [891] 11/07/07 06:39:56 iv..@gweezlebur.com url() handles nested resources (Closes #271) Good catch raspberry-lemon\!
(edit) @885 [885] 11/06/07 17:04:23 iv..@gweezlebur.com fix url(:foo, @foo)
(edit) @875 [875] 11/06/07 15:49:26 iv..@gweezlebur.com Use merb_activerecord instead of merb_active_record, same for DM
(edit) @874 [874] 11/06/07 15:30:13 e.@brainspl.at make params_to_query_string escape values, closes #266
(edit) @872 [872] 11/06/07 15:13:32 e.@brainspl.at make sure that a Notfond exception is raised when you call /foo-bar/baz/ …
(edit) @856 [856] 11/05/07 23:19:27 iv..@gweezlebur.com don't allow use_orm to be called twice
(edit) @855 [855] 11/05/07 22:46:02 iv..@gweezlebur.com fix bug in use_orm, and update dependencies.rb template
(edit) @853 [853] 11/05/07 22:33:04 iv..@gweezlebur.com Added use_orm and use_test helpers to manage GENERATOR_SCOPE (and …
(edit) @847 [847] 11/05/07 14:47:13 iv..@gweezlebur.com url() can now generate recursively nested query strings (Closes #265) …
(edit) @843 [843] 11/04/07 10:12:44 iv..@gweezlebur.com fix occasional spec failure due to hash ordering
(edit) @841 [841] 11/04/07 00:48:16 iv..@gweezlebur.com default route URL generator handles :formats
(edit) @840 [840] 11/04/07 00:46:34 e.@brainspl.at fix action args so specs pass when parsetree is not installed
(edit) @839 [839] 11/04/07 00:23:31 wyca..@gmail.com Parameterized actions are tested
(edit) @838 [838] 11/04/07 00:12:25 iv..@gweezlebur.com UGLY url() addition to support :controller, :action, :id type url …
(edit) @834 [834] 11/03/07 21:54:58 wyca..@gmail.com Fixes craaaazy spec
(edit) @817 [817] 11/02/07 22:05:33 e.@brainspl.at make sendmail path configurable, closes #166
(edit) @798 [798] 10/30/07 21:27:37 iv..@gweezlebur.com Move provides() et al to ResponderMixin?, and add serious documentation
(edit) @795 [795] 10/30/07 14:51:33 iv..@gweezlebur.com The "Break All Your Apps" changeset: - respond_to is gone. use provides …
Note: See TracRevisionLog for help on using the revision log.