Skip to content
GitLab
Explorer
Connexion
S'inscrire
Navigation principale
Rechercher ou aller à…
Projet
S
stats-facil
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Extraits de code
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Déploiement
Releases
Registre de paquets
Registre de conteneur
Registre de modèles
Opération
Environnements
Modules Terraform
Surveillance
Incidents
Analyse
Données d'analyse des chaînes de valeur
Analyse des contributeurs
Données d'analyse CI/CD
Données d'analyse du dépôt
Expériences du modèle
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
facil
stats-facil
Graphe
b2f5b5489ceca056217fc6663ec6c2c6b052cd42
Sélectionner une révision Git
Branches
1
3.x-dev
par défaut
protégée
1 résultat
Vous pouvez vous déplacer dans le graphe en utilisant les touches fléchées.
Commencer avec la validation sélectionnée
Created with Raphaël 2.2.0
16
Jun
15
16
15
16
15
16
15
14
12
11
12
11
10
11
10
11
10
9
8
7
5
6
5
4
5
4
3
4
3
2
1
31
May
29
28
27
26
25
26
25
26
25
24
25
24
23
22
21
22
21
20
19
18
19
18
16
15
14
15
13
14
13
12
13
12
13
12
13
12
11
12
11
10
11
10
11
10
11
10
11
10
9
10
9
7
6
7
6
7
6
7
6
5
6
5
4
5
4
5
4
5
4
3
4
3
2
1
30
Apr
1
May
30
Apr
29
30
29
28
27
28
27
28
27
26
27
26
27
26
25
24
23
Refs #7887, fixing failed rebase or two.
2.14.0-b3
Merge pull request #7887 from piwik/6785_log_delete_command
Removing un-needed code from test class
Minor: add comment, fix typo [skip-ci]
Merge pull request #8116 from piwik/fix_missing_dataaccess_parameter
use DI to get instance
Add sanity check and assert in tests, to make trouble shooting easier
Ignore dashboard UI tests as they crash randomly
Should fix recoverable error missing $dataAccess parameter
Tests: command and parameter were renamed
Merge branch 'master' into 6785_log_delete_command
Use visit_last_action_time instead of visit_first_action_time to make query faster.
Rename --site to --idsite, rename command to core:delete-logs-data, display when ALL websites logs are deleted, reuse OPTIMIZE table core logic
Fixes #7900, add test for this problem (Common not being available at the start of the script) in ArchiveCronTest.php by executing the real archive.php w/ the --help option.
Add --skip-all-segments parameter to core:archive command to allow skipping archiving of segments.
Allow using mock CliMulti in CronArchiveTest instead of issuing real requests.
Clean up long lines in CoreArchiver.php + remove two unused imports.
Adding force-idsegments parameter to core:archive param and handle the parameter in CronArchive.php class. New parameter limits list of segments that should be archived during archiving, all other segments are skipped.
Merge pull request #8094 from piwik/ui_test_framework_tweaks
Ignore Gz files ie: misc/GeoLiteCity.dat.gz
Merge pull request #8068 from piwik/5287
make sure to free memory in case of a failure
fix if condition and make sure to go into waitfornextevent if resources are not loaded yet
Merge pull request #8085 from piwik/language_segment
Merge pull request #8073 from piwik/8061
Remove some unneeded imports from ContainerFactory.php.
Fixes #8110, make sure plugins are sorted correctly during tests. Moved plugin sorting logic from Plugin\Manager to PluginList.
adds support for segmented visitor log to language reports
Fixes #8111, make sure to load plugins specified in testing environment variables during tests.
Updating screenshots
Fix missing variable escaping in the JS tracking code generator
Merge remote-tracking branch 'origin/master'
Fix a bug in AjaxHelper (JS error)
#8035 Fix the design of the "Create a new dashboard" popup
Merge pull request #8104 from barbushin/mbstring_check
Added 'mbstring.func_overload = 0' as installation requirement
#8090 Reorganize icons in the visitor log to improve the design and avoid random failures in UI tests
separate if statement for detection of pending resources to make it better readable
use fail event to log messages
Chargement en cours