Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-10-06fix unit test as it fails if $columnToSort is nullThomas Steur
2015-10-06we need to do a recursive sort by defaultThomas Steur
2015-10-06support for secondary sort and faster sortThomas Steur
2015-10-06set minimum version to php 5.4Thomas Steur
2015-10-06starting to prepare the requirement of php 5.4Thomas Steur
2015-10-06A Row implementation that is based on ArrayObject which is fasterThomas Steur
2015-10-06trying to get the ui tests green againThomas Steur
2015-10-05Add new Custom Segments: outlinkURL and downloadUrl to segment on any Clicked...mattab
2015-10-05Merge pull request #8892 from piwik/remove_lazy_flushMatthieu Aubry
2015-10-05Moved dependencies into DImattab
2015-10-04Make sure plugin environment files are loaded after the base environment conf...diosmosis
2015-10-022.15.0-b152.15.0-b15Matthieu Aubry
2015-10-02Merge pull request #8856 from piwik/dateformatsMatthieu Aubry
2015-10-02Merge pull request #8891 from piwik/8871Matthieu Aubry
2015-10-02Merge pull request #8890 from piwik/unused_codeMatthieu Aubry
2015-10-02Catch exception to let original exception bubble fixes #8871mattab
2015-10-02removed unused schema code that uses SHOW ENGINES which can fail when PROCESS...mattab
2015-10-01fixes #8824 remove NO_ENGINE_SUBSTITUTION mode to prevent error if innodb is ...Thomas Steur
2015-09-292.15.0-b142.15.0-b14Matthieu Aubry
2015-09-29TTL: Time to live for cache files, in seconds. Default to 60 minutesmattab
2015-09-29Added INI setting to configure maximum number of id actions to store in one c...mattab
2015-09-29Added logging statements for cache hits/missmattab
2015-09-29Action cache ids, fix integration testsmattab
2015-09-28add a test that checks the cache is actually hit when cache is enabledmattab
2015-09-28Caching id actions in general cache - can be enabled via INI setting enable_s...mattab
2015-09-28Rewrite if statementmattab
2015-09-28Merge pull request #8809 from piwik/8752_segment_id_in_sqlMatthieu Aubry
2015-09-25replace legacy placeholders only if indicator (%) is presentsgiehl
2015-09-25fixed testssgiehl
2015-09-25Improved range formats; fixed/added testssgiehl
2015-09-25fetch and use week interval format from cldrsgiehl
2015-09-25use new date/time formats; use updated internal namessgiehl
2015-09-25prepare date class to handle cldr date/time formatssgiehl
2015-09-25In ArchiveInvalidator make date filtering an explicit step and group with log...diosmosis
2015-09-25Move date parsing logic from ArchiveInvalidator to CoreAdminHome/API.php so t...diosmosis
2015-09-25Remove depedency to SitesManager plugin in core ArchiveInvalidator service by...diosmosis
2015-09-24convert to LF line ending (fixes TrackerTests)Martin Keckeis
2015-09-24missing fileMartin Keckeis
2015-09-23Rename SegmentExpression::getSegmentString() to getSegmentDefinition().diosmosis
2015-09-23Decorate LogQueryBuilder in SegmentEditor through DI to add idSegments matchi...diosmosis
2015-09-23Make LogQueryBuilder a stateless service class and store in DI.diosmosis
2015-09-232.15.0-b132.15.0-b13Matthieu Aubry
2015-09-22Merge pull request #8688 from piwik/8549Matthieu Aubry
2015-09-22Merge pull request #8820 from piwik/8631_archive_no_visitsMatthieu Aubry
2015-09-222.15.0-b122.15.0-b12Matthieu Aubry
2015-09-22refs #8549 support for multiple release channelsThomas Steur
2015-09-222.15.0-b112.15.0-b11Matthieu Aubry
2015-09-222.15.0-b102.15.0-b10Matthieu Aubry
2015-09-222.15.0-b92.15.0-b9Matthieu Aubry