Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sconsider
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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ifs
Sconsider
Commits
5166c6e5
Commit
5166c6e5
authored
5 years ago
by
Marcel Huber
Browse files
Options
Downloads
Patches
Plain Diff
updated changelog
parent
91de6571
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#317039
passed
5 years ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.adoc
+88
-1
88 additions, 1 deletion
CHANGELOG.adoc
with
88 additions
and
1 deletion
CHANGELOG.adoc
+
88
−
1
View file @
5166c6e5
= Changelog
== tag: 0.3.17
* Bumped version to 0.3.17 (91de657)
* Worked heavily on how to run and control backend processes (bfac068)
* expand search directories for source files (90512af)
* make it clear that timeout is a float value (2377aff)
* fixed runTimeout setting from command line (6d0faf4)
* fixed spurious temp file close errors (ae5461d)
* handover signals to started process using exec (9876a1b)
* extended RunBuilder to use a timeout for the started subprocess (fdef451)
* collecting stderr along with stdout messages in RunBuilder (4019dbb)
* terminating subprocess before setting internal termination flag (1fd70ab)
* using explicit seconds_to_wait for ProcessRunner (958d436)
* replaced all PopenHelper classes with PreocessRunner (6a14556)
* exchanged PopenHelper with ProcessRunner (7c0a463)
* logging test duration (fbfd0b6)
* separated stderr from stdout in ProcessRunner (17e9721)
* tests added to test basic functionality of ProcessRunner (eba0229)
* renamed property to allow easier PopenHelper replacement (9d92db1)
* remove writer to close from witers list prior to closing (1276655)
* replaced PopenHelper in RunBuilder with ProcessRunner (9284dc2)
* new ProcessRunner to replace PopenHelper class (8567d46)
* removed unused code sections (b3c6148)
* moved Tee to PopenHelper (3a2e58f)
* reworked Tee class to be more flexible (2085fdc)
* fixed incorrect return code (fb3e09e)
* extended Popen logging to show return code (a9640c7)
* added xml file header (1f1e4fe)
* removed gitreview file (e225f08)
* Merge tag '0.3.16' into develop (38805d0)
== tag: 0.3.16
* updated changelog
* fixed DoxygenBuilder by using correct array by reference modification (44b2d9f)
* updated changelog (cec2fc5)
* Bumped version to 0.3.16 (718be28)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment