Search the web
Sign In
New User? Sign Up
Bivio-bOP · bivio OLTP Platform Discussion (bOP)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 296 - 325 of 801   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
296
Revision 3.17 2005/10/03 20:52:58 nagler * Perl 5.8.6 (on darwin at least) seems to have a defect loading dynamic libraries inside multiple evals. Added use...
Rob Nagler
robnagler
Offline Send Email
Oct 3, 2005
8:54 pm
297
Revision 3.19 2005/10/06 18:39:43 nagler * Bivio::UI::HTML::Widget::Page puts xhtml on request if it has xhtml as an attribute *...
Rob Nagler
robnagler
Offline Send Email
Oct 6, 2005
6:48 pm
298
Revision 3.20 2005/10/07 20:09:17 nagler * Bivio::UI::HTML::Widget::FormButton is fixed....
Rob Nagler
robnagler
Offline Send Email
Oct 7, 2005
8:11 pm
299
Revision 3.22 2005/10/10 05:01:08 nagler * Bivio::UI::Task->parse_uri/format_uri use Type.Realm->unsafe_from_uri which allows '-' as a valid uri RealmName....
Rob Nagler
robnagler
Offline Send Email
Oct 10, 2005
5:09 am
300
Revision 3.26 2005/10/17 23:48:37 nagler * Bivio::UI::Widget::Join->render inserts separator correctly with null elements *...
Rob Nagler
robnagler
Offline Send Email
Oct 18, 2005
12:23 am
301
Revision 3.25 2005/10/17 21:20:33 nagler * b-perl.el and b-perl-agile.el bind C-c ; as comment-or-uncomment-region. A few other fixes to new style. *...
Rob Nagler
robnagler
Offline Send Email
Oct 18, 2005
1:21 am
302
Revision 3.27 2005/10/18 22:13:19 nagler * Bivio::BConf update to include Bivio::UI::Text::Widget in MailWidget map, because Bivio::UI::Mail::Link moved to...
Rob Nagler
robnagler
Offline Send Email
Oct 18, 2005
10:15 pm
303
Revision 3.28 2005/10/20 04:11:59 nagler * Bivio::ShellUtil->detach_process makes an effort at detaching the process from the controlling terminal. It...
Rob Nagler
robnagler
Offline Send Email
Oct 20, 2005
4:14 am
304
Revision 3.29 2005/10/20 21:03:54 moeller * Bivio::Biz::Util::ListModel->csv() fixed multi-line column output...
Paul Moeller
moellep
Offline Send Email
Oct 20, 2005
9:06 pm
305
Revision 3.30 2005/10/24 20:54:13 nagler * Bivio::Biz::FormModel->validate_greater/* return false if validation fails *...
Rob Nagler
robnagler
Offline Send Email
Oct 24, 2005
8:56 pm
306
Sheesh!! You guys have been busy .......
Tom Vilot
tvilot
Offline Send Email
Oct 24, 2005
9:23 pm
307
Revision 3.31 2005/10/24 22:02:36 nagler * Bivio::Biz::Model::RealmFile->create downcases path_lc * Bivio::Util::RealmFile->import_tree works * Various tests...
Rob Nagler
robnagler
Offline Send Email
Oct 24, 2005
10:03 pm
308
... Pulling my hair out, actually. I'm glad this one's out of the way... ... Be careful to test these changes. :-( Rob...
Rob Nagler
robnagler
Offline Send Email
Oct 24, 2005
11:02 pm
309
Revision 3.32 2005/10/25 17:50:07 moeller * Bivio::Auth::Realm calls lc() on owner_name in new() * Bivio::Biz::Model::RealmOwner no longer calls lc() on...
Paul Moeller
moellep
Offline Send Email
Oct 25, 2005
5:54 pm
310
Revision 3.33 2005/10/27 03:33:32 nagler * Bivio::Biz::Action::DAV is a class 2 web dav server that's mostly working. We'll be updating it over the time. *...
Rob Nagler
robnagler
Offline Send Email
Oct 27, 2005
3:35 am
311
Revision 3.34 2005/10/27 05:58:31 nagler * Bivio::Biz::Action::DAV->execute sets any online admin for realm (Don't use this on production just yet, because...
Rob Nagler
robnagler
Offline Send Email
Oct 27, 2005
5:59 am
312
Revision 3.35 2005/10/27 06:56:17 nagler * Bivio::Biz::Action::DAV escapes displayname * Bivio::Util::RealmFile->import_tree does create or update...
Rob Nagler
robnagler
Offline Send Email
Oct 27, 2005
6:57 am
313
* Bivio::Biz::FormModel restored validate_greater_than_zero(), validate_not_negative() and validate_not_zero () behavior to accept undef values *...
Paul Moeller
moellep
Offline Send Email
Oct 27, 2005
8:16 pm
314
Revision 3.37 2005/10/28 20:48:02 nagler * Bivio::Util::Shell/b-shell enables batch execution of shell utilities. Here's an example: b-shell batch <<'EOF' ...
Rob Nagler
robnagler
Offline Send Email
Oct 28, 2005
8:50 pm
315
Revision 3.38 2005/11/01 08:49:44 nagler * Bivio::Biz::Action::BasicAuthorization supports WWW-Authenticate/Authorization * Bivio::Biz::Action::DAV tests...
Rob Nagler
robnagler
Offline Send Email
Nov 1, 2005
8:53 am
316
Revision 3.39 2005/11/08 02:49:00 nagler * Bivio::Biz::Action::DAV PROPFIND only returns public files is is_public * Bivio::Biz::*Model->merge_initialize...
Rob Nagler
robnagler
Offline Send Email
Nov 8, 2005
2:50 am
317
Revision 3.40 2005/11/09 21:04:14 moeller * Bivio::Biz::Action::DAV no longer descendent of Action.RealmFile * Bivio::Biz::Model::Forum allow multiple...
Paul Moeller
moellep
Offline Send Email
Nov 9, 2005
9:06 pm
318
Revision 3.41 2005/11/10 23:16:34 nagler * Bivio::UI:Task dynamically computes site_root by finding GENERAL task with /* as URI. *...
Rob Nagler
robnagler
Offline Send Email
Nov 10, 2005
11:24 pm
319
Revision 3.42 2005/11/15 20:48:20 nagler NOTE: Model.t is failing, but will be fixed shortly * Bivio::Biz::ListModel->unauth_parse_query/unauth_iterate_start...
Rob Nagler
robnagler
Offline Send Email
Nov 15, 2005
8:51 pm
320
Revision 3.43 2005/11/17 03:22:57 nagler * Bivio::Biz::Model::UserRealmDAVList added * Bivio::Biz::Model::UserForumDAVList added *...
Rob Nagler
robnagler
Offline Send Email
Nov 17, 2005
3:58 am
321
Revision 3.44 2005/11/17 17:47:10 nagler * Bivio::Util::SQL->format_test_email added * Bivio::Delegate::SimpleTaskId.USER_PASSWORD.next is MY_SITE (was...
Rob Nagler
robnagler
Offline Send Email
Nov 17, 2005
5:52 pm
322
Revision 3.45 2005/11/21 18:09:49 nagler * Bivio::Biz::Action::DAV was removing folder if overwrite was set on copy and move...
Rob Nagler
robnagler
Offline Send Email
Nov 21, 2005
6:11 pm
323
Revision 3.46 2005/11/22 02:04:09 nagler * Bivio::Collection::Attributes->are_defined added * Bivio::Type::Text64K isa Bivio::Type::Text...
Rob Nagler
robnagler
Offline Send Email
Nov 22, 2005
2:09 am
324
Revision 3.47 2005/12/06 20:03:01 moeller * Bivio::Agent::Request named args are no longer directly modified in calls to redirect() and format_uri() methods ...
Paul Moeller
moellep
Offline Send Email
Dec 6, 2005
8:05 pm
325
Revision 3.48 2005/12/08 19:07:58 moeller * Bivio::Agent::Job::Request refactored * Bivio::Agent::Request show GENERAL in as_string * Bivio::Auth::Realm...
Paul Moeller
moellep
Offline Send Email
Dec 8, 2005
7:09 pm
Messages 296 - 325 of 801   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help