- Feb 15, 2018
-
-
r00t0vi4 authored
Matomo core developers are recommended to use "js/" instead of "piwik.js" and "piwik.php": - js/index.php (or implicitly as "js/") can be used to serve up the minified piwik.js; - it supports conditional-GET and Last-Modified, so piwik.js can be cached by the browser; - it supports deflate/gzip compression if your web server (e.g., Apache without mod_deflate or mod_gzip), shrinking the data transfer to 8K; - js/index.php (or implicitly as "js/") can also act as a proxy to piwik.php; - If you are concerned about the impact of browser-based privacy filters which attempt to block tracking, you can change your tracking code to use "js/" instead of "piwik.js" and "piwik.php", respectively. https://github.com/matomo-org/matomo/blob/3.x-dev/js/README.md
-
- Feb 14, 2018
-
-
Jarka Kadlecova authored
-
- Feb 13, 2018
-
-
Andreas Brandl authored
Whenever we already deal with a User object, let's use the more specific method avatar_icon_for_user.
-
- Feb 07, 2018
-
-
Kushal Pandya authored
-
- Feb 06, 2018
-
-
George Tsiolis authored
-
Winnie Hellmann authored
-
- Feb 05, 2018
-
-
Eric Eastwood authored
From https://gitlab.com/gitlab-org/gitlab-ce/issues/36760 Was reverted in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14373
-
- Feb 02, 2018
-
-
Mario de la Ossa authored
-
Toon Claes authored
-
Mike Greiling authored
-
Mike Greiling authored
-
- Jan 30, 2018
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jan 24, 2018
-
-
Phil Hughes authored
-
- Jan 19, 2018
-
-
Tim Zallmann authored
-
- Jan 17, 2018
-
-
Mario de la Ossa authored
Adds `#build_notification_recipients` to `NotificationRecipientService` that returns the `NotificationRecipient` objects in order to be able to access the new attribute `reason`. This new attribute is used in the different notifier methods in order to add the reason as a header: `X-GitLab-NotificationReason`. Only the reason with the most priority gets sent.
-
- Jan 12, 2018
-
-
Markus Doits authored
-
- Jan 11, 2018
-
-
- Jan 10, 2018
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- Jan 09, 2018
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Sean McGivern authored
Calling `finder.execute.count` twice will perform two queries, but these are all in the same file, so it's easy to just reuse them.
-
- Jan 08, 2018
-
-
Christiaan Van den Poel authored
-
- Jan 07, 2018
-
-
Takuya Noguchi authored
-
- Jan 05, 2018
-
-
- Jan 04, 2018
-
-
- Dec 28, 2017
-
-
- Dec 21, 2017
-
-
Tim Zallmann authored
-
- Dec 13, 2017
-
-
Kushal Pandya authored
-
- Dec 08, 2017
-
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
-
Luke "Jared" Bennett authored
-
- Dec 07, 2017
-
-
Annabel Dunstone Gray authored
-
Jarka Kadlecova authored
- Dec 06, 2017
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Phil Hughes authored
Closes #40824
-
- Dec 05, 2017
-
-
- Dec 04, 2017
-
-
Markus Koller authored
-