Commit Graph

22 Commits (2.4)

Author SHA1 Message Date
Jakub Onderka 87a94a9345 chg: [internal] Slightly optimise Mysql::insertMulti 2024-01-27 13:01:13 +01:00
Jakub Onderka 2429189e31 chg: [test] Remove unused travis test definition 2024-01-27 12:15:02 +01:00
Raphaël Vinot 19ce41fc02 fix: [GHA] change in hostname, bump pymisp, fix vhost 2021-04-20 16:18:38 +02:00
Raphaël Vinot 2b38d77b86 new: Github action 2020-11-16 23:12:00 +01:00
Raphaël Vinot 7b401141f2 Update travis for 2.4 2016-01-04 18:11:56 +01:00
Raphaël Vinot 3e4364dd6c Big update, Almost ready to run tests. 2015-09-11 19:23:20 +02:00
Raphaël Vinot fd3524aa7f Add partial travis support 2015-09-07 00:40:47 +02:00
Noud de Brouwer 3ef56ab1bd Static program analysis
New Static program analysis Makefile for f.i. Coding Standards with reports in app/build.
2012-12-19 03:08:52 +00:00
Noud de Brouwer 4f629ecc8d coding standards
Coding Standards work file.
2012-12-18 19:26:58 +00:00
noud 094719fa01 Merge branch 'master' into develop
Conflicts:
	app/Controller/AttributesController.php
	app/Controller/EventsController.php
	app/Controller/ServersController.php
	app/Model/Event.php
2012-12-12 18:01:39 +01:00
noud dad39083cf CakePHP
CakePHP update from 2.2.3 to 2.2.4
2012-12-12 16:51:02 +01:00
noud 1dbb03a181 Role
renamed everything group to role (i.s.o. renaming just the visable).
2012-12-12 16:19:49 +01:00
noud 957b3e27b8 Merge branch 'master' into develop
Conflicts:
	app/Controller/ServersController.php
2012-11-20 11:01:18 +01:00
noud b2c268845f code standards
respect code standards.
2012-11-19 14:49:38 +01:00
noud 74d4746a4b code standards
slight updated code standards test script.
2012-11-14 17:26:46 +01:00
noud 2763f0811b Code Standards
Given xxx.default.php, do not check database.php anymore.
2012-10-10 16:19:09 +02:00
Andrzej Dereszowski e20cbf3303 NCIRC PHP security settings compatibility patch
This patch corrects a small thing in Cake code that makes it compatible with open_basedir restriction NCIRC uses in /etc/php.ini

	new file:   build/patches/lib_Cake_View_MediaView.php.diff
2012-10-10 13:34:34 +02:00
noud f62dbfd595 Code Standards
Cleanup (again) the AppHelper.
2012-09-25 16:14:20 +02:00
noud 18fb8a7a64 CakePHP
Update from CakePHP to version 2.2.2
as well as needed patch files.
2012-09-25 15:41:58 +02:00
noud c62fafdd93 Continious Integration
Jenkins makefile.
2012-09-25 11:45:08 +02:00
noud c305af94e9 CakePHP
To be able to update CakePHP (regularly),
we found the current differences and now
put these diffs to build/patches.

Patches are now relative to $CakePHP_HOME.
2012-09-25 11:22:12 +02:00
noud be4b445c11 Code Standards.
For the moment we use this given we do have Jenkins,
but not the ssh keys in place for Jenkins to connect to Git.
2012-09-25 11:17:54 +02:00