Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
sygal
Manage
Activity
Members
Labels
Plan
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
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
open-source
sygal
Commits
be594df6
Commit
be594df6
authored
5 years ago
by
Bertrand Gauthier
Browse files
Options
Downloads
Patches
Plain Diff
Doc de version 1.4.4 oubliée
parent
ab235c33
No related branches found
Branches containing commit
Tags
1.4.4
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+7
-0
7 additions, 0 deletions
CHANGELOG.md
doc/release-notes/v1.4.4.md
+21
-0
21 additions, 0 deletions
doc/release-notes/v1.4.4.md
with
28 additions
and
0 deletions
CHANGELOG.md
+
7
−
0
View file @
be594df6
Journal des modifications
=========================
1.
4.4 (03/04/2020)
------------------
-
Correction des 2 délais à respecter pour le second dépôt qui étaient intervertis par erreur
(nouvelles valeurs : 2 mois en cas de corrections facultatives attendues, 3 mois en cas de corrections obligatoires).
1.4.3 (11/03/2020)
------------------
...
...
This diff is collapsed.
Click to expand it.
doc/release-notes/v1.4.4.md
0 → 100644
+
21
−
0
View file @
be594df6
# Version 1.4.4
*S'il s'agit d'une première installation de l'application, reportez-vous à [la doc d'installation](../INSTALL.md).*
## 1. Sur le serveur d'application
-
Placez-vous dans le répertoire de l'application puis lancez la commande suivante
pour installer la nouvelle version :
```
bash
git fetch
--tags
&&
git checkout
--force
1.4.4
&&
\
bash ./install.sh
```
-
Selon le moteur PHP que vous avez installé, rechargez le service, exemple :
-
php7.0-fpm :
`service php7.0-fpm reload`
-
apache2-mod-php7.0 :
`service apache2 reload`
## 2. Dans la base de données
Néant.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment