Skip to content
This repository was archived by the owner on Nov 27, 2022. It is now read-only.

Tags: dspasic/Fam

Tags

day05.07

Toggle day05.07's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
refactored the constructor and create static method for 'boostrapping…

… the UserAgentParser'

day05.06

Toggle day05.06's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
parseOs and parserWebClient returns now the matched components

day05.05

Toggle day05.05's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add user agent class

day05.04

Toggle day05.04's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
getName returns now undefined instead null

day05.03

Toggle day05.03's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
remove the depency from global var. parseUserAgent expects now a user…

…agent argument.

day05.01

Toggle day05.01's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
prepraing for elimination of singelton pattern

day04.06

Toggle day04.06's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
use mocks now for webClient methods

day04.05

Toggle day04.05's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add method addWebClient,removeWebClient,removeWebClientByClassName,ge…

…tWebClients,getUndefinedWebClient,setUndefindeWebClient

day04.04

Toggle day04.04's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
replace the switch case with a foreach

day04.03

Toggle day04.03's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
using the web client component now