Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lipn-search
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
4
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
Show more breadcrumbs
Julien David
lipn-search
Merge requests
!2
Server web version 1
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Server web version 1
server_web_v1
into
master
Overview
1
Commits
2
Pipelines
0
Changes
2
Merged
Julien David
requested to merge
server_web_v1
into
master
4 years ago
Overview
1
Commits
2
Pipelines
0
Changes
2
Expand
0
0
Merge request reports
Compare
master
version 1
8eeb66b2
4 years ago
master (base)
and
version 1
latest version
ca103943
2 commits,
4 years ago
version 1
8eeb66b2
1 commit,
4 years ago
2 files
+
20
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
site_web/index.html
0 → 100644
+
11
−
0
Options
<!DOCTYPE html>
<html>
<head><title>
Moteur de recherche
</title></head>
<body>
<h1>
Bienvenue dans notre serveur web fonctionel!!!!!
</h1>
<h2>
Il faut que ça soit trés jolie
</h2>
</body>
</html>
\ No newline at end of file
Loading