dev#116562 : Adding adminvars for Pellicule
Merged
requested to merge dev#116562_bokeh_admin_var_multiinput_fournisseur_identifiant_mot_de_passe_limite_a_1 into master
adding test for headers
Edited by Patrick Barroca
Merge request reports
Activity
Filter activity
added 254 commits
-
0ef32dca...6847e3eb - 253 commits from branch
master
- 54c79451 - dev#116562 : Adding adminvars for Pellicule
-
0ef32dca...6847e3eb - 253 commits from branch
added 110 commits
-
3951cbfb...31ddcc70 - 109 commits from branch
master
- 0ebf3682 - Merge branch 'master' into…
-
3951cbfb...31ddcc70 - 109 commits from branch
added 25 commits
-
0ebf3682...1aef472d - 24 commits from branch
master
- de981c2d - dev#116562 : Adding adminvars for Pellicule
-
0ebf3682...1aef472d - 24 commits from branch
- Resolved by Patrick Barroca
- Resolved by Patrick Barroca
- Resolved by Patrick Barroca
- Resolved by Patrick Barroca
15 * GNU AFFERO GENERAL PUBLIC LICENSE for more details. 16 * 17 * You should have received a copy of the GNU AFFERO GENERAL PUBLIC LICENSE 18 * along with BOKEH; if not, write to the Free Software 19 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 20 */ 21 22 23 class NoticeAjaxControllerPelliculeActiveTest extends AbstractControllerTestCase { 24 protected 25 $_storm_default_to_volatile = true, 26 $_http_client; 27 28 public function setUp() { 29 parent::setUp(); 30 Class_CosmoVar::set('url_services','http://cache.org'); changed this line in version 15 of the diff