|
|
|
@1338
|
[1338]
|
01/29/08 06:47:50 |
has.s..@gmail.com |
Fixes a bug in the haml templates where it's looking for _erbout |
|
|
|
@1337
|
[1337]
|
01/28/08 21:15:53 |
iv..@gweezlebur.com |
update version to indicate that no additional 0.5 releases are expected. … |
|
|
|
@1333
|
[1333]
|
01/28/08 14:40:15 |
iv..@gweezlebur.com |
catch permissions error when packaged as gem in a read only filesystem / … |
|
|
|
@1332
|
[1332]
|
01/28/08 14:38:52 |
iv..@gweezlebur.com |
better (non-magic) model/controller loading for dependencies -- closes … |
|
|
|
@1331
|
[1331]
|
01/28/08 14:31:15 |
iv..@gweezlebur.com |
Tweaks for cluster start/stop -- Closes #428 -- thanks nagash (this stuff … |
|
|
|
@1330
|
[1330]
|
01/28/08 14:28:47 |
iv..@gweezlebur.com |
Doc patch for Assets and Abstract Controller. Closes #467 -- Thanks janne |
|
|
|
@1326
|
[1326]
|
01/26/08 21:38:05 |
jimfree..@gmail.com |
Added cookies.rb (was left out) |
|
|
|
@1325
|
[1325]
|
01/26/08 16:52:40 |
e.@brainspl.at |
add Merb::Cookies class to manage cookies. Allows setting cookies via … |
|
|
|
@1324
|
[1324]
|
01/25/08 20:55:38 |
has.s..@gmail.com |
Fixes an issue with :yields in the spec helpers where it was being passed … |
|
|
|
@1323
|
[1323]
|
01/22/08 02:46:00 |
has.s..@gmail.com |
Removes reliance to rspecs mocking framework in get, post etc methods when … |
|
|
|
@1321
|
[1321]
|
01/18/08 15:35:41 |
dudl..@misnomer.us |
Made the asset bundler check for an environment string, not a symbol. |
|
|
|
@1320
|
[1320]
|
01/18/08 13:03:46 |
v..@exdolo.com |
allow for explicitly rendering an object, which might otherwise not be … |
|
|
|
@1313
|
[1313]
|
01/16/08 03:00:10 |
has.s..@gmail.com |
Fixes the request helper to accept an option hash. |
|
|
|
@1304
|
[1304]
|
01/14/08 12:19:10 |
iv..@gweezlebur.com |
post 0.5.2 changelog/version settings |
|
|
|
@1297
|
[1297]
|
01/14/08 03:49:08 |
has.s..@gmail.com |
remove some comments |
|
|
|
@1296
|
[1296]
|
01/14/08 03:46:45 |
has.s..@gmail.com |
Reverts behaviour of the request test helper method to previous behaviour, … |
|
|
|
@1295
|
[1295]
|
01/13/08 20:57:03 |
sethrasmuss..@gmail.com |
remove unfinished comment about throw_content [brent@simplesis.com], … |
|
|
|
@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 … |
|
|
|
@1288
|
[1288]
|
01/12/08 06:23:10 |
has.s..@gmail.com |
Make exception controllers available to the specs by putting it in the … |
|
|
|
@1287
|
[1287]
|
01/12/08 04:06:00 |
has.s..@gmail.com |
Fix a typo in the BeMissing? controller rSpec matcher. |
|
|
|
@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 … |
|
|
|
@1285
|
[1285]
|
01/11/08 22:43:57 |
has.s..@gmail.com |
Adds some helper methods for multipart testing. Most notably … |
|
|
|
@1284
|
[1284]
|
01/11/08 19:20:48 |
iv..@gweezlebur.com |
fix format_extension / Closes #437 / Thanks chris |
|
|
|
@1283
|
[1283]
|
01/11/08 19:06:36 |
iv..@gweezlebur.com |
Add 301 support to redirect() | Closes #442 | Thanks viktors.rotanovs |
|
|
|
@1274
|
[1274]
|
01/10/08 15:26:52 |
e.@brainspl.at |
fix version number for git |
|
|
|
@1273
|
[1273]
|
01/10/08 15:16:52 |
e.@brainspl.at |
bump version ot 0.5.1 in prep for release |
|
|
|
@1268
|
[1268]
|
01/10/08 13:22:49 |
in..@loobmedia.com |
fixed some issues related to Rake tasks and Merb.environment (MERB_ENV) |
|
|
|
@1265
|
[1265]
|
01/10/08 10:22:25 |
wyca..@gmail.com |
whoops; inline partials really work |
|
|
|
@1264
|
[1264]
|
01/10/08 10:19:43 |
wyca..@gmail.com |
Inline Partial works better |
|
|
|
@1260
|
[1260]
|
01/10/08 09:29:04 |
in..@loobmedia.com |
put json library loading into BootLoader? (after Sass plugin) - now it … |
|
|
|
@1259
|
[1259]
|
01/10/08 07:52:26 |
iv..@gweezlebur.com |
Fix autoloader (Closes #433) Thanks siebertm |
|
|
|
@1256
|
[1256]
|
01/09/08 21:38:43 |
e.@brainspl.at |
last monute fix for generators |
|
|
|
@1255
|
[1255]
|
01/09/08 21:03:01 |
e.@brainspl.at |
Hash#method_missing by by |
|
|
|
@1252
|
[1252]
|
01/09/08 20:21:06 |
e.@brainspl.at |
move glabalhelper stub to BootLoader? |
|
|
|
@1250
|
[1250]
|
01/09/08 19:29:44 |
sethrasmuss..@gmail.com |
tweak BootLoader?.load_inline_helpers for higher maintainability |
|
|
|
@1249
|
[1249]
|
01/09/08 19:06:19 |
wayneesegu..@gmail.com |
Fixed two space before method call typos. Fixes #427. Thanks daniel … |
|
|
|
@1238
|
[1238]
|
01/09/08 14:58:12 |
e.@brainspl.at |
make sure pid file is properly written |
|
|
|
@1237
|
[1237]
|
01/09/08 14:32:59 |
e.@brainspl.at |
a few stray Merb::Loggers that needed to be Merb.logger |
|
|
|
@1235
|
[1235]
|
01/09/08 14:13:16 |
e.@brainspl.at |
forgot to check in new generator changes to be up to date wiht server.rb … |
|
|
|
@1234
|
[1234]
|
01/09/08 14:10:07 |
e.@brainspl.at |
make sure merb -k all works again |
|
|
|
@1229
|
[1229]
|
01/09/08 11:51:07 |
e.@brainspl.at |
one more fix |
|
|
|
@1228
|
[1228]
|
01/09/08 11:45:24 |
e.@brainspl.at |
checking in server.rb refactor, split into config.rb boot_loader.rb, … |
|
|
|
@1226
|
[1226]
|
01/09/08 10:04:41 |
wyca..@gmail.com |
Fixes explicit :format in partial being ignored |
|
|
|
@1225
|
[1225]
|
01/09/08 09:56:31 |
v..@exdolo.com |
only set :environment there if MERB_ENV is present, to prevent it … |
|
|
|
@1222
|
[1222]
|
01/08/08 23:50:09 |
sethrasmuss..@gmail.com |
version reads svn rev from file in gem form without blowing up |
|
|
|
@1220
|
[1220]
|
01/08/08 22:31:03 |
e.@brainspl.at |
Custom member and collection resource routes should accept a format file … |
|
|
|
@1218
|
[1218]
|
01/08/08 20:07:44 |
sethrasmuss..@gmail.com |
fallback on version fix |
|
|
|
@1217
|
[1217]
|
01/08/08 20:00:01 |
sethrasmuss..@gmail.com |
fix Merb.svn_revision_from_file and remove silly spec |
|
|
|
@1216
|
[1216]
|
01/08/08 19:54:13 |
v..@exdolo.com |
- fix require paths for upload_progress and drb_server, so DRB works
- add … |
|
|
|
@1215
|
[1215]
|
01/08/08 19:50:39 |
e.@brainspl.at |
add support for generators for PartControllers? closes #416 … |
|
|
|
@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 … |
|
|
|
@1208
|
[1208]
|
01/08/08 17:47:13 |
wyca..@gmail.com |
Fix inline partial and server.rb |
|
|
|
@1206
|
[1206]
|
01/08/08 17:27:08 |
e.@brainspl.at |
small refactoring. you ca˜no longer use .herb .jer or .xerb or rhtml … |
|
|
|
@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 … |
|
|
|
@1191
|
[1191]
|
01/06/08 23:06:36 |
wyca..@gmail.com |
Fixes some test stuff to be simpler; fixes HAML locals to delete the … |
|
|
|
@1190
|
[1190]
|
01/06/08 22:10:20 |
wyca..@gmail.com |
Fix to fake_request so its params are Mashes like real requests |
|
|
|
@1189
|
[1189]
|
01/06/08 16:20:56 |
sethrasmuss..@gmail.com |
upload_handler logs info about failed requests instead of puts-ing |
|
|
|
@1188
|
[1188]
|
01/06/08 15:44:21 |
e.@brainspl.at |
fix doc bug form url() closes #396 [merb@taylorw.com] |
|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@1182
|
[1182]
|
01/06/08 12:10:22 |
wyca..@gmail.com |
Fixes a bug with inline_partial |
|
|
|
@1180
|
[1180]
|
01/06/08 03:26:38 |
wyca..@gmail.com |
Removes fixtures and mock our way out of the dependencies spec |
|
|
|
@1179
|
[1179]
|
01/06/08 03:13:26 |
has.s..@gmail.com |
Adds filebased SVN_REVISION for the repo. Thanx sethrasmussen@gmail.com. … |
|
|
|
@1176
|
[1176]
|
01/06/08 00:08:26 |
wyca..@gmail.com |
HAML inlining if trunk HAML is installed |
|
|
|
@1175
|
[1175]
|
01/05/08 19:55:07 |
e.@brainspl.at |
update routes to use .namespace, closes #405 [sethrasmussen@gmail.com] |
|
|
|
@1173
|
[1173]
|
01/05/08 16:55:05 |
e.@brainspl.at |
fix doc error in mailer.rb, make escape and unescape not dependandt on … |
|
|
|
@1163
|
[1163]
|
01/03/08 22:42:47 |
has.s..@gmail.com |
Refactor dispatch_to to allow access to the controller implicitly inside a … |
|
|
|
@1162
|
[1162]
|
01/03/08 17:45:49 |
wyca..@gmail.com |
Fixes issue with emacs filenames |
|
|
|
@1160
|
[1160]
|
01/03/08 13:39:25 |
dudl..@misnomer.us |
Protect Merb.svn_revision from git repositories that aren't git svn … |
|
|
|
@1159
|
[1159]
|
01/03/08 13:13:08 |
wyca..@gmail.com |
Closes #392; Sequel migrations issue |
|
|
|
@1156
|
[1156]
|
01/03/08 09:57:05 |
wayneesegu..@gmail.com |
Removed a require "ruby-debug" line...
Also modified version.rb so that it … |
|
|
|
@1153
|
[1153]
|
01/03/08 00:19:25 |
wyca..@gmail.com |
Closes #367; Parameterized actions with false or nil defaults work |
|
|
|
@1151
|
[1151]
|
01/02/08 23:34:54 |
wyca..@gmail.com |
Closes #307; Haml and other partials now reload |
|
|
|
@1148
|
[1148]
|
01/02/08 17:00:48 |
wyca..@gmail.com |
All tests pass and dependency uses local files if they exist |
|
|
|
@1147
|
[1147]
|
01/02/08 09:32:48 |
jimfree..@gmail.com |
Added back -h option for help and fixed merb to print help message when … |
|
|
|
@1143
|
[1143]
|
12/31/07 12:00:13 |
e.@brainspl.at |
remove -g option for generating apps, closes #384 [rjspotter] |
|
|
|
@1142
|
[1142]
|
12/30/07 18:01:58 |
e.@brainspl.at |
fix get_args.rb for new ruby2ruby. closes #382 [tmm1] |
|
|
|
@1139
|
[1139]
|
12/29/07 14:03:40 |
coda.ha..@gmail.com |
Reverting changes to post-r1136 rendered <script> elements. Not … |
|
|
|
@1138
|
[1138]
|
12/29/07 13:22:36 |
dudl..@misnomer.us |
Don't use self-closing script tags. |
|
|
|
@1137
|
[1137]
|
12/28/07 21:43:11 |
coda.ha..@gmail.com |
Fixed a bug in asset bundling -- now only creating the files once. |
|
|
|
@1136
|
[1136]
|
12/28/07 21:18:32 |
coda.ha..@gmail.com |
Added asset bundling for Javascript and stylesheet files with the :bundle … |
|
|
|
@1135
|
[1135]
|
12/28/07 17:43:50 |
dudl..@misnomer.us |
No need to explicitly raise an InternalServerError? since any exception … |
|
|
|
@1134
|
[1134]
|
12/27/07 16:37:48 |
coda.ha..@gmail.com |
Added fake session to Merb::Test::FakeRequest?. Closes #376. |
|
|
|
@1133
|
[1133]
|
12/25/07 02:32:22 |
coda.ha..@gmail.com |
Add support for CDATA sections in Hash.from_xml. Closes #320 … |
|
|
|
@1129
|
[1129]
|
12/22/07 14:28:20 |
e.@brainspl.at |
make merb.url helper in merb -i console use the same code as url() helper … |
|
|
|
@1128
|
[1128]
|
12/22/07 14:07:06 |
e.@brainspl.at |
fix url(:post, @post) where @post responds to :to_param. use to_param … |
|
|
|
@1125
|
[1125]
|
12/18/07 17:45:35 |
dudl..@misnomer.us |
Make the attrs argument to match_tag optional |
|
|
|
@1122
|
[1122]
|
12/17/07 13:14:54 |
e.@brainspl.at |
add svn rev to merb -v output. closes #370 [sethrasmussen@gmail.com] |
|
|
|
@1121
|
[1121]
|
12/16/07 20:07:52 |
e.@brainspl.at |
remove checl for merb_root for now |
|
|
|
@1120
|
[1120]
|
12/16/07 17:55:09 |
has.s..@gmail.com |
Includes code to allow loading of gems from MERB_ROOT/gems at the start of … |
|
|
|
@1119
|
[1119]
|
12/15/07 12:04:03 |
e.@brainspl.at |
add back [], []= and each to the built in session stores. Leave method … |
|
|
|
@1117
|
[1117]
|
12/15/07 10:07:25 |
dudl..@misnomer.us |
Modifying the structure we're iterating over is a no-no |
|
|
|
@1116
|
[1116]
|
12/14/07 20:27:11 |
has.s..@gmail.com |
Defers unfound session methods to the data hash |
|
|
|
@1115
|
[1115]
|
12/14/07 20:26:55 |
has.s..@gmail.com |
Add the rspec matchers |
|
|
|
@1114
|
[1114]
|
12/14/07 20:26:41 |
has.s..@gmail.com |
Reorganised the RspecMatchers? and put some extra funtionality into
get, … |
|
|
|
@1113
|
[1113]
|
12/14/07 20:12:23 |
e.@brainspl.at |
dont go backwards in time with the version number |
|
|
|
@1112
|
[1112]
|
12/14/07 20:08:12 |
e.@brainspl.at |
fix memry,cookie and memcached sessions to have an each method |
|
|
|
@1111
|
[1111]
|
12/14/07 16:59:11 |
has.s..@gmail.com |
Fixes a bug in the redirect matchers so they are included into the app |
|
|
|
@1110
|
[1110]
|
12/14/07 16:52:10 |
has.s..@gmail.com |
Added put, delete, and post helpers to the spec helper.
Also these … |
|
|
|
@1107
|
[1107]
|
12/14/07 00:51:27 |
e.@brainspl.at |
bump version to 0.5.0 in trunk. now we document and clean everything up. |