- 06 Mar, 2012 2 commits
-
-
Falko Timme authored
-
xaver authored
join fix - disappered in commit + Switch traffic joins, because its faster - Tested in a productive system (MySQL 5.1) as query few tausend domains 1-3 sec for Webtraffic sort, faster SQL = faster and MySQL 5.5 is much faster with joins (standard is not sorted with slow traffic querys) -> slowest part is coping the tables into temp -> more tweeks on cache... -> faster by heavy use
-
- 05 Mar, 2012 2 commits
-
-
xaver authored
-
Falko Timme authored
-
- 04 Mar, 2012 2 commits
-
-
xaver authored
fixed sorting from traffic, changed sessionvaribale because listDef[name] is by mail and web the same but different columes. Additional added table aliases in 'order by' by joins. Added table by log because server_id^C join server_id = sql error
-
xaver authored
Sort and limit in ispconfig all templates... additional info howtoforge - http://www.howtoforge.com/forums/showthread.php?p=274790
-
- 28 Feb, 2012 1 commit
-
-
xaver authored
-
- 24 Feb, 2012 1 commit
-
-
Falko Timme authored
-
- 22 Feb, 2012 1 commit
-
-
tbrehm authored
-
- 13 Feb, 2012 2 commits
-
-
tbrehm authored
-
Falko Timme authored
- nginx: changed default PHP-FPM values (pm_max_children, pm_start_servers, pm_min_spare_servers, pm_max_spare_servers).
-
- 03 Feb, 2012 4 commits
- 30 Jan, 2012 1 commit
-
-
xaver authored
-
- 27 Jan, 2012 1 commit
-
-
tbrehm authored
-
- 26 Jan, 2012 1 commit
-
-
tbrehm authored
-
- 25 Jan, 2012 1 commit
-
-
tbrehm authored
-
- 18 Jan, 2012 1 commit
-
-
moglia authored
Added dns_zone_get_id function get id from domain name. To discover a domain id passing domain name as argument.
-
- 15 Jan, 2012 1 commit
-
-
xaver authored
-
- 12 Jan, 2012 5 commits
- 06 Jan, 2012 1 commit
-
-
marknl authored
-
- 04 Jan, 2012 1 commit
-
-
nveid authored
-
- 28 Dec, 2011 1 commit
-
-
tbrehm authored
-
- 22 Dec, 2011 2 commits
- 17 Dec, 2011 1 commit
-
-
nveid authored
-
- 16 Dec, 2011 1 commit
-
-
nveid authored
and make changes to mysql users in the mysql plugin module. Refs: 1722
-
- 09 Dec, 2011 1 commit
-
-
nveid authored
the onUpdate thought we were trying to change the Website because the Options Datalog didn't have the parent_domain_id and the Ftp User tab did.
-
- 07 Dec, 2011 4 commits
-
-
tbrehm authored
-
tbrehm authored
-
nveid authored
use the standardize app->db->quote method already established. Refs: 1722
-
nveid authored
Also removed the calls to the db closeConn calls in favor of destryong the connections on the class __destruct() 's.. Since firebird db had a closeConn as well, changed its __destruct to calls its own personal closeConn which otherwise left unmodified. Refs: 1722
-
- 21 Nov, 2011 2 commits