Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Stripe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Extensions
Stripe
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
3fe419f8c459d9850e6c20db2fe54c8bc700c3b2
Select Git revision
Branches
4
bancontact
entityframeworkv2
master
default
protected
nextscheddate
Tags
20
6.11.4
6.11.3
6.11.2
6.11.1
6.11
6.11.0-preview20231219
6.10.2
6.10.1
6.10
6.9.4
6.9.3
6.9.2
6.9.1
6.9
6.8.2
6.8.1
6.8
6.7.14
6.7.13
6.7.12
24 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
Mar
10
27
Feb
7
12
Jan
19
Dec
14
29
Nov
28
17
16
13
12
17
Oct
14
29
Sep
22
20
15
1
31
Aug
20
19
12
24
Jul
3
24
Jun
23
19
17
13
10
19
May
16
15
9
7
4
3
22
Apr
21
31
Mar
26
24
16
8
7
24
Feb
2
31
Jan
28
25
24
21
18
4
Dec
26
Oct
17
15
1
30
Sep
29
24
29
Aug
26
24
10
31
Jul
28
27
13
23
Jun
13
8
1
24
May
18
17
14
12
9
14
Apr
12
10
4
20
Feb
16
11
9
7
1
23
Jan
18
6
5
7
Dec
27
Nov
17
9
8
6
1
30
Oct
24
21
20
16
9
6
28
Sep
25
21
17
4
21
Aug
29
Jul
9
6
29
Jun
27
20
16
10
9
8
6
1
31
May
30
26
10
4
30
Apr
27
13
25
Mar
3
22
Feb
15
Jan
14
9
28
Dec
23
22
29
Nov
4
1
31
Oct
30
23
21
19
17
16
15
6
25
Sep
23
21
Release 6.8
Update date
Fix loading stripe element for some WordPress sites
New framework for handling webhook events. Switch doChargeRefunded to new framework
Fix civix
Add test for full refund via webhook
Replace direct var access with getter in IPN
Fix tests
Upgrade civix
Upgrade stripe library from 9.8.0 to 9.9.0
Switch to APIv4 Managed Entity
make compatible with all versions of symfony
Update release notes
Set context when getting CSRF token
Fix checking min amount for recurring payments
Update release date
Fixes for updating stripe customer metadata
Fix error parsing
Fix Stripe MOTO payments
Fix fallback update email
Update release notes
Support CiviCRM 5.51 for update email address
Fix missing error handler
Fix upgrader on some versions of mysql
Fix recaptcha
Add Stripe Authorize Event for API endpoints
\!183 Fix javascript translation (drop use of assetbuilder)
Update release notes
Update stripe library to v9
Update release notes
Update email address at Stripe if contact has a Stripe Customer
Update tests and move some functions to new StripeCustomer BAO
Add StripeCustomer.getFromStripe and StripeCustomer.updateStripe API4 actions to get/set stripe customer metadata
Don't check permissions - same behaviour as old version
Update StripeCustomer.updatestripemetadata to use API4 and consistent metadata
Fix comment
In civicrm_stripe_customers table, rename `id` to `customer_id`, add
Replace direct sql to stripe_customers table with APIv4 calls
Add a post merge hook to update the metadata at Stripe.
Add merge partial test.
Loading