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/config
AgeCommit message (Expand)Author
2014-08-04Refactor handling cors for multiple domains. Also refactor name from hosts in...Marcin Czołnowski
2014-08-03Add feature to persist cors hosts in config, edit in general settings tab and...Marcin Czołnowski
2014-07-25Merge pull request #5872 from craue/code-cleanup-3Thomas Steur
2014-07-24Improving help test for setting trust_visitors_cookiesMatthieu Aubry
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-12Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-07-09Refs #5273 Replace Trac ticket URL to Githubmattab
2014-07-07Merge branch 'master' into report_and_dimension_refactoringThomas Steur
2014-07-03Fixes #4455 changed URL to builds.piwik.org/piwik.zipmattab
2014-07-02added development flag which allows us to not cache static cache and to make ...Thomas Steur
2014-06-30renaming PDO_MYSQL -> PDO\MYSQL for consistencymattab
2014-06-26Add reply-to in password recovery e-mails.Marcin Czołnowski
2014-06-26Change name of config variable into "scheduled_reports_replyto_is_user_email_...Marcin Czołnowski
2014-06-25Set reply_to equal to report creator.Marcin Czołnowski
2014-06-10Enable DevicesDetection plugin by default starting in 2.4.0-b6 refs #5329mattab
2014-06-10Use piwik-latest.zip instead of latest.zip to work around bug on Chrome on Wi...mattab
2014-06-09Typomattab
2014-06-09Fix UI buildmattab
2014-06-06Submodulesmattab
2014-06-02Merge pull request #281 from medic123de/db-transactional-modeMatthieu Aubry
2014-06-02New config setting bulk_requests_use_transaction=1Matthieu Aubry
2014-05-29refs #5212 this *should* enable leftMenu plugin by default but it will be dis...Thomas Steur
2014-05-23maybe this fixes the tests? they do not fail on my local instanceThomas Steur
2014-05-23fixed a test and cleaned up zeitgeist image directoryThomas Steur
2014-05-22Fixes #5172 Should be code completemattab
2014-05-22Refs #5172 Rename config setting with a clear name, adding_segment_requires_a...mattab
2014-05-22Refs #5172 Make sure anonymous user cannot edit segments + rename superadmin ...mattab
2014-05-21Merge pull request #275 from d-skora/feature/SegmentEditorMatthieu Aubry
2014-05-20PIWIK-767 cleanup after reviewd-skora
2014-05-20PIWIK-767 cleanup after reviewd-skora
2014-05-20Fixes #5188 New config setting datatable_row_limits = "5,10,25,50,100,250,500"mattab
2014-05-19Fixes #5181 Renamed methodmattab
2014-05-15PIWIK-767 changes in global.ini after reviewd-skora
2014-05-13PIWIK-767 changed segmentEditor so it has configurable access leveld-skora
2014-05-09Fixes #5121 add New config setting to disable segment auto completemattab
2014-05-09Merge pull request #269 from piwik/4987_zenmodeThomas Steur
2014-05-08Commentsmattab
2014-05-06Better commentmattab
2014-05-05Merge remote-tracking branch 'origin/master' into 4987_zenmodeThomas Steur
2014-05-02Fixes #5037 You can now configure periods that are available in the UI and APImattab
2014-05-02Allow to customise the idSite in which the Piwik usage data will be recorded.mattab
2014-05-01Refs #5060 Remove use of substr_compare as it's buggy in 5.5.11 with negative...mattab
2014-05-01refs #4987 some bugfixes especially for small windows, fixed a test, enabled ...Thomas Steur
2014-04-30Updating comment to reference to ./console core:archive instead of archive.phpmattab
2014-04-28Fixes #2268 Implement a default Referrer spam blacklist to block semalt.com s...mattab
2014-04-23Fixes #5030 Tracking API now does not require token_auth for bulk requests.mattab
2014-04-09The [Debug] section is overwritten by tests. Instead use a new [DebugTests] s...mattab
2014-04-08Fixes #4966 When API_datatable_default_limit=-1 in the config, 'Export as' s...mattab
2014-04-03Add new config flag for developers: enable_load_standalone_plugins_during_tes...mattab