root/trunk/lib


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @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
(edit) @1337 [1337] 01/28/08 21:15:53 iv..@gweezlebur.com update version to indicate that no additional 0.5 releases are expected. …
(edit) @1333 [1333] 01/28/08 14:40:15 iv..@gweezlebur.com catch permissions error when packaged as gem in a read only filesystem / …
(edit) @1332 [1332] 01/28/08 14:38:52 iv..@gweezlebur.com better (non-magic) model/controller loading for dependencies -- closes …
(edit) @1331 [1331] 01/28/08 14:31:15 iv..@gweezlebur.com Tweaks for cluster start/stop -- Closes #428 -- thanks nagash (this stuff …
(edit) @1330 [1330] 01/28/08 14:28:47 iv..@gweezlebur.com Doc patch for Assets and Abstract Controller. Closes #467 -- Thanks janne
(edit) @1329 [1329] 01/28/08 14:23:17 iv..@gweezlebur.com Fix stupid thinko w/ frozen script/merb (Closes #475) nice catch Steve
(edit) @1326 [1326] 01/26/08 21:38:05 jimfree..@gmail.com Added cookies.rb (was left out)
(edit) @1325 [1325] 01/26/08 16:52:40 e.@brainspl.at add Merb::Cookies class to manage cookies. Allows setting cookies via …
(edit) @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 …
(edit) @1323 [1323] 01/22/08 02:46:00 has.s..@gmail.com Removes reliance to rspecs mocking framework in get, post etc methods when …
(edit) @1321 [1321] 01/18/08 15:35:41 dudl..@misnomer.us Made the asset bundler check for an environment string, not a symbol.
(edit) @1320 [1320] 01/18/08 13:03:46 v..@exdolo.com allow for explicitly rendering an object, which might otherwise not be …
(edit) @1313 [1313] 01/16/08 03:00:10 has.s..@gmail.com Fixes the request helper to accept an option hash.
(edit) @1304 [1304] 01/14/08 12:19:10 iv..@gweezlebur.com post 0.5.2 changelog/version settings
(edit) @1299 [1299] 01/14/08 09:32:49 iv..@gweezlebur.com script/merb in a frozen app should load boot.rb to get the frozen app dir
(edit) @1298 [1298] 01/14/08 06:47:48 iv..@gweezlebur.com Make Merb.load_paths modifiable
(edit) @1297 [1297] 01/14/08 03:49:08 has.s..@gmail.com remove some comments
(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) @1295 [1295] 01/13/08 20:57:03 sethrasmuss..@gmail.com remove unfinished comment about throw_content [brent@simplesis.com], …
(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) @1288 [1288] 01/12/08 06:23:10 has.s..@gmail.com Make exception controllers available to the specs by putting it in the …
(edit) @1287 [1287] 01/12/08 04:06:00 has.s..@gmail.com Fix a typo in the BeMissing? controller rSpec matcher.
(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) @1284 [1284] 01/11/08 19:20:48 iv..@gweezlebur.com fix format_extension / Closes #437 / Thanks chris
(edit) @1283 [1283] 01/11/08 19:06:36 iv..@gweezlebur.com Add 301 support to redirect() | Closes #442 | Thanks viktors.rotanovs
(edit) @1274 [1274] 01/10/08 15:26:52 e.@brainspl.at fix version number for git
(edit) @1273 [1273] 01/10/08 15:16:52 e.@brainspl.at bump version ot 0.5.1 in prep for release
(edit) @1268 [1268] 01/10/08 13:22:49 in..@loobmedia.com fixed some issues related to Rake tasks and Merb.environment (MERB_ENV)
(edit) @1266 [1266] 01/10/08 12:30:35 in..@loobmedia.com fixed Rake related MERB_ENV
(edit) @1265 [1265] 01/10/08 10:22:25 wyca..@gmail.com whoops; inline partials really work
(edit) @1264 [1264] 01/10/08 10:19:43 wyca..@gmail.com Inline Partial works better
(edit) @1260 [1260] 01/10/08 09:29:04 in..@loobmedia.com put json library loading into BootLoader? (after Sass plugin) - now it …
(edit) @1259 [1259] 01/10/08 07:52:26 iv..@gweezlebur.com Fix autoloader (Closes #433) Thanks siebertm
(edit) @1256 [1256] 01/09/08 21:38:43 e.@brainspl.at last monute fix for generators
(edit) @1255 [1255] 01/09/08 21:03:01 e.@brainspl.at Hash#method_missing by by
(edit) @1252 [1252] 01/09/08 20:21:06 e.@brainspl.at move glabalhelper stub to BootLoader?
(edit) @1250 [1250] 01/09/08 19:29:44 sethrasmuss..@gmail.com tweak BootLoader?.load_inline_helpers for higher maintainability
(edit) @1249 [1249] 01/09/08 19:06:19 wayneesegu..@gmail.com Fixed two space before method call typos. Fixes #427. Thanks daniel …
(edit) @1239 [1239] 01/09/08 15:14:13 e.@brainspl.at missed merb.rake
(edit) @1238 [1238] 01/09/08 14:58:12 e.@brainspl.at make sure pid file is properly written
(edit) @1237 [1237] 01/09/08 14:32:59 e.@brainspl.at a few stray Merb::Loggers that needed to be Merb.logger
(edit) @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 …
(edit) @1234 [1234] 01/09/08 14:10:07 e.@brainspl.at make sure merb -k all works again
(edit) @1229 [1229] 01/09/08 11:51:07 e.@brainspl.at one more fix
(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) @1226 [1226] 01/09/08 10:04:41 wyca..@gmail.com Fixes explicit :format in partial being ignored
(edit) @1225 [1225] 01/09/08 09:56:31 v..@exdolo.com only set :environment there if MERB_ENV is present, to prevent it …
(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) @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) @1216 [1216] 01/08/08 19:54:13 v..@exdolo.com - fix require paths for upload_progress and drb_server, so DRB works - add …
(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) @1208 [1208] 01/08/08 17:47:13 wyca..@gmail.com Fix inline partial and server.rb
(edit) @1206 [1206] 01/08/08 17:27:08 e.@brainspl.at small refactoring. you ca˜no longer use .herb .jer or .xerb or rhtml …
(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) @1191 [1191] 01/06/08 23:06:36 wyca..@gmail.com Fixes some test stuff to be simpler; fixes HAML locals to delete the …
(edit) @1190 [1190] 01/06/08 22:10:20 wyca..@gmail.com Fix to fake_request so its params are Mashes like real requests
(edit) @1189 [1189] 01/06/08 16:20:56 sethrasmuss..@gmail.com upload_handler logs info about failed requests instead of puts-ing
(edit) @1188 [1188] 01/06/08 15:44:21 e.@brainspl.at fix doc bug form url() closes #396 [merb@taylorw.com]
(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) @1182 [1182] 01/06/08 12:10:22 wyca..@gmail.com Fixes a bug with inline_partial
(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) @1173 [1173] 01/05/08 16:55:05 e.@brainspl.at fix doc error in mailer.rb, make escape and unescape not dependandt on …
(edit) @1166 [1166] 01/04/08 15:52:43 wyca..@gmail.com Fine, drfreeze
(edit) @1165 [1165] 01/04/08 15:32:15 wyca..@gmail.com Adds lib to list of autoloaded directories
(edit) @1163 [1163] 01/03/08 22:42:47 has.s..@gmail.com Refactor dispatch_to to allow access to the controller implicitly inside a …
(edit) @1162 [1162] 01/03/08 17:45:49 wyca..@gmail.com Fixes issue with emacs filenames
(edit) @1160 [1160] 01/03/08 13:39:25 dudl..@misnomer.us Protect Merb.svn_revision from git repositories that aren't git svn …
(edit) @1159 [1159] 01/03/08 13:13:08 wyca..@gmail.com Closes #392; Sequel migrations issue
(edit) @1156 [1156] 01/03/08 09:57:05 wayneesegu..@gmail.com Removed a require "ruby-debug" line... Also modified version.rb so that it …
(edit) @1153 [1153] 01/03/08 00:19:25 wyca..@gmail.com Closes #367; Parameterized actions with false or nil defaults work
(edit) @1151 [1151] 01/02/08 23:34:54 wyca..@gmail.com Closes #307; Haml and other partials now reload
(edit) @1148 [1148] 01/02/08 17:00:48 wyca..@gmail.com All tests pass and dependency uses local files if they exist
(edit) @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 …
(edit) @1143 [1143] 12/31/07 12:00:13 e.@brainspl.at remove -g option for generating apps, closes #384 [rjspotter]
(edit) @1142 [1142] 12/30/07 18:01:58 e.@brainspl.at fix get_args.rb for new ruby2ruby. closes #382 [tmm1]
(edit) @1139 [1139] 12/29/07 14:03:40 coda.ha..@gmail.com Reverting changes to post-r1136 rendered <script> elements. Not …
(edit) @1138 [1138] 12/29/07 13:22:36 dudl..@misnomer.us Don't use self-closing script tags.
(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) @1135 [1135] 12/28/07 17:43:50 dudl..@misnomer.us No need to explicitly raise an InternalServerError? since any exception …
(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) @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 …
(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) @1125 [1125] 12/18/07 17:45:35 dudl..@misnomer.us Make the attrs argument to match_tag optional
(edit) @1122 [1122] 12/17/07 13:14:54 e.@brainspl.at add svn rev to merb -v output. closes #370 [sethrasmussen@gmail.com]
(edit) @1121 [1121] 12/16/07 20:07:52 e.@brainspl.at remove checl for merb_root for now
(edit) @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 …
(edit) @1119 [1119] 12/15/07 12:04:03 e.@brainspl.at add back [], []= and each to the built in session stores. Leave method …
(edit) @1117 [1117] 12/15/07 10:07:25 dudl..@misnomer.us Modifying the structure we're iterating over is a no-no
(edit) @1116 [1116] 12/14/07 20:27:11 has.s..@gmail.com Defers unfound session methods to the data hash
Note: See TracRevisionLog for help on using the revision log.