-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: mvcodeclub/rack-tracker
base: master
head repository: railslove/rack-tracker
compare: master
- 17 commits
- 18 files changed
- 9 contributors
Commits on Nov 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c10ea3e - Browse repository at this point
Copy the full SHA c10ea3eView commit details
Commits on Nov 14, 2019
-
add integration spec for callable behaviour
Marco Schaden committedNov 14, 2019 Configuration menu - View commit details
-
Copy full SHA for f3d4e65 - Browse repository at this point
Copy the full SHA f3d4e65View commit details -
Marco Schaden committed
Nov 14, 2019 Configuration menu - View commit details
-
Copy full SHA for e22fb0f - Browse repository at this point
Copy the full SHA e22fb0fView commit details
Commits on Dec 8, 2019
-
google global: better empty tracker handling (railslove#142)
* google global: better empty tracker handling * google global: improve integration test * google global: collect trackers only once * google global: improve tracker option validation and collection logic * google global: test if callable gets called * code style * google global: simplified invalid tracker check * warn about empty google global tracker
Configuration menu - View commit details
-
Copy full SHA for 42b8e51 - Browse repository at this point
Copy the full SHA 42b8e51View commit details
Commits on Dec 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 426abb9 - Browse repository at this point
Copy the full SHA 426abb9View commit details
Commits on Dec 17, 2019
-
Merge pull request railslove#149 from chalofa/patch-2
Avoid showing the JS code when GA tracker is not defined
Configuration menu - View commit details
-
Copy full SHA for 2ab8a68 - Browse repository at this point
Copy the full SHA 2ab8a68View commit details
Commits on Feb 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 590bc95 - Browse repository at this point
Copy the full SHA 590bc95View commit details
Commits on Mar 23, 2020
-
Merge pull request railslove#150 from datacamp-engineering/ik/make-it…
…-thread-safe-ivars Make middleware thread safe
Configuration menu - View commit details
-
Copy full SHA for babda82 - Browse repository at this point
Copy the full SHA babda82View commit details
Commits on Mar 25, 2020
-
Use local variables in rack middleware to prevent instance state chan…
…ges (railslove#151) see: railslove#150 Co-authored-by: Marco <ms@donschado.de>
Configuration menu - View commit details
-
Copy full SHA for f599f71 - Browse repository at this point
Copy the full SHA f599f71View commit details
Commits on Mar 27, 2020
-
Marco Schaden committed
Mar 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 1ad0e20 - Browse repository at this point
Copy the full SHA 1ad0e20View commit details
Commits on Jul 8, 2020
-
Use leftmost match to inject head to avoid one line html bug
If the response html has no new line after <head> tag, the gtm script tag will be placed on a invalid place.
Configuration menu - View commit details
-
Copy full SHA for bba79d6 - Browse repository at this point
Copy the full SHA bba79d6View commit details
Commits on Jul 17, 2020
-
Merge pull request railslove#156 from yutoji/fix-google-tag-manager-o…
…ne-line-html-bug Use leftmost match for gtm tag injection
Configuration menu - View commit details
-
Copy full SHA for 0a09c94 - Browse repository at this point
Copy the full SHA 0a09c94View commit details
Commits on Mar 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 20009ba - Browse repository at this point
Copy the full SHA 20009baView commit details
Commits on Mar 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7e1592a - Browse repository at this point
Copy the full SHA 7e1592aView commit details
Commits on May 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 88eb8b4 - Browse repository at this point
Copy the full SHA 88eb8b4View commit details
Commits on Jul 12, 2021
-
Merge pull request railslove#160 from gunpowderlabs/turbo
hotwired/turbo support and fixes issue with duplicate events in GTM
Configuration menu - View commit details
-
Copy full SHA for 261d4fc - Browse repository at this point
Copy the full SHA 261d4fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for de0da83 - Browse repository at this point
Copy the full SHA de0da83View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master