Skip to content

Releases: kortirso/pullmetry

Release 1.4.0

14 Sep 18:56
Compare
Choose a tag to compare

Added

  • previous insights calculated 1 time per day for faster insight ratio calculations
  • LOC insights attributes
  • importing LOC data from Github
  • generating LOC data for insights

Modified

  • skip using PullRequests::Entity model
  • calculating company insights by using repository insights
  • updating pull_requests_count counter after import
  • remove ratio insights attributes

Fixed

  • calculate insight ratios for average_open_pr_comments field

Release 1.3.8

11 Sep 18:18
Compare
Choose a tag to compare

Added

  • query objects
  • cache entities data for skipping redundant queries
  • form object to interact with users input

Fixed

  • rendering robots file for text/html request
  • rendering sitemap zgip file

Release 1.3.6

06 Sep 18:31
Compare
Choose a tag to compare

Added

  • absolute changes for insights
  • clear insights ratios after changing type
  • sending emails about repository access errors

Modified

  • rendering access error warnings
  • trial period

Release 1.3.5

23 Jun 06:59
Compare
Choose a tag to compare

Added

  • trial subscription
  • soft deleting user, left only subscriptions

Release 1.3.4

17 Jun 16:24
Compare
Choose a tag to compare

Added

  • login through Gitlab
  • expiration time to auth tokens
  • removing expired users sessions
  • attaching more identities to one account

Modified

  • default insight fields

Fixed

  • creating new repositories

Release 1.3.3

12 Jun 19:35
Compare
Choose a tag to compare

Added

  • configuring time zones for users and companies
  • average time calculations for night working time
  • restoring accessability of repositories
  • checking accessability of companies
  • sending accessability errors to slack and discord

Release 1.3.2

08 Jun 16:21
Compare
Choose a tag to compare

Added

  • editing users working time
  • ignore user work time for companies

Modified

  • average time calculating based on user working time

Fixed

  • calculations for achievements

Release 1.3.1

06 Jun 15:30
f0f3abe
Compare
Choose a tag to compare

Added

  • checking accessability of repositories for invalid link and/or access token
  • slack notifications after job running

Release 1.2.9

03 Jun 04:32
Compare
Choose a tag to compare

Added

  • admin users
  • companies and repositories pages pagination
  • Github Actions CI integration

Modified

  • better seeds
  • achievements rendering

Release 1.2.6

18 Mar 14:23
Compare
Choose a tag to compare

Modified

  • using main attribute for insights sorting

Fixed

  • Import::SyncRepositoriesService, bug with first fetching already closed PRs
  • rendering decimal values of Average PR comments column for insights table