Skip to content

Commit

Permalink
Merge master (#120)
Browse files Browse the repository at this point in the history
* update release dockerfile (#57)

* update release dockerfile

* changed openjdk tag

* update email templates (#59)

* update email templates

* migrate to freemarker

* fix example configuration

* fix email config

* minor naming fix

* unit tests for DeleteUserFilterHandler (#64)

* fixed ADMIN is not able to modify his own role on the project (#63)

* simplify builders.

* fixed issues with ProjectEmailConfig (#65)

* fixed issues with ProjectEmailConfig

* removed some needless null checks

* replaced null checks of collections with Optionals

* refactored imports

* fixed requested changes

* make converter final

* Disable emails (#66)

* update versions

* update server settings

* fix unit tests

* fix unit tests

* fix unit tests

* update gitignore

* do not remove project notifications config in case of disabling emails

* fix migration script naming

* fix update scripts. Fix unit tests

* fix update scripts. Fix unit tests

* update API service version

* Swagger upd (#68)

* updated some api documentation
updated version of model
removed 'v2' from swagger path

* Updated springfox-swagger version

* Added a new action "Select strategy" into project activity panel (#69)

* statistics calculation for test-based strategy (#67)

* Fixed test based algorithm

* added docs

* fixed tests

* fixed statistics calculated for test based strategy

* Moved logic of finding children with statuses into dao

* update dao version

* update mail service factory

* update registration template

* Merge update (#71)

* Changed  logic of getting start and end time of launches.

* fix tests

* unit tests for merge launches

* unit tests for deep  merge launches

* Fixed incorrect updating tags and descriptions

* Fix bug with incorrect issue statistics calculation for step_based strategy

* update registration template

* update registration template

* fix issues with emails

* update dao version

* Fixed identifying status for bdd (#72)

* Update build.gradle (#73)

* EPMRPP-25360. Fixed buttons for email templates (#74)

* fix email notification

* fix email notification

* fix email notification

* Issue fix (#75)

* Opened finding test items by filter for swagger

* Updated some api operations

* Fixed skipping exposing issue for test with no children for step based strategy

* Updated some api operations for swagger

* fix error text in mail service

* fixing name

* update email service test

* fix possible issue with user search

* fix comp error

* fix user resource builder

* Bdd demo (#76)

* implemented demo-data for bdd

* Custom story

* Implemented demo data generation

* Added random generation before and after stories

* Added test for test based demo data

* Added headers and some documentation

* Removed parallel stream

* Update versions

* Added probabilities for random generation

* EPMRPP-24913 - Demo Data Postfix should be unique (#77)

* fix demo data

* Updated changelog (#78)

* Update swagger dependencies  (#79)

* update mongo conf

* Update build.gradle

* update config

* update email templates (#80)

* update logging details

* update swagger config

* add metadata endpoint

* enable metadata contributor

* Update build.gradle (#81)

* Update build.gradle

* Update build.gradle

* add model for filters

* update dao version

* update swagger config

* update swagger config

* update swagger config

* Epmrpp 25434 (#82)

* fix EPMRPP-25434 - Remove attached logo from email letter

* update DAO version

* fix EPMRPP-25424 (#83)

* Epmrpp 25433 no custom defects in email (#84)

* fix email templates

* fix example template

* update changelog

* fix issue with emails

* fix unit tests

* refactor (#85)

* Fixed launch gets finished before it actually ended

* Hide generation demo data for api

* Refactored widgets

* Made some refactoring

* Optimized memory usage by cleaning logs job

* Optimized memory usage by  jobs

* Some code improvements

* Revert

* Refactored converting

* Fix filtering bug

* Updated Changelog

* Implemented collecting in streams

* Added slack icon into email templates (#86)

* Fixed not deleting widget from db by project manager role (#87)

* fixes EPMRPP-25320 - Internal project is replaced with personal in case they have identical names

* Changed slack icon on email templates (#89)

* Deep merge (#88)

* implemented deep merge strategy

* fix tests

* upd changelog

* update versions

* introduce predefined filters (#90)

* fix  Unshared filter is still shown on Launches page for not owner (#92)

* fix  Unshared filter is still shown on Launches page for not owner

* fix issue with app context

* update predefined filters

* Fixed shared filters through dashboards/widgets (#94)

* Fixed shared filters through dashboards/widgets

* Refactored

* Import (#93)

* implemented base of junit report import

* implemented asynchronous xml parsing

* refactored and documented

* unit test

* reduce size of test report

* fixed issues with time and debug logs

* fixed processing results and exceptions

* change default consul name

* fix EPMRPP-25476 (#107)

* Unit test for SelfCancelableJob added (#105)

* Unit test for InterruptBrokenLaunchesJob added (#104)

* Unit test for ExpireNotUsedAccountsJob added (#103)

* Unit tests for SaveBinaryDataJob added (#102)

* Unit test for CleanScreenshotsJob added (#101)

* Fixed name and file format (#106)

* Fixed name and file format

* fixed tests

* Clean logs job unit test (#100)

* Unit test for CleanLogsJob added

* Remove useless imports

* Unit test for JobExecutorDelegate added (#99)

* simplify get project handler

* Unit tests for UserRoleHierarchy (#111)

* Unit test for UatClient added (#110)

* Fix file names (#113)

* Fixed name and file format

* fixed tests

* Changed name to original file name

* Added custom error

* update versions

* fix minor checkstyle issues (#114)

* fix EPMRPP-25476

* fix EPMRPP-25476

* fix predefined filter for collapsed method according EPMRPP-25555

* Changed contact us email in letters templates. (#115)

* update spring deps

* Update demo (#116)

* Updated demo data generation

* fix tests

* Fix demo data generation

* Fix demo data generation

* Refactored getting content logic

* Added charsets

* More code refactor

* Remove builders (#117)

* Moved builders to java 8 functions

* Removed .zip from the name of the launch

* More converters

* Some converters refactoring

* Refactored null checks, added some unit tests

* More unit tests

* More unit tests

* Headers and more tests

* update versions

* More demo data updates (#118)
  • Loading branch information
avarabyeu authored Jun 14, 2017
1 parent 081829f commit 2e9d436
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 2e9d436

Please sign in to comment.