more robust sql scripts adding IF EXISTS to DROP TABLE statementes
[brisk.git] / web / briskin5 /
2015-02-11 Matteo Nastasi ... proxy management refactored
2015-01-13 Matteo Nastasi ... anonymize ban reason added
2014-11-27 Matteo Nastasi ... refactored exit management and add ghost_session class...
2014-07-24 Matteo Nastasi ... new method nickserv_msg to factorize nickserv messages...
2014-07-16 Matteo Nastasi ... user is_auth() is_cert() methods added
2014-07-14 Matteo Nastasi ... Merge branch 'ipclass-ban' into certified_ipclass-ban
2014-07-14 Matteo Nastasi ... homogenized $remote_addr and $remote_addr_full usage...
2014-06-26 Matteo Nastasi ... unused Brisk::lock_data unlock_data static methods...
2014-06-26 Matteo Nastasi ... unused Brisk::load_data and save_data static methods...
2014-03-20 Matteo Nastasi ... Merge branch 'master', remote branch 'origin' into...
2014-03-18 Matteo Nastasi ... typo fixed pre-auto-maintenance v4.13.4
2014-03-18 Matteo Nastasi ... Merge branch 'master' of mop.mine.nu:brisk v4.13.3
2014-03-17 Matteo Nastasi ... points calculation fixed
2014-03-13 Matteo Nastasi ... Merge branch 'master' into auto-maintenance
2014-03-06 Matteo NastasiMerge branch 'brisk-fb-whois'
2014-03-04 Matteo Nastasi ... missing check on abandon and persistent abandon button...
2014-02-26 Matteo Nastasi ... Merge branch 'master' into auto-maintenance
2014-02-26 Matteo Nastasi ... uniform games order with tstamp instead of code (useful...
2014-02-26 Matteo Nastasi ... statadm.php: use different time limits when in developm...
2014-02-26 Matteo Nastasi ... statadm.php: add constraint to count number of games...
2014-02-25 Matteo Nastasi ... split sql request on multiple lines to be more readable
2014-02-25 Matteo Nastasi ... minimum games number to be added to placements reduced...
2014-02-25 Matteo Nastasi ... new placement points management done
2014-01-23 Matteo Nastasi ... Merge branch 'master', remote branch 'origin' into...
2014-01-22 Matteo Nastasi ... methods and logic to manage static Brisk attrib sess_cu...
2014-01-22 Matteo Nastasi ... renamed class Room to Brisk and Bin5 objects to $bin5...
2014-01-21 Matteo Nastasi ... omogenized function definition syntax (no space between...
2014-01-19 Matteo Nastasi ... add fixes from dirty site patches
2014-01-19 Matteo Nastasi ... css indentation fixed
2014-01-19 Matteo Nastasi ... removed commented css attributes
2014-01-13 Matteo Nastasi ... statadm.php: check if users are enabled, add bidirectio...
2013-12-04 Matteo Nastasi ... manage translations for tos choices, increased button...
2013-11-25 Matteo Nastasi ... move to new signature of maincheck($get, $post, $cookie)
2013-11-21 Matteo Nastasi ... maincheck signature changed, instead of logical argumen...
2013-11-21 Matteo Nastasi ... remove 3 maincheck arguments because after sac-a-push...
2013-11-20 Matteo Nastasi ... index_rd_ifra.php renamed in index_rd.php
2013-11-05 Matteo Nastasi ... more log in stat-day.php page
2013-11-05 Matteo Nastasi ... table info structure reviewed
2013-11-05 Matteo Nastasi ... color management for explain page generation
2013-11-05 Matteo Nastasi ... retrieve win and friend login name when id isn't -1...
2013-11-04 Matteo Nastasi ... split temporal info to game info strings
2013-11-04 Matteo Nastasi ... points report fixed in stat-day.php and version updated
2013-11-03 Matteo Nastasi ... Merge branch 'tournaments' v4.10.0
2013-11-03 Matteo Nastasi ... stat-day.php bug fixed and some log added tournaments
2013-10-31 Matteo Nastasi ... typos fixed
2013-10-31 Matteo Nastasi ... command '/cont' added to already started tables, it...
2013-10-31 Matteo Nastasi ... added 'continue' field to Bin5_user class
2013-10-31 Matteo Nastasi ... update 'stat' and 'subst' in more proper functions
2013-10-31 Matteo Nastasi ... add rule to flush stream with a new chunk when arrive...
2013-10-10 Matteo Nastasi ... match id visualization added
2013-10-09 Matteo Nastasi ... management of old games in stat-day.php, statadm.php...
2013-09-26 Matteo Nastasi ... typo fixed in bin5 info strings
2013-09-26 Matteo Nastasi ... stat-day.php: add total label at the end of each match
2013-09-25 Matteo Nastasi ... fix tournament related sql queries and enhanced output...
2013-09-25 Matteo Nastasi ... fixed wrong parameter list to game_description function
2013-09-25 Matteo Nastasi ... single line curl call to process stat-day.php
2013-09-24 Matteo Nastasi ... game description grand refactoring
2013-09-24 Matteo Nastasi ... schema updated and stat-day.php fixed
2013-09-24 Matteo Nastasi ... game_description() manage all actions (pass, abandon...
2013-09-18 Matteo Nastasi ... game description function added with html/plain decoration
2013-09-12 Matteo Nastasi ... computation and store of points and match state fixed
2013-09-11 Matteo Nastasi ... enhanced data model and sql builder.sh script to manage...
2013-09-11 Matteo Nastasi ... fix errors (wrong params, tables names and so on)
2013-09-11 Matteo Nastasi ... parametrized number of card in hand
2013-09-09 Matteo Nastasi ... new points history management (1' part)
2013-09-05 Matteo Nastasi ... renamed attribute old_win to old_asta_win
2013-09-04 Matteo Nastasi ... partial commit of new saving points schema
2013-08-20 Matteo Nastasi ... add 'plain' encoding for websocket during the match too
2013-08-18 Matteo Nastasi ... add WebSocket to transports bouquet
2013-08-16 Matteo Nastasi ... Merge branch 'master' into ws
2013-08-16 Matteo Nastasi ... moved chunked_content into user class and set chunked...
2013-08-07 Matteo Nastasi ... transport API: add header argument to the init methon...
2013-07-28 Matteo Nastasi ... missing include added
2013-07-28 Matteo Nastasi ... summary of daily matches
2013-03-17 Matteo Nastasipre-merge into master v4.8.0
2013-03-14 Matteo Nastasi ... last_dona management factorization and promo
2013-03-13 Matteo Nastasitypo fixed
2013-02-26 Matteo Nastasi ... POST management working, preferences managed (room...
2013-02-07 Matteo Nastasi ... socket2pending (s2p) array added
2013-02-07 Matteo Nastasi ... pendpage_try_addflush signature changed
2013-02-05 Matteo Nastasi ... aborted function removed
2013-02-05 Matteo Nastasi ... from PageFlush to more generale PendingPage class
2013-01-08 Matteo Nastasi ... Delay_Management class added to avoid wrong timeout...
2013-01-08 Matteo Nastasi ... stream_fini argument missing fixed
2013-01-04 Matteo Nastasi ... user ip address management and check fixed
2013-01-03 Matteo Nastasi ... typo fixed
2013-01-03 Matteo Nastasi ... source IP address stored into log v4.5.2
2013-01-02 Matteo Nastasi ... heartbit graphical feedback added
2013-01-01 Matteo Nastasi ... add html elements to be able to activate graphical...
2013-01-01 Matteo Nastasi ... Merge branch 'sac-a-push' into sap-fix01
2013-01-01 Matteo Nastasino-store Cache-control header removed fix Panda antivir...
2012-12-31 Matteo Nastasino-store Cache-control header removed fix Panda antivir...
2012-12-14 Matteo Nastasi ... visual heartbit added and reload fixed in explorer... v4.4.3
2012-12-10 Matteo Nastasi ... multoval added to show info correctly
2012-12-10 Matteo Nastasi ... points calculation bug fixed
2012-12-10 Matteo Nastasi ... xhr transport added v4.4.0
2012-11-22 Matteo Nastasi ... point calculations refactoring and fix and tagged v4.2.1 v4.2.1
2012-11-21 Matteo Nastasi ... proper way to fix static inheritance bug
2012-11-21 Matteo Nastasi ... more consistent assignement during failure branches
2012-11-19 Matteo Nastasi ... removed save_ and load_ data from Users Bin5Users and...
next