root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @578 [578] 2 months ykerherve Prevent a uuv warning Fix #RT49063 Thanks shibuya-san
(edit) @577 [577] 3 months ykerherve uncache objects when they are changed instead of writing to the cache
(edit) @576 [576] 3 months ykerherve It makes sense to be consistent and to cache the object as soon as we got …
(edit) @575 [575] 3 months ykerherve missing user_id
(edit) @574 [574] 3 months ykerherve Performance test script for inflate()
(edit) @573 [573] 5 months athomason Merge inflate speedup from Yann's tree. See changelog for r211 for …
(edit) @572 [572] 5 months athomason Support a task timeout.
(edit) @571 [571] 6 months ykerherve It looks like SQLite version is more the culprit …
(edit) @570 [570] 6 months ykerherve By design AUTOLOAD won't advertize that GearmanDBI does rw_handle() and …
(edit) @569 [569] 6 months ykerherve Test that inflate doesn't mark objects as changed
(edit) @568 [568] 7 months ykerherve Also updated the Changelog
(edit) @567 [567] 7 months ykerherve Looks like SQLite got smarter Thanks Emmanuel Seyman for reporting this …
(edit) @566 [566] 8 months kgoess noting a caveat on clone() for future generations
(edit) @565 [565] 9 months ykerherve Added on_exception_cb and retry_count parameters to the driver, to pass …
(edit) @564 [564] 9 months athomason Avoid joining to the same table multiple times.
(edit) @563 [563] 9 months btrott Tagging 0.06 release
(edit) @562 [562] 9 months btrott Added new modules to manifest
(edit) @561 [561] 9 months btrott Added more changes for 0.06
(edit) @560 [560] 9 months btrott Upped version to 0.06
(edit) @559 [559] 10 months ykerherve - Added a new (experimental) GearmanDBI Driver that transports sql to a …
(edit) @558 [558] 10 months miyagawa ok, 5.10 definitely needs this. …
(edit) @557 [557] 10 months miyagawa no strict is not needed here because the defined check was wrong
(edit) @556 [556] 10 months miyagawa fixed a typo in checking a symbol table. This might affect performance …
(edit) @555 [555] 10 months swistow Fix POD
(edit) @554 [554] 10 months ykerherve Added documentation about our supported/tested databases
(edit) @553 [553] 10 months ykerherve Added Oracle support by …
(edit) @552 [552] 11 months ykerherve Removed trailing spaces only - no other code change
(edit) @551 [551] 11 months ykerherve Added information about the new google group.
(edit) @550 [550] 11 months ykerherve Fixed https://rt.cpan.org/Ticket/Display.html?id=41880 Using Pg and …
(edit) @549 [549] 11 months sekimura added a sucesssful test case for add_term()
(edit) @548 [548] 11 months sekimura fixed the args to sort by rating and added a case faling to get object …
(edit) @547 [547] 11 months sekimura test num++ and removed dod_debug(1)
(edit) @546 [546] 11 months sekimura added a test for add_term()
(edit) @545 [545] 12 months swistow Shush
(edit) @544 [544] 12 months swistow Update
(edit) @543 [543] 12 months swistow shush
(edit) @542 [542] 12 months swistow Not needed
(edit) @541 [541] 12 months swistow Add docs, rename
(edit) @540 [540] 12 months swistow Add note about Pg fix
(edit) @539 [539] 12 months swistow Sort out capabilities and make them a little more regular
(edit) @538 [538] 12 months swistow Note fixes
(edit) @537 [537] 12 months swistow Wrap teardown() in a destroy to fix problems with permissions on …
(edit) @536 [536] 12 months miyagawa fixed a typo
(edit) @535 [535] 12 months miyagawa revert the _get_limit check since it causes PhenoType to issue expensive …
(edit) @534 [534] 12 months mpaschal add shipit config
(edit) @533 [533] 12 months mpaschal Reenable these tests by using a different undocumented API to clear …
(edit) @532 [532] 12 months mpaschal Improve transaction related warnings Use Carp for these warnings as we do …
(edit) @531 [531] 12 months mpaschal Normalize can_replace() docs Document force_no_prepared_cache()
(edit) @530 [530] 12 months mpaschal Check for sure that these 'will warn' routines warn (while also …
(edit) @529 [529] 12 months whitaker Update comment
(edit) @528 [528] 12 months mpaschal tag 0.05 retroactively
(edit) @527 [527] 13 months swistow Better debug message
(edit) @526 [526] 13 months swistow Automatically stop using cached statements in SQLite which silences some …
(edit) @525 [525] 13 months swistow Fix warning
(edit) @524 [524] 13 months miyagawa Added test when slice() returns nothing
(edit) @523 [523] 13 months miyagawa $resultset->slice should not pad items with undef when it's called …
(edit) @522 [522] 13 months miyagawa Added ->all() method to be compatible with DBIC and handiness for TT …
(edit) @521 [521] 13 months miyagawa Fixed a bug in ResultSet->slice() where return value is not a proper array …
(edit) @520 [520] 14 months btrott 'Created release branch archetypepad-13'
(edit) @519 [519] 15 months miyagawa don't ship 9x-.t author tests
(edit) @518 [518] 15 months miyagawa less warnings
(edit) @517 [517] 15 months miyagawa no critic
(edit) @516 [516] 15 months swistow Allow you to set no prepared cache at instantation time
(edit) @515 [515] 15 months swistow Stop errors in certain versions of SQLite
(edit) @514 [514] 15 months btrott 'Created release branch archetypepad-12'
(edit) @513 [513] 15 months miyagawa change the eval to rather than {} to actually catch old perl without …
(edit) @512 [512] 15 months btrott 'Created release branch archetypepad-11'
(edit) @511 [511] 16 months btrott 'Created release branch archetypepad-10'
(edit) @510 [510] 16 months ykerherve Fixed an issue where passing an empty list of @ids in lookup_multi or a …
(edit) @509 [509] 16 months ykerherve - Handled an edge case where txn_active wouln't be set if we have an …
(edit) @508 [508] 16 months ykerherve tagging for Kevin - phenotype patch release
(edit) @507 [507] 16 months ykerherve I changed the code/name halfway. This is the other half
(edit) @506 [506] 17 months ykerherve - Added a "reuse_dbh" option to D::OD::D::DBI, if enabled it caches and …
(edit) @505 [505] 17 months btrott Merged Yan's fix (r504) to the archetypepad-9 branch.
(edit) @504 [504] 17 months ykerherve Fixed an issue in the case of a transaction involving different classes …
(edit) @503 [503] 17 months btrott 'Created release branch archetypepad-9'
(edit) @502 [502] 17 months ykerherve correct
(edit) @501 [501] 17 months ykerherve again
(edit) @500 [500] 17 months ykerherve correct revision
(edit) @499 [499] 17 months ykerherve removing this incorrect branch
(edit) @498 [498] 17 months ykerherve branching at 493 when we last released atp-8
(edit) @497 [497] 17 months ykerherve Added support for transactions into Multiplexer driver the callback for …
(edit) @496 [496] 17 months ykerherve Updated the name of the method "is_ephemeral" to something less fancy. In …
(edit) @495 [495] 17 months ykerherve Added description of what changed for my stuff
(edit) @494 [494] 17 months bchoate Added 'window_size' for search method of BaseCache class.
(edit) @493 [493] 17 months ykerherve Added a is_ephemeral() method which is an aweful name, but will allow …
(edit) @492 [492] 17 months sekimura pull out subref and added a _add_index_hint method so that a SQL subclass …
(edit) @491 [491] 17 months sekimura added a doc for add_index_hint()
(edit) @490 [490] 17 months sekimura ugh. wrong url. revert r489
(edit) @489 [489] 17 months sekimura added a doc for add_index_init()
(edit) @488 [488] 17 months mpaschal Don't expect run time block eval to catch errors from the compile time …
(edit) @487 [487] 17 months whitaker Reinstating this code since it was unlikely to be causing a registration …
(edit) @486 [486] 17 months gblankenbaker Rolling back due to possible errors in TP1-ATP registration: "don't try to …
(edit) @485 [485] 17 months gblankenbaker Whitespace Test
(edit) @484 [484] 17 months btrott 'Created release branch archetypepad-8'
(edit) @483 [483] 18 months btrott Creating stable branch for vox.
(edit) @482 [482] 18 months whitaker Second version of this change, re-committing... Improved support for …
(edit) @481 [481] 18 months ykerherve Let's continue to filter but restrict to ascii chars and allow more sigils
(edit) @480 [480] 18 months ykerherve - Added a new 'comment' mutators to SQL statement objects - Added a new …
(edit) @479 [479] 18 months whitaker Reverting this because it was causing errors with type-sync …
Note: See TracRevisionLog for help on using the revision log.