aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-QueryLog
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Update to 1.3.3.Anton Berezin2013-01-212-8/+4
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-QueryLog/Changes Notes: svn path=/head/; revision=310759
* - Update to 1.3.2Sunpoet Po-Chuan Hsieh2012-05-152-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-QueryLog/Changes Notes: svn path=/head/; revision=296659
* - Add BUILD_DEPENDS to avoid build warningSteve Wills2011-09-201-1/+2
| | | | Notes: svn path=/head/; revision=282075
* - Update to 1.3.1Sunpoet Po-Chuan Hsieh2011-07-252-7/+8
| | | | | | | | | - Sort MAN3 Changes: http://search.cpan.org/dist/DBIx-Class-QueryLog/Changes Notes: svn path=/head/; revision=278273
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Update to 1.3.0Philip M. Gollucci2010-08-222-7/+7
| | | | | | | | | | | | - Reset to perl@ [1] PR: ports/147363 Submitted by: pgollucci (myself) Reviewed by: az [1] Approved by: maintainer timeout, linimon [1] Notes: svn path=/head/; revision=259718
* - Update to 1.2.3Philip M. Gollucci2010-02-262-4/+4
| | | | | | | | | | | | Changes: http://search.cpan.org/dist/DBIx-Class-QueryLog/Changes PR: ports/143751 Submitted by: myself (pgollucci@) Approved by: maintainer timeout (andrey@kostenko.name; 14 days) Feature safe: yes Notes: svn path=/head/; revision=250332
* - Update to 1.2.2Philip M. Gollucci2009-12-262-4/+4
| | | | | | | | | PR: ports/141524 Approved by: maintainer Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=246690
* Update to 1.2.1Steven Kreuzer2009-08-212-5/+6
| | | | | | | | | PR: ports/137465 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: andrey@kostenko.name Notes: svn path=/head/; revision=240063
* DBIx::Class::QueryLog logs each transaction and query executed so you canMartin Wilke2009-05-014-0/+40
analyze what happened in the session. WWW: http://search.cpan.org/dist/DBIx-Class-QueryLog/ PR: ports/134095 Submitted by: Andrey Kostenko <andrey at kostenko.name> Notes: svn path=/head/; revision=233109