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
2013-09-14Refs #4041, default to HtmlTable if visualization ID is invalid and filled ou...Benaka Moorthi
2013-09-14Refs #4041, force DataTable visualizations to specify which properties should...Benaka Moorthi
2013-09-14Fixing build.Benaka Moorthi
2013-09-14fixmattab
2013-09-14Fix buildmattab
2013-09-14Adding UrlHelper containing random logic around manipulating urlsmattab
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-09-14Moving BatchInsert logic to own Db/BatchInsert classmattab
2013-09-14Adding Filechecks class for all filesystem checksmattab
2013-09-14Adding Filesystem class which contains file operationsmattab
2013-09-14ProxyHttp class until I find a better namemattab
2013-09-14Refactoring ProxyStaticFile class:mattab
2013-09-14Refactoring Profiler features out of Piwik classmattab
2013-09-13Fixes #4135 kuddos @halfdan for finding the bug & patch!mattab
2013-09-13Refs #4151, fix regression caused by refactoring hack.Benaka Moorthi
2013-09-12Refs #4151, make sure developing w/ merged assets disabled isn't a big pain.Benaka Moorthi
2013-09-12Refs #4151, make sure translations JS is always regenerated when merged asset...Benaka Moorthi
2013-09-12Refs #4151, refactor translation JavaScript generation code and add event so ...Benaka Moorthi
2013-09-12Refs #4151, remove loadJavascriptTranslations twig function and automatically...Benaka Moorthi
2013-09-12Minor code changes + style following reviewmattab
2013-09-12Refs #3089, tweaks to getVisitorProfile API output. Includes change that allo...Benaka Moorthi
2013-09-11renamed PDFReports translation keys to ScheduledReportssgiehl
2013-09-10Refs #4087, add UI screenshot tests to new repository, enable tests on travis...Benaka Moorthi
2013-09-09Attempt to fix visitor log row picker regression.Benaka Moorthi
2013-09-09Fixing build.Benaka Moorthi
2013-09-09Fixes #4063, allow csv renderer to handle arbitrarily nested data structures ...Benaka Moorthi
2013-09-09Add Vimeo and Youtube to list of socialsFabian Becker
2013-09-09Fix '% Visit' datatable column header bug by using |raw and make sure goal na...Benaka Moorthi
2013-09-08Return JSON string on error in bulk trackingFabian Becker
2013-09-08Properly catch exception on failed authentication for bulk importFabian Becker
2013-09-08Fix for notice on bulk importFabian Becker
2013-09-07added testssgiehl
2013-09-07removed unused deprecated methodsgiehl
2013-09-07Merge branch 'master' of https://github.com/piwik/piwikFabian Becker
2013-09-07Removing this catch block as I can't explain itmattab
2013-09-06fixed todosgiehl
2013-09-06fixed some doc blocks; removed unused namespacessgiehl
2013-09-06Fix a few typosFabian Becker
2013-09-06Fix syntax error. VisitExcluded is not an Exception, nor is it ever thrownFabian Becker
2013-09-06Merge branch 'master' of https://github.com/piwik/piwikFabian Becker
2013-09-06Fix authentication for bulk trackingFabian Becker
2013-09-06* Renaming getCssFiles hook to getStylesheetFilesmattab
2013-09-06Fix typo function namemattab
2013-09-06fixing typos REFERRERmattab
2013-09-06Fix Tracker variable was not set properlymattab
2013-09-06Merge remote-tracking branch 'origin/master'mattab
2013-09-06Ignore new google and facebook bots http://forum.piwik.org/read.php?2,106051mattab
2013-09-06Merge pull request #103 from DaSchTour/patch-1Matthieu Aubry
2013-09-04fixed coding style to be psr compatiblesgiehl