Skip to content

Commit

Permalink
Fixes #8669: Remove old node search and feature switch in Rudder 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fanf committed Oct 5, 2016
1 parent 191e0ab commit 71a5bfe
Show file tree
Hide file tree
Showing 15 changed files with 37 additions and 724 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,16 @@

package com.normation.rudder.domain.appconfig

import com.normation.utils.HashcodeCaching
import java.util.regex.Pattern
import net.liftweb.common.Full
import net.liftweb.common.Failure
import net.liftweb.common.Box



import com.normation.utils.HashcodeCaching

import ca.mrvisser.sealerate
import net.liftweb.common.Box
import net.liftweb.common.Failure
import net.liftweb.common.Full

case class RudderWebPropertyName(value:String) extends HashcodeCaching

Expand Down

This file was deleted.

0 comments on commit 71a5bfe

Please sign in to comment.