- Oct 24, 2012
-
-
Demian Katz authored
Rearranged test suite -- moved ResultFeedTest to integration tests since this relies on live Solr instance.
-
Demian Katz authored
-
- Oct 22, 2012
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Improved initialization of translator; renamed service to VuFind\Translator; added some missing comments.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Renamed 'logger' service to 'VuFind\Logger' to avoid conflicts; updated all logger-dependent classes to use Zend\Log\LoggerAwareInterface; set up standard initializer for main service manager and other factories.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Oct 19, 2012
-
-
Demian Katz authored
-
Demian Katz authored
Disable configuration of Apache during startup and shutdown since this is no longer a prerequisite for running unit tests, and it seems to be causing problems on the live CI server.
-
Demian Katz authored
Made bootstrap lighter-weight by creating factories instead of instantiating services during plugin manager initialization. Now objects are instantiated on demand.
-
Demian Katz authored
Prefixed plugin manager service names with "VuFind\" as first step toward best-practice naming for global services.
-
Demian Katz authored
-
Demian Katz authored
More appropriate abstraction (throw exception instead of dying with non-object error if table manager not assigned).
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Changed statistics driver plugin manager to return non-shared instances; eliminated explicit cloning.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Oct 17, 2012
-
-
Demian Katz authored
-