Commit History

Author SHA1 Message Date
  Rob Allen 1afac3370a Merge pull request #338 from froschdesign/hotfix/337 12 years ago
  Frank Brückner 64a6803647 Fix Zend_Locale::isLocale to accept alias locales (Fixes #337) 12 years ago
  Frank Brückner 4f50060c9a Update DocBlocks for Zend_Application_Bootstrap - Closes #327 12 years ago
  Frank Brückner e4d34c7ed8 Merge pull request #329 from andersonls/master 12 years ago
  Matthew Weier O'Phinney bd02aed11a Merge branch 'release/bump' 12 years ago
  Matthew Weier O'Phinney d7aae1b2a5 Version bump: 1.12.7dev 12 years ago
  Matthew Weier O'Phinney 9adf10d1c5 Merge branch 'releases/1.12.6' 12 years ago
  Matthew Weier O'Phinney 89f5a867cc [1.12.6] Release readiness 12 years ago
  Rob Allen 89bedb5de1 Merge branch 'pr321' 12 years ago
  Anderson c20d98a7f8 Fixes #325 - Incorrect translation for ERROR_RECORD_FOUND 12 years ago
  Frank Brückner f9402f5347 Fixes #319 - Zend_Form::hasErrors() could check for errors on the fly 12 years ago
  Frank Brückner 6fb5c4bbad Merge pull request #320 from mhujer/db-tests 12 years ago
  Ondřej Machulda 4f7338efd2 Provide table and PK name to make test compatible with RDBMS using sequences 12 years ago
  Ondřej Machulda dcea309b28 Properly remove previously created row with PK 0 to not fail on unique PK constrains 12 years ago
  Ondřej Machulda 2274fdbcf8 Do empty-PK detection before we try to obtain nextSequenceId, so it works properly also for the values considered empty 12 years ago
  Ondřej Machulda 342480655d Remove redundant from() causing errors on postgres 12 years ago
  Ondřej Machulda 2dcc6872ff Get current locale properly 12 years ago
  Ondřej Machulda 47146caebc Define NULL in test seed using Zend_Db_Expr, so it won't get quoted 12 years ago
  Ondřej Machulda 248052457b Drop test tables only if exists, to prevent errors on clean database 12 years ago
  Martin Hujer 5d09e62661 #261: SQLite test fixed: testAdapterAlternateStatement 12 years ago
  Martin Hujer a090630ec3 #261: SQLite test fixed: testAdapterOptionFetchMode 12 years ago
  Martin Hujer dfe4a91614 #261: Table is cleared completely to prevent Sqlite "PRIMARY KEY must be unique" error 12 years ago
  Martin Hujer 3f92c508db #261: SQLite does not need different tests since 5.3 12 years ago
  Martin Hujer f6e0122921 Fixed docblock 12 years ago
  Martin Hujer bb2a39b73a More tests run on Travis - enabled MySQL, PostgreSQL, SQLite, Memcache(d) 12 years ago
  Rob Allen 4afa824b1f Merge pull request #315 from froschdesign/hotfix/2 12 years ago
  Frank Brückner a40d4120a8 Fixes #2 - Long Timezones in Zend_Date constructor ignored with custom date format 12 years ago
  Frank Brückner 810ac281a0 Merge pull request #314 from akrabat/testconfiguration 12 years ago
  Rob Allen a9f5bd4eb7 Ignore tests/TestConfiguration.php 12 years ago
  Frank Brückner 82690f6827 Merge pull request #312 from akrabat/classfilelocatortest_52 12 years ago