Skip to content

Releases: emicludo/DevOps-group_s

v5.2.2

Choose a tag to compare

@github-actions github-actions released this 09 Jun 11:01
e72cdaf
Merge pull request #186 from emicludo/gravatar

changed helmet package to handle gravatars

v5.2.1

Choose a tag to compare

@github-actions github-actions released this 08 Jun 09:39
e72cdaf

Commits

  • 4a1c342: changes to sla, test resources (Nicholas Gioachini) #181
  • 8de4e1c: correcting typo (Matej-Basta) #183
  • a091aaa: changed helmet package to handle gravatars (Nicholas Gioachini) #186
  • ce53c73: change keys (emicludo)
  • 13df6c1: ssh key = public key (emicludo)

Optimised db query

Choose a tag to compare

@nikogio nikogio released this 11 May 14:26
5f9f28d
  • faster queries on login
  • faster queries on my timeline

Unit and Integration test implementation

Choose a tag to compare

@emigiusto emigiusto released this 05 May 07:43
1b65335

Implements unit and integrations testing using Mocha and Chai frameworks

Elastic Search logging implementation

Choose a tag to compare

@emigiusto emigiusto released this 30 Apr 18:57

Implements logging through Elastic Search + Kibana + Filebeat

Minitwit unit tests and integration tests

Choose a tag to compare

@nikogio nikogio released this 25 Apr 16:12
e9e8191
  • Unit tests in place

  • Integration tests WIP

Merging Grafana + Prometheus configuration

Choose a tag to compare

@Matej-Basta Matej-Basta released this 18 Apr 16:12
6d8b36e
Merge pull request #141 from ingrid-mc/prometheus-grafana-to-merge

add monitoring configuration

Enhanced performance

Choose a tag to compare

@emigiusto emigiusto released this 16 Apr 07:21

This release includes query optimizations and indexes on our database, improving the response time in most of our endpoints.

new DB

Choose a tag to compare

@nikogio nikogio released this 11 Apr 16:12
2519ab8
  • New db implemented (migrated from sqlite to mysql)

  • minor fixes

Various fixes on Logging(edited)

Choose a tag to compare

@Matej-Basta Matej-Basta released this 25 Mar 14:16
e5cffa9

-fixes on logging
-fixes on unfollow endpoint