Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Simple Ecommerce System
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jose Domingues
Simple Ecommerce System
Merge requests
!15
Applying Validation Methods
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Applying Validation Methods
updates
into
main
Overview
10
Commits
16
Pipelines
0
Changes
16
All threads resolved!
Hide all comments
Merged
Jose Domingues
requested to merge
updates
into
main
3 months ago
Overview
10
Commits
16
Pipelines
0
Changes
16
All threads resolved!
Hide all comments
Expand
0
0
Merge request reports
Compare
main
version 8
5a07f9f3
2 months ago
version 7
65959b73
2 months ago
version 6
7272a749
2 months ago
version 5
03c5b150
2 months ago
version 4
6cbd5cda
2 months ago
version 3
08248fb7
2 months ago
version 2
0880c8ec
3 months ago
version 1
c62a9ad1
3 months ago
main (base)
and
latest version
latest version
daab0156
16 commits,
2 months ago
version 8
5a07f9f3
15 commits,
2 months ago
version 7
65959b73
14 commits,
2 months ago
version 6
7272a749
17 commits,
2 months ago
version 5
03c5b150
16 commits,
2 months ago
version 4
6cbd5cda
15 commits,
2 months ago
version 3
08248fb7
14 commits,
2 months ago
version 2
0880c8ec
13 commits,
3 months ago
version 1
c62a9ad1
12 commits,
3 months ago
16 files
+
123
−
165
Expand all files
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
16
Search (e.g. *.vue) (Ctrl+P)
.idea/phpspec.xml deleted
100644 → 0
+
0
−
10
Options
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"PHPSpec"
>
<suites>
<PhpSpecSuiteConfiguration>
<option
name=
"myPath"
value=
"$PROJECT_DIR$"
/>
</PhpSpecSuiteConfiguration>
</suites>
</component>
</project>
\ No newline at end of file