Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PaymentServer
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
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Administrator
PaymentServer
Graph
a48b46aa5768ba594775886404836e6fdc98472e
Select Git revision
Branches
9
10.apidocs
24.stripe-charge-rebased
cabal2nix
integration
main
default
protected
minimal-example
rename-metrics
upgrade-challenge-bypass-ristretto
use-iohk-cache-on-ci
9 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Jul
2
1
29
Jun
22
11
2
1
4
May
3
22
Sep
21
18
17
11
10
3
Jun
29
May
15
Apr
6
3
20
Mar
18
17
9
2
Dec
26
Nov
25
22
21
20
19
18
8
7
6
5
31
Oct
30
29
25
24
23
21
20
18
17
16
27
Sep
24
23
19
16
12
11
10
9
6
5
4
3
30
Aug
29
26
23
22
21
arg and overlay together
or this one?
how about boht
just another stab in the dark
try with the Haskell.nix-recommended shell.nix
OVERLAY
OLD
more than one
semicolon in right place
modules was a bust; maybe this way gets overlays to right place
does this get the overlay used?
is this an allowed arg?
be consistent in using the nixpkgs with the extra overlay
Update to newer Haskell.nix
move old stuff aside
Merge pull request #90 from hacklschorsch/rename-metrics
minor formatting tweak
rename-metrics
rename-metrics
Bump to PrivateStorageio/master@HEAD
Bump servant-prometheus to HEAD of flo's metric-names branch
Merge pull request #89 from hacklschorsch/build-deps-note
Update servant-prometheus to a branch with conforming metric names
Use servant-prometheus branch with complying metric names
Add note about getting the PrivateStorageio environment first
Merge pull request #87 from PrivateStorageio/50.always-cors
Test one more failure codepath
Cannot expect CORS headers without Origin in the request I guess
Attempt to test the CORS behavior
Merge pull request #85 from PrivateStorageio/84.currency-and-price
Constrain charges to USD in the correct amount
Add a helper for exercising some Stripe interactions
Merge pull request #83 from PrivateStorageio/82.currency-parsing
Pull the Currency parsing into the JSON parser
Merge pull request #80 from PrivateStorageio/77.payment-metadata-handling
split a bit of this expression into a separate function
Merge remote-tracking branch 'origin/master' into 77.payment-metadata-handling
Insert the Stripe ChargeId in our local database
Support partial upgrades too. Prove it with tests.
steps towards schema management for paymentserver db
Merge pull request #79 from PrivateStorageio/78.tests-in-nix-packaging
Re-run stack-to-nix with new stack.yaml
Loading