Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
wp-logs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container 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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
wp-logs
Commits
Commits · a6867cc7b655cbbceb908829b82bb274813909a7
a6867cc7b655cbbceb908829b82bb274813909a7
Select Git revision
Selected
a6867cc7b655cbbceb908829b82bb274813909a7
Branches
3
master
default
protected
feat/message-handling
feat/request-id
Tags
20
1.13.2
1.13.1
1.13.0
1.12.1
1.12.0
1.11.0
1.11.0-beta2
1.11.0-beta1
1.10.2
1.10.1
1.10.0
1.9.0
1.8.0
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.2
1.6.2-beta2
24 results
wp-logs
Author
Search by author
Any Author
authors
Albert Nogala
albertnogala
Andrzej Misiewicz
andrzejmisiewicz
Artur Paluch
Artur1004
Bartek Jaskulski
bjaskulski
Damian Machnik
damian.machnik
Dominik Luber
dominikl
Eryk Mika
erymik
Grzegorz Rola
grola
Grzegorz Turbasa
grzesiek
Jacek Zieliński
jacekzielinski
Krzysztof Dyszczyk
dyszczo
Krzysztof Skorupa
KrzysztofSkorupa
Maciej Swoboda
swoboda
Maja Sołtysik
maja.soltysik
Marcin Kolanko
marcinkolanko
Mateusz Dworowy
Dworowy
Mateusz Okła
mateusz.okla-wpdesk
Natalia Suchodolska
natalia.suchodolska
Piotr Rzepczyński
p.rzepczynski
Przemek Rosa
PrzemekRosa
20 authors
Browse files
Oct 29, 2018
Update CHANGELOG.md
· a6867cc7
Dyszczo
authored
6 years ago
View commits for tag 1.1
1.1
a6867cc7
Merge branch 'feature/stop-logs' into 'master'
· 62048641
Dyszczo
authored
6 years ago
62048641
wp options are not needed anymore
· f2af44d2
dyszczo
authored
6 years ago
f2af44d2
can disable logger
· 7dde404d
dyszczo
authored
6 years ago
7dde404d
Merge branch 'devel' of gitlab.com:wpdesk/wp-logs into devel
· a68efa61
dyszczo
authored
6 years ago
a68efa61
Merge branch 'master' into devel
· 92054f04
dyszczo
authored
6 years ago
92054f04
Update .gitlab-ci.yml
· cc9625a7
Dyszczo
authored
6 years ago
cc9625a7
Merge branch 'devel' into 'master'
· eec7146a
Dyszczo
authored
6 years ago
eec7146a
Merge branch 'feature/tests' into 'devel'
· 68edfbec
Dyszczo
authored
6 years ago
68edfbec
Oct 28, 2018
rename to md
· 353ca702
dyszczo
authored
6 years ago
353ca702
Add CHANGELOG
· 044af9aa
Dyszczo
authored
6 years ago
044af9aa
Add LICENSE
· 3565bc36
Dyszczo
authored
6 years ago
3565bc36
readme
· 62972ec0
dyszczo
authored
6 years ago
View commits for tag 1.0
1.0
62972ec0
last interface change - always context
· 56481405
dyszczo
authored
6 years ago
56481405
fix for library CI
· af6edace
dyszczo
authored
6 years ago
af6edace
facade tests and teaks
· b713e752
dyszczo
authored
6 years ago
b713e752
tests our factory
· 9f68dc1f
dyszczo
authored
6 years ago
9f68dc1f
added tearDown for static varable testing
· 4a8c2d13
dyszczo
authored
6 years ago
4a8c2d13
fix for convertion between WC log levels and monolog levels
· 7101cd26
dyszczo
authored
6 years ago
7101cd26
Oct 26, 2018
tests for wpdesk logging services
· 0787bea8
dyszczo
authored
6 years ago
0787bea8
reformat
· 02a933f0
dyszczo
authored
6 years ago
02a933f0
logger factory tests
· 916bcf1d
dyszczo
authored
6 years ago
916bcf1d
trying to fix tests
· e36a4dd9
dyszczo
authored
6 years ago
e36a4dd9
wordpress needs phpunit 6
· 602035b7
dyszczo
authored
6 years ago
602035b7
test for wc handler
· 78047b7d
dyszczo
authored
6 years ago
78047b7d
Oct 25, 2018
bye mockery, welcome phpunit 7
· 0e69a578
dyszczo
authored
6 years ago
0e69a578
test for capture
· 43602d6c
dyszczo
authored
6 years ago
43602d6c
ignore docker
· d39e12fa
dyszczo
authored
6 years ago
d39e12fa
fix for namespaces
· 76337f96
dyszczo
authored
6 years ago
76337f96
Merge branch 'master' into devel
· 3a510f17
dyszczo
authored
6 years ago
3a510f17
Merge branch 'devel' into 'master'
· 87e00919
Dyszczo
authored
6 years ago
View commits for tag 0.1
0.1
87e00919
basic idea
· 316945cb
Dyszczo
authored
6 years ago
316945cb
fix after grola review
· 3c8ad60e
dyszczo
authored
6 years ago
3c8ad60e
Oct 24, 2018
extend facade
· 01497d23
dyszczo
authored
6 years ago
01497d23
better factories
· 1852da72
dyszczo
authored
6 years ago
1852da72
write to wc
· fd8ae2d0
dyszczo
authored
6 years ago
fd8ae2d0
refined factory
· 1294e6bf
dyszczo
authored
6 years ago
1294e6bf
refined wc integration
· 8de78784
dyszczo
authored
6 years ago
8de78784
yagni
· 5944551b
dyszczo
authored
6 years ago
5944551b
minor refactor
· 5f2c8f99
dyszczo
authored
6 years ago
5f2c8f99
Loading