Sunday, 2009-03-29

../irclogs/#mantishelp.2009-03-29.log
--- scribe started ---00:00
bartikok it seems to work. can go sleep.00:20
bartikok if somebody shows me how to create that darn patch with git I will append it to the 825700:41
bartiki have added another take on the local avatar patch for 1.1.608:52
bartikbug id 825708:52
gialluhi bartik08:56
gialluwere you able to prepare the patch?08:57
gialluoh, you were :)08:57
bartikhi, please take a look and let me know it is worth something :-)09:22
bartik...if it is...09:22
mantisbotNew bug: Bug 10271 - giallu - open - new09:44
mantisbotNew bug: add warning if mb_string is missing - http://www.mantisbt.org/bugs/view.php?id=1027109:44
giallubartik, will do09:48
bartikthanks09:48
bartikso now I have a change required to use a override function to define user specified criteria for password.09:55
bartikthe checking is done in the code. is it feasible to define a gui to define things like minimum length, required type of characters (lower case, upper case, digit, special char) ?09:57
paul_mo10:35
giallubartik, talking about the master branch10:39
gialluwe are leaning toward writing new stuff using classes10:39
gialluso don't feel tied to the old apischeme10:40
paul_giallu: I set up to backup mantisbt.org box btw10:44
giallupaul_, great10:44
* paul_ currently excluding crap like var/www/html/wiki/data/cache from rsync10:44
paul_what i'm trying to work out is how big an incremental backup is10:49
paul_(I have 1000gb/month @100mb, then get throttled to 10mb/sec)10:49
paul_so realistically, I could do a full backup daily10:49
paul_but I think the slice has a lower limit.10:49
paul_whats installed on mbt.org to show bw?10:51
paul_11:49 < paul_> what i'm trying to work out is how big an incremental backup is10:56
paul_11:49 < paul_> (I have 1000gb/month @100mb, then get throttled to 10mb/sec)10:57
paul_11:50 < paul_> so realistically, I could do a full backup daily10:57
paul_11:50 < paul_> but I think the slice has a lower limit.10:57
paul_11:51 < paul_> whats installed on mbt.org to show bw?10:57
giallu_paul_, yes. you risk creating a big bill on victor's side...10:57
paul_well, that's why i'd like to see figures10:59
paul_or more usage11:00
paul_is there anything on the box that shows bmon usage atm ?11:01
giallu_not that I know of11:01
giallu_I think victor checks with the hosting control panel11:02
paul_do we need to log bad ssh logon attempts? :)11:03
* giallu_ sighs11:05
paul_now why are you sighing at me :)11:05
bartikgiallu: new stuff in the 1.2 I suppose. 1.1.6 shoud be oo also ?11:07
giallu_bartik, right oo preferred for new stuff in 1.2+11:14
paul_giallu: ~140mb for an incremental backup11:15
paul_a large chunk of that seems to be due to way we generate nightly builds11:16
giallupaul_, report your findings on the devel list, I'm surfe we can work out something11:17
paul_giallu let me paste something in pm11:17
bartikgiallu: well that avatar patch is for the 1.1.6 actually. I havent looked at 1.2 so no idea how it's done there.11:17
giallubartik, I don't think code changed much in that area11:19
paul_just whitespace :P11:19
giallubartik, anyway, if you didn't yet, feel free to subscribe on our devel mailing list.11:20
bartikok, might look into it.11:21
bartikbut to be honest my priority now is getting gpg encrypted mail to work. Did somebody code something like that already maybe ?11:25
gialluuhm11:46
dhx_mThunderbird has OpenPGP12:14
giallubartik, how do you plan to do that?12:27
bartikI want to use the gnupg command line utility. there is a gpgme lib for php too but it requires pear or something12:33
bartikpecl I think12:33
bartikdhx_m every mail client supports pgp/gpg I´m talking about encrypting the mails to be sent.12:36
bartik...well almost every mail client :-)12:36
dhx_moh server side? :)12:39
bartikdhx_m is there another possibility ? ...just joking.12:40
dhx_mMITM? :p12:41
bartikthis discussion gets too security for me...12:41
dhx_mah good thing I'm outta here then, cya12:42
dhx_mwith some luck my formatted patches are correct12:43
[KK]KirillHi all15:14
[KK]Kirillpaul_:  You here?15:14
[KK]Kirillanybody around?15:15
paul_lo15:51
[KK]Kirillhi. what's up with git.mantisforge?16:27
[KK]KirillI can connect to port 2216:27
[KK]Kirillsorry, I cann't16:28
paul_try now16:43
[KK]Kirillwork, thanks16:53
[KK]KirillHow I can delete remote branch?17:40
[KK]KirillI have mistake and local branch upload to remote git17:41
[KK]KirillHow I can delete remote branch w/o delete local?17:41
* paul_ isn't git expert17:52
bartikfile_api.php anyone ?17:58
paul_?18:02
[KK]Kirillbartik: testing?18:03
bartikrewriting some code and adding some minor features18:11
[KK]Kirillwhat feature?18:15
bartikI have added the local avatar. bug 8257 and in a similar way I´d like to store the public key for gpg18:24
mantisbotBug 8257 - mkornatzki - open - acknowledged18:24
mantisbotstore avatar local - http://www.mantisbt.org/bugs/view.php?id=825718:24
bartikthe thing is file_download.php will download the file to the user locally, but I need to retrieve the public key on the server. so I was searching for something like file_get_file_content transparently withoud caring much about if it´s in the database, local file or on ftp18:29
bartikoh I forgot its all done on the 1.1.6 (stable)18:33
Exitiumhas anyone installed this using mssql?18:55
paul_<19:14
Exitiumoh19:16
Exitiumnevermind =p19:16
Exitiumi think i got it all figured out19:16
Exitiumi didn't know mantis had an install page19:16
paul_I tend to use odbc_mssql as the database type in adodb19:16
paul_not sure if the installer lists *that* option19:16
Exitiumhmm, i just used mssql19:20
Exitiumbut, its checking my installation but its not using the information i told it to use =/19:20
ExitiumChecking your installation19:20
ExitiumOpening connection to database [bugtracker] on host [localhost] with username [root]19:20
Exitiumi'll just install it with mysql then19:23
paul_mysql is easier/more tested19:23
Exitiumyeah19:25

Generated by irclog2html.py