|
|
|
@1320
|
[1320]
|
01/18/08 13:03:46 |
v..@exdolo.com |
allow for explicitly rendering an object, which might otherwise not be … |
|
|
|
@1254
|
[1254]
|
01/09/08 21:01:10 |
e.@brainspl.at |
fix render specs run in isolation |
|
|
|
@1228
|
[1228]
|
01/09/08 11:45:24 |
e.@brainspl.at |
checking in server.rb refactor, split into config.rb boot_loader.rb, … |
|
|
|
@1180
|
[1180]
|
01/06/08 03:26:38 |
wyca..@gmail.com |
Removes fixtures and mock our way out of the dependencies spec |
|
|
|
@1176
|
[1176]
|
01/06/08 00:08:26 |
wyca..@gmail.com |
HAML inlining if trunk HAML is installed |
|
|
|
@1153
|
[1153]
|
01/03/08 00:19:25 |
wyca..@gmail.com |
Closes #367; Parameterized actions with false or nil defaults work |
|
|
|
@1148
|
[1148]
|
01/02/08 17:00:48 |
wyca..@gmail.com |
All tests pass and dependency uses local files if they exist |
|
|
|
@1128
|
[1128]
|
12/22/07 14:07:06 |
e.@brainspl.at |
fix url(:post, @post) where @post responds to :to_param. use to_param … |
|
|
|
@1086
|
[1086]
|
12/13/07 00:02:22 |
e.@brainspl.at |
don't raise if names local on a partial is nil. closes #358 |
|
|
|
@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 … |
|
|
|
@1044
|
[1044]
|
11/24/07 14:47:17 |
e.@brainspl.at |
add environment specific merb.yml files that can overide whats in the … |
|
|
|
@1014
|
[1014]
|
11/17/07 08:10:24 |
in..@loobmedia.com |
added arguments/proc logic to provides with transform_method object … |
|
|
|
@986
|
[986]
|
11/12/07 22:58:17 |
wyca..@gmail.com |
Checking in new code to speed up partials |
|
|
|
@973
|
[973]
|
11/12/07 14:58:17 |
wyca..@gmail.com |
Benchmark app |
|
|
|
@964
|
[964]
|
11/12/07 08:18:38 |
has.s..@gmail.com |
Included non-controller directories in the views directory in the template … |
|
|
|
@959
|
[959]
|
11/11/07 22:07:58 |
iv..@gweezlebur.com |
Missing spec files for [958] / Refs #292 |
|
|
|
@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. … |
|
|
|
@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 … |
|
|
|
@905
|
[905]
|
11/08/07 00:26:48 |
wyca..@gmail.com |
Ezra's stuff plus my stuff |
|
|
|
@904
|
[904]
|
11/08/07 00:10:03 |
wyca..@gmail.com |
Checking in speed bump |
|
|
|
@903
|
[903]
|
11/08/07 00:06:12 |
e.@brainspl.at |
revert change |
|
|
|
@902
|
[902]
|
11/07/07 23:56:41 |
e.@brainspl.at |
new partial() implementation, much faster |
|
|
|
@839
|
[839]
|
11/04/07 00:23:31 |
wyca..@gmail.com |
Parameterized actions are tested |
|
|
|
@795
|
[795]
|
10/30/07 14:51:33 |
iv..@gweezlebur.com |
The "Break All Your Apps" changeset:
- respond_to is gone. use provides … |
|
|
|
@784
|
[784]
|
10/27/07 22:32:22 |
has.s..@gmail.com |
Added some changes to render @obj so that a template is used first if … |
|
|
|
@783
|
[783]
|
10/27/07 20:23:18 |
e.@brainspl.at |
add :json mime-type as separate form js |
|
|
|
@780
|
[780]
|
10/27/07 20:12:30 |
e.@brainspl.at |
added the ability to call render @foo and have @foo.to_json or @foo.to_xml … |
|
|
|
@769
|
[769]
|
10/26/07 10:48:43 |
has.s..@gmail.com |
Ties the template.format.engine code and the provides code together. The … |
|
|
|
@765
|
[765]
|
10/24/07 15:41:22 |
has.s..@gmail.com |
Update to the render code. Fixes numerous bugs. Closes #243 |
|
|
|
@763
|
[763]
|
10/24/07 15:15:03 |
e.@brainspl.at |
forgot to add file |
|
|
|
@761
|
[761]
|
10/23/07 20:00:56 |
has.s..@gmail.com |
Forgot to add some files to the repo |
|
|
|
@753
|
[753]
|
10/17/07 06:44:42 |
has.s..@gmail.com |
Specs for the bug fixed in [752] |
|
|
|
@750
|
[750]
|
10/16/07 07:55:37 |
has.s..@gmail.com |
Fixes a bug in the template selection code. Closes #227 |
|
|
|
@683
|
[683]
|
09/24/07 08:56:41 |
iv..@gweezlebur.com |
quick broken commit, part of a two-part to rename specs/ back to spec/ … |
|
copied from trunk/specs/fixtures:
|
|
|
|
@640
|
[640]
|
09/15/07 12:57:56 |
e.@brainspl.at |
applying patch for controller exceptions to reroute to an exceptions … |