Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bobgroup-go-utils
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
Container 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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bob Public Utils
bobgroup-go-utils
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
937d599eb91ea4a9d52170707a97a67c8d48b0fa
Select Git revision
Selected
937d599eb91ea4a9d52170707a97a67c8d48b0fa
Branches
1
main
default
protected
Tags
20
v1.298.0
v1.297.0
v1.296.0
v1.295.0
v1.294.0
v1.293.0
v1.292.0
v1.291.0
v1.290.0
v1.289.0
v1.288.0
v1.287.0
v1.286.0
v1.285.0
v1.284.0
v1.283.0
v1.282.0
v1.281.0
v1.280.0
v1.279.0
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Sep
9
5
19
Aug
12
2
26
Jul
10
5
3
2
1
28
Jun
27
25
20
19
13
12
10
7
6
5
4
28
May
24
23
21
17
16
15
9
2
29
Apr
16
15
10
9
8
5
3
27
Mar
19
12
20
Feb
16
15
12
24
Jan
22
19
18
15
2
27
Dec
18
13
29
Nov
13
3
31
Oct
12
6
3
27
Sep
15
8
7
1
31
Aug
15
10
9
8
3
21
Jul
20
23
Jun
21
15
13
7
6
31
May
23
15
8
4
26
Apr
19
17
13
6
3
30
Mar
23
21
Feb
7
1
31
Jan
30
27
23
12
6
21
Dec
8
24
Nov
22
18
15
14
11
10
8
7
3
2
24
Oct
22
18
17
13
27
Sep
16
12
8
5
2
31
Aug
25
22
19
18
15
11
5
4
3
1
22
Jul
20
13
12
7
5
4
22
Jun
31
May
25
23
18
11
10
9
8
6
28
Apr
14
13
11
8
4
23
Mar
18
17
11
9
22
Feb
21
11
10
9
8
4
3
31
Jan
28
27
25
20
13
11
30
Dec
29
26
23
22
21
20
17
14
13
11
10
29
Nov
25
22
19
16
15
12
11
10
9
8
4
3
2
28
Oct
27
25
20
19
18
15
14
13
1
30
Sep
29
28
27
20
19
17
16
14
8
7
Add phone number validation function
v1.252.0
v1.252.0
Add paging and date string validation functions to db_utils
v1.251.0
v1.251.0
Refactor TradingHoursDay validation logic
v1.250.0
v1.250.0
Fix string function for closed days
Remove unecessary comment
Refactor TradingHours struct and validation
Added upload option to GetSignedUploadURL
v1.249.0
v1.249.0
Add Redis increment and decrement counter functions
v1.248.0
v1.248.0
Update functions to post to websocket connection IDs
v1.247.0
v1.247.0
Add ListObjectsInBucket function to S3 client
v1.246.0
v1.246.0
Undo rounding when converting float to string
v1.245.0
v1.245.0
Fix group formatted audit events not showing all the items
v1.244.0
v1.244.0
Merge branch 'validate_email_address_error_response' into 'main'
v1.243.0
v1.243.0
Fix empty audit event values for formatted fields
v1.242.0
v1.242.0
Fix bug preventing audit changes from showing
v1.241.0
v1.241.0
Fix potential nil pointer in audit event code and recover from panic
v1.240.0
v1.240.0
Add db_utils package with a function for absolute date string query
v1.239.0
v1.239.0
Fix potential nil pointer and index out of range panics for audit event formatting
v1.238.0
v1.238.0
Add struct validation functions
v1.237.0
v1.237.0
#1959 - Email validation error response
Update audit events to handle custom formatting
v1.236.0
v1.236.0
Add shared SES email code to go-utils
v1.235.0
v1.235.0
Add nil checks for error handling in CustomError methods
v1.234.0
v1.234.0
Add shareable utils functions from SL
v1.233.0
v1.233.0
Update S3 upload functions to use MIME type detection based on file content instead of name
v1.232.0
v1.232.0
Add nil checks for S3 client
v1.231.0
v1.231.0
Fix S3 file key
v1.230.0
v1.230.0
Add error check for S3 presign functions
v1.229.0
v1.229.0
Update GetS3FileKey to remove leading slash since this is now added automatically by the new SDK version
v1.228.0
v1.228.0
Update getting S3 secrets from secret manager
v1.227.0
v1.227.0
Merge branch 'migrate_to_aws_sdk_for_go_v2' into 'main'
v1.226.0
v1.226.0
Revert DelaySeconds to an int64 pointer
Update websocket functions to aws sdk for go v2 and add GetSignedUploadURL function
Merge remote-tracking branch 'refs/remotes/origin/main' into migrate_to_aws_sdk_for_go_v2
use our own value to pointer function
Refactor BatchJob struct to use pointer for Name field
Allow updating redis key expiry when getting values
v1.225.0
v1.225.0
Add keep alive function for locks
v1.224.0
v1.224.0
Add redis function to set a lock on a specific key
v1.223.0
v1.223.0
Cater for only parsing an email address and not doing the domain checks
v1.222.0
v1.222.0
Loading