gzip compression management added
[brisk.git] / web / Obj / brisk.phh
2012-11-04 Matteo Nastasi ... gzip compression management added
2012-10-31 Matteo Nastasi ... centralized space eating string management
2012-10-29 Matteo Nastasiftok suffix changed
2012-10-29 Matteo Nastasipreload_images start added to first initializiation...
2012-10-26 Matteo Nastasigarbage_timeout variable replaces file storaged value
2012-10-25 Matteo Nastasi ... Copyright date updated
2012-10-25 Matteo Nastasi ... CO_list management moved to cookie system
2012-10-07 Matteo Nastasi ... server-side ping management fixed
2012-10-07 Matteo Nastasi ... define to disable chat ban added
2012-10-04 Matteo Nastasi ... generalized no-cache management
2012-10-03 Matteo NastasiMerge branch 'sac-a-push' of git.birds.lan:brisk into...
2012-10-03 Matteo Nastasi ... no_cache management added
2012-08-05 Matteo Nastasiadd a remind to move timeout from brisk to sac-a-push
2012-08-04 Matteo Nastasifirst working match
2012-08-03 Matteo Nastasidecoupling brisk / sac-a-push, add methods to sac-a...
2012-08-03 Matteo NastasiUser class moved into new file and added all methods...
2012-07-31 Matteo Nastasienhanced mop_flush
2012-07-26 Matteo NastasiPageFlush added, log_legal without remote address
2012-07-18 Matteo Nastasi ... all rd stuff to manage fwrite fail, rd_keepalive and...
2012-07-18 Matteo Nastasi ... fix typo
2012-07-18 Matteo Nastasi ... add index_rd_ifra user data server side. rd keepalive...
2012-07-17 Matteo Nastasi ... add 'help' and 'about' messages
2012-07-16 Matteo Nastasi ... first set of commands arrive from index_rd_ifra.php...
2012-07-12 Matteo Nastasi ... define constant with enclosed into single quotes
2012-07-05 Matteo Nastasi ... add quotes around define names
2012-07-04 Matteo Nastasi ... first version partially working with iframe (for all...
2011-12-17 Matteo Nastasi ... xhr refactoring: renaming xhr_rd to xhr, remove all...
2011-12-17 Matteo Nastasi ... milestone 1 to move to an http_streaming object
2011-12-04 Matteo Nastasi ... fixed silent error in briskin5/index_wr.php and correct... 3.6.3
2011-12-04 Matteo Nastasi ... @ character before fopen added to avoid annoing log...
2011-12-01 Matteo Nastasi ... all log_mop call substituted with other log functions
2011-12-01 Matteo Nastasi ... version and description updated 3.6.1
2011-11-30 Matteo Nastasi ... function to decorate user name refactored
2011-11-28 Matteo Nastasi ... version updated 3.6.0
2011-11-28 Matteo Nastasi ... fixed bug to manage SINGLE_SESS debug with TRACKING
2011-11-28 Matteo Nastasi ... case insensitive user name comparison
2011-11-28 Matteo Nastasi ... sources cleanup
2011-11-28 Matteo Nastasi ... function webservers_check() dumbified because produce...
2011-11-28 Matteo Nastasi ... mop_flush modify
2011-11-28 Matteo Nastasi ... flush wrapped to be able to do flush and ob_flush
2011-11-28 Matteo Nastasi ... typo fixed in comment
2011-11-28 Matteo Nastasi ... version updated to 3.5.6 3.5.6
2011-05-22 Matteo Nastasiused flock instead sem_* functions to be able to have...
2011-05-22 Matteo Nastasirenamed check_webservers() to webservers_check()
2011-05-22 Matteo Nastasiwebservers_exceeded() and check_webservers() functions...
2011-05-20 Matteo Nastasi ... is_exclusive argument added to all lock_data() function...
2011-05-19 Matteo Nastasi ... static prefix added to really static lock and unlock...
2011-05-18 Matteo Nastasi ... version updated 3.5.5
2011-05-18 Matteo Nastasi ... trace_ftok added
2011-05-18 Matteo Nastasi ... destroy_data process completed
2011-05-18 Matteo Nastasi ... inverted logic in a test
2011-05-18 Matteo Nastasi ... unproxy functions refactored
2011-05-18 Matteo Nastasi ... log_shme() function added and DBG_SHME flag
2011-05-16 Matteo Nastasi ... all shm_get_var() ret values are checked
2011-05-16 Matteo Nastasi ... load_data return allways, all exit() calls removed...
2011-05-13 Matteo Nastasi ... all mkdir now recursive and with explicit permissions
2011-05-08 Matteo Nastasi ... Trace is optionally now, Vect class added, lock-meter...
2011-04-02 Matteo Nastasifix version for new tag 3.5.3
2011-04-02 Matteo Nastasistrlen to mb_strlen with ASCII charset to avoid binary... 3.5.2
2011-04-02 Matteo Nastasi ... version updated
2011-03-30 Matteo Nastasi ... proxy step paradigm changed from set and get to load...
2011-03-30 Matteo Nastasi ... proxy step paradigm changed from set and get to load...
2011-03-30 Matteo Nastasi ... removed all development error_log calls, removed many...
2011-03-27 Matteo Nastasi ... version info updated 3.5.0
2011-03-27 Matteo Nastasi ... garbage expire data externalized from original data...
2011-03-27 Matteo Nastasi ... shared data modularized and splitted, room, users,...
2011-03-27 Matteo Nastasi ... partial remove of 'by reference' operator on class...
2011-03-27 Matteo Nastasi ... new idx_orig field in User class
2011-03-27 Matteo Nastasi ... BRISKIN5_ to BIN5_ constants prefix and Briskin5 to...
2011-03-20 Matteo Nastasi ... log refactoring with inline backtrace
2011-03-20 Matteo Nastasi ... add static prefix for lock and unlock _data methods...
2011-03-20 Matteo Nastasi ... User::load_data sess parameter added
2011-03-20 Matteo Nastasi ... externalized to file garbage timeout management
2011-03-20 Matteo Nastasi ... add log in User::save_data() method
2011-03-20 Matteo Nastasi ... reference operator removed because class are passed...
2011-03-20 Matteo Nastasi ... add check on new argument sess where if it isn't equal...
2011-03-20 Matteo Nastasi ... add log to User::load_data function
2011-03-20 Matteo Nastasi ... add sess parameter to User::load_data function
2011-03-20 Matteo Nastasi ... step_set and step_inc modified to modularize step var...
2011-03-20 Matteo Nastasi ... step_get moved into User class (as static function)
2011-03-15 Matteo Nastasi ... version updated 3.4.3
2011-03-15 Matteo Nastasi ... brisk.phh: current variable renamed from e to i because...
2011-03-14 Matteo Nastasi ... to verify the equality of users use users idx instead...
2011-03-14 Matteo Nastasi ... isset added to verify if class User comm array element...
2011-03-14 Matteo Nastasi ... remove all reference operator because with php5 pass...
2011-03-14 Matteo Nastasi ... wag_own table field behavior changed from User pointer...
2011-03-14 Matteo Nastasi ... setPlayer getPlayer renamed in player_set, player_get...
2011-03-12 Matteo Nastasi ... Version updated. 3.4.2
2011-03-10 Matteo Nastasi ... pull conflicts solved
2011-03-10 Matteo Nastasi ... G_false reference and all explicit pass by references... 3.4.1
2011-03-10 Matteo Nastasi ... first shmem split
2011-03-07 Matteo Nastasi ... create static method in BriskDB function to allow const... 3.4.0
2011-02-24 Matteo Nastasi ... BriskDB and DBConn classes now have a static constructo...
2011-02-11 Matteo Nastasi ... log_points moved to briskin5 subtree
2011-02-11 Matteo Nastasi ... rename methods splitting with _ attribute from method...
2011-02-11 Matteo Nastasi ... dbase code users management
2011-02-10 Matteo Nastasi ... add esclfhtml to show print_r correctly on html
2011-02-10 Matteo Nastasi ... LoginDB renamed to more general BriskDB and separate...
2011-02-10 Matteo Nastasi ... G_base var added to fix relative path problem in includ...
2011-02-02 Matteo Nastasi ... USER_FLAG_TY_SUSPEND and _DISABLE added
next