brisk.git
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
2011-02-13 Matteo Nastasi... one_or_all function added to be able to rebuild single...
2011-02-13 Matteo Nastasi... data for places and to archive match points
2011-02-11 Matteo Nastasi... TODO updated 3.1.0
2011-02-11 Matteo Nastasi... point import function added to admin page
2011-02-11 Matteo Nastasi... manage login in lowcase mode added
2011-02-11 Matteo Nastasi... wrong flow fixed
2011-02-11 Matteo Nastasi... typo fixed
2011-02-11 Matteo Nastasi... DISABLE status for user managed
2011-02-11 Matteo Nastasi... bin5_points_save function added
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-10 Matteo Nastasi... USER_FLAG_ description extended
2011-02-10 Matteo Nastasi... tsusp and mtime field added to users table (disable...
2011-02-02 Matteo Nastasi... USER_FLAG_TY_SUSPEND and _DISABLE added
2011-02-02 Matteo Nastasi... UNIQUE constraint added to login and email fields
2011-02-02 Matteo Nastasi... users importer from file to database
2011-01-27 Matteo Nastasi... syntax typo fixed
2011-01-27 Matteo Nastasi... pgsql or file configurability
2011-01-27 Matteo Nastasi... sql contents and structure files added
2011-01-27 Matteo Nastasi... the dbase part is moved to another file to be able...
2011-01-27 Matteo Nastasi... assegnation split to avoid php warning
2011-01-27 Matteo Nastasi... escinput andh eschtml utility functions added
2011-01-27 Matteo Nastasi... the dbase part is moved to another file to be able...
2011-01-27 Matteo Nastasi... consistent version of builder.sh
2011-01-27 Matteo Nastasi... updated TODO list
2011-01-27 Matteo Nastasi... lintian check added to INSTALL.sh
2011-01-18 Matteo Nastasi... utility script to manage sql
2011-01-18 Matteo Nastasi... For super (supporter) users the timeout of the splash... 3.0.1
2011-01-18 Matteo Nastasi... When G_local is enabled only brisk shop banner will...
2011-01-18 Matteo Nastasi... changed log_main to verify the strange - Only variable...
2011-01-18 Matteo Nastasi... USER_FLAG_TY_x added in the default auth array when...
2011-01-08 Matteo Nastasichangelog and version updated trusty 3.0.0
2011-01-08 Matteo Nastasichangelog and version updated
2011-01-08 Matteo Nastasibackground changed
next