Project

General

Profile

Activity

From 2015-12-28 to 2015-12-28

2015-12-28

21:00 Revision 9ce28c1d (rudder-techniques): Merge branch 'branches/rudder/2.11' into branches/rudder/3.0
Normation GIT merger
20:41 Revision 708bd2f5 (rudder-techniques): Merge pull request #832 from amousset/bug_7697/fix_permissions_if_the_rudder_tools_in_the_repo
Fixes #7697: Fix permissions if the rudder tools in the repo Benoît PECCATTE
19:05 User story #7698 (Released): Make the output of rudder agent readable by a human
Add a filter to make the output of the agent easily readable for the user, for the *run*, *inventory* and *update* co... Alexis Mousset
18:57 Bug #7697 (Pending technical review): Fix permissions of the rudder tools in the repo
PR https://github.com/Normation/rudder-techniques/pull/832 Alexis Mousset
18:55 Bug #7697 (In progress): Fix permissions of the rudder tools in the repo
Alexis Mousset
18:54 Bug #7697 (Released): Fix permissions of the rudder tools in the repo
Alexis Mousset
18:56 Revision ae80381a (rudder-techniques): Fixes #7697: Fix permissions if the rudder tools in the repo
Alexis Mousset
17:02 Revision 7d5e6351 (rudder): Merge branch 'branches/rudder/3.2'
Normation GIT merger
17:02 Revision 742422f5 (rudder): Merge branch 'branches/rudder/3.2'
Normation GIT merger
17:00 Revision d81f791a (rudder-techniques): Merge branch 'branches/rudder/2.11' into branches/rudder/3.0
Normation GIT merger
16:02 Bug #7678: Non quiet curl calls on root and relay servers
Applied in changeset commit:rudder-techniques|cf96f9a6779e9fb27035859dfa2b6c899f343625. Benoît PECCATTE
16:02 Bug #7678 (Pending release): Non quiet curl calls on root and relay servers
Applied in changeset commit:rudder-techniques|acb1d5dadff9cd5af629fb94e0da49707b57e5bc. Jonathan CLARKE
11:03 Bug #7678 (Pending technical review): Non quiet curl calls on root and relay servers
PR https://github.com/Normation/rudder-techniques/pull/831 Jonathan CLARKE
11:00 Bug #7678 (New): Non quiet curl calls on root and relay servers
This actually happens on the root server too, but only the *first* time the uuid.hive file is uploaded (this is a tes... Jonathan CLARKE
10:54 Bug #7678 (In progress): Non quiet curl calls on root and relay servers
Jonathan CLARKE
15:26 Bug #7695: service_ensure_running_path creates the wrong result classes on master
Applied in changeset commit:494c97834cc4d5d04f36ba7527ef676546d945c9. Benoît PECCATTE
15:26 Bug #7695 (Pending release): service_ensure_running_path creates the wrong result classes on master
Applied in changeset commit:d36f2a6d3528f03bf4f59fa5ebb277a3f4251bce. Jonathan CLARKE
12:22 Bug #7695 (Pending technical review): service_ensure_running_path creates the wrong result classes on master
PR https://github.com/Normation/ncf/pull/303 Jonathan CLARKE
12:21 Bug #7695 (In progress): service_ensure_running_path creates the wrong result classes on master
Jonathan CLARKE
12:21 Bug #7695 (Released): service_ensure_running_path creates the wrong result classes on master
Since the merge to master of #7529, the "service_ensure_running_path" generic method creates the wrong result classes... Jonathan CLARKE
15:26 Revision 494c9783 (ncf): Merge pull request #303 from jooooooon/bug_7695/service_ensure_running_path_creates_the_wrong_result_classes_on_master
Fixes #7695: service_ensure_running_path creates the wrong result classes on master peckpeck
15:22 Bug #7679: All the files in /opt/rudder/share/tools should not be executable
PR https://github.com/Normation/rudder-packages/pull/846 Jonathan CLARKE
15:21 Bug #7679: All the files in /opt/rudder/share/tools should not be executable
This doesn't cause any actual *problems* currently, so we won't take the risk of changing anything in released versio... Jonathan CLARKE
13:05 Bug #7679 (Pending technical review): All the files in /opt/rudder/share/tools should not be executable
PR https://github.com/Normation/rudder-packages/pull/845 Jonathan CLARKE
13:04 Bug #7679 (In progress): All the files in /opt/rudder/share/tools should not be executable
Jonathan CLARKE
15:08 Bug #7694: service_check_running report misleading always says it uses 'ps'
Applied in changeset commit:40f3bcee963df28c601cf44897dca6a98a335c10. Benoît PECCATTE
15:08 Bug #7694 (Pending release): service_check_running report misleading always says it uses 'ps'
Applied in changeset commit:6b796edc5123d1df954f8cb1bc01bd7ef8a94560. Jonathan CLARKE
12:20 Bug #7694 (Pending technical review): service_check_running report misleading always says it uses 'ps'
PR https://github.com/Normation/ncf/pull/302 Jonathan CLARKE
12:18 Bug #7694 (In progress): service_check_running report misleading always says it uses 'ps'
Jonathan CLARKE
12:17 Bug #7694 (Released): service_check_running report misleading always says it uses 'ps'
Since #7529 added support for the AIX SRC service management system, the "service_check_running" generic method wrong... Jonathan CLARKE
15:08 Revision 40f3bcee (ncf): Merge pull request #302 from jooooooon/bug_7694/service_check_running_report_misleading_always_says_it_uses_ps
Fixes #7694: service_check_running report misleading always says it uses 'ps' peckpeck
15:08 Bug #7693: service_check_running result classes broken on master branch
Applied in changeset commit:e8978145b743f95c6d0ee0a6395d1b9d9c42bb93. Benoît PECCATTE
15:08 Bug #7693 (Pending release): service_check_running result classes broken on master branch
Applied in changeset commit:0ae36f4e5e387189a01a4b1790af1e5bf3080f75. Jonathan CLARKE
12:16 Bug #7693 (Pending technical review): service_check_running result classes broken on master branch
PR https://github.com/Normation/ncf/pull/301 Jonathan CLARKE
12:15 Bug #7693 (In progress): service_check_running result classes broken on master branch
Jonathan CLARKE
12:10 Bug #7693 (Released): service_check_running result classes broken on master branch
Since the merge to master of #7529, the "old_class_prefix" in service_check_running refers to another generic method.... Jonathan CLARKE
15:07 Revision e8978145 (ncf): Merge pull request #301 from jooooooon/bug_7693/service_check_running_result_classes_broken_on_master_branch
Fixes #7693: service_check_running result classes broken on master branch peckpeck
15:05 Revision cf96f9a6 (rudder-techniques): Merge pull request #831 from jooooooon/bug_7678/non_quiet_curl_call_on_relay
Fixes #7678: Non quiet curl calls on root and relay servers Benoît PECCATTE
15:04 Bug #7696 (In progress): Missing reporting changes after #7644
Alexis Mousset
15:03 Bug #7696 (Released): Missing reporting changes after #7644
Alexis Mousset
15:04 Bug #7692: Renaming AND moving the "Reports" tab to "Compliance" in node overview is too confusing
Applied in changeset commit:rudder|6f71b7ffb1c712eaba9523c24d12bc85a4b13796. Benoît PECCATTE
15:04 Bug #7692 (Pending release): Renaming AND moving the "Reports" tab to "Compliance" in node overview is too confusing
Applied in changeset commit:rudder|93e7cbdc025e37200be0ae6ee67572a93ad67a1d. Jonathan CLARKE
10:25 Bug #7692 (Pending technical review): Renaming AND moving the "Reports" tab to "Compliance" in node overview is too confusing
PR https://github.com/Normation/rudder/pull/1017 Jonathan CLARKE
10:24 Bug #7692 (In progress): Renaming AND moving the "Reports" tab to "Compliance" in node overview is too confusing
Jonathan CLARKE
10:23 Bug #7692 (Released): Renaming AND moving the "Reports" tab to "Compliance" in node overview is too confusing
In #7123 we renamed "Reports" into "Compliance" in the node overview page, and also moved this tab to second position... Jonathan CLARKE
15:02 Revision a110c881 (rudder): Merge pull request #1017 from jooooooon/bug_7692/renaming_and_moving_the_reports_tab_to_compliance_in_node_overview_is_too_confusing
Fixes #7692: Renaming AND moving the \"Reports\" tab to \"Compliance\" in node overview is too confusing Benoît PECCATTE
15:02 Revision 6f71b7ff (rudder): Merge pull request #1017 from jooooooon/bug_7692/renaming_and_moving_the_reports_tab_to_compliance_in_node_overview_is_too_confusing
Fixes #7692: Renaming AND moving the \"Reports\" tab to \"Compliance\" in node overview is too confusing Benoît PECCATTE
13:04 User story #7690: Force classic protocol on CFEngine 3.7
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:59 User story #7690 (Released): Force classic protocol on CFEngine 3.7
Benoît PECCATTE
13:04 Bug #7677: Error in rudder-agent init script on ubuntu - missing fix
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:59 Bug #7677 (Released): Error in rudder-agent init script on ubuntu - missing fix
Benoît PECCATTE
13:04 Bug #7675: Syntax error in rudder-agent init script
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:59 Bug #7675 (Released): Syntax error in rudder-agent init script
Benoît PECCATTE
13:04 User story #7648: Update documentation for 3.2
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:59 User story #7648 (Released): Update documentation for 3.2
Benoît PECCATTE
13:04 User story #7637: Technique to read variables from a JSON file
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:59 User story #7637 (Released): Technique to read variables from a JSON file
Benoît PECCATTE
13:04 User story #7636: Put "Not applicable" report in green status in compliance bar
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 User story #7636 (Released): Put "Not applicable" report in green status in compliance bar
Benoît PECCATTE
13:04 Bug #7631: Backport cfengine networking fixes for Rudder 3.2
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 Bug #7631 (Released): Backport cfengine networking fixes for Rudder 3.2
Benoît PECCATTE
13:04 User story #7613: Remove popup when creating Directives
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 User story #7613 (Released): Remove popup when creating Directives
Benoît PECCATTE
13:04 User story #7612: Keep 4 days of reports by default on new install
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 User story #7612 (Released): Keep 4 days of reports by default on new install
Benoît PECCATTE
13:04 Bug #7611: Change tests to make build ok again
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 Bug #7611 (Released): Change tests to make build ok again
Benoît PECCATTE
13:04 Bug #7610: Test are failing when generating promises
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 Bug #7610 (Released): Test are failing when generating promises
Benoît PECCATTE
13:04 Bug #7609: Change default output level from trace to warn in tests
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 Bug #7609 (Released): Change default output level from trace to warn in tests
Benoît PECCATTE
13:04 Architecture #7580: Remove unused tracking variable in distributePolicy
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 Architecture #7580 (Released): Remove unused tracking variable in distributePolicy
Benoît PECCATTE
13:04 Bug #7587: Change license from AGPL to GPL in rudder 3.2
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 Bug #7587 (Released): Change license from AGPL to GPL in rudder 3.2
Benoît PECCATTE
13:04 Bug #7605: Syntax error in generated rudder_groups bundle
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 Bug #7605 (Released): Syntax error in generated rudder_groups bundle
Benoît PECCATTE
13:04 Bug #7673: Fixes test after fixes on rudder-groups
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 Bug #7673 (Released): Fixes test after fixes on rudder-groups
Benoît PECCATTE
13:04 Bug #7647: CFEngine does not parse group classes with uuid
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 Bug #7647 (Released): CFEngine does not parse group classes with uuid
Benoît PECCATTE
13:04 User story #7599: Modify commons techniques to add rudder-groups.st and related info
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 User story #7599 (Released): Modify commons techniques to add rudder-groups.st and related info
Benoît PECCATTE
13:04 User story #7596: Add the classes names for the group in API
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 User story #7596 (Released): Add the classes names for the group in API
Benoît PECCATTE
13:04 User story #7595: Add the classes names for the group in its information page
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 User story #7595 (Released): Add the classes names for the group in its information page
Benoît PECCATTE
13:04 Architecture #7566: Create a test on promise write to check template filling
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 Architecture #7566 (Released): Create a test on promise write to check template filling
Benoît PECCATTE
13:04 Architecture #7573: Update specs2 to last version (rudder part)
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 Architecture #7573 (Released): Update specs2 to last version (rudder part)
Benoît PECCATTE
13:04 Architecture #7565: Update specs2 to last version
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 Architecture #7565 (Released): Update specs2 to last version
Benoît PECCATTE
13:04 User story #7424: Add cfengine classes for each group of a node
This bug has been fixed in Rudder 3.2.0~rc2 which was released today.
* 3.2: "Announce": http://www.rudder-proj...
Benoît PECCATTE
12:58 User story #7424 (Released): Add cfengine classes for each group of a node
Benoît PECCATTE
12:59 User story #7578 (Rejected): Fix tests since we change order of hostname
My bad Benoît PECCATTE
12:58 User story #7578 (Released): Fix tests since we change order of hostname
Benoît PECCATTE
12:59 Bug #7567 (Rejected): Bad version of parent-pom in plugin helloworld
My bad Benoît PECCATTE
12:58 Bug #7567 (Released): Bad version of parent-pom in plugin helloworld
Benoît PECCATTE
12:56 Revision acb1d5da (rudder-techniques): Fixes #7678: Non quiet curl calls on root and relay servers
Jonathan CLARKE
12:26 Bug #7488 (Rejected): clockConfiguration sets RTC to localtime
Closing in favour of #7598. Jonathan CLARKE
12:26 Bug #7489 (Rejected): Missing Timezones from clockConfiguration
Jonathan CLARKE
12:25 Bug #7489: Missing Timezones from clockConfiguration
Closing in favour of #7598. Jonathan CLARKE
12:22 Revision d36f2a6d (ncf): Fixes #7695: service_ensure_running_path creates the wrong result classes on master
Jonathan CLARKE
12:20 Revision 6b796edc (ncf): Fixes #7694: service_check_running report misleading always says it uses 'ps'
Jonathan CLARKE
12:15 Revision 0ae36f4e (ncf): Fixes #7693: service_check_running result classes broken on master branch
Jonathan CLARKE
10:25 Revision aa24e1be (rudder): Fixes #7692: Renaming AND moving the "Reports" tab to "Compliance" in node overview is too confusing
Jonathan CLARKE
10:25 Revision 93e7cbdc (rudder): Fixes #7692: Renaming AND moving the "Reports" tab to "Compliance" in node overview is too confusing
Jonathan CLARKE
 

Also available in: Atom