brisk.git
2011-11-28 Matteo Nastasi... version updated to 3.5.6 3.5.6
2011-11-28 Matteo Nastasi... S_load_stat managed to avoid double count and remove...
2011-11-28 Matteo Nastasi... G_webserver_max var added to brisk.conf-templ.pho confi...
2011-11-28 Matteo Nastasi... data access refactored in index_rd.php and briskin5...
2011-10-02 Matteo Nastasimissing directory creation in BIN5_PROXY_PATH dir fixed
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-22 Matteo Nastasishift added to remove 'psql' params passed to psql...
2011-05-21 Matteo Nastasi... resolved conflict
2011-05-20 Matteo Nastasi... uset user moved before load ancestor data
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... unrecerror converted to blocking_error function
2011-05-18 Matteo Nastasi... garbage management refactored
2011-05-18 Matteo Nastasi... step management refactored
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-18 Matteo Nastasi... BAN_TIME aligned with brish.pho value
2011-05-18 Matteo Nastasi... check on the definition of xhr_rd_watchdog added
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... unlock_data without arg fixed
2011-05-13 Matteo Nastasi... all mkdir now recursive and with explicit permissions
2011-05-13 Matteo Nastasi... lifecycle added in the documentation
2011-05-09 Matteo Nastasi... timing log on Challenges semaphore
2011-05-08 Matteo Nastasi... some log_lock to log_main to clean log_lock entries... 3.5.4
2011-05-08 Matteo Nastasi... Lock-meter added in log file.
2011-05-08 Matteo Nastasi... Lock-meter added in log file.
2011-05-08 Matteo Nastasi... some log_lock to log_main to clean log_lock entries...
2011-05-08 Matteo Nastasi... Trace is optionally now, Vect class added, lock-meter...
2011-05-08 Matteo Nastasi... add CONFIGFILE and .brosk_install config file
2011-05-06 Matteo Nastasi... script to analyze the unlock time
2011-04-10 Matteo Nastasi... 24 vs 40 max index for choosed card bug fixed
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... TODO.txt updated 3.5.1
2011-04-02 Matteo Nastasi... version updated
2011-03-30 Matteo Nastasi... Add a check for coerency between cached and user step...
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... 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... error_log removed
2011-03-27 Matteo Nastasi... array for statistics added to index_rd.php
2011-03-27 Matteo Nastasi... change title in header of briskin5/index_rd.php
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-27 Matteo Nastasi... max_players dynamically calculated
2011-03-25 Matteo Nastasi... minor fix in web/index_rd.php
2011-03-21 Matteo Nastasi... by reference operator removed, add unset function on...
2011-03-20 Matteo Nastasi... TODO.txt updated 3.4.4
2011-03-20 Matteo Nastasi... substitute error_log with log_crit for data access...
2011-03-20 Matteo Nastasi... differential data management and statistics on data...
2011-03-20 Matteo Nastasi... log refactoring with inline backtrace
2011-03-20 Matteo Nastasi... G_btrace_pref_sup var added with prefix to remove in...
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-20 Matteo Nastasi... add log to getchallenge in web/index_wr.php
2011-03-20 Matteo Nastasi... doc/ARCHITECTURE.txt added where explained internals...
2011-03-15 Matteo Nastasi... version updated 3.4.3
2011-03-15 Matteo Nastasi... ticker management refactored
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-03-01 Matteo Nastasipiped target added for multiple select
2011-02-26 Matteo Nastasiz-index bug fixed
2011-02-24 Matteo Nastasi... BriskDB and DBConn classes now have a static constructo...
2011-02-24 Matteo Nastasi... TODO.txt updated
2011-02-21 Matteo Nastasi... add points archiver, manages the upper limit of time...
2011-02-21 Matteo Nastasi... INSTALL.sh: exit code value for check fixed and run...
2011-02-14 Matteo Nastasi... pkg target and renamed the old --ck in chk in INSTALL... 3.2.2
2011-02-14 Matteo Nastasi... dot configurations file management fixed 3.2.1
2011-02-14 Matteo Nastasi... typo fixed
2011-02-13 Matteo Nastasi... management of placements via postgresql 3.2.0
2011-02-13 Matteo Nastasi... copyright date updated in web/admin.php file
next