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
27000e8af819c5ba697263a335374942d6bf13ae
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
26
Jun
25
26
25
26
25
24
25
24
25
24
25
24
23
22
21
20
21
20
19
18
19
18
19
18
17
18
17
16
15
16
15
16
15
14
13
14
13
12
11
10
11
10
9
10
9
8
9
8
7
8
7
6
5
4
3
2
31
May
30
29
28
27
26
27
26
25
24
23
22
21
smarter install and update of columns which will automatically update the column in case the type changes making it super easy for developers, not sure if everything works already and need to xhprof it
fixes #5382 make sure a search with upper case characters works
updated submodule
Fix JavaScript tests refs #5384
Applying change suggested by travis
Allow integration tests to specify XML nodes to remove before comparison.
pass all kind of column information so we can do some more checks
update columns again after loading all the plugins, maybe this makes the tests work again?
Show "There is no data for this report" when there is no user profile found (instead of showing error)
Rename method to `setCustomRequestProcessing` refs #5384
Merge pull request #325 from sslavic/request_content_processing_hook
the js proxy test is actually an integration / system test... moving it to Integration, might also fix the test does randomly not work
Tweak to travis helper, write invisible character to make sure there is some build output
Set reply_to equal to report creator.
Made default request method and default request content type DRY
Avoid strange travis error.
Add segment table entry to DBStats' MockDataAccess class.
do not install a visitDimension in case it no longer implements a visit dimension method. This is not developer friendly as it is very hard to understand what kind of magic happens. It should only depend on columnType
Make sure calendar period double click behavior works w/ Morpheus' iCheck control.
this might fix a test in case it is failing on travis
started to handle changes to dimensions, for instance if a new dimension is added the platform should detect this and run an update script. also if a dimension suddenly handles new cases such as conversion it should automatically add a column to log_conversion after a user confirms. Have not tested update and/or installation yet
add link to FAQ: How do I use Piwik from the Git repository?
Revert last couple commits
Add travis_retry to avoid some random build failure
trying to inline the function see if this helps?
add set -e to be sure the script is calling travis_wait
Fix regression in c28c242, only initialize uninitialized iCheck checkboxes.
Merge branch 'master' of github.com:piwik/piwik
Fixes #5371 Make Piwik work PHP session hash function is non default such as sha1 or sha512 or other
Minor change to erro message
Remove font family from long CSS.
Use FrontController::dispatch to get dashboard layout in Dashboard controller so controller events are posted whenever a dashboard layout is requested.
Added support for configuring tracking POST request content type
Implemented unit test for setCustomRequestContentProcessing
Moved setCustomRequestContentProcessing code not ot be inbetween getter and setter for custom data
Add theme base file before theme less files.
Manage priority order depending on theme.
Revert "Upgraded qunit from 1.12.0 to 1.14.0"
Replaced tabs with spaces in javascript tests index.php so it has uniform formatting
Fixed jslint reported issues
Chargement en cours