Project

General

Profile

Activity

From 2012-02-27 to 2012-02-27

2012-02-27

23:49 Revision a9b68726 (rudder-packages): Merge branch 'branches/rudder/2.3'
* branches/rudder/2.3:
Fix required JRE and JDK version for RPM packages. Fixes #2335 (cherry picked from commit 78...
Jonathan CLARKE
20:39 Revision 9dd8723b (rudder): First level of refactoring
Rémy-Christophe Schermesser
18:36 Revision a513c590 (rudder): Remove empty test causing error in compilation
François ARMAND
18:17 Revision 26c5b8b7 (rudder): Issue #2331: add a test for QuichSearchService
François ARMAND
18:12 Revision 2ed99fca (rudder): [TRIVIAL] comments
François ARMAND
18:12 Revision 2ed99fca (rudder-commons): [TRIVIAL] comments
François ARMAND
17:05 Revision 92aeb48b (rudder-doc): Merge branch 'master' of github.com:Normation/rudder-doc
Nicolas CHARLES
17:04 Revision e8158dc4 (rudder-doc): Refs #2337 : rename in the documentation the pt/pi/cr
Nicolas CHARLES
16:53 Bug #2335 (Released): rudder-jetty-suse.spec : fix require jre version
Thanks for this, just commited a fix.
By the way, we are working on building RHEL 6 packages for server and agent ...
Jonathan CLARKE
16:48 Bug #2335 (Pending technical review): rudder-jetty-suse.spec : fix require jre version
Applied in changeset commit:78fe3bc0df3ea5c7398783d062ab3260ca7218dc. Jonathan CLARKE
16:28 Bug #2335 (Released): rudder-jetty-suse.spec : fix require jre version
Hi,
on centos6, the default jre version is 1.5.0 but rudder-jetty is not compatible with this version.
Modify rudde...
Olivier LI KIANG CHEONG
16:52 Revision af1c4eac (rudder-packages): Fix required JRE and JDK version for RPM packages. Fixes #2335
(cherry picked from commit 78fe3bc0df3ea5c7398783d062ab3260ca7218dc)
Conflicts:
rudder-webapp/SPECS/rudder-webapp....
Jonathan CLARKE
16:48 Revision 78fe3bc0 (rudder-packages): Fix required JRE and JDK version for RPM packages. Fixes #2335
Jonathan CLARKE
16:47 Revision 074b5bbc (rudder-doc): issue #2337 graphviz graphes updated with new names
Arthur ANGLADE
16:46 User story #2337 (Released): Rename PT PI CR in ascii doc and graphvis
Arthur ANGLADE
16:40 User story #2336 (Discussion): rudder-agent : conflict files with rudder-agent-2.3.6-1.el6.i386.rpm and rudder-cfengine-community-1299256513:2.3.6-1.el6.i386
Hi Olivier,
rudder-agent and rudder-cfengine-community are *not* designed to be installed on the same server. They...
Jonathan CLARKE
16:32 User story #2336 (Rejected): rudder-agent : conflict files with rudder-agent-2.3.6-1.el6.i386.rpm and rudder-cfengine-community-1299256513:2.3.6-1.el6.i386
Hi,
on the same server, i have this conflict if i want install rudder-agent and rudder-cfengine-community:...
Olivier LI KIANG CHEONG
15:57 User story #2334 (Pending technical review): Rename in the configuration.properties.sample the properties with a deprecated name
Applied in changeset commit:04aafebf713105f0e6e1bcf22a88f93dbb1e61ab. Arthur ANGLADE
15:35 User story #2334 (Released): Rename in the configuration.properties.sample the properties with a deprecated name
The culprits are :
-rudder.dir.policyPackages- = rudder.dir.techniques
-rudder.batch.ptlib.updateInterv...
Arthur ANGLADE
15:57 Revision 04aafebf (rudder): Fixes #2334 : rename the deprecated properties name to the new ones
Arthur ANGLADE
15:56 Revision b5f60ab9 (rudder-packages): Refs #2334 : Upgrade the upgrade script to upgrade the variable name
Arthur ANGLADE
15:20 Bug #2333 (Pending technical review): when saving a directive, search is still displayed in tree, but not applied.
Applied in changeset commit:36a496a552482e1b435dadd4b99483476033bd21. Arthur ANGLADE
15:02 Bug #2333 (Released): when saving a directive, search is still displayed in tree, but not applied.
Arthur ANGLADE
15:20 Revision 8afcd7fe (rudder): Merge branch 'master' of github.com:Normation/rudder
Arthur ANGLADE
15:19 Revision 36a496a5 (rudder): fixes #2333 search now applied when saving a directive
Arthur ANGLADE
15:12 Revision 651bf253 (rudder): Issue #2331: formatting
François ARMAND
15:12 Revision bc4935f7 (rudder): Issue #2320: rest api to build a zip from a commit id
François ARMAND
15:00 User story #2332 (Released): when we search a specific string in the directive tree , we dont see the children of the matched technique if they dont fit the string.
ie : if we search SSH, we cant see the directives based on the 2 matched techniques if they dont have ssh in theire n... Arthur ANGLADE
14:47 Bug #2330 (Pending technical review): Delete category popup in the active Techniques Tree doesn't have the same layout as other popup
Applied in changeset commit:54b345ae81b9af5bf1ce648ac8b23b25c7cf3b30. Arthur ANGLADE
14:47 Revision 54b345ae (rudder): fixes #2330 this popup now fits the common layout of delete popups
Arthur ANGLADE
14:26 Revision 53331ad3 (rudder): issue #2317 now scrolls even when coming from popup
Arthur ANGLADE
14:20 Architecture #2331 (Released): Enhance QuickSearchService (doc, test, etc)
We are preparing a Coding Dojo for Rudder, and one of its goal will be to enhance the QuickSearchService class:
* ...
François ARMAND
14:16 Revision a217c49c (rudder): issue #2315 Parenthesis added
Arthur ANGLADE
13:23 User story #2316 (Pending technical review): In rule configuration screen, hide techniques without directive
Applied in changeset commit:59cca5019a9b8f583c6a82d4e478b50700901f58. Arthur ANGLADE
11:45 User story #2316 (In progress): In rule configuration screen, hide techniques without directive
Arthur ANGLADE
13:23 User story #2315 (Pending technical review): Add direct link to directive/group manage in rule configuration
Applied in changeset commit:d58c49836f66abb7a463ae39b23b5f106b76da7f. Arthur ANGLADE
11:33 User story #2315 (In progress): Add direct link to directive/group manage in rule configuration
Arthur ANGLADE
13:23 Revision 59cca501 (rudder): fixes #2316 techniques and categories without directives are now hidden
Arthur ANGLADE
13:20 Revision 62476fa2 (rudder-packages): Fix dependencies for building rudder-inventory-ldap on RHEL. Refs #2329
Jonathan CLARKE
11:45 Revision d58c4983 (rudder): fixes #2315 link added in rule manager to groups and directive pages
Arthur ANGLADE
11:32 User story #2317 (Pending technical review): Go to configuration zone of directive directly from "new" pop-up
Applied in changeset commit:9f96e0f39badad309c2c7dd45f236b9c4d32df3f. Arthur ANGLADE
11:31 Revision 9f96e0f3 (rudder): fixes #2317 scrolldown now effective
Arthur ANGLADE
11:05 Revision 1101bb1a (rudder): refs #2323 corrected wrong icon name in directive tree and 'user technique' in configuration.properties.sample
Arthur ANGLADE
09:42 Bug #2305: Install failed for rudder-reports rpm on centos6
Hi,
use this patch instead of first.
On centos6
* postgresql not starting on boot, need use "chkconfig postgresql ...
Olivier LI KIANG CHEONG
09:37 Bug #2305: Install failed for rudder-reports rpm on centos6
Hi,
use this patch insteaf of first.
Olivier LI KIANG CHEONG
08:06 User story #2232: an icon and possibility to close details of nodes in lists should be added
This seems to work great, thanks. But it doesn't match the specifications: I don't understand an arrow pointing down,... Jonathan CLARKE
 

Also available in: Atom