Project

General

Profile

Activity

From 2014-11-04 to 2014-11-04

2014-11-04

20:24 Bug #5731 (Released): Promise generation is slowed down because expected_reports.csv file is written multiple times per node
Same issue as #5240, for each node, the csv file is genereted multiple time; the fix was reverted by a bad merge :'( Nicolas CHARLES
20:22 Bug #5240: Promise generation is slowed down because expected_reports.csv file is written multiple times per node
oh dear, this was reverted during a merge :( Nicolas CHARLES
19:28 Architecture #5730 (Rejected): Don't fork process anymore to change file permission
We are using a system call to change file permissions of the generated promises. Now that we are supporting Java 7 an... Nicolas CHARLES
19:27 Architecture #5725 (Pending technical review): Change the compilation target in the pom.xml to Java 7
https://github.com/Normation/rudder-parent-pom/pull/14 Nicolas CHARLES
12:19 Architecture #5725 (Released): Change the compilation target in the pom.xml to Java 7
We are compiling rudder with the Java 6 target, since we are dropping support of Java 6, we should have the Java 7 ta... Nicolas CHARLES
18:13 User story #5506: Customize Nodes by adding attribute on them
Hi,
I think something like this would always be pushed via external means from CMDB, not from GUI.
Or do you see ...
Florian Heigl
17:27 User story #5506: Customize Nodes by adding attribute on them
I missed to answer to your comment, but OK, the use case is pretty clear.
There is nothing simple (i.e, as in "...
François ARMAND
17:42 Bug #5729 (Released): User manual doesn't explain how to use Parameters
Parameters defined in Rudder can be also used in pure CFEngine code, especially for ncf-builder
However, in ncf-buil...
Nicolas CHARLES
17:29 Revision c2bab78d (rudder-techniques): Merging 2.11 into 3.0
Nicolas CHARLES
17:24 Revision 9e8a1e44 (rudder-packages): Merge branch 'branches/rudder/2.11' into branches/rudder/3.0
Vincent MEMBRÉ
17:24 Revision 9791e724 (rudder-packages): Merge branch 'branches/rudder/2.10' into branches/rudder/2.11
Vincent MEMBRÉ
17:11 User story #5333 (Pending release): Add a OS class selector
François ARMAND
16:31 Bug #5728 (Pending technical review): list-compatible input is not working on aix
Benoît PECCATTE
15:55 Bug #5728: list-compatible input is not working on aix
PR https://github.com/Normation/ncf/pull/140 Benoît PECCATTE
15:39 Bug #5728 (Released): list-compatible input is not working on aix
It fails with error on find on the second run, due to a cache writing error
Benoît PECCATTE
15:55 Revision 0537b7f3 (ncf): Fixes #5728: list-compatible input is not working on aix
Benoît Peccatte
15:36 Bug #5695: script to update a node to relay should create a dynamic group
Applied in changeset packages:commit:5f15a750692e1d3009a36f0a1cdbe1a2f7e144ae. Benoît PECCATTE
15:36 Bug #5695 (Pending release): script to update a node to relay should create a dynamic group
Applied in changeset packages:commit:97f2de63bb88b347150c8067eaabd5e4a5dc7c4a. Vincent MEMBRÉ
15:36 Revision 5f15a750 (rudder-packages): Merge pull request #509 from VinceMacBuche/bug_5695/update_script_node_relay
FIxes #5695: adapt relay server scripts to have dynamic groups Benoît PECCATTE
14:27 Revision beb3f3f2 (rudder): Fixes #5725: change target of compilation to Java 7
Nicolas CHARLES
14:27 Revision beb3f3f2 (parent-pom): Fixes #5725: change target of compilation to Java 7
Nicolas CHARLES
13:35 Bug #5671 (Pending release): NTP technique has no (documented?) option to not set hw clock
Applied in changeset commit:6f51553462077492dc69fe71ae2360419cdd5aa8. Matthieu CERDA
13:35 Revision 28457d72 (rudder-techniques): Merge pull request #543 from Kegeruneku/bug_5671/dev/5671_add_nohwsync_option_to_clockconfiguration
Bug 5671/dev/5671 add nohwsync option to clockconfiguration Benoît PECCATTE
13:06 Bug #5726: In rule compliance popup, unexpected/missing reports are displayed for all Directive, not only the one we click on
Oh. Well, in fact, yeah... Say it's a "work in progress", the expectation was to always have the "by node" view, and ... François ARMAND
12:30 Bug #5726 (Rejected): In rule compliance popup, unexpected/missing reports are displayed for all Directive, not only the one we click on
When I click on a directive compliance in a Rule compliance details, a popup displaying the compliance of the directi... Vincent MEMBRÉ
13:03 User story #5472: Be able to group several modifications under only one save (change request)
To answer myself: there is at least one drawback which choosing a correct time for the grace period.
A too short on...
François ARMAND
13:00 User story #5472: Be able to group several modifications under only one save (change request)
We thought at that use case, and we may have a solution really neat for user workflow: just add a "grace period" befo... François ARMAND
12:39 Bug #5727 (Rejected): Nodes stays in unexpected/missing status
In compliance mode, my nodes are almost always in missing/unexpected status.
!compliance_not_correct.png!
It se...
Vincent MEMBRÉ
12:22 Bug #5645: The interface never responds when search result has a lot of nodes
The general need is ok, and it is undeniable.
From an implementation point of view, it's harder than what it seem...
François ARMAND
12:13 Revision ca822fc0 (rudder-packages): Merging 2.10 into 2.11
Nicolas CHARLES
12:06 Bug #5724: Multiline header is added at each run on managed files (branch 2.11)
Applied in changeset packages:commit:f2d621760e642e16bcef824ad8eeb24d61b7285f. Matthieu CERDA
12:06 Bug #5724 (Pending release): Multiline header is added at each run on managed files (branch 2.11)
Applied in changeset packages:commit:a6b3eabdd63a46b6aee80377ba6aaf3b7a00feee. Nicolas CHARLES
12:00 Bug #5724 (Pending technical review): Multiline header is added at each run on managed files (branch 2.11)
https://github.com/Normation/rudder-packages/pull/516 Nicolas CHARLES
11:53 Bug #5724 (Released): Multiline header is added at each run on managed files (branch 2.11)
Every time Rudder edits a file it adds a header, but due to a cfengine bug (https://cfengine.com/dev/issues/1525) at ... Nicolas CHARLES
12:06 Revision f2d62176 (rudder-packages): Merge pull request #516 from ncharles/bug_5724/int/dont-duplicate-text-block
Fixes #5724: don't duplicate text blocks when inserting - refs #4650 Matthieu CERDA
11:59 Revision a6b3eabd (rudder-packages): Fixes #5724: don't duplicate text blocks when inserting - refs #4650
Nicolas CHARLES
11:52 Bug #5723 (Rejected): Rsyslog configuration lacks postgresql password on relay-top
On relay-top, the system technique file distributePolicy/1.0/rsyslogConf.st generates /etc/rsyslog.d/rudder.conf with... Benoît PECCATTE
11:46 User story #5722 (Rejected): Add a page with distributed setup infos
I would like to have a page that is available when rudder is installed in a multiserver setup.
This page would give ...
Benoît PECCATTE
11:34 Bug #5711 (Rejected): metadata.xml is considered malformed if it contains reportkeys and componentkey
Replaced by #5721 Benoît PECCATTE
11:34 Bug #5666 (Rejected): Directive form is laways empty when REPORTKEYS is present
Replaced by #5721 Benoît PECCATTE
11:33 User story #5721 (Rejected): Add a REF element to REPORTKEYS
We want to separate reporting from form in metadata.xml.
We want to be compatible with future multiinstance ncf tech...
Benoît PECCATTE
09:14 Revision 48cd915d (rudder-doc): Merge branch 'branches/rudder/2.11' into branches/rudder/3.0
Conflicts:
23_administration/60_technique_upgrade.txt
Vincent MEMBRÉ
09:13 Revision 252b25c7 (rudder-doc): Merge branch 'branches/rudder/2.10' into branches/rudder/2.11
Vincent MEMBRÉ
09:13 Revision e8dc1b30 (rudder-doc): Merge branch 'branches/rudder/2.6' into branches/rudder/2.10
Vincent MEMBRÉ
09:11 Revision 4a1a2ae1 (rudder): Merge branch 'branches/rudder/2.11' into branches/rudder/3.0
Vincent MEMBRÉ
09:11 Revision b40a0d45 (rudder): Merge branch 'branches/rudder/2.11' into branches/rudder/3.0
Vincent MEMBRÉ
09:11 Revision ddf6ca66 (rudder): Merge branch 'branches/rudder/2.10' into branches/rudder/2.11
Vincent MEMBRÉ
09:11 Revision 3ea326cc (rudder): Merge branch 'branches/rudder/2.10' into branches/rudder/2.11
Vincent MEMBRÉ
 

Also available in: Atom