Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
verja
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
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
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
Thomas Flori
verja
Graph
4e86fbbf43d9e3167a8a5f774d504a7e937442c1
Select Git revision
Branches
4
1.0
code-quality
github-actions
master
default
protected
Tags
10
v1.2.1
v1.2.0
v1.0.1
v1.1.0
v1.0.0
v1.0.0-rc.1
v1.0.0-alpha.4
v1.0.0-alpha.3
v1.0.0-alpha.2
v1.0.0-alpha.1
14 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Apr
3
2
18
Mar
15
Apr
13
11
6
4
3
29
Mar
28
27
26
23
20
19
13
10
8
7
5
4
3
1
28
Feb
30
Jan
26
Dec
22
21
20
18
15
14
13
8
5
27
Nov
26
25
2
12
Sep
11
8
6
5
4
3
2
1
31
Aug
30
29
28
27
26
fix yml format
code-quality
code-quality
fix yml format
run codeclimate twice for html and json report
enable code climate in gitlab-ci for merge requests, tags and master branch
update repository url for packagist update
master
master
Merge branch 'email-regex' into 'master'
v1.2.1
v1.2.1
fix local part and domain part patterns of email address validation
Merge branch 'master' into email-regex
Merge branch 'gitlab-ci' into 'master'
switch to gitlab-ci and move project
allow upper case letters in domain part of emails and fix local part reg ex
Merge pull request #22 from tflori/github-actions
v1.2.0
v1.2.0
update readme with new status badges
github-actions
github-actions
add compatibility to php 8
add code climate and github actions ci configuration
fix test: filters are executed twice
v1.0.1 1.0
v1.0.1 1.0
use filtered value for exception message
pass the context to `Field::filter()`
execute `Field::filter()` in `Field::validate()`
Merge pull request #20 from tflori/feature/invokable
v1.1.0
v1.1.0
test filter and validator are invokable
Merge branch 'master' into feature/invokable
Merge pull request #21 from tflori/fix/always-filter
fix test: filters are executed twice
use filtered value for exception message
pass the context to `Field::filter()`
execute `Field::filter()` in `Field::validate()`
make validator and filter invokable
Merge pull request #18 from tflori/fix/17-validator-integer
test only for integer when string is numeric
add slug validator
v1.0.0 v1.0.0-r…
v1.0.0 v1.0.0-rc.1
add alphanumeric validator
convert boolean and null params
add preg replace filter
add url validator (update docs)
add url validator
don't touch non strings
add filter ConvertCase
add missing inverse errors
add inverse error for credit card validation
Loading