marclaporte: joined #tikiwiki goj_killedByISP: joined #tikiwiki
joined #tikiwiki sandroandrade: joined #tikiwiki lindonb: joined #tikiwiki marclaporte: joined #tikiwiki changi: polom Jyhem_laptop: joined #tikiwiki radek82: joined #tikiwiki marclaporte: joined #tikiwiki Bsfez: joined #tikiwiki lindonb: joined #tikiwiki Tiki|bot: New Forum Posts: ssh and file gallery - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45539
Recent Bug: Tracker item: #4333 - - Unable to "unsubscribe" from Newsletter - http://dev.tiki.org/item4333 Tiki-KGB: tikiwiki 03jonnybradley r43768 10branches/10.x/ 10lib/core/Services/File/Controller.php 03lib/core/Services/File/FinderController.php 10tiki-ajax_services.php 10lib/jquery_tiki/elfinder/tiki-elfinder.js
tikiwiki [REF] elfinder: Move experimental elfinder controller code to it's own file and restore Services_File_Controller pre-elfinder state (r43091 apart from one small fix).
tikiwiki Should have been done pre-10.0 alpha, but better to separate experimental code from stable imho as more3 elfinder changes are coming soon.
tikiwiki 03jonnybradley r43769 10branches/10.x/lib/core/Services/File/FinderController.php
tikiwiki [FIX] elfinder: Fix when startPath is not in the root level gallery, and hide child galleries if not deepGallerySearch Tiki|bot: Recent Bug: Tracker item: #4334 - - Plugin Approval - plugin contains {{user}} => approval required for each user - http://dev.tiki.org/item4334 Tiki-KGB: tikiwiki 03jonnybradley r43770 10branches/10.x/lib/core/Services/File/FinderController.php
tikiwiki [FIX] elfinder: Hide files in parent galleries when using startPath (defaultGalleryId > 1) sandroandrade: joined #tikiwiki goj_killedByISP: joined #tikiwiki marclaporte1: joined #tikiwiki Tiki-KGB: tikiwiki 03jonnybradley r43771 10branches/10.x/lib/ 10jquery_tiki/elfinder/elFinderVolumeTikiFiles.class.php 10core/Services/File/FinderController.php
tikiwiki [FIX] elfinder: Attempts ate getting thumbnails bigger - not working yet, mainly some var renaming and comments Jyhem_laptop: joined #tikiwiki RobertPlummer: joined #tikiwiki
changi: you run this - http://qa.tiki.org/job/TikiDoc/javadoc/ ?
Can we run the documentation generator on dev.tiki.org for easy access to latest, and possibly one one on nextdev.tiki.org? marclaporte: joined #tikiwiki changi_: joined #tikiwiki marclaporte: changi, the popular one :-) Tiki-KGB: joined #tikiwiki changi_: re polom changi: RobertPlummer: why on dev.tiki.org, qa.tiki.org is not sexy enough ? marclaporte: changi: can the tools we have help with : https://dev.tiki.org/Monitoring#Uptime_performance_content_testing changi: marclaporte: we can set a business impact with all tiki websites which will provide an overall uptime :) marclaporte: super, let's have some dashboards :-) changi: marclaporte: first problem, is that tiki-check.php is protected by tiki, so we can't check it from outside without authentication marclaporte: So how can Tiki Check pass its info to Shinken ?
Ok, so maybe a token? changi: marclaporte: yes would be better
marclaporte: i will need to create a parser to send warning or errors according to some rules marclaporte: we have the raw data, so we could export in a clean format
is there a standard for these things?
I'll bet there are many standards to choose from... changi: marclaporte: not exactly, the main goal is to send a 0 for ok 1 => for warning and 2 for errors in return of the check_http which call tiki-check.php
Tiki10 or trunk ,? Tiki-KGB: tikiwiki 03robertplummer r43772 10branches/9.x/lib/wiki-plugins/wikiplugin_div.php
tikiwiki [ROLLBACK][r43625] Breaks jison parser in 9, 10+ processes ~np~ differently changi: marclaporte: an xml structure would be easier to parse i think
put that on my todo list
see ya marclaporte: :-)
There was an event recently: http://www.netways.de/en/osmc/y2012/program/
Must have been really interesting!
changi: we want OK / not OK but also the value because we want to track the evolution
Interesting: http://www.shinken-monitoring.org/news/snmp-monitoring-with-shinken/ changi: marclaporte: we have a project at the council called sanitytest
it's a script like tiki-check on our application which check basic connector(bdd/fs/webservice) and return 0 1 2 with details when 2 like (bdd error)