Age | Commit message (Collapse) | Author | Files | Lines |
|
Exact changes are unknown.
|
|
|
|
|
|
This is a wrapper library to bring Unicode Normalization Form support
to Ruby/JRuby.
|
|
Unicode Normalization Form support library for CRuby.
|
|
www/ruby-rack-test package to 0.6.1.
|
|
== 0.6.1 / 2011-07-27
* Bug fixes
* Fix support for params with arrays in multipart forms (Joel Chippindale)
* Add respond_to? to Rack::Test::UploadedFile to match method_missing (Josh Nichols)
* Set the Referer header on requests issued by follow_redirect! (Ryan Bigg)
== 0.6.0 / 2011-05-03
* Bug fixes
* Add support for HTTP OPTIONS verb (Paolo "Nusco" Perrotta)
* Call #finish on MockResponses if it's available (Aaron Patterson)
* Allow HTTP_HOST to be set via #header (Geoff Buesing)
|
|
Exacat changes are unknown but improve compatibility for Ruby 1.9.3.
|
|
www/ruby-rack-mount to www/ruby-rack-mount06
www/ruby-rack-test to www/ruby-rack-test05
|
|
www/ruby-rack-mount06 version 0.6.14
www/ruby-rack-test05 version 0.5.7
|
|
|
|
|
|
|
|
|
|
|
|
== 2.2.1 / 2011-09-15
* Enhancements
* Added UpdateManager#key to access the key value
* Added SelectManager#projections= to override any existing projections
* Added SelectManager#source to get the source of the last select core in the AST
== 2.2.0 / 2011-08-09
* Bug Fixes
* The database connection caches visitors for generating SQL.
* FALSE and TRUE nodes can be constructed.
* Fixed ORDER BY / LIMIT clauses for UPDATE statements in Oracle.
== 2.1.4 / 2011-07-25
* Bug Fixes
* Fix depth-first traversal to understand ascending / descending nodes.
* Parentheis are suppressed with nested unions in MySQL. Thanks jhtwong!
== 2.1.3 / 2011-06-27
* Bug Fixues
* Fixed broken gem build.
== 2.1.2 / 2011-06-27
* Bug Fixes
* Visitors can define their own cache strategey so caches are not shared.
Fixes #57
* Informix support fixed. Thanks Khronos.
* Ordering nodes broken to subclasses. Thanks Ernie Miller!
* Reversal supported in ordering nodes. Thanks Ernie Miller!
== 2.1.1 / 2011/05/14
* Bug fixes
* Fixed thread safety bug in ToSql visitor. Thanks Damon McCormick and
Cameron Walters!
== 2.1.0 / 2011/04/30
* Enhancements
* AST is now Enumerable
* AND nodes are now n-ary nodes
* SQL Literals may be used as Attribute names
* Added Arel::Nodes::NamedFunction for representing generic SQL functions
* Add Arel::SelectManager#limit=
* Add Arel::SelectManager#offset
* Add Arel::SelectManager#offset=
* Added Arel::SelectManager#create_insert for building an insert manager.
* SQL Literals are allowed for values in INSERT statements.
* Math operations have been added to attributes, thanks to
Vladimir Meremyanin.
* Bug fixes
* MSSQL adds TOP to sub selects
* Assigning nil to take() removes LIMIT from statement.
* Assigning nil to offset() removes OFFSET from statement.
* TableAlias leg ordering fixed
* Deprecations
* Calls to `insert` are deprecated. Please use `compile_insert` then call
`to_sql` on the resulting object and execute that SQL.
* Calls to `update` are deprecated. Please use `compile_update` then call
`to_sql` on the resulting object and execute that SQL.
* Calls to `delete` are deprecated. Please use `compile_delete` then call
`to_sql` on the resulting object and execute that SQL.
* Arel::Table#joins is deprecated and will be removed in 3.0.0 with no
replacement.
* Arel::Table#columns is deprecated and will be removed in 3.0.0 with no
replacement.
* Arel::Table.table_cache is deprecated and will be removed in 3.0.0 with no
replacement.
* Arel::Nodes::And.new takes a single list instead of left and right.
* Arel::Table#primary_key is deprecated and will be removed in 3.0.0 with no
replacement.
* Arel::SelectManager#where_clauses is deprecated and will be removed in
3.0.0 with no replacement.
* Arel::SelectManager#wheres is deprecated and will be removed in
3.0.0 with no replacement.
|
|
|
|
|
|
keep version 2.0.x (for databases/ruby-activerecord3).
|
|
|
|
Since there was a small window having bad dependency, bump PKGREVISION.
|
|
|
|
|
|
needed by devel/ruby-activemodel (activemodel 3.0.11).
|
|
unexpected that man pages, which most people would want, are split,
while tk and python dependencies, expected to be the first to be
jettisoned on small systems, are in the base package.
|
|
|
|
PKGREVISION -> 4
|
|
|
|
Instead, append warning message to WARNINGS macro.
|
|
|
|
|
|
Major changes:
* Order preservation of re-queued messages
* Plugins included with server
* "amqp" URI client connection
* Performance improvements
See full changelog:
http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20111109/116e9fd4/attachment.txt
|
|
|
|
Bump PKGREVISION.
|
|
|
|
and www/p5-Catalyst-Engine-PSGI.
|
|
Changes from previous:
----------------------
0.13 Thu Jun 9 23:58:10 PDT 2011
- Fixed a bug in PSGI header generation to prevent potential HTTP header injection
- Misc doc fixes
0.12 Thu Jan 6 14:37:53 PST 2011
- Fix for Catalyst::Runtime >= 5.80030 (pedromelo)
|
|
Changes from previous:
----------------------
0.13 Wed, 24 Aug 2010 09:33:00 +0000
* Fix issue in dist.ini which was causing links to be incorrectly generated.
* Re-package to remove BEGIN { $VERSION hackery by using a newer
Dist-Zilla.
|
|
Changes from previous:
----------------------
0.20 2011-02-18
- Now require Perl 5.8.3 or higher. 5.8 has effectively been the
required Perl all along thanks to the dependency on Digest::MD5.
- Added encoding option, to make sure that files are read in their
proper encoding.
- Significant refactoring; only visible change should be that the
actualy MD5 checksum will no longer be included in the `file_md5sum`
failure diagnostics.
- Renamed `file_md5sum` to `file_md5sum_is`. The old name remains as an
alias for backwards compatibility.
- Renamed `file_contents_identical` to `files_eq`. The old name remains
as an alias for backwards compatibility.
- Added `file_contents_eq_or_diff()` and `files_eq_or_diff()`.
0.10 2011-02-18
- Maintainership taken by David E. Wheeler.
- Removed `examples/simple.pl`, since it wouldn't run anyway.
- Added prototypes to the test functions.
- Failure diagnostics now appear after the failure message, rather than
before.
- Renamed `file_contents_is` and `file_contents_isnt` to
`file_contents_eq` and `file_contents_ne`, respectively. The old names
remain as aliases for backwards compatibility.
- Reworked default test descriptions to include the names of the files
being tested.
- Wordsmithed some of the diagnostic messages.
|
|
|
|
|
|
|
|
* liboath: Fix build so that OATH_VERSION_NUMBER is actually defined.
It was an empty value in the last release due to a bug in the build
scripts.
Version 1.10.3
* liboath: Allow strcmp callback to return negative to signal errors.
* Fix bugs in build scripts for generating version numbers.
* Update gnulib files.
|
|
patch to define fixed width integer types before they're used in iscsi.h
makes this build on Darwin
|
|
|
|
|
|
|
|
restrictions including line length, asymmetric context and interaction
with read-only patches. It is just not worth the trouble.
|
|
Updated devel/p5-Test-Weaken to 3.006.000.
|
|
|